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.

Medusa

Scripter II
  • Joined

  • Last visited

Everything posted by Medusa

  1. Not a lot of script download info
  2. That seems pretty useless tho
  3. I want someone to make a script called mGambler. Basically it's blackjack, 55x2, poker and all other games on osrs but I win
  4. I like my Theatre of Blood script.
  5. Medusa replied to Wishy's topic in Spam/Off Topic
    I mean... Depends what you need it for. I offer a 7 day trial for $30 if you want it ¯\_(ツ)_/¯
  6. SND - Search N' Destroy
  7. Medusa replied to Medusa's topic in Money Making
    It's free. You just add it to your SDN library
  8. Medusa replied to Medusa's topic in Money Making
    Yes. I agree
  9. No. Your password was probably in some shitty database that was leaked online, and then someone used the database to make a combolist and threw it into a checker and your account got a hit.
  10. Please don't use this
  11. Medusa replied to Anne's topic in Spam/Off Topic
    Chatbox is still a thing. http://osbot.org/chat
  12. Thanks (for the opportunity to boost my post count) Mio
  13. Still angry as fuck (Jokes btw). Renaming any script I push to sdn in the future.
  14. Shoo. No one wants to hear about your mouse paths.
  15. What I sent is usually what you'd do. You're lacking quite a few checks that are nice to have.
  16. RS2Object portal = getObjects().closest(PORTAL_NAME);
  17. Only problem with this would be that the boundingboxes sometimes are too big. public static void clickObject(MethodProvider api, RS2Object o, boolean rClick) { int x = (int) o.getModel().getBoundingBox(o.getGridX(), o.getGridY(), o.getZ()).getX(); int y = (int) o.getModel().getBoundingBox(o.getGridX(), o.getGridY(), o.getZ()).getY(); api.getMouse().click(x, y, rClick); } That will get the boundingbox of an object and click it, but if it's a ladder or some shit it will misclick a lot
  18. Make your own method using mouse.click - You would have to calculate pos etc. yourself, but that's relatively easy.
  19. no If it runs java programs then yes
  20. Gib me beta. I don't have acc, but I want script
  21. You can probably get Project's Script Factory and make it yourself
  22. Medusa replied to Medusa's topic in Money Making
    Don't really wanna "crash" the premium scripts
  23. Bro. Why are you stealing my script names. mScriptName is trademarked by me bro...

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.