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.

Verify

Members
  • Joined

  • Last visited

Everything posted by Verify

  1. I was able to fix it, by uninstalling all Java versions, deleting all OSBot settings. Then reinstalling 32 bit java (I had 64 bit previously), and redownloading osbot. I would try reinstalling java, and switching to 32 bit if you had 64 bit.
  2. I'm experiencing the same problem. I've written 3 scripts of my own, which were running completely fine just a few days ago. Now, it won't print anything when I try to log on entry to onStart() or onLoop(). The onExit() message is still printed tho, which is what I find even weirder. No errors are printed to the console. I've even tried stripping the code down to just @ScriptManifest(author = "Verify", info = "SimpleTest", name = "HelloTester", version = 0, logo = "") public class main extends Script{ @Override public void onStart() { log("Hello, welcome to swordfish swordies service!"); } @Override public int onLoop() throws InterruptedException { log("Looping"); return random(300, 500); } @Override public void onExit() { log("Goodbye."); } @Override public void onPaint(Graphics2D g) { } } Additional things I've tried to resolve it: Delete all scripts from osbot folder and export them again. Delete the entire osbot folder from my user directory. Running a purchased SDN script (Perfect crabs to be specific) So far no success tho. Any help would be appreciated.

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.