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.

New osbot user debugging help?

Featured Replies

Hi guys, new user here!

I'm interested in writing scripts and I've so far successfully setup an environment where I can run some skeleton scripts!

Because the OSBot client spawns a new process post login, I'm relatively confident I'm not able to debug using breakpoints with intellij (correct me if i'm wrong please :)).

Does anyone know if I can launch OSBot so that I can see logs that I write to stdout?

 

Thanks

  • Author

Nevermind, I figured out how to use the debugger! You can actually run the client with a remote debug entry port ie: 

java -jar "osbot 2.4.145.jar" -debug 5005

You can then setup a remote debug process in intellij to connect to that port!@

2 hours ago, themuffinman32 said:

Nevermind, I figured out how to use the debugger! You can actually run the client with a remote debug entry port ie: 


java -jar "osbot 2.4.145.jar" -debug 5005

You can then setup a remote debug process in intellij to connect to that port!@

Alternatively, you can use the MethodProvider log method to write a message to the in-client logger accessible through the client options menu.

-Apa

25 minutes ago, themuffinman32 said:

I don't see the option to use the in-client logger, sorry.

This is what I see

https://i.imgur.com/X5uLHJc.png

go to settings->toggle logger.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.