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. It may not be relevant but it's worth checking if you have 32 bit or 64 bit java SE, please confirm
  2. I will be adding another update for tan hides, stay tuned for an update ASAP
  3. Czar replied to Czar's topic in Magic & Prayer
    12 minute bans are impossible, you must have been delay banned from previous botting, so as soon as you are flagged for ban, the moment you login you will get banned. Also I highly recommend turning off bots just before monday otherwise you will most likely be hit with a ban wave. It's looking like there was a ban wave this time I stopped all of my bots and just checked none are banned luckily, was botting combat and mining in mlm. As for yew/magic longbow and logging out, are you using mirror client? Make sure to hook clients with default osrs client and stay logged out while the clients are being hooked, then login manually and start the script with inventory open. If not using mirror then ignore that. Try also using fixed mode instead of resized mode, it may do the trick ^^
  4. Czar replied to Czar's topic in Minigames
    It was monday, everybody knows that botting on monday = insta ban, I would only really go ham with blast furnace on weekends and setup like 20 bots if I can, it is super profitable. I highly recommend giving it another go As for pump, I will make the script right click/stay logged in however it can then
  5. Czar replied to Czar's topic in Thieving
    Posted a small update with various fixes, will be adding more updates along the way, thanks guys! Will also be adding a profit counter for pickpocketing ASAP As for bank pins, hmm is it a pending bank pin which takes like X days to activate? I will see what I can do
  6. Ah man, how much xp left to 99? Usually people get perm banned if they bot that long Did you bot during UK work hours on monday? I stopped all my bots just before 9am UK time My account is on 70 mining. I highly recommend not botting for a few days or even at all, I would save that account tbh.
  7. Welcome to OSBot, nice to see more creative users join! Good luck in all your projects
  8. Done activated trials good luck guys A small version update is now live, get ready for more updates
  9. Activated trials good luck guys
  10. Not currently, it is difficult to implement tick without getting banned currently. Maybe in the future ^^ As for fishing pet: will be adding 'Heron' to anti-drop list. Planned features: next one will be barb cooking hopefully
  11. Czar replied to Czar's topic in Magic & Prayer
    New Update (v132) - Script optimizations to save memory usage - Added 'fast mode' for stun-alching - Added F2 button to hide paint to boost performance - Misc. fixes More updates to come, stay tuned guys! Update will automatically go live within 24 hours good luck Will be posting another update for features/fixes that I may have missed.
  12. Make sure to click the actual rocks when they are spawned, it should show up Glad you got it to work, I will make it more straightforward to use, it is a bit confusing.
  13. Started botting because some skills are so painful to train
  14. Czar replied to Czar's topic in Magic & Prayer
    Add on discord I will help fix easily. In the meantime lower the mirror client reaction timer from 1000ms to 50ms, you still haven't confirmed that you lowered it yet
  15. YASS MORE ITEM ID METHODS SUCK IT ITEM STRINGERS EDIT: Good job on update ^^
  16. Activated trials good luck guys
  17. Czar replied to Czar's topic in Magic & Prayer
    @dolando did you enable this button on the client? Make sure to turn that off, please confirm! Alching speed, what's your exp/hr, here's a gif of alching from my side: Tell me if this is: slow / medium / fast I will see what I can do with changing it in the next version
  18. Hmm try changing the filters around so it will be more specific: NameFilter<GroundItem> nameFilter = new NameFilter<>("item name here"); getGroundItems().filter(a -> a.getX() == x && a.getY() == y && nameFilter.match(a)); As for the time, change the conditional sleep so: int expiredAmount = (int) getInventory().getAmount("Item name here"); new ConditionalSleep(10000) { @Override public boolean condition() throws InterruptedException { return ((int) getInventory().getAmount("Item name here")) != expiredAmount; } }.sleep(); This will make it so the sleep depends on if the amount changed at all, instead of if the amount has been added by 1. If you want the script to not move the camera you must use InteractionEvent and disable the camera, I will try and find a link somewhere to an osbot thread with help.
  19. Will modify the prices for now, and allow the user to enter their own custom price in the next few updates hopefully ^^ Apologies!
  20. Done good luck on trials, post some results
  21. Czar replied to Czar's topic in Thieving
    Thank you The rogue's den I am in the process of doing a script to get the rogue's outfit but it is not available just yet sorry. Hopefully as soon as possible As for trials, activated good luck all.
  22. I will improve the buttons and text so it is more readable, it is a bit confusing I admit, update coming up @mikeamesh banking: which area? the bank may not be added to my list of supported banks, but I will add it ASAP!

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.