Jump 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

Script Officer
  • Joined

  • Last visited

Everything posted by Khaleesi

  1. Client still needed more updated, should be fixed by now Restart yourt client
  2. Well that means you can bring the pearls inside and have the npc repair it, will take a look at that soon
  3. make sure to update your client after todays update
  4. Hooks are fixed, but client needs an update
  5. Should be fixed by now
  6. Sure man ! Enjoy
  7. Uhm I'm not sure if there is a good way to deal with this, What I have done before Is painted everything and added a mouselistener to see where a user clicked to enabled/disable setitngs. But if you are going to want a dropdown it's not going to be easy to do it in the paint itself. Maybe you can try to get the position of osbots Jframe and move the Jdialog based on that. You could get the OSBot Frame by doing this I guess: for (Frame frame : Frame.getFrames()) { if (frame.isVisible() && frame.getTitle().startsWith("OSBot")) { //Access to Frame X and Y } }
  8. The onPaint is actually just to draw things to the canvas as an overlay, not really the same as trying to put a Jdialog on top of the client. I have never tried that and I never had the use for it. Why exactly do you want this Dialog to be on top of the chatbox? You can simply hide the name by drawing a small box over the name in the chatbox and have the dialog somewhere else
  9. Like onPaint says in it's name => paint =? you draw images/lines/text. This has nothing to do with Swing or JFrames, JDialogs, ... What are you trying to do exactly?
  10. Enjoy!
  11. No trials on this script
  12. Sure man, Enjoy! ENjoy!
  13. Are we talking about the paint overlay here?
  14. You gotta wait 15min if you run into this issue Make sure you use the right OSBot credentials to login ๐Ÿ˜‰
  15. Enjoy!
  16. Enjoy!

Account

Navigation

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.