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.

Token

Script Officer
  • Joined

  • Last visited

Everything posted by Token

  1. Token replied to Token's topic in Others
    Authed
  2. Token replied to Token's topic in Others
    I'll go over the configs to see if they changed anything, but in the mean time you should use more common spells like strikes, anything more is pointless for these low level quests
  3. Token replied to Token's topic in Others
    I'll see if I can fit that in Stealth Quester 2.0 Delete your OSBot folder located at C:\Users\<USER>\OSBot\ to get rid of any corrupt data. What spells did you insert into those gear presets?
  4. It's already lower than anyone else sells even on the forums, not gold sites
  5. Only accepting BTC A middleman will be used PM/post/skype Current stock: N/A Rate is $1.10/m Skype: tokenscape
  6. Token replied to Token's topic in Others
    You had one last month
  7. Are you attempting to run 2 bots in 1 client?
  8. Token replied to Token's topic in Others
    Yes
  9. Token replied to Token's topic in Others
    Not all quests are supported in the already started state as mentioned on the first post, these have to be done from the beginning, Witch's House is one of them Equip staff and set spell on autocast then press "Load Gear", make sure you only use one of the 16 elemental spells and not something like Flames of Zamorak or Ice Barrage
  10. Just start bots with -bot flag from CLI, you don't need OSBot to store them anywhere
  11. That's not something you want to fix... I wish my profit would exceed 31 bits
  12. Token replied to Token's topic in Others
    Ok then...
  13. Token replied to Token's topic in Others
    You had one last month
  14. Token replied to Token's topic in Others
    Authed Authed
  15. Token replied to Token's topic in Others
    The quick start options use Adamant dagger(p++) because they should do the quests with lowest possible levels and it's already too hard to complete after we lost the hitpoints hook few months ago, but you can always create your own gear preset and quest list to use bone dagger
  16. Jagex is not able to detect you are running an un-official client
  17. @@Override public void onStart() { ExecutorService executor = Executors.newCachedThreadPool(); executor.submit(() -> { while (bot.getScriptExecutor().isRunning()) { if (... condition to interrupt ...) { bot.getEventExecutor().interrupt(); } try { Thread.sleep(100); } catch (InterruptedException e) { log(Throwables.getStackTraceAsString(e)); } } }); } @@Override public int onLoop() { log("Executing loop"); execute(new Event() { @@Override public int execute() { try { sleep(10000); } catch (InterruptedException e) { setFailed(); } setFinished(); return -1; } }); return statement; }
  18. Token replied to Token's topic in Others
    24, here
  19. Token replied to Token's topic in Others
    I cannot give periodic trials nor sell the script myself as it is sold by OSBot. @Realist has a voucher shop for purchasing OSBot titles and scripts with RSGP http://osbot.org/forum/topic/93789-realists-voucher-shop-quickest-and-easiest590-feedback/
  20. Token replied to Token's topic in Others
    That's not really related to the script, you should include that in the script that requires it
  21. Token replied to Token's topic in Others
    Were they fresh accounts? Did you run more than 1 account on the same ip? Did you use mirror mode?
  22. Token replied to Token's topic in Others
    What quests did you run?
  23. Token replied to Token's topic in Others
    Try creating your own quest list and gear presets instead of running the quick start options, those may be profiled at any time
  24. Token replied to Token's topic in Others
    Authed Authed It's still in development
  25. Token replied to Token's topic in Others
    When it's ready

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.