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. Alek replied to Solution's topic in Spam/Off Topic
    I'm more impressed by the 1ms.
  2. 4 people are going to get gravedigging points.
  3. Why Script and not Bot? Bot getMethods() returns MethodProvider
  4. Probably the layout having a conflict or the containers overlapping.
  5. Moved to stable.
  6. Looks like you're trying to use a 50/50 chance, don't over complicate it with useless calculations. Also check your brackets, looks like you're giving it an entirely different meaning. As far as making something "random", you can always figure out the bounds by gathering enough input. Still, better of an attempt than simply moving your mouse/camera around randomly.
  7. Original Story by: @DuaneCiampa
  8. I'll look into it.
  9. Don't use scripts with fancy paints or use Low Resource mode to prevent it altogether. To be honest your CPU shouldn't be that high running a script.
  10. Scripting Help is for scripters who need help scripting; the correct forum is "General Help". Start OSBot from command line using the flag "-debug 5005". Start > cmd cd Desktop (if you have the jar on your desktop) java -jar "osbot 2.4.89.jar" -debug 5005 This shows all the "logs" from the client.
  11. Looking to do a little bit of an SDN cleanup. Report scripts you believe are broken below and I'll investigate.
  12. Looks like he used Google Translate and copy pasted the pronunciation.
  13. Correct. The bans are automatic but the final reviews are are not, according to the last time the company talked about botting and bans (this could be outdated information though). The only actual increase in bans would be if more bot busting events are coordinated.
  14. It's expensive to hire employees. Let's say their salaries are $30k/year, it's going to cost them 6,000 members to employ them.
  15. Entity types are not defined by text color. It's an NPC because only NPCs have head icons.
  16. I'm sure if you check your stats or moveMouseRandomly() they will think you are a human.
  17. Thanks to @MGI and @Zach for grabbing the needed data and creating the API for Achievement Diaries. This not only solved a few issues with broken web walking links, but it opens up more possibilities for scripters. Changelog: -Added AchievementDiaries API -Added Web Link Lumbridge-Shantay stepping stones -Added Web Link Draynor-Rimmington underwall tunnel -Added Web Link Motherlode Mine shortcut -Added Banks GRAND_EXCHANGE Download Link: http://osbot.org/devbuilds/osbot%202.4.89.jar
  18. Needs to be inactive with usually no purchases on the account, even if it expired. Other factors take into consideration such as previous activity, posts, etc. For instance, you would probably never get the account name Kati.
  19. Everything is supposed to work; there is nothing in the client that is meant to be broken. Also breaks are working for me.
  20. Complains about breaks not working in OSBot 2; doesn't report it being broken - My life as a developer.
  21. My response was more along the lines of "If it's blocked and there are no optional permission flags for it, then you can't use it".
  22. This version has now been made stable.
  23. Recently I've been trying to fix a whole assortment of web walking related issues, many of which are from links. One of those link related issues was warning messages that went unaccounted for. A while back I wrote some quick and dirty methods to help me create hotfixes; I've now placed them properly into API format. This API is public in the settings class, as I figured scripters may benefit from this in obscure places where either the web-walker doesn't have a link to or where it's otherwise unneeded. I haven't finished the Warning enum and there are still links that need the checks. Thanks to @Khaleesi for helping me create the enum for warnings which were locked for me. The more fun part of this update which everyone will notice is closing interfaces with the ESC key if you have the setting active in your game profile. This affects all interfaces that use the closeOpenInterface() method; Bank, GrandExchange, Store, Trade, etc. If you don't have this setting active, it will simply fall back on clicking the close button. Version 2.4.88 Changelog: -Removed Settings getBrightness() -Added Settings Warning enum -Added Settings isWarningActive(Warning) --Web Walker Shantay Pass uses this API -Added Settings escClosesCurrentInterface() -Widgets closeOpenInterface() uses ESC key if available --Much of the API such as Bank, GE, Store uses this method -Patched issue with OSBot passwords that have special characters (thanks @Zach) -Patched Web link for Varrock/Lumbridge fence (reported by @Imateamcape) -Added Web link for Varrock Museum Download Link: http://osbot.org/devbuilds/osbot%202.4.88.jar Happy Botting
  24. Alek replied to g g 6's topic in General Help
    Low resource mode is meant for bot farmers and only offers the bare minimums to execute a script. If you want additional preferences, settings, and configurations, run OSBot normally.
  25. I'm guessing Chronicle is already dead?

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.