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.

Novak

Members
  • Joined

  • Last visited

Everything posted by Novak

  1. 1st in legend thread
  2. i felt the same way after watching all of The League and Suits episodes on netflix
  3. Novak replied to Twin's topic in Spam/Off Topic
    lmfao how are you guys so bad. I'm smfc/global all day
  4. have you fuckbois ever realized that MAYBE: -he bought the account from someone -he sold the account to you -the person who he bought it from recovered it -he charged back the 120 dollars from the seller of the account makes a lot more sense than him throwing away his business for 120 dollars
  5. if anyone is scamming around here its you, mr 14th of january 2015
  6. oh, the OP is just worded weird. it should say that its ONLY available to VIP/Sponsor/Staff/Scripters instead of that non statement which is confusing
  7. why is mirroring not available for sponsors? that is just silly
  8. Novak replied to Novak's topic in Spam/Off Topic
    thank the words are knid
  9. item id's never change in osrs
  10. Novak posted a topic in Spam/Off Topic
    Hello am 48 year man from somalia. Sorry for my bed england. I selled my wife for internet connection for play "rapescune" and i want to become the goodest player like you I play with 400 ping on german server and i am 3rd lvl. pls no copy pasterino mi stori.
  11. they dont turn aggressive anymore, they just leave
  12. Novak replied to fenclanner's topic in Resolved
  13. not allowed to charge for private scripts on osbot
  14. Novak replied to fenclanner's topic in Resolved
    the banker is an npc not an object
  15. all you have to do is c+p your switch statement for dropping under the if(drop)
  16. private void dropAllExcept(String... names) throws InterruptedException { for (int i = 0; i < 28; i++) { Item item = sI.inventory.getItemInSlot(i); if (item != null) { boolean drop = true; for (String name : names) { if (item.getName().equals(name)) { drop = false; break; } } if (drop) { if(sI.getInventory().interact(i, "Drop")) { MethodProvider.sleep(MethodProvider.gRandom(50, 25)); } else continue; } } } }
  17. it doesn't work on linux yet anyway
  18. it should only be after the script starts for a short minute, its caching the interfaces
  19. what method did you pay with? if it was an e-check it can take a couple days
  20. Novak replied to Eliiii's topic in Archive
    I'm pretty sure dream fighter does this

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.