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.

Deceiver

VIP C++
  • Joined

  • Last visited

Everything posted by Deceiver

  1. i hate dex
  2. I think this happened to me before, try uninstalling and reinstalling Eclipse.
  3. I went ahead and banned the user as he hasn't been online for 3 days... I'm sorry for your loss. If he ever wishes to return, he will have to refund you in full.
  4. I've requested the user to post here and put him in TWC. He has 24 hours to reply.
  5. Added it for ya.
  6. I have my GUI in my 'main' file. And, I have already added a ActionListenser: JButton button = new JButton("Start"); button.addActionListener(event -> { questName = (String) questBox.getSelectedItem().toString(); log("Selected Quest: " + questName); frame.dispose(); synchronized(Test.class) { Test.class.notify(); } }); So, it successfully logs "Selected Quest", and disposes.
  7. wat do Issue: I have this sick GUI for a script right? How do I get it to start/load a class from a different package? Select option from a JComboBox Hit "start" Start selected item with a matching class name? I've tried populating the JComboBox values two different ways, but neither prevailed, when trying to start the other class. My onLoop method: (I want to assume that the problem is in this hopefully) @Override public int onLoop() throws InterruptedException { try { Class.forName(getName(), true, null); // Class.forName((String) questName); log("trying to start: " + questName); } catch (Exception e) { log("failed to start: " + questName); e.printStackTrace(); } return 500; }
  8. It is tolerated. But, if I were you, try contacting @Zach for questions about what is allowed and isn't regarding private scripts.
  9. >Implying to make a thread to appeal your TWC
  10. http://osbot.org/forum/forum/152-forum-ban-appeals/
  11. I've requested she reply here, and will put her in TWC.
  12. User has not been on for 2 days. He will be banned, if he'd like to return he will have to refund in full. I'm sorry about your loss.
  13. No problem.
  14. Use official OSRS client or a browser.
  15. Bump your threads instead of constantly making new ones for the same thing. http://osbot.org/forum/topic/79960-selling-last-bunch-of-bo3-betas/?view=findpost&p=888210
  16. You paid with a eCheque, these are usually cleared in 3-5 days.
  17. The script is outdated. Have you posted on the thread for this script?

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.