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.

kook723

Members
  • Joined

  • Last visited

  1. Thanks but not what I'm looking for. Trying to make use of the PathPreferenceProfile#checkBankForItems method, would be much more flexible.
  2. I want to use web walking to walk from falador west bank to yanille bank. I expect the web walking to search the bank, withdraw a ring of dueling, teleport to castle wars, and then walk to yanille. Using the code below I tested a few scenarios. Scenario 1: In falador bank with nothing in inventory/equipment and bank closed. RESULT: Tries walking up and over white wolf mountain. Does not attempt to check bank. Scenario 2: In falador bank with nothing in inventory/equipment and bank opened. RESULT: Sits at bank, does not try to withdraw ring of dueling. Logs spamming: Scenario 3: In falador bank with ring of dueling either in inventory or equipped. RESULT: Successfully teleports to castle wars, then walks to yanille. Am I doing something wrong here, or is the code broken? Thanks for any help you can provide, tried figuring it out on my own first.
  3. Thanks for the quick update!
  4. @khaleessi, can you help me figure out CLI params for this script on mac? (Hopefully a command that will work on linux too) '&' Delimiter doesn't seem to work. -script 591:1;1;1;1;1 -bash: 1: command not found -bash: 1: command not found -bash: 1: command not found -bash: 1: command not found -script 591:1&1&1&1&1 [1] 40144 [2] 40145 [3] 40146 [4] 40147 -bash: 1: command not found -bash: 1: command not found -bash: 1: command not found -bash: 1: command not found [2] Exit 127 1 [3]- Exit 127 1 [4]+ Exit 127 1 -script "591:1;1;1;1;1" Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 6 at org.osbot.BotApplication.main(ey:244) /bin/sh: 1: command not found /bin/sh: 1: command not found /bin/sh: 1: command not found /bin/sh: 1,1,0,0,0,0,0,null: command not found Bot exited with code : 127 -script "591:1&1&1&1&1" /bin/sh: 1: command not found /bin/sh: 1: command not found /bin/sh: 1: command not found /bin/sh: 1,1,0,0,0,0,0,null: command not found Bot exited with code : 127 Full CLI command: java -jar /Users/craig/OSBot/osbot.jar -login kook723:[CENSORED] -bot [CENSORED]:[CENSORED]:0000 -script 591:1&1&1&1&1 -world 1 -debug 5005 Any recommendations on a delimiter to use? Or maybe this should be reported to the bot devs?
  5. kook723 replied to Vevoz1's topic in General Help
    Same here. Checking the terminal output, i've been getting 520 and 504 errors. Looks like this is a problem specifically with OSBot servers maybe and not necessarily the bot itself? I even get these errors sometimes just trying to access the forums.

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.