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.

Alek

Ex-Staff
  • Joined

  • Last visited

Everything posted by Alek

  1. Regardless that rule will be changed, thank you for bringing it to my attention.
  2. Private scripts are allowed. If it's a paid script then you will not be protected by OSBot for the transaction.
  3. Which script is giving you that error?
  4. I do not understand, are you not able to bot? The advertisement is shutting down your script?
  5. Mirror mode? Operating system? Did you restart? Errors in the logger? Start in command prompt/terminal? Default RAM usage?
  6. Correct. It will activate if it detects you are playing in resizable mode and then move you over to fixed screen mode.
  7. Probably, same house different computer right?
  8. Normally we would release this as a development build for some time, but there are many bugs fixed and there are a few security patches we feel are important to the integrity of botters, scripters, and our service. In addition to the increased security, many of the bot features which degraded over the last week have been restored including world hopping, a completely re-written chatbox, grand exchange, and much more. 2.3.78 Added check to advertisement for input Updated AutoLogin event Removed unused optimization checks Updated Modeled getHeight() Patched and updated Chatbox API Removed Hitsplats Removed Map distance(Entity) Removed Map distance(GroundItem) Removed Map walk(...) 2.3.79 AccountLoader usernames/passwords protected by encryption Added checks to InteractionEvent for Equipment/Inventory Destinations Patched issue with EntityAPI stemming from Map Small visual update to HoverDebug/MouseDebug Updated getSuitablePoint for closer grouping 2.3.80 Patched Worlds API -Added functionality to population, isFull() Patched Chatbox isVisible() 2.3.81 Hotfix to GrandExchange API Miscellaneous fixes Known issues: -Interacting with certain widget destinations -Resizable mode (short-term fix will be a random event) Have a great weekend -The OSBot Staff
  9. I hope this is not being tested against mirror mode.
  10. Code: @Override public int onLoop() throws InterruptedException { System.out.println(bank.withdraw("Air rune", 1)); return 5000; } Result: 1. Item placed at the top of the bank, bottom of the bank, and in the center; each passed 2. Item placed in a separate tab; passed 3. Hid tab bar for bank; passed Please post your SSCCE.
  11. You don't even need to add that visibility check, interaction event takes care of that for you. RS2Object tree = objects.closest(tree); if(tree != null){ tree.interact("Chop down"); }
  12. You might want to look at comparators if you get a chance: http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html
  13. Yeah, because bans don't happen automatically.
  14. No there is not, I release the development builds which are used to determine if the client is stable. There were no substantial bug reports for 2.3.77 so it moved to the stable build path.
  15. "This is great for you, the seller!"
  16. https://www.blackhat.com/docs/eu-14/materials/eu-14-StJohn-Next-Level-Cheating-And-Leveling-Up-Mitigations.pdf Slides 14+15 summarizes every ban discussion.
  17. You can afk construction? Doing what?
  18. Alek replied to darvinb98's topic in Accounts
    Closed topic, member does not have enough posts.
  19. Maybe if another dev or two was hired specifically for it, otherwise it's very unlikely.
  20. Pinned it down to either Bot or ClientMouseEventHandler returning null. Directing to MGI.
  21. Copy paste please, I have to deobfuscate.
  22. Post the error log so I can look at it. Thanks for helping
  23. Alek replied to cody khan's topic in Archive
    Moving to General Help.
  24. Please don't use custom methods as a basis for bug reports. Test against either: MoveMouseEvent or InteractionEvent This will help both MGI and myself find and test specific parts of 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.