Skip 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

  1. B3NJ

    Trade With Caution
    23
    Points
    697
    Posts
  2. Czar

    Global Moderator
    10
    Points
    23654
    Posts
  3. RoomScape

    $100.00 Donor
    5
    Points
    10121
    Posts
  4. Seriously

    Java Lifetime Sponsor
    4
    Points
    339
    Posts

Popular Content

Showing content with the highest reputation on 06/29/18 in Posts

  1. 22 points
    - 8 PM BST - GIVEAWAY IS NOW CLOSED - FURTHER ENTRANTS WILL NO LONGER BE ACCEPTED - ~ MORE INFORMATION TO FOLLOW ~ Due to how insanely popular this became the Giveaway now closes in 24hours from thread creation - (20:00 BST - 30th of June 2018) I'm giving 3 OSRS bonds away, because why not? Requirements Post a comment explaining why you should win. (even though it's being drawn with random.org, just put something nice alright?) Tag someone (that isn't yourself* lol) in your comment (@[Name]), the more people the better, right? Like this thread (any like emote is fine) Your Osbot account must have been created before this thread was published. (20:00 BST 29th June 2018) Giveaway closes in 48 hours (20:00 BST - 1st of July 2018) Due to how insanely popular this became the Giveaway now closes in 24hours (20:00 BST - 30th of June 2018) Winners will be drawn shortly after using random.org and notified on this thread. Winners have 48 hours to claim their prizes before being rerolled, this will be repeated until all prizes have been claimed. If Winner does not meet the requirements above, the prize will be rerolled. Goodluck! Shoutout to @RoomScape who told me to do this.
  2. New Update (v222) - Bug fixes for npc names, and npc names + loading/saving too - Improvements to safespot - Improvements to fight zone - Improvements to looting - Gear changes, guthans now integrated into new equipment loadout system - Added several new locations including lands end and shayzien area. - New mapped nodes for fighting locations! - Removed inaccessible banks (e.g. fishing guild bank with no fishing) - Added more options to save gui - Added ranging potions override - Improvements to potions, including antifire potions - Cannon mode is affected with all the changes too, I will be further testing it. - Beta/experimental support for CLI mode using fight profiles. - Test for linux/mac saving (fingers crossed again!) More updates coming soon, this was just a technical update with a few extra features added. I want to focus on adding more and more but I needed to get down the few tweaks and bugfixes first ^^ Will be pushing this update to SDN later today, stay tuned. Update will go live 24 hours after push
  3. 3 points
  4. 3 points
    Hello fellow runescapers! My name is Frank, I am a 47 year old dude who used to play runescape back in the 2000's (yes, I was one of the cool adults ). This might be one of those long posts, but I'd really appreciate it if you could read through it. I'm gonna try to focus on what I'm actually asking for, and not so much as to why I'm asking for it - you will quickly get the idea. My wife (who I married back in 1993) recently got diagnosed with Parkinson's disease. If you do not know what that is, I'd suggest you to read it as it does affect upwards of 1,000,000 humans in the US alone. Right now it's not unbearable for her, but simple things as cutting vegetables is hard for her. My workhours have gone down aswell, as I'm stuck on the question "Should I stay home with my wife, or should I go to work". I try to work as much as possible, but at the same time be the greatest of a husband I can be. We were unfortunately not given a child, so it's only the two of us. The doctors has told us in advance that medication will help to slow down the symptoms, but in the end, surgery will be the best option. This could be a surgery that takes place in a year, maybe ten, but I like to have the money upfront so I won't have to focus on paying hospital bills, but focus on my wife. We do have our bills to pay, and the remaining money each month is nothing to brag about. The surgery will cost us around 100,000 $. Back in the 2000's when I played runescape, I showed it to my niece. It was actually her that showed me this botting this on the game that I could actually make money off of. She used to be an active member of this community, but has now given me her main account in the game, as she's not using it anymore. Now, to what I'm asking for: Botting is something that I have never even heard of. I understand the concept, you have machines doing the work for you, and you profit off of it. I understand that it is a process where you start small, and end up big (hopefully). The account I was given has 99 magic, as well as 95 range. It also has smaller skills, but nothing too huge. The account also has 5738K, and I understand that people are selling 1000K (or 1M) for around 0.70$. Now, I understand that you giving me all the hidden secrets to this is not something I would even bother doing, but could someone give me the most common tips? I read something about proxys and I understand that they are necessary for long term botting. But explaining what a proxy is, and how I could get one, would be of great use. Other questions such as, is it high risk-high reward, do you get banned at all, can I bot during the weekdays, how many accounts should I use? I will make sure to check in from time to time if there's any comments on this post, or messages in my inbox. Any help would be greatly appreciated.
  5. I see trust as how much I know a person. Feedback, though a decent indicator of how many trades a person has roughly done, can't define 'true' trust. A lot of people farm feedback and do a bunch of small trades. They get 50-100 feedback and people just the number and think that it's a high number so the person is trusted. On the other hand, another guy can have 25 feedback but all with 100m+ trades and people would rather go with the first guy just because he has more feedback. But I stopped trusting people just based on the number of feedback they have. I've seen plenty of people scam with high feedback. Staff members are not except from this, be it a moderator or admin. People scam because they're people and having a certain rank doesn't bar someone from doing something. I trust people based on how well and how long I've known them, though just because I've known someone for a while doesn't mean that I'll go lend them 100m. It's hard to tell if you can trust a person just based on an initial meeting. You have to develop a relationship with them and get to know them, much like in the real world. Just remember that this is online and people do a lot of stuff they'd never do in person just because they can hide behind a monitor and feel good all to them self.
  6. 👑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
  7. An alternative would be to use OSBot's Event with the async option set: Event customEvent = new Event() { @Override public int execute() throws InterruptedException { return 0; } }; customEvent.setAsync(); execute(customEvent);
  8. I need someone who is efficient and experienced with doing construction with the fastest xp/hour method - mahogany tables. I want it done fast, xp/hour is high so should be done within 2 days max. (Preferred 1 day) Also since mahogany tables are expensive, I can’t let anyone do this order thus being more selective in whom I chose lmk down below
  9. 2 points
    I need zulrah readys rn, I might order some later. Don't really care for it, could pay like 5m extra
  10. If you're doing the route of java -> php webserver -> database then make sure you use prepared statements or your putting your shit at risk PDO: http://php.net/manual/en/pdo.prepare.php MySQLi: http://php.net/manual/en/mysqli.prepare.php https://stackoverflow.com/questions/24988867/when-should-i-use-prepared-statements/24989031
  11. 1 point
    Before buying, please ensure you check-out with the correct script. Swapping scripts is not possible. View in store $4.99 for lifetime access Features: All spawns - Supports every multi-crab spawn point both along the south coast of Zeah and Crab Claw Isle All combat styles - Supports Ranged, Magic and Melee combat training. The script will not bank runes of any type Saving GUI - Intuitive, re-sizeable and fully tool tipped GUI (Graphical User Interface) allowing you to tailor the script session to your needs, with configuration saving / loading Human replication - Designed with human simulation in mind - multiple options to replicate human behaviour available in the GUI Setup customiser - Inventory customiser allows you to visually see your trip setup CLI support - The script can be started from the command line All potions - Supports all relevant potion types (including divine potions!), multiple potion types simultaneously and varying potion ratios Healing in a range - Dual slider allows you to specify a range within which to consume food. Exact eat percentages are calculated using a Gaussian distributed generator at run time Healing to full at the bank - When banking, the script will eat up to full hit points to extend trip times Safe breaking - Working alongside the OSBot break manager, the script will walk to safe place approximately two minutes before a break starts to ensure a successful log out Anti-crash - Smart crash detection supports multiple anti-crash modes (chosen in the GUI): Hop worlds if crashed - the script will walk to a safe place and hop worlds until it finds a free one, at which point it will resume training Force attack if crashed - the script will fight back and manually fight pre-spawned sand crabs until the crasher leaves Stop if crashed - the script will walk to a safe place and stop Ammo and Clue looting - Clue scroll and Ammo looting system based on a Gaussian-randomised timing scheme All ammo - Supports all OSRS ammo types and qualities Spec activation - Special attack support for the current weapon to maximise your exp per hour Auto-retaliate toggling - The script will toggle auto-retaliate on if you forget Move mouse outside screen - Option to move the mouse outside the screen while idle, simulating an AFK player switching tabs Refresh delay - Option to add a Gaussian-randomised delay before refreshing the chosen session location, simulating an AFK player's reaction delay Visual Paint and Logger - Optional movable self-generating Paint and Timeout Scrolling Logger show all the information you would need to know about the script and your progress Progress bars - Automatically generated exp progress bars track the combat skills that you are using Web walking - Utilises the OSBot Web alongside a custom local path network to navigate the area. This means the script can be started from anywhere! Safe banking - Custom banking system ensures the script will safely stop if you run out of any configured items Safe stopping - Safely and automatically stops when out of supplies, ammo or runes Dropping - Drops useless/accidentally looted items to prevent inventory and bank clutter All food - Supports pretty much every OSRS food known to man. Seriously - there's too many to list! ... and many more - if you haven't already, trial it! Things to consider before trying/buying: Mirror mode - currently there appear to be some inconsistencies with behaviour between Mirror mode and Stealth Injection meaning the script can behave or stop unexpectedly while running on Mirror. I would urge users to use the script with Stealth Injection to ensure a flawless experience! Since Stealth Injection is widely considered equally 'safe' to mirror mode and comes with a host of other benefits such as lower resource usage, this hopefully shouldn't be a problem. Using breaks - the script supports breaks and will walk to a safe place ready to log out approximately two minutes before a configured break starts. However, upon logging back in, your spot may no longer be open. If you configure the crash mode to be either 'Hop if crashed' (default) or 'Stop if crashed', this will not prove to be a problem. However if using 'Force attack if crashed', the script will attempt to take back the spot by crashing the occupying player and manually attacking spawned sand crabs. Be aware that players have a tendency to report anti-social behaviour such as this! Avoiding bans - while I have done my utmost to make the script move and behave naturally, bans do occasionally happen, albeit rarely. To minimise your chances of receiving a ban, I would strongly suggest reviewing this thread written by the lead content developer of OSBot. If you take on board the advice given in that thread and run sensible botting periods with generous breaks, you should be fine. That being said, please keep in mind that botting is against the Oldschool Runescape game rules, thus your account will never be completely safe and you use this software at your own risk. Setting the script up - I have done my best to make the GUI (Graphical User Interface) as intuitive as possible by making all options as self explanatory as I could, however if you are not sure as to what a particular setting does, you can hover over it for more information. If that doesn't help, just ask on this thread! Web-walking - alongside a network of paths, the script moves around with the OSBot web-walking system, using it when in unknown territory. While it has proven very reliable, there are naturally some areas for which the web-walker may struggle. As a result, prior to starting the script, I would highly recommend manually navigating your player close to the sand crabs bank, however in practice, anywhere on Zeah should be fine. Script trials: I believe that trying a script before buying is paramount. After trying the script, hopefully you will be convinced to get a copy for yourself, but if not you will have gained some precious combat experience! If you're interested in a trial, please follow the instructions on my trials thread which can be found here. Gallery: Start up GUI (Graphical User Interface): Paint (optional, movable and self-generating): User screenshots: Recent Testimonials: Starting from CLI: This script can be started from the command line interface. There is a single parameter, which can take two (and only two) values: 'gui' or 'nogui'. 'gui' will start the script and show the gui, 'nogui' will skip the GUI setup and start the script using your save file as the configuration. To start from CLI with 'nogui', the script requires a valid GUI save file to be present - if you haven't already, start the script manually and configure the GUI to suit your needs. Then hit 'Save configuration' and in future starting from CLI will use these configured settings. The script ID is 886. Example CLI startup: java -jar "osbot 2.4.137.jar" -login apaec:password -bot apaec@example.com:password:1234 -debug 5005 -script 886:nogui
  12. Here is how you can multi thread. Why would you want to? Sometimes you want to be doing x and y at the same time. In a single thread, you can only do one thing at a time. Note: There are different ways to multi thread and this isn't some kind of perfect way to do it. In this example there are two classes: Main Thread Demo thread (where we run our second thread) Demo Thread The most important thing for the demo thread is that you implement Runnable. The second most important thing is the boolean, 'run'. We need to tell the thread when to stop running because in this case, we are in a loop. Had there been no loop and we just began the thread, it would be like any other execution, it runs once and then ends. In that case, we wouldn't need to worry about storing a boolean. So here is the Demo Thread Example: edit: added volatile keyword to boolean - important! Main Thread We need to do one extra thing before we can start with our thread. Since I extended method provider, I need to exchange context (First line after the onStart method). Now the actual multithreading part you've been waiting for: haha, just create a new thread and run your instance of runnable . Yeah that's it.. Only thing we have to do is make sure we stop our new thread once we stop our script. If we don't, the additional thread we made will keep running even if we stop the bot. If you start and stop the bot several times, you'll have a number of threads (demo threads that we made) running. We created a flag that tells the thread when to 'stop' executing. In the onExit method, just use the stop method we build which sets the flag to false (stop running). Here's just a snippet of the output from the log: You don't have to multi thread and a lot of times, you can probably find solutions in a single thread instead of multi threading. Good luck
  13. Very simple idea, buys Woad leaf from Wyson the Gardener in Falador. Profit is around 20k an hour currently. Requirements: Coins (spends about 7k an hour) Please post any issues in the comments! DOWNLOAD CHANGE LOG: PROGGIES
  14. I would like to win because free bond @Fruity because hes a scripting don and know nobody else on the forums
  15. I should win this becuase today i got KBD pet with only 21 kc! @s o n @P B and J @Am Jarrett
  16. @B3NJ making people tag someone just made this the most cancerous thread. Everyone in this site is getting tagged omfg this is horrible.
  17. because i have a mouth to feed and every gp counts @D Bolter
  18. @Dbuffed reason: you love me
  19. @Fergussnape98 I should just win
  20. My love @Pain
  21. Why im posting here? Because im Dutch @Transporter
  22. It's kinda slow, should use tinderbox to logs faster. Now it lights up logs, moves, stops, starts using using tinderbox to logs. You don't have to wait for character to stop before you use tinderbox to logs. People normally start buring logs in that square, not where the X is. Tbh your way would probably save more run energy but it feels weird.
  23. Damn... if OSRS is that low, how much is even RS3GP worth? 0.01?
  24. Does this script work in mirror mode?
  25. It's an existing issue, seems to occur randomly to me also (twice in the past 2 months)
  26. Whats the script id for perfect fighter?
  27. 1 point
    Cool, lmk when you have some ready
  28. Yeah I feel like if you were specifically using this script for the ammy, you'd want it to stop after the amulet breaks.
  29. definitely the kitty
  30. 1 point
    ready to test this update for the next 72 hours
  31. Thanks D Bolter and evenflyox, I'm a certain kind of special ;)
  32. 1 point
    V1.045 Has Been Pushed This update includes update V1.041, V1.042, V1.043, V1.044 & V1.045- V1.041 Fixed Single Seed Withdrawing - The script does now withdraw all the needed seeds again instead of only a single type after update 1.3- V1.042 Removal Of Non-Farming-Related Items Added - Any random item that has falsely been withdrawn by the client which is not a farming-related item, will now be deposited.- V1.043 Moving Camera To Patch Added - The script will now initially move the camera to the patch if needed before grabbing data and executing interactions.- V1.044 Enhanced Canifis Data - The script will now perform better at the Canifis Patch. - V1.045 Combat Evading Added - The script will now evade combat whenever needed. This also applies to the vampire at the Canifis Patch. Please bear in mind that this is quite a big update so I'd like feedback on whether the new update's changes are working as expected.
  33. yeah ahah, i think its a perm ban, it says bot busting MAJOR and its perm banned, but i might try the good ol quashing ?
  34. Looks good considering getting this one! could I test it with a trial first please?
  35. Bought and love the script. How do I continue to drink prayer potions to keep my overheads? is that an option?
  36. Also doesn't appear to be able to handle guthans and cannon mode at the same time, totally wigs out running away and spam drinking potions
  37. I set it to antifire mode and had 3 (4) extendeds in my invy and pressed start it drank every dose and then started fighting
  38. idk if its just me but using the sandcrab plugin and i'm at sandcrab isle afking at the SW side of the island it doesnt reset the argo and just stands there. I also have ur perfect sandcrab script and same issue but it would try to reset but would leave the island and stand in the middle of no where.
  39. https://gyazo.com/69c908ca31b7160cdfe1c0ffddc402bb averaging about 48k an hour with range. thx man
  40. @Czar V220.0 When loading saved profiles if the monster has two names (ex: Dust Devil), in the fight list only "Dust" loads, not the whole npc name, so it won't fight any the npcs so you have to re-add them. Also: Seem to be having safespotting issues now. Previous versions worked fine for me. Problem: Attacks npc from safespot, but if it has to move out of the safespot to lure npc, it will stay out of the safespot and keep fighting npc until it is dead. Settings used: Also safespot was set with F6, green tile appears where it was needed.
  41. sand crabs cave area doesn't work btw. but the rest works perfectly
  42. I had issues with this too. Left it overnight and came back with no loot whatsoever. The NPC's I was killing don't drop valueable drops often but 8 hours without drops is almost impossible. Been using cannon on caged ogres and found no issues with it!
  43. It happens here too. Probably something changed on Osbuddy ge api and scripts can't read prices? (just a guess) I heard someone else complaining about it too in other thread. Czar, could you add "loot valuable/untradeble drops"-option? It would take item names from the chat and loot them. This isn't really a needed as your "loot item above x" works pretty much always but would be nice addition
  44. the fact it often took so long for the receiving rwt'er to take the gp/items alone is proof its fake + why not drop in wildy?
  45. 1 point
    Fuck yeah im 1%
  46. This is my first script. All criticism and advise is welcome! Start anywhere near Port Sarim with an axe. World hops to F2P worlds and banks at Port Sarim deposit box. Code:

Account

Navigation

Search

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.