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.

Camaro

Scripter II
  • Joined

  • Last visited

Everything posted by Camaro

  1. Camaro replied to Camaro's topic in Money Making
    Pretty sure I have members worlds in the world selector, let me know if not and ill enable
  2. Does this equal the # of positions that an NPC takes up?
  3. gate.getDefinition().getActions() returns a list of all possible actions that the gate could have. It is not directly related to the instance and what it actually has. use gate.hasAction("Close")
  4. say the wine is on position(x, y, z) hover over position(x, y + 1, z) and why did you post this in the market section lol
  5. I actually hover over the position above it in mine
  6. Camaro replied to Camaro's topic in Money Making
    Thats because when you telegrab wines, your magic level goes down by 2 or 3 points. When your magic level is below 33, you can no longer telegrab. When you can no longer telegrab, it banks so it can get more wizard mind bombs. Im assuming you set it to take no mind bombs?
  7. When you create an account on one ip and then log in for the first time through another, the account will get locked.
  8. @D Bolter has the best proxies from my experience
  9. @omgpros @Lol_marcus Alching is now available! So I've added a concept of 'modifiers' to the loot list. To tell the bot to alch certain loot, just add ';alch' to the end of the loot name. So for example, 'black sq shield;alch' As long as you have nature runes and any type of fire staff/runes in the inventory, it will alch those items.
  10. Its on the scripter to make sure the bot doesnt repeat the same actions over and over again. Theres nothing the client itself can do about it.
  11. The conditional sleep isnt necessary for getBank().open() as the method already does that internally. getBank().open() will only return true if the bank was successfully opened (or already open), so there is actually nothing to wait for. If an interact() on a bank entity was performed, then it would be necessary to sleep until the bank is open.
  12. https://www.osrsbox.com/
  13. As long as I use mirror mode, I can bot tut island without a problem it seems. If I bot tut island with injection, I get banned within an hour
  14. Use to official rs client, not osbuddy
  15. Yes, 50% is the threshold I set. I can add a textbox to change that if you want
  16. Bone burying should be active now! Alching will be next.
  17. You could set up a mouse event listener that serializes mouse events and the time they were performed into json format. Then when you want to play them back, deserialize and generate the mouse events. https://osbot.org/api/org/osbot/rs07/input/mouse/BotMouseListener.html https://osbot.org/api/org/osbot/rs07/input/mouse/ClientMouseEventHandler.html
  18. Hmm the distance filter is an interesting idea actually. It would require some changes with how it works, but its definitely possible. And the bury and alch options are necessary features, I agree, I will start working on those very soon. I dont think it will work like that. It would still choose other safespots that arent prioritised often enough that it wouldnt be worth it. And even if it attacked wyverns in the area, they would still walk over to your character and no longer be the required distance.
  19. Defensive attack styles now available in the range and magic options!
  20. Can you show me whats printed in the log?
  21. Hey, send me a pm, ill help you through setting it up correctly
  22. Ill add that to the list of thing to do
  23. Sure, ill add that in!
  24. Have you had any more luck with the script?
  25. Sorry, ill stop playing castle wars on your acc

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.