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 03/05/15 in all areas

  1. 8 points
    doesn't change the fact you're a noob
  2. Dear community, We are happy to announce the release of the Mirror Client technology written by @MGI. You can read about the Mirror Client here: Article on Mirror Client and ban rates. This feature will be available for VIP, staff and scripters. You can read how to use it here: OSBot Mirror Client Guide Also there were various little patches regarding widgets in this update. NOTE: Do not post errors related to the Mirror Client here but post in the designated forum section here: Mirror Client Bug Report Section Make sure you read the rules here: Article on Mirror Client and ban rates. Sincerely, The OSBot team
  3. Dear community, With the new widget system affecting a large area of our code it was inevitable there would occur performance issues. I have profiled the bot and applied a first set of optimisations. I know there are more optimisations to be done on the new system, but this should already make a big difference. Scripts might spike a little cpu usage on start up when the system caches some data. If you still experience issues with performance, please report in detail so I can investigate and optimise further. Your help is appreciated. I will upload the javadocs shortly after. Sincerely, The OSBot team Edit: API java docs have been updated. A packaged version of the docs to use in your IDE's can be found here: https://osbot.org/api/javadocs.zip
  4. 4 points
    Please remove your sig..
  5. 4 points
    I know, I am the best.
  6. I can verify that simply updating the banking/inventory from script.getBanking/script.getInventory to script.widgets.getBanking/script.widgets.getInventory will work fine. I have changed Omega script over to use the new methods and it seems to be running just fine now. ^_^
  7. Go ahead and do what you what I can't stop you from doing. We are doing necessary maintenance that all scripters were aware of ahead of time. I have spent 36 hours straight in mitigation of the issues that occurred as I couldn't foresee all of them with over a 100 classes changed, partially rewritten in an effort to not break scripts. The other option was to just not try port the old to the new system and force all the scripts to be broken and wait for the script writers to update. Customer is always important, but don't take it too far calling bullshit. This is not a help thread. Please post in the correct section of the forums with programming related questions.
  8. I lost my main to the banhammer about a year ago... Never bot a main. After about a year long hiatus, I think I'm finally ready to get back to Runescape. I really like this community, I did miss it being apart of it for so long. Looking forward to talking to you guys again. Cheers!
  9. This does not make you invincible, so please don't think that you are. This just gets around one banning system that JaGeX has placed which is the client detection.
  10. Dear community, This update contains further patches to the port between the old and the new interface system. I would like to point out that we should all encourage scripters to update their scripts to the new system. We are doing our best to make sure the old system will work as it used to however in some cases we won't be able to do so. Also there is a temporary widget explorer available again. R stand for root, - is second level and -- is third level id. Any reports are welcome. Sincerely, The OSBot team
  11. That doesn't matter at all, both instances of bank are the same. widgets is an API instance like all other API instance containing references to other API instances. Major change should be RS2Interface/RS2InterfaceChild -> RS2Widget && MethodProvider.interface.blabla -> MethodProvider.widgets.blabla
  12. So, if you buy a broken iPhone and pay for your dataplan for a month and the phone is broken for a week of those 30 days you're just supposed to be grateful about getting an ex-good phone? I'm paying, I don't need to be grateful and he gets paid, quit acting like he's doing us all a favour. With that being said, scripts are working now (guessing .37 fixed it), thanks for the quickfix!
  13. 2 points
    Stop playing league and sell me some bonds good god woman.
  14. 2 points
    he gave me my first acc back you da man
  15. Thanks guys, but if I get banned for no reason, then so be it. Maldesto is the Community Manager.
  16. "With the new widget system affecting a large area of our code it was inevitable there would occur be performance issues" 10/10 would read again, amazing!
  17. Dear community, In this release a bug with banking that Mysteryy pointed out to me was fixed. It's regarding the issue where you withdraw multiple items consecutively it would fail after 3 or 4 items. This should be fixed now. Please report any bugs with a proper report in detail and we will review them. Sincerely, The OSBot team P.S. My internet is shit atm so the upload was corrupted. Please wait a couple of minutes and redownload the jar from the main page. P.S.S. Second attempt my internet did not fail. Download should work now.
  18. Dear community, This update took a while to round up. We have introduced a new interface system that gives full and correct access to all interfaces. We have called its class RS2Widget and its API can be accessed through the Script.widgets instance. The old system points to the new system and I hope we didn't break any scripts in the transformation, porting this wasn't easy as there are some major differences between the two systems. I can't say for sure that it has not broken any scripts. Never the less, the scripters will have to upgrade their scripts to use the new widget system, regardless of the fact whether this update affected their scripts. This update affected a rather large part of the client. It is possible that scripts using the old interface system possibly face problems. However the entire internal API is now mostly based on the new widget system. What is left of the interface system will get removed once there are no dependencies on the old system anymore in scripts on the SDN. Scripts that are broken by this update should be updated rather quickly as all developers have been notified of this update to come. I have also addressed the issues with banking. I haven't been able to reproduce any of the mentioned problems. However like I said, the scope of this release is so big that it is hard to say if we've missed something in the porting of the old interface system. So please report any bugs you come across with a detailed description of the bug and I will review them tomorrow. If everything is fine, I will rewrite the interface debugger to be useful again. This will most likely happen tomorrow or the day after. I will upload and update the javadocs af fast as possible for the script developers. I hope that you as a community understand that this might cause problems with certain scripts and I'm sure the script developers will update their scripts to the new system as soon as possible if this update affected their scripts. In that case we are sorry for your inconvenience. Sincerely, The OSBot team
  19. naaa http://osbot.org/forum/topic/66535-macrosuite-the-ultimate-private-script-environment/ is literally Superscript 2015
  20. 2 points
    Congratulations, you just advanced a No Life level. Your No Life level is now 10 Click here to continue
  21. Makes no sense. Didn't know I can be banned from a bullshit claim. Sad.
  22. Already planned a release for this script
  23. This tutorial will cover everything required to write your own OSBot scripts. Although it is quite lengthy, don't let this put you off - it shouldn't take more than a couple of hours to follow through, at the end of which you will have learned the scripting basics and will have your very own tea thieving script which you can modify to your liking. Good luck! Previous required knowledge: None Knowledge of basic java helps but is not required! What this guide covers: Downloading your code editor (IDE) Basic programming concepts A quick guide to java Writing a script with the OSBot API Running your script Downloading Eclipse: Setting up your project: Language basics: Java basics: Script backbone: Compiling the script: Writing the script: Best practices and conventions: Completed Tea thieving source code: That's the end of this tutorial, hopefully it was useful and concise enough. As I mentioned earlier, remember to ask LOTS OF QUESTIONS! Also remember that google is your friend! ? Although it may seem OSBot scripting is a niche use of java, many questions can translate to more widely adopted counterparts - use this to your advantage. If you have any questions do not hesitate to post as a reply below. Since I follow this thread, I will receive a notification if you do and will do my best to get back to you ASAP! - Apaec
  24. Flax Picker PRO Free & Easy Money making. Locations: Gnome Seer's Village. Features: Pick Flax Bank Flax Image:
  25. 1 point
    I have the same problem. I tried java 7 and 8 both 32 and 64 bit versions. The browser I tested on was 32bit chrome [INFO][03/06 12:19:55 AM]: Welcome to OSBot 2.3.38! [INFO][03/06 12:19:56 AM]: Loaded 1 RS accounts! [DEBUG][03/06 12:19:56 AM]: You last logged in as : Xerion [INFO][03/06 12:19:56 AM]: Loaded 0 local scripts and 0 custom random solvers! [INFO][03/06 12:19:57 AM]: Updated injection hooks for client revision : 74! [INFO][03/06 12:19:57 AM]: You have 1 SDN scripts loaded. [INFO][03/06 12:19:57 AM]: There are 104 scripts on the SDN. [DEBUG][03/06 12:19:57 AM]: OSBot is now ready! Created temp copy of C:\Users\User\OSBot\Data\stream_32.dll as C:\Users\User\AppData\Local\Temp\qww8772659383823181128.dll Created temp copy of C:\Users\User\OSBot\Data\stream_32.dll as C:\Users\User\AppData\Local\Temp\eew2100655502211354818.dll EDIT: Its fixed for me now.
  26. wot #3 dun even have text that is readable x.x one is 3 layers bro
  27. Yes, I'm currently botting fine. Remember, botting is a complex system which requires trial and error, botting with no prepartion or understand of the risk leads you to falling into the same mistakes getting banned constantly. I love acting like I know what I'm doing.
  28. but your mouse can't be over a tile that isn't on camera.
  29. 1 point
    Welcome mate hope you enjoy your stay and gl with the rebuild we have plenty of scripts that can allow you to make some gains, check the script list in the client and see what you fancy!
  30. inven.getItemInSlot(i).interact("Deposit-all") but changed it to : inven.interact("Deposit-All", inven.getItemInSlot(i).getId()); and it works
  31. Guys, the point is to get RID of interfaces. So get your scripts updated! In the meanwhile I'll be working my ass of to see if I can minimise damage by checking out bugs and see if I can make a quick fix for it.
  32. 1 point
    i didnt read the other posts , sorry may be with you
  33. Great to hear I'm on my work atm ... I'll check out what the problem is onec I got home ;)
  34. I could make a free AIO runecrafter if I wanted to, young blood.
  35. first clip = 614 the rest = 718
  36. I will profile the bot for the issue with interactions. I have now experienced it myself as well. Due to the nature of the size of these updates it might have affected something unnoticed. I'll report on my findings asap.
  37. Duuuuuuuuuuude.... wellcommee baaaahhhhhck! (in the turtle from your ava's voice) Jk I'm retarded I thought that was the nemo turtle now i look dumb
  38. The issue currently seems to be its taking a long time to cache the info. Once the cache happens (takes my script like 2 mins to get fully going), it runs fine but this initial caching needs to be optimized if possible.
  39. Bought a bond from him! Saved the day ! ty
  40. If you have VIP yes, you can open as many client's as you want on the same user.
  41. yea most 14 year old white kids would agree with that list.
  42. I got deal with mate. Request close of thread. -Account sold
  43. Things to work on: Lighting Placement Colors (Overall looking monotone with splashes of other bright colors, this is because you probably used some sort of color mask) Atmo KIU Dark ^_^
  44. Gets player to drop stuff trade player and pretend to give them money, use up time to wait for items to spawn friend attacks tortoise from safespot and lures tortoise over items. You cannot walk through them as they are like brawlers in pest control, however if you use flowers you can move through them (you plant them and step out the way) you get to items, other guy cannot reach them you pick items up & make bank Scrubby method but cool tbh, I would not have thought of that lol. I still dont get why people drop their items tho lel Apa

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.