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.

Disable auto login in script

Featured Replies

Hi all,

I'm trying to log out my bot on certain criteria with the following line:

getLogoutTab().logOut()

This works fine. However, the OSBot Random Solver Auto Login kicks in and logs the account back in. How can I prevent this?

Note: I would still like to be able to use the auto login on other occasions.

4 minutes ago, dc0qdguZU8R50JJu said:

How can I prevent this?

Note: I would still like to be able to use the auto login on other occasions.

If you disable the built-in login handler, then you have to write your own login handler in order to get automatically logged in again.

You disable it by launching the client through CMD/Terminal like this

java -jar OSBot.jar -allow norandoms

 

  • Author
52 minutes ago, Medusa said:

If you disable the built-in login handler, then you have to write your own login handler in order to get automatically logged in again.

You disable it by launching the client through CMD/Terminal like this


java -jar OSBot.jar -allow norandoms

 

Perfect, thanks!

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.