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.

Lordsthan

Members
  • Joined

  • Last visited

Everything posted by Lordsthan

  1. I can use both methods with no errors. It's definitely a problem on your end. EDIT: Make sure your current IP is allowed on your proxy provider. OSBot isn't responsible for that.
  2. You are not alone, it's a known bug and developers are working on it.
  3. 1. Allows you to enable or disable your mouse and/or keyboard. 2. Yes, go to Settings -> Options -> Debug tab -> Check "Mouse trail"
  4. Use the debug flag on CLI.
  5. They will change your login, I guess.
  6. Some users had this problem in the past and they changed their display name. You can request that on a thread in the vip section or talk to a staff member.
  7. Follow the procedure I've linked in my first post for whichever executable IntelliJ is using.
  8. Do you have JDK and JRE installed? If yes, IntelliJ may be using javaw.exe or java.exe from JDK folder while OSBot is using from JRE folder.
  9. @ukasz may be your guy.
  10. Try this: https://stackoverflow.com/questions/22737535/swing-rendering-appears-broken-in-jdk-1-8-correct-in-jdk-1-7/26610279#26610279
  11. You can override the Break Manager via code:
  12. I'm not an expert on Intellij IDEA but I quickly made a project to test and it works both on IDE and .jar. Here is my artifacts settings:
  13. I've used this in the past: boolean isOnCutscene(){ return getConfigs().get(1021) == 192 && getMap().isMinimapLocked(); }
  14. Try this instead: @SuppressWarnings("deprecation") @Override public void onStart() { goChopTree.exchangeContext(getBot());}
  15. Try this: public void onStart() { goChopTree.exchangeContext(getBot()); }
  16. ZeahFlaxPicker.jar
  17. On your browser, type "steam://controllerconfig/578080/1099452602" and open it using the Steam Client option.
  18. https://support.playbattlegrounds.com/hc/en-us/articles/115004276113--XBOX-Controller-Guide

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.