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.

Czar

Global Moderator
  • Joined

  • Last visited

Everything posted by Czar

  1. Done gl guys enjoy
  2. Czar replied to Czar's topic in Magic & Prayer
    Done added trials enjoy @bluelighty hey bro looks like alching is working good? I just tried it here: Are you using any type of different resolution? Best one is the traditional classic - fixed, hope this helps!
  3. Czar replied to Czar's topic in Agility
    Hey bro welcome done enjoy, if you'd like any advice or help I'm always here for you
  4. I would suggest java 8 update 291 it's the best working version for some reason
  5. Czar replied to Hrick90's topic in Scripting Help
    Yep mine is released
  6. Yea sure done enjoy
  7. Done enjoy
  8. Awesome gl my friend, lemme know if you'd like any other changes!
  9. Use this: public boolean sleeped(String text, int timeout, BooleanSupplier condition) { return new ConditionalSleep(timeout) { @Override public boolean condition() throws InterruptedException { return condition.getAsBoolean(); } }.sleep(); } and in your script: if (getBank().isOpen()) { log("Bank is currently open"); return random(800, 1400); } log("Attempting to open bank..."); if (!getBank().open()) { log("...didn't open bank, try again..."); return random(800, 1400); } boolean didSucceed = sleeped("Wait up to 10s for bank to open", 10000, () -> getBank().isOpen(); if (!didSucceed) { log("Waited the whole 10 seconds and bank didn't open..."); return 600; } log("Bank successfully opened"); return 600;
  10. Czar replied to Czar's topic in Thieving
    Sure I will add a new update for this, I remember adding a lot of settings for this maybe I could potentially remove some unnecessary options too, new version coming up ty!
  11. Czar replied to Samiofficial's topic in Minigames
    Amazing! Can't wait for release 🙏
  12. Done enjoy
  13. Done gl brotha
  14. Czar replied to Czar's topic in Hunter
    Beast mode Big shoutout to wrogue for helping me improve the antipk, I will be adding more updates asap. Awesome gl my friend enjoy! Latest update just went live for banking quicker
  15. Done enjoy
  16. I will be releasing another update I found something that needs patching!
  17. Czar replied to Czar's topic in Magic & Prayer
    Thanks!!
  18. Awesome I am thinking of replacing that option with [How many loads of pay-dirt to do] and have a slider from 1-5 or something instead of counting the ore manually

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.