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.

Khaleesi

Developer
  • Joined

  • Last visited

Everything posted by Khaleesi

  1. repaires gates and barricades, is for pures. when does it happen? Using fixed screen? Not even sure what this means at all ...
  2. The pitch is just the latest action what was done before you logged out, nothing to do with that. Because no fucks are given ... -_-
  3. No, why would they waste time on making it for resizeable ?
  4. Khaleesi replied to Khaleesi's topic in Agility
    Client interactions are broken that's why, happens at draynor, al kharid, varrock too since they all have that same wall you climb. Basically it moves the mouse if it's not on the object, it'll wait 5s, then move it again, wait 5s and move it again until it's finally on the right spot where you can click to start the course. Ridiculous but nothing I can really do until client is fixed.
  5. Note: This was a huge update, report every issue you come across. Script updated to V0.11: - Using own walker class, no more pointless running around - Added repairing mode (requires axe and hammer) - Added "only attacking monsters" option at portals - Added granite maul spec Todo: -Removed points gained, since it was buggy atm. Enjoy! Khaleesi
  6. I'm sorry to hear you guys have issue with the auto login I hope it gets resolved quick!
  7. map[x][y] is the flags tile. You the the Tile itself. The flag i only to check if its walkable
  8. You are saving the flags of the tiles. Not even the tile itself... This adds a flag of a tile to the list. walkableTiles.add(map[x][y]) basicly pointless, since you don't even know which tile it is afterwards. You want to save the tiles itself. ArrayList<Position> walkableTiles = new ArrayList<Position>(); Try to figure out how to get the global x and y yourself out of the locals x and y Khaleesi
  9. Khaleesi replied to Khaleesi's topic in Agility
    Make sure you are using Fixed screen and not resizeable. The client is pretty broke after previous update, so be patient till they fix it
  10. Just now? Or?
  11. OSBot client problem, not mirror.
  12. Script updated to V0.09: - Fixed telegrabbing seeds Have fun!
  13. Khaleesi replied to Khaleesi's topic in Agility
    ya it's the new client ... Has issues with interactions. I'm making own interactions now, will test run soon.
  14. Yeah, client is broken, same with auto login after DC or 6h mark.
  15. Lmao xD The prices goes crazy every single thursday xD People dumping bars on wednesday ike mad ... but who AM I to care about it ^^
  16. I think this runtime in 3 weeks says enough right?
  17. Khaleesi replied to MGI's topic in Releases
    thx man! Appreciated
  18. If you can read how to setup: Place every item required by the script at the top of a tab. This will mean you have to reoder the bank to actually run the script. This is to prevent osbot from getting tuck in banking, it fails to scroll sometimes. Sometimes it doesn't click items what are visible for 50%. Causing it to idle... Making something like you suggest sounds good, but in reality it's annoying to code and will most likely mess up something else afterwards ... but I'll take a look at it and see what I can do. Khaleesi
  19. Use fixed mode ... hehe
  20. Client is broken and logging in isn't possible atm. Post in the client bug report forum.
  21. Use mirror mode bro, normal client will get you banned on 99% of scripts, fairly easy. OSBot just had a major downtime and update, I'll look into this and see whats causing it

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.