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.

xjax1

Members
  • Joined

  • Last visited

  1. Hey, great guide, im just curious if the script manifest has changed since this tutorial was created? because i cant seem to get OSbot to recognize the custom script. I havent changed much past the original script but i exported just to make sure it worked and it doesnt 😓 package testingBot.main; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; @ScriptManifest(author = "xjax1", info = "Testing Script", name = "testbot", version = 1, logo = "") public class Main extends Script { @Override public void onStart() { log("Starting Up"); } @Override public int onLoop() throws InterruptedException { return 0; } @Override public void onExit() { log("Exiting"); } } As you can see, not many changes, but it still wont load, i have made sure(multiple times) its exported as a JAR and in the right file, and have restarted and re-installed OSbot quite a few times. is there any possible fix for this? or does OSbot just not like my pc script for some reason?

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.