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. I have no idea what you mean, while trying to run it just worked fine in both directions for me. Even after 3 hours it still ran fine.. Can you get me a printscreen of the client with the console logger visible? make sure you are using latest osbot client! Khaleesi
  2. Script updated to V0.25: - Fixed flax spinning gettting stuck - Added Opal, Jade and red topaz gem cutting If you still encounter any issues, let me know! Kind regards Khaleesi Is this an issue at the moment?
  3. Khaleesi replied to Acerd's topic in Scripting Help
    You can use them, but make sure to properly break out of them. Getting a user stuck for 8 hours because a while loop didn't break properly is pretty annoying I didn't even use 1 while loop in all of my scripts Basicly this: (I'm using my own timer class though, not sure how osbots timer work) Timer animationTimer = new Timer(0); public void fletch(){ if (script.myPlayer().isAnimating()) animationTimer.reset(); if (animationTimer.getElapsed() > 2000) { //time between animations //start fletching }else{ //we are fletching } } Khaleesi
  4. You cuties !
  5. Khaleesi replied to gorgas8's topic in Scripting Help
    This ^ You nested the if statements instead of putting them behind eachother Khaleesi
  6. Thx for the report, I'll fix this right away. Why don't you use ava's ?
  7. have fun!
  8. That's probably because yesterdays update, will take a look at this That's unfortunate ...
  9. The distance the script stays within, if you set it to "10" it won't walk out of a 10 tiles radius from the position you start the script from Khaleesi
  10. Khaleesi replied to Khaleesi's topic in Agility
    I saw your bug report about it Boxers, I tried a few courses but I didn't had the same issue Would it be possible to get a screenshot of it ? If I know what the script status is in the paint I'll be to track it quicker. Kind regards Khaleesi
  11. Sure, enjoy!
  12. I tried the potions and it worked just fine, you sure you set the percentage properly? A glory recharge is not a "issue" it's called a suggestion ... Sure enjoy! Khaleesi
  13. Ya it does swap to spec and swaps back after I'll see if I can do something about the break manager thing! Khaleesi
  14. Just refresh the scripts or restart the client should do the trick No, it is usefull? I can still add if required
  15. does this always happen or only sometimes? Khaleesi
  16. here is some sample code of the border on a JPanel: JPanel panelSettings = new JPanel(); panelSettings.setLayout(null); panelSettings.setBorder(BorderFactory.createTitledBorder("Attack style")); panelSettings.setBounds(10, 11, 250, 91); contentPane.add(panelSettings); Have fun!
  17. Khaleesi replied to 96footyking's topic in Resolved
    Give it a couple minutes Try restarting the client or refreshing your scripts. Last option is to PM Dex or maldesto ^^ Khaleesi
  18. You can buy osbot vouchers by rsgp if you want that, (check my first post). You can also pm Maldesto about your issue. Khaleesi
  19. Can you folow my bug report template (check first post)? Showing me 1/4 of the screen doesn't help me ... Get me a printscreen of the whole client with the logger enabled if possible Also get me your settings you started the script with. Khaleesi
  20. What food are you using? I like how you compare botting with other things xD but yes this is true, be cautios and bot smart That's unfortunate, make sure to bot a few hours a day, don't force it too much Khaleesi
  21. Sure do Enjoy it!
  22. No it doesn't, but a half inven lasts a long time
  23. refresh the scripts or restart the client I don't really have any idea about it sorry i'm sure other people can help you out!
  24. if you don't want a registered one you can make one up ... Ex. trythiscrap@lolcrap.com

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.