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. Then add another <br> after second row lolz
  2. Only add <br> after first row then xD
  3. I'm noob at html but don't you need to close the </body>? Add <br> after first row ;)
  4. Can't you just check the Boxtrap on the ground by its name? Is way more reliable since this will probably break every thursday bcs jagex update... Afterwards check if it has the required action to determine what state it is in? Khaleesi
  5. Khaleesi replied to Khaleesi's topic in Agility
    Thx for the report! Can you get me the whole error? This is just a small part of it khaleesi
  6. You are getting an NPE error (nullpointer Exception) If (231,2) doesn't get found it will return null. So you do null.interact("Continue"); (and you can't really interact with something that doesn't exist right?) You should stop using interfaces since the are deprecated. Use RS2Widget instead. You basicly to this: RS2Widget chat1 = widgets.get(231,2) if(chat1 != null && chat1.isVisible()) chat1.interact("Continue"); Why are you using: (Did you decompile code? Decompilers generate this kind of code) .interact(new String[] { "Continue" }); You can just do: .interact("Continue"); Goodluck! Khaleesi
  7. ya unlimited and lifetime acces ^^ Soon it will be fixed, currently at work. When I get home I'll get it done asap!
  8. Khaleesi replied to Tombow's topic in Archive
    The mirror client really improves they anti ban. But keep in mind that the mirror client is still in beta and still has a few flaws. Goodluck botting!
  9. Hmm could be a good idea, Will take a look on this 1
  10. Well played, shoudl I release mine too?
  11. Going hard xD
  12. Gave you a few hours ^^ Goodluck!
  13. Khaleesi replied to Khaleesi's topic in Agility
    Ow ok I'll try to see why it does that!
  14. I'll push an update this evening .
  15. Khaleesi replied to Khaleesi's topic in Agility
    Sure gave you 24 hours Ow ok ! This client issue has been reported before. The devs are aware of this error -_- I'm afraid this is out or my reach to fix Khaleesi
  16. Khaleesi replied to Khaleesi's topic in Agility
    Gave you 24 hours ;) Goodluck !
  17. Not yet, WIll get on this tomorrow
  18. Khaleesi replied to Khaleesi's topic in Agility
    thx whats that for a dumb question? isn't it supposed to be good? xD You better ask: Are there any flaws at any rooftop? Yes interacting with pole at canafis is a bitch. you want a trial? ^^
  19. Nope no way to fix, mirror client is still garbage. Wait till its fully functional It doesn't work when a script changes regions...
  20. Try now?
  21. Gave you 24 hours
  22. I got the same I only need them for driving, watching television ^^ High five! Didn't knew you had glasses You must be hawt with them
  23. Thx for the report, i'll add it so it will just walk back instead. Khaleesi
  24. Its a armor set you can buy with golden nuggets, a full set grants extra Exp when you mine the vines
  25. 2120

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.