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. No, why would they waste time on making it for resizeable ?
  2. 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.
  3. 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
  4. I'm sorry to hear you guys have issue with the auto login I hope it gets resolved quick!
  5. map[x][y] is the flags tile. You the the Tile itself. The flag i only to check if its walkable
  6. 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
  7. 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
  8. Just now? Or?
  9. OSBot client problem, not mirror.
  10. Script updated to V0.09: - Fixed telegrabbing seeds Have fun!
  11. 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.
  12. Yeah, client is broken, same with auto login after DC or 6h mark.
  13. 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 ^^
  14. I think this runtime in 3 weeks says enough right?
  15. Khaleesi replied to MGI's topic in Releases
    thx man! Appreciated
  16. 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
  17. Use fixed mode ... hehe
  18. Client is broken and logging in isn't possible atm. Post in the client bug report forum.
  19. 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
  20. Khaleesi replied to Khaleesi's topic in Agility
    That is a nice amount of graces
  21. Haven't been banned. You're just unlucky or not botting very smart Khaleesi's School of Pro Tips: - Don't bot overnight on Wednesdays if you're not going to be on around ~12 PM GMT to stop your bot. RS Updates happen around that time on EVERY Thursday.

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.