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

Popular Content

Showing content with the highest reputation on 05/01/16 in Posts

  1. An eloquently designed masterpiece which takes a subtle warm yellow to portray a new account seeing the first kiss of sunlight on Tutorial Island. Retail Price: $495 Here we see what many call "Bob". In the busy streets of Lumbridge you may seemingly walk past such characters, but do you really know their stories? Retail price: $600 Who are we? As a human race we often get lost in the struggle for materialistic goods. Reduced to just simple pixels, we are guided through Tutorial Island as a journey into our true selves. Retail price: $570
  2. Personally, I'm really happy with the outcome. What do you guys think?
  3. Staff note - Script currently broken - awaiting scripter update *TESTING PHASE - EXPECT BUGGINESS* (Updated daily) This is a FREE script, called Zulrah Helper Out now! The download link is below! It draws an overlay over the game with Zulrah, showing you helpful information such as which rotation you are on, images of the rotations, where to stand. Future versions will have which prayers to use, and tell you when to eat. Script is currently in testing phase - this means it is free for everyone because it is not refined yet and has bugs. This is an early release. Known issues: Tiles are wrong on: Rotations 1and2, Zulrah Form 10 Sometimes does not correctly move onto the next step Fixes planned in next update (being released tonight/tomorrow): Next form info (tell you which is about to spawn, before it does) When to prayer, prayer-flick helper How to download Go to the store, here: https://osbot.org/mvc/sdn2/scripts/2 Click [ADD] on Zulrah Helper Live Support: OSBot official chat: http://osbot.org/forum/chat/
  4. 👑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
  5. Just a few small updates before we move onto another stable release. 1. Widget Debugger A few releases ago I discussed a bit about combining Inv/Stack. Often times you will come across a widget which is a container; so if their lengths match it would make sense to combine them so you can quickly figure out the structure. As an example, I took a screenshot of debugging the bank: So instead of having 1656 fields to sort through, we only have 828 (the size of each array). widget.getInv()[11] == 995 //Coins id widget.getInvStackSizes()[11] == 3170501 //Amount of coins Hopefully scripters find this a bit easier. 2. Command Line arguments Probably one of the most requested features is a way to start the client and scripts by command line. No, this update doesn't allow you to do that yet however I've started some of the development on it. In the meantime the following arguments now exist: -mem <amount> // The amount of memory allocated in megabytes -debug <port> //Starts OSBot in debug mode, use port 5005 if you're unsure which port to use -data <value> //Allows OSBot to collect data used for bot detection analysis; 1 = true Happy Botting -The OSBot Staff
  6. Without further ado, here it comes: Happy 3'rd OSBot anniversary everyone! Three years ago we started out venturing in the world of OSRS botting and now we are here. It has been a sincere blast and with the developments over the last months we are sure we will bring another year worth mentioning! To celebrate we wanted to give something back to you guys so we decided that we are starting with giving away 5 LIFETIME Sponsorships. After that, we will have another round of giveaways, because we can! Special thanks goes out to you, the community, the community staff members who have been with us and those who still are and the development team. Without you, OSBot would not have been here. @Maldesto you are a true hero for handling this community, @Alek you are a true hero for keeping our scripters cornered and @Zach is there anything you can not do?! @MGI you are an amazing programmer and an even nicer person and @Dex please continue messing with our forums haha. @Asuna maybe you can teach Dex? @Genii, @Khaleesi, @Epsilon and everyone aforementioned; keep up the good work, you are awesome! What do you need to do to win? Like our OSBot Facebook page, like our anniversary post, share that post and be one of 5 to get that beautiful rank as a gratitude for your time with us. To get to the page and post click the image below. When will we announce the winners? On May 15'th we will make an announcement on the Facebook page as well as here on the forums. The winners will be only announced by their OSBot usernames with privacy in mind. Happy botting, The entire OSBot staff
  7. Time to let all my real life friends know I still play Runescape.
  8. Project is now complete. However, OSBot reflection is now blocked. Use Explv Tutorial Island instead: http://osbot.org/forum/topic/84213-explvs-tutorial-island-free-random-characters/
  9. Hello getting close to having everything finished on my second release, a cowhide collector and tanner. Script Currently: - Collects Cowhides till inventory is full then banks - Can Tan - Has Random Mouse Anti-Ban - Paint To-Do: - Decide if it should tan after collecting or once bank quantity reaches are certain # - Camera Anti-Ban - Tab Anti-Ban? - Tan only if you start with GP in inventory and if you have > 81 coins. Would you guys like it to Tan AFTER collecting a full inventory OR once it reaches a certain amount in your bank?
  10. 2 points
    So I go to make my gamer tag for ps4. Maldesto is chosen I wonder which tard did it.
  11. Could do sure have fun!
  12. I win. (67kb/sec) a speedtest which didnt manage to finish upload is the same
  13. use a walkingevent WalkingEvent walkingEvent = new WalkingEvent(position); walkingEvent.setEnergyThreshold(50); execute(walkingEvent); this will start using run when it has 50% energy or you can use a webwalkevent to simply disable run: WebWalkEvent webWalkEvent = new WebWalkEvent(position); webWalkEvent.disableRun(); execute(webWalkEvent); not really sure if these are what you wanted but they could work for you walkingevent: http://osbot.org/api/org/osbot/rs07/event/WalkingEvent.html webwalkevent: http://osbot.org/api/org/osbot/rs07/event/WebWalkEvent.html edit: as for walking to the exact tile , you can use do: WalkingEvent walkingEvent = new WalkingEvent(position); walkingEvent.setMinDistanceThreshold(0); walkingEvent.setMiniMapDistanceThreshold(0); execute(walkingEvent); or WebWalkEvent webWalkEvent = new WebWalkEvent(position); webWalkEvent.setBreakCondition(new Condition() { @Override public boolean evaluate() { return position.contains(myPlayer()); } }); execute(webWalkEvent);
  14. 2 points
    You need to clear your inbox
  15. this is my net on a good day
  16. ────────────── PREMIUM SUITE ────────────── ─────────────── FREE / VIP+ ─────────────── ──────────────────────────────────────────────────────────── ⌠ Sand crabs - $4,99 | Rooftop Agility - $5,99 | AIO Smither - $4,99 | AIO Cooker - $3,99 | Unicow Killer - £3,99 | Chest Thiever - £2,99 | Rock crabs - $4,99 | Rune Sudoku - $9,99 ⌡ ⌠ AIO Herblore - FREE & OPEN-SOURCE | Auto Alcher - FREE | Den Cooker - FREE | Gilded Altar - FREE | AIO Miner - VIP+ ⌡ ──────────────────────────────────── What is a trial? A trial is a chance for you to give any of my scripts a test run. After following the instructions below, you will receive unrestricted access to the respective script for 24 hours starting when the trial is assigned. Your trial request will be processed when I log in. The trial lasts for 24 hours to cater for time zones, such that no matter when I start the trial, you should still get a chance to use the script. Rules: Only 1 trial per user per script. How to get a trial: 'Like' this thread AND the corresponding script thread using the button at the bottom right of the original post. Reply to this thread with the name of the script you would like a trial for. Your request will be processed as soon as I log in. If i'm taking a while, i'm probably asleep! Check back in the morning Once I process your request, you will have the script in your collection (just like any other SDN script) for 24 hours. Private scripts: Unfortunately I do not currently offer private scripts. ________________________________________ Thanks in advance and enjoy your trial! -Apaec.
  17. PPOSB - AIO Hunter Brand new trapping system just released in 2024! *ChatGPT Supported via AltChat* https://www.pposb.org/ ***Black chinchompas and Black salamanders have been added back*** Supports the completion of Varrock Museum & Eagle's Peak OR CLICK HERE TO PAY WITH 07 GOLD! The script has been completely rewritten from the ground up! Enjoy the all new v2 of the script JOIN THE DISCORD CHAT FOR QUESTIONS/ SUPPORT/ CHATTING/ UPDATES! New GUI: Features: Click Here Current functioning hunter tasks: (green - complete || yellow - started || red - incomplete) Screenshots: Progressive Leveling: 1-19 --> Crimson swift 19-43 --> Tropical wagtail 43-63 --> Falconry 63+ --> Red chinchompas Updates How to setup Dynamic Signatures Report a bug CLI Support - The script now supports starting up with CLI. The commands are given below. Please put in ALL values (true or false) for CLI to work properly. Make sure they are lowercase values, and they are each separated with an underscore. The script ID for the hunter bot is 677. Parameters: EnableProgression_EnableVarrockMuseum_EnableEaglesPeak_EnableGrandExchange Example: -script 677:true_true_false_true ***Don't forget to check out some of my other scripts!*** OSRS Script Factory Click here to view thread LEAVE A LIKE A COMMENT FOR A TRIAL The script is not intended for Ironman accounts. It still works for Ironman accounts, but you must have all equipment, gear, and items.
  18. 'the intelligent choice' by Czar Buy (only $4.99) Want to buy the bot, but only have rs gp? Buy an OSBot voucher here old pictures
  19. Click here to go to the SDN page to add the script. Display: Note: the additional controls are no longer working. I intend to re-create this script, but as two separate scripts to make it easier to update and maintain.
  20. LIKE THIS POST TO WIN MORE GP! DRAW #3 HAS STARTED ! WINNERS PREVIOUS DRAW : >HERE< You have to choose 6 numbers from 1-49. (1 and 49 can be used) Post your number combination in this format. *You will be forfeited if you do not follow the format* Format : Smallest to largest Separate numbers by commas Total of 6 numbers to be used Examples : 1,7,24,36,42,48 7,26,32,45,46,47 Prizes For Every Draw 6 Numbers: 7m 5 Numbers: 3m 4 Numbers: 1m 3 Numbers: 500k Rules : To prevent spamming. Each person may only post 1 combination of 6 numbers. *Like this post* to have 2 combinations every draw! The draw will take place every 2 weeks. If there are more than 1 winner per group, prizes are divided by all winners. Top prize will snowball to a maximum of 1 draw if there are no winners. Edited posts after a draw will be invalid. All prizes have to be collected within 1 week or else forfeited. List Of Winners : Disclaimer : Numbers will be generated on random.org. All decisions are final. Feel like being a part of this and want to donate. Drop me a pm. Contributors will be mentioned All donations received will be distributed. Goodluck
  21. Hello everyone Yew Account Farmer is my first script that I have ever created! I created this because I wanted to learn and most scripts I find will allow you to chop anything but the way I bot is straight out of Tut Island I want to just press start and get my bot to level 60 as quick as possible to start making money without having to start and stop it a bunch of times to move locations.This script will: - Cuts Tree's from level 1-15 (Banks). - Cuts Oaks from level 15-30 (Banks). - Cuts Willows from level 30+ (Drops). - Automatically chooses the best spot and navigates to that area. - Mouse Anti-Ban. 11 Hours from: tmanowen How to start: Have hatchet equipped and press run. Download: http://www.mediafire.com/download/cc6wus4m5bclquf/YewAccFarmer.jar I'd like to thank the majority of the community for making tutorials and helping me through creating my first script you definitely made everything easier!
  22. 1 point
    Ya I know, an update has been pushed few hours ago, waiting for the devs now
  23. And this is why you'll always remain the as the best sexiest fucker alive
  24. Woah just the update list makes me want to give it a whirl later lol
  25. Update has been pushed should be online asap!
  26. 1 point
    The issue is fixed. The script will work again when the SDN is next updated.
  27. If you have any other ideas I'm about ready to work on another project. I'm actually amazed at how much this script makes, sense I said I finished it running the script on one account has gotten me 610k in Tanned hides.
  28. Nice, this should help a lot of people It took me forever to learn Zulrah without any assistance minus a picture of the phases.
  29. Latest OSBot client update broke alot of scripts on this site, just waiting for devs to restore back to last client version ^^ should be up and running within 15 mins max EDIT: Update is now live, good luck all ;)
  30. Yeah this is great. Another client has this built in as well, but it makes it possible for new users to get their first zulrah kill rather quickly in their first few tries.
  31. The script doesn't seem to be running when i start it on the 2.4.58
  32. 1 point
    Hey, Anyone recommend any good virtual servers for basic botting? Not looking to farm, just my single account.
  33. I'll post a screenshot if it happens again. Also, the "Bury Bones" option is a bit misleading since it's really only looting and banking them.
  34. - Script name pest control - trial length 6 hrs - Reason for trial I'm thinking about purchasing it but for one, I've never purchased a script before so I think this will be a great opportunity for me to test out the script and think about my decision weather I want to buy it or not. - Are you ging to give feedback on the script? yes of course i will if i like it im going to buy it Thanks
  35. Can i have trial plz
  36. 1 point
    Can I please get a 24 hour trial?
  37. 1 point
    worth giving this script a shot id say everyone seems pretty happy with it =)
  38. Hé... Can i pls try this script for 24h? ty
  39. Will fast mode make the banrate higher?`Or what do you mean "less reliable"? script works flawless btw, getting 165k xp/h with alch+curse
  40. Thanks, I believe I started 2-3 days ago? Waiting on a reply back and also running into an issue obfuscating.. If my class name is main what would the package be? Using proguard. Uploaded I really don't recommend trying to learn off my work its very sloppy at this point Like if you look at it your gonna want to beat me for how sloppy it is
  41. 1 point
    Should never drop it, even when its in 2nd slot Thats correct: Script updated to V0.33: - Fixed maple tree powerchop Will be online in a few hours Khaleesi
  42. Trials are complicated with this script since you can get like 70 cooking within a few hours. haha

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.