Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (โ‹ฎ) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Leaderboard

Popular Content

Showing content with the highest reputation on 03/24/18 in all areas

  1. ๐Ÿ‘‘CzarScripts #1 Bots ๐Ÿ‘‘ ๐Ÿ‘‘ LATEST BOTS ๐Ÿ‘‘ If you want a trial - just post below with the script name, you can choose multiple too. ๐Ÿ‘‘ Requirements ๐Ÿ‘‘ Hit 'like' ๐Ÿ‘ on this thread
  2. Horde Anglerfish by @Deceiver Waffs RuneBuyer by @Waffe dPuro Puro by @d0zza H0rn's Cannonballer by @H0rn Chikan's Motherlode Mine by @Chikan Macro Recorder by @liverare Blue's Wine Maker by @ThatGamerBlue slCannon by @Slut
  3. 3 points
    public boolean depositWornItems() throws InterruptedException { RS2Widget deposit = script.getWidgets().get(BANK_PARENT, BANK_CHILD_DEPOSIT_BUTTON); ConditionalSleep conditionalSleep = new ConditionalSleep(5000, 500) { @Override public boolean condition() { return script.getEquipment().isEmpty(); } }; return deposit != null // Is widget valid? && deposit.isVisible() // Is widget visible? && deposit.interact("Deposit inventory") // Did we click it? && conditionalSleep.sleep(); // Have we deposited everything within 5 seconds? } Don't take my solution as correct, because there are many ways to do the same thing. However, what I like about the changes I've made include: Variables neatly defined. Sleep condition is an abstract class, which means you have to greedily use up multiple lines of code. Doing that and storing the object as a variable just makes things a little easier to read, than having mid-sections of code full of instantiated abstract classes. The return statement is structured so that everything, from the widget being valid, visible, and clicked, have to be true before we even get to testing whether or not we've successfully deposited our items within 5 seconds. ConditionalSleep#sleep function returns true if the items have been deposited prior to the time having been elapsed. This is particularly useful in laggy situations. The only thing I dislike is that I've instantiated an object that may not even be used. What I'd normally do is create a separate class to handle the implementation of the conditional sleep, then I'd instantiate a new object from that class: public boolean depositWornItems() throws InterruptedException { RS2Widget deposit = script.getWidgets().get(BANK_PARENT, BANK_CHILD_DEPOSIT_BUTTON); return deposit != null // Is widget valid? && deposit.isVisible() // Is widget visible? && deposit.interact("Deposit inventory") // Did we click it? && new SleepUntilDepositedItems().sleep(); // Have we deposited everything within 5 seconds? } private static class SleepUntilDepositedItems extends ConditionalSleep { public SleepUntilDepositedItems() { super(5000, 500); } @Override public boolean condition() { return script.getEquipment().isEmpty(); } } It's all just preference, though.
  4. Molly's Chaos Druids This script fights chaos druids in Taverly dungeon, Edgeville dungeon and Ardougne. Profits can easily exceed 200k p/h and 60k combat exp/ph, this is a great method for training low level accounts and pures. Buy HERE Like this post and then post on this thread requesting a 24hr trial. When I have given you a trial I will like your post so you will receive a notification letting you know you got a trial. Requirements - 46 Thieving for Ardougne -82 Thieving and a Lockpick for Yanille - 5 Agility for Taverly(recommended) - No other requirements! Though I do recommend combat stats of 20+ as a minimum Features: - Supports eating any food - Hopping out of bot worlds - Recovers from deaths(respawn point must be lumbridge), includes re-equipping items on death - Potion support - Automatically detects and withdraws/uses Falador teleport tabs if using Taverly dungeon - Automatically detects and withdraws/equips/uses glories if using Edgeville dungeon - Supports looting bag Setup: Start the script, fill out the GUI, and be in the general area of where you want to run the script. CLI setup: Proggies: In the works: Known bugs: Bug report form, this is a MUST for problems to be resolved quickly: Description of bug(where, what, when, why): Log: Your settings: Mirror mode: Y/N
  5. 1. You don't need to be original owner to quash the ban but you do need to have all the information to log back in the account. It makes you submit it before it actually quashes. 2. You are the original owner recover the account or refund. You have 48 hours or you'll be banned.
  6. 2 points
    Exactly what I was looking for, thanks! Any guides where I can have some more information on how to get the widget dynamically?
  7. 2 points
    First of all; your conventions are incorrect. Please make yourself known with the Java Conventions . Your method should be called depositWornItems. The #interact() method has a boolean return-value which represents whether the interaction has been executed successfully or not. Try to make use of this feature by only executing the conditional sleep if you're sure that the widget#interact has been successfully excecuted. Try to grab all your widgets dynamically instead of using static ids. You can do this by various things such as their actions, message, position, colour etc. https://hastebin.com/niyohuboja.java Edit: The API already has a method for this though, are you aware of this?
  8. Does it at least switch tabs? If so your problem might be this line: if ( defence.interact ( "change" ) ) { There is no "change" interact option for that widget as far as I'm aware. The options are stuff like "Kick" or "Stab". Edit: I'm not fully sure as I have barely done any scripting and the docs aren't fully clear but you might be able to just use .interact(); without passing in a string to make it use the default interaction.
  9. NEW! supports new south + east shortcuts, new hopper (upstairs), and mouse invokes!!! (just like runelite!) 'the intelligent choice' By Czar 34-99 Mining on video!! Agility Shortcut Setup Window Preview 70 hours run time https://i.imgur.com/wiF6VPO.png
  10. Results Instructions There are no instructions. We do the all the work for you. CzarScriptingโ„ข Tips Make sure to set food in your setup window! Don't bot more than 12 hours a day! It's not humanlike! Features - All locations supported, including Crab Claw Isle - Banking support - All combat types supported (ranged, all ammo + ranging types, including looting) - Activity Slider -- choose 4 different activity settings from: (Afk my position, Afk any generated position, Attack visible/active crabs only, Full activity/attack all) - Aggression Slider -- choose from 4 different aggression settings: (Only retaliate to crabs, Attack people's crabs when none are found, Attack all crabs, ONLY attack other people's crabs) - Tasked levelling - allows you to set level goals and switch attack styles to raise different skills, e.g. set goals to 50 70 70, from current stats 44 51 55, it will reach the goal stats. - Skill Priority: you can choose in which order to raise the stats, e.g. lowest first, nearest to goal first, top->bottom, bottom->top, level-up evenly, etc. - Customized Stop Conditions: stop script when a certain condition is met, e.g. reached goal stats, killed X crabs, time passed, ran out of equipment, items, etc. - Simple (on user's side) inventory layout chooser consistent with all my scripts -> 1 button copies inventory layout and saves it - World hop support, with player count chooser -- World hop customization: allows you to choose which tile to hop worlds from -- Break tile chooser: allows you to choose which tile to break on, ~3 minutes before breaks trigger - 'Non-botting' mode (very popular): allows you to afk the script and technically not bot at all: the script will display jframe popups (and beep) when crabs are no longer aggressive which will prompt the user to manually refresh the crabs by walking up - Item looting, including rare drop table option - Potion support (all potion types) - Crab refreshing by walking out of the region Gallery
  11. 1 point
    Welcome to my Botting Log! Gonna log my progress and learn from any mistakes I make Used to bot a lot a long time ago, now I'm back it trying to really profit from it Day 0 Day 1 Day 2 Day 3 Day 4 Day 5 Day 6 Day 7 Day 8 Will try to update this thread daily. Thanks for reading!
  12. You're gonna sell those for cash before you get the crafting requirement lol
  13. Hit thieving for rings/necklaces the goblin quest one sorts you out.
  14. boosted board overpriced overrated
  15. UK is fine about it, I know germany has strict legal laws currently against it.
  16. PM on disc Orlando Bloom#2485 Leave your discord ID&# here before adding/pming, thanks.
  17. 100m+ if anyone were to be interested in one of these accounts
  18. Hi there, all trials have been activated - enjoy! Hey kinc, unfortunately accounts must be over a week old to qualify for a trial. This is an OSBot rule - sorry about that! Apa
  19. I want to add something else. Sometimes I've seen the script not pick up loot. I tested it and it left a few rune chains and runes on the floor. I wonder if it ever left a whip on the floor This has to be checked out lol why its not always picking up the loot.
  20. Was this fixed? I had same problems like..months of months ago TBH i read last few pages, and i can see it has absolute same problems i had with this script like 1 years ago (buggy af cannon / buggy af looting + safe spotting // breaking system // sand crabs).. i remember i even wasted my own time reporting Bugs and crashes again and again and looks like it changed absolute nothing..
  21. Update: I'm exploring the idea of what I'm calling an "autonomous bot" for my farm. From my research, it's clear a key component of BotWatch is sample size. This is to say that if you ran a script for, say, 2 hours a day, the ban rate is low. Why? Sample size. Jagex needs a large data sample from your account to issue a ban with confidence, and confidence is key. As a games company, they can't afford to incorrectly ban a large number of players for botting. This is likely why limiting your daily botting time helps avoid bans, and why suicide botting sessions reliably produce bans. In the first case, they have little data to analyze, and in the latter, they have more than enough. This is, of course, a hunch, but one I'm confident enough to make a new Script around. An autonomous, AIO bot that does the following: 1. Has a list of Tasks that can be performed, with requirements for each task, setup for each task (getting items from bank, traveling to area, etc), and task completion (teleporting away from an area, depositing outputs into a bank, etc) 2. Randomly chooses a task to execute based on whether or not requirements are met, or whether or not the the task is still appropriate given the account's current stats (perhaps the account is too high of a level for the task in question to be worth doing), etc. 3. Progresses an account in a very generalized sense, choosing some activity or skill, executing it for 1 - 2 hours, and then changing tasks. 4. Does herb runs, if able An additional benefit of this approach is that it further mimics human behavior via task switching. Humans aren't going to sit and do the same activity for 10 hours straight without breaks, and neither will this bot. Prolonged sessions of the same activity are a dead giveaway that an account is a bot. Autonomous, randomized task switching is an approach I've not seen tried anywhere else, and so I'm willing to give it a go. This is obviously an ambitious project, and will rely heavily on code reuse and object oriented programming to be doable. TL;DR: I'm looking into making a bot that mimics human behavior in a very macro sense. It'll train a variety of skills and use some sort of simple "AI" to decide what tasks it should be doing, switch tasks randomly, and not focus on a single activity. Most activities in the activity list will be profitable, but not all. PS: For the people wondering, I've not given up on the project yet, I'm just trying to find an approach that's more viable than suicide botting. For right now, that means a lot of theorizing about how detection works, testing my hypothesis, and doing research into other people's "botting to max" series, since they emphasize the longevity of an account.
  22. I think you just C&P this code above. Read your other topic.
  23. i c 2 shitters. goats
  24. That's exactly what I was looking for. You are awesome as always. I have often said that this farming thing would be a lot easier if I knew Java!
  25. 1 point
    Just running over the code, there are lots of things that could be improved, but for the most part it is a good effort! Instead of critiquing each and every thing, i'll give some general pointers for things to consider in future scripts that you write: Think about conditions OSRS is a live game, and as a result you cannot rely on the bot to successfully execute every interaction command. You have to take this into account when writing your script by making it conditional. If you have multiple chained interactions, for example (arbitrarily), if you wanted to use a raw fish on a fire: getInventory().interact("Raw salmon", "Use"); getObjects().closest("Fire").interact("Use"); Consider what happens if the script misclicks the raw salmon. Then, the script would move on to the next line of code, and attempt to interact 'use' on the fire. However, since an item is not selected, the fire doesn't have a use option, and thus the script is stuck (potentially permanently) hovering over the fire. A better way to structure this would be as follows: if (getInventory().isItemSelected()) { // Optionally add a check for which item is selected here also RS2Object fire = getObjects().closest("Fire"); if (fire != null) fire.interact("Use"); } else { getInventory().interact("Raw salmon", "Use"); } With regards to your code, this especially applies with banking! Use names, not ids Game ids are subject to change following game updates, albeit less so with item ids. Instead, filter things with names. Names are much less likely to change, and using them can make your code significantly more readable! As a general rule of thumb, if you're using an id at any point in your code, there's probably a neater way to solve the problem. Conditional sleeps! Sleeping for a static amount of time, i.e sleep(random(200,500)); // OR sleep(4000); // ... etc is very bad practice. Latency fluctuations, resource allocation and other factors can cause these seemingly stable sleep duration to fall out of sync with what you want to achieve. Instead, use conditional sleeps which will sleep until a threshold is met, or a condition evaluates to true. For example: RS2Object tree = getObjects().closest("Tree"); if (tree != null && tree.interact("Chop down")) { boolean didIStartCutting = new ConditionalSleep(3000) { @Override public boolean condition() { return myPlayer().isAnimating(); } }).sleep(); } This will sleep for 3000ms, or until your player is animating. Avoid flags where possible Flagging is a means of tracking your script status by updating the value of a global variable at a certain stage. While it may work well, it is generally considered poor practice to over use this technique as there are typically better ways structure code to avoid this situation. While you are a beginner, this is not the most serious of problems, but as you learn more about object orientation and programming concepts, you should try and use your knowledge of code structure to avoid this situation. This will make larger projects more digestible and will make debugging a lot easier! ________________________________________________________________________ Hopefully that was useful, let me know if you have any further questions. Good luck! Best Apa
  26. Hey, can I get a trial of this please? also does it support blue dragons?
  27. Yet in the logger it still says that it filled the cannon successfully. Should check for cannon tile not nearby cannons..
  28. I'm literally doing the same thing, I bought Murgee's autoclicker and currently running a gold-farm with it. No bans on all of my 6 accounts in the past 2 weeks since I've started using it. Manage to max out a zerker from 85-99 str in a matter of a week. Ban rate is possibly zero using a mouse recording method, lol. Also, didn't know about Konduit's camera rotation till now, will use Konduit instead of the osrs client to prevent the mouse recordings from failing/accounts logging out
  29. 1 point
    2 lvls away from 99 and finally I got banned for 2 days. Lol. Lucky me itโ€™s only 2 days.
  30. OK so I have a problem when botting at rune drags. I don't think banking is working for rune drags atm but I want the script to atleast kill them and loot and I can bank myself. The only problem is it doesnt pick up any loot at rune drags, the logger shows its waiting for loot to appear and then it never picks up. I don't know why.. EDIT: Also Dragon limbs and dragon metal lump dont show up as the proper image/name in the loot settings Here is the Logger after killing a rune dragon. I am running 2 scripts on the same bot client so it may confuse things. Please help INFO][Bot #2][03/22 04:57:20 PM]: .. kill finished, waiting for loot to appear. [INFO][Bot #2][03/22 04:57:20 PM]: "current_loot_x" changed to "2553" [INFO][Bot #2][03/22 04:57:20 PM]: Command (current_loot_x) changed from (2553) to (2553) [INFO][Bot #2][03/22 04:57:20 PM]: "current_loot_y" changed to "3408" [INFO][Bot #2][03/22 04:57:20 PM]: Command (current_loot_y) changed from (3408) to (3408) [INFO][Bot #2][03/22 04:57:20 PM]: "stop_combat" changed to "1" [INFO][Bot #2][03/22 04:57:20 PM]: Command (stop_combat) changed from (1) to (1) [INFO][Bot #2][03/22 04:57:25 PM]: No more lootable items on target position! [INFO][Bot #2][03/22 04:57:25 PM]: "current_loot_x" changed to "0" [INFO][Bot #2][03/22 04:57:25 PM]: Command (current_loot_x) changed from (0) to (0) [INFO][Bot #2][03/22 04:57:25 PM]: "current_loot_y" changed to "0" [INFO][Bot #2][03/22 04:57:25 PM]: Command (current_loot_y) changed from (0) to (0) [INFO][Bot #2][03/22 04:57:25 PM]: "stop_combat" changed to "0" [INFO][Bot #2][03/22 04:57:25 PM]: Command (stop_combat) changed from (0) to (0) [INFO][Bot #2][03/22 04:57:26 PM]: [FFA1] Fighting target at [x=2548, y=3408, z=0] [INFO][Bot #2][03/22 04:57:26 PM]: "var_attacked_npc" changed to "2168" [INFO][Bot #1][03/22 04:57:28 PM]: Returning combat to attacker... [INFO][Bot #1][03/22 04:57:28 PM]: [FFA1] Fighting target at [x=1585, y=5076, z=0] [INFO][Bot #1][03/22 04:57:28 PM]: "var_attacked_npc" changed to "8487"
  31. cannon works but just doesnt loot shit
  32. Hey Czar, I'm looking to buy this. I did a quick search on the topic, and saw that you posted back in September, 2017, about adding CLI support. Did you ever do this? If so, how do you use it?
  33. can i get a trial Script Name: czar runecrafting - Trial Length: 24h - Reason for trial: test out mechanics - Are you going to give feedback on the script?: 100% with pictures of course and i already bought your czar fisher wish has already gotten me 76 fishing on a mule account without ban.
  34. Yeah, bought it only because of cannon mode. And even that's broken, feelsbadman.
  35. Hey @Czar, would it be possible to get a trial for this? Since I'm on a new account do you have any recommendations for abyss RCing, I probably can't afford using a bunch of glories, but I was wondering if you implemented or have thought about implementing a way the bot could tele to house (set it to outside) and then go into one of the houses that are being advertised on the house party world to use their glory instead. I know the script says that it works for your own house tele, does that mean it would support glories on the wall as well?
  36. @czar please tell me you fixed cannon mode with new update? doesn't loot anything at all when the option to loot item over x option is selected. also option to attack monsters when using cannon and refilling it.
  37. May i try this out before purchasing?
  38. Hey can I get a trial for this please?
  39. Can i get a trial please?
  40. Script Name: czar runecrafting - Trial Length: 24h - Reason for trial: I had an RC script back around 2009. Was my absolute favorite script I've ever owned. Hoping to see how this script runs and will definitely buy if I am satisfied - Are you going to give feedback on the script?: Definitely. Feedback only means better updates!
  41. Nice script but there are some flaws: 1. The script is not working properly at Ourania Altar. a) Usually, it's misclick the ladder and running all the way back to the teleportation spot and repeat the same again. b) From time to time it is clicking on NPC instead of Altar. ( NPC starts hitting and losing Xp and hp) c) Sometimes it gets stuck at the bank (no info in a log) 2. NPC call to fix pouch is not working at all. 3. Error with drinking potions. For example, I need 30% energy for a single run and when I set to drink below 70% and the script drinks only 1 dose of energy pot and puts in a bank and as a result, I end up without energy after a while and not restoring the required amount to finish another run properly. 4. Rune pouch is not supported which is essential for some Rune crafting methods. Would be nice if you could add it. ( Perhaps, it explains the 2nd problem).
  42. can I get a trial please?
  43. Could I get a trial please
  44. New rule: Your osbot account has to be more than 1 month old before you can request a trial. From now on I will refuse to give a trial to anyone with less than 1 months membership. why? to stop people creating a new account to abuse the trial system. This has happened already - you brought it upon yourselves!
  45. Woah, sorry lol! (I was sleeping - just woke up). Hope you enjoy it!
  46. Auth added. Enjoy!

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions โ†’ Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.