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 enjoy
  2. Awesome gl my friend, lemme know if you'd like any other changes!
  3. 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;
  4. 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!
  5. Czar replied to Samiofficial's topic in Minigames
    Amazing! Can't wait for release 🙏
  6. Done enjoy
  7. Done gl brotha
  8. 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
  9. Done enjoy
  10. I will be releasing another update I found something that needs patching!
  11. Czar replied to Czar's topic in Magic & Prayer
    Thanks!!
  12. 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
  13. Yes sure I'll update the loot table right now
  14. Czar replied to Czar's topic in Magic & Prayer
    Done added trials enjoy
  15. Seems to be related to AFK option, for some reason the bot ignores resetting aggro if afking, should I remove this?
  16. legend hope you get 99 con easy! EDIT: New Update (v10.0) - Added Crystal saw support -- Now patches the scenario during servant dialogue and phials too, works a lot better Update will automatically go live within a few hours enjoy Next update will most likely be bell pull + preparation mode to setup a room for the butler and to purchase a butler, and progressive butler upgrading so we can get demon butler without stopping the bot. I have a big list of new features coming to this bot
  17. It depends if you got pickaxe in invy and hammer in invy, I use 6 less ore, try these settings they work super well Can swap 81 for 104 if you like
  18. I dont believe they read them but they may autodetect some words so I have a copypasta just in case actually a jmod confirmed they dont get read. i just say my account got hacked please fix. one guy wrote SMD and got accepted unban so yeah xD
  19. Beast, added to main thread ty fren 🙏 EDIT: New Update (v9.0) - Added Gnome benches - Added fix for phials un-noting bagged plants - Patched overlay not showing for some users - Added feature to get mythical cape from bank if doing myth cape racks Update will automatically go live within few hours, enjoy

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.