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.

Proxy bot initialization error?

Featured Replies

For those having issues and know how to use cmd/terminal:

Change directory to where your OSBot jar is located and type in the following command:

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

Get the client to the point where it gives you the error. Copy and paste everything in the terminal/cmd window here, please do not screenshot.

47 minutes ago, Alek said:

For those having issues and know how to use cmd/terminal:

Change directory to where your OSBot jar is located and type in the following command:

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

Get the client to the point where it gives you the error. Copy and paste everything in the terminal/cmd window here, please do not screenshot.

Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

 

C:\>cd users\yukio\desktop

C:\Users\yukio\Desktop>java -jar "osbot 2.4.119.jar" -debug 5005
Debug enabled on port 5005
[DEBUG][04/20 09:16:09 PM]: Injected 2 field list filters
[DEBUG][04/20 09:16:09 PM]: Injected 2 field filters
[DEBUG][04/20 09:16:09 PM]: Injected 2 method list filters
[DEBUG][04/20 09:16:09 PM]: Injected 3 method filters
In debug mode!
Listening for transport dt_socket at address: 5005
Stealth injection class-filter enabled!
[DEBUG][04/20 09:16:10 PM]: OSBot is now ready!
[INFO][04/20 09:16:11 PM]: Loaded 2 RS accounts!
                                [INFO][04/20 09:16:12 PM]: Welcome to OSBot 2.4.119!
Loaded 0 local scripts and 15 SDN scripts.
[INFO][04/20 09:16:22 PM]: Updated injection hooks for client revision : 139!
[DEBUG][Bot #1][04/20 09:16:22 PM]: Initializing stealth injection bot...
[INFO][Bot #1][04/20 09:16:23 PM]: Downloading latest RS2 old-school client parameters...
Bot failed to initialize! If you are running OSBot from command-line, ensure that the world you entered is valid! If the world you entered is valid, please check the OSBot forums for online/offline status.
[INFO][04/20 09:16:23 PM]: Started bot #1
 


Might not be what you're looking for, but that's the point where it stops loading. Thanks for looking into it!

Edited by ancientt
adding on

16 minutes ago, ancientt said:

Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

 

C:\>cd users\yukio\desktop

C:\Users\yukio\Desktop>java -jar "osbot 2.4.119.jar" -debug 5005
Debug enabled on port 5005
[DEBUG][04/20 09:16:09 PM]: Injected 2 field list filters
[DEBUG][04/20 09:16:09 PM]: Injected 2 field filters
[DEBUG][04/20 09:16:09 PM]: Injected 2 method list filters
[DEBUG][04/20 09:16:09 PM]: Injected 3 method filters
In debug mode!
Listening for transport dt_socket at address: 5005
Stealth injection class-filter enabled!
[DEBUG][04/20 09:16:10 PM]: OSBot is now ready!
[INFO][04/20 09:16:11 PM]: Loaded 2 RS accounts!
                                [INFO][04/20 09:16:12 PM]: Welcome to OSBot 2.4.119!
Loaded 0 local scripts and 15 SDN scripts.
[INFO][04/20 09:16:22 PM]: Updated injection hooks for client revision : 139!
[DEBUG][Bot #1][04/20 09:16:22 PM]: Initializing stealth injection bot...
[INFO][Bot #1][04/20 09:16:23 PM]: Downloading latest RS2 old-school client parameters...
Bot failed to initialize! If you are running OSBot from command-line, ensure that the world you entered is valid! If the world you entered is valid, please check the OSBot forums for online/offline status.
[INFO][04/20 09:16:23 PM]: Started bot #1
 


Might not be what you're looking for, but that's the point where it stops loading. Thanks for looking into it!

Try again with this version:
https://osbot.org/devbuilds/osbot 2.4.119.jar

3 minutes ago, Alek said:

Try again with this version:
https://osbot.org/devbuilds/osbot 2.4.119.jar

Here is the same debug with the provided version.

 

Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

C:\Users\yukio>cd\

C:\>cd users\yukio\desktop

C:\Users\yukio\Desktop>java -jar "osbot 2.4.119.jar" -debug 5005
Debug enabled on port 5005
[DEBUG][04/20 09:40:48 PM]: Injected 2 field list filters
[DEBUG][04/20 09:40:48 PM]: Injected 2 field filters
[DEBUG][04/20 09:40:48 PM]: Injected 2 method list filters
[DEBUG][04/20 09:40:48 PM]: Injected 3 method filters
In debug mode!
Listening for transport dt_socket at address: 5005
Stealth injection class-filter enabled!
[DEBUG][04/20 09:40:49 PM]: OSBot is now ready!
[INFO][04/20 09:40:50 PM]: Loaded 2 RS accounts!
[INFO][04/20 09:40:51 PM]: Welcome to OSBot 2.4.119!
Loaded 0 local scripts and 15 SDN scripts.
[INFO][04/20 09:40:54 PM]: Updated injection hooks for client revision : 139!
[DEBUG][Bot #1][04/20 09:40:54 PM]: Initializing stealth injection bot...
[INFO][Bot #1][04/20 09:40:54 PM]: Downloading latest RS2 old-school client parameters...
Bot failed to initialize! If you are running OSBot from command-line, ensure that the world you entered is valid! If the world you entered is valid, please check the OSBot forums for online/offline status.
java.lang.NumberFormatException: For input string: "13a"[INFO][04/20 09:40:55 PM]: Started bot #1

        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at org.osbot.rs07.RS07Parameters.iiIiiiiIiIii(pm:3)
        at org.osbot.rs07.RS07Parameters.<init>(pm:134)
        at org.osbot.core.inject.RS07ClientInjector.inject(fz:276)
        at org.osbot.rs07.Bot.initialize(eh:399)
        at org.osbot.sd.run(ps:192)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
 

Just now, ancientt said:

Here is the same debug with the provided version.

 

Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

C:\Users\yukio>cd\

C:\>cd users\yukio\desktop

C:\Users\yukio\Desktop>java -jar "osbot 2.4.119.jar" -debug 5005
Debug enabled on port 5005
[DEBUG][04/20 09:40:48 PM]: Injected 2 field list filters
[DEBUG][04/20 09:40:48 PM]: Injected 2 field filters
[DEBUG][04/20 09:40:48 PM]: Injected 2 method list filters
[DEBUG][04/20 09:40:48 PM]: Injected 3 method filters
In debug mode!
Listening for transport dt_socket at address: 5005
Stealth injection class-filter enabled!
[DEBUG][04/20 09:40:49 PM]: OSBot is now ready!
[INFO][04/20 09:40:50 PM]: Loaded 2 RS accounts!
[INFO][04/20 09:40:51 PM]: Welcome to OSBot 2.4.119!
Loaded 0 local scripts and 15 SDN scripts.
[INFO][04/20 09:40:54 PM]: Updated injection hooks for client revision : 139!
[DEBUG][Bot #1][04/20 09:40:54 PM]: Initializing stealth injection bot...
[INFO][Bot #1][04/20 09:40:54 PM]: Downloading latest RS2 old-school client parameters...
Bot failed to initialize! If you are running OSBot from command-line, ensure that the world you entered is valid! If the world you entered is valid, please check the OSBot forums for online/offline status.
java.lang.NumberFormatException: For input string: "13a"[INFO][04/20 09:40:55 PM]: Started bot #1

        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at org.osbot.rs07.RS07Parameters.iiIiiiiIiIii(pm:3)
        at org.osbot.rs07.RS07Parameters.<init>(pm:134)
        at org.osbot.core.inject.RS07ClientInjector.inject(fz:276)
        at org.osbot.rs07.Bot.initialize(eh:399)
        at org.osbot.sd.run(ps:192)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
 

 

Some people have had success setting the world, so,

 

java -jar "osbot 2.4.119.jar" -debug 5005 -login osbotusername:osbotpassword -bot rslogin:rspassword:1234 -world 336

                           [DEBUG][04/21 02:44:59 PM]: Injected 2 field list filters
[DEBUG][04/21 02:44:59 PM]: Injected 2 field filters
[DEBUG][04/21 02:44:59 PM]: Injected 2 method list filters
[DEBUG][04/21 02:44:59 PM]: Injected 3 method filters
In debug mode!
Listening for transport dt_socket at address: 5005
Stealth injection class-filter enabled!
[DEBUG][04/21 02:45:07 PM]: OSBot is now ready!
[INFO][04/21 02:45:09 PM]: Loaded 2 RS accounts!
[INFO][04/21 02:45:15 PM]: Welcome to OSBot 2.4.119!
Loaded 0 local scripts and 2 SDN scripts.
[INFO][04/21 02:45:29 PM]: Updated injection hooks for client revision : 139!
[DEBUG][Bot #1][04/21 02:45:29 PM]: Initializing stealth injection bot...
[INFO][Bot #1][04/21 02:45:37 PM]: Downloading latest RS2 old-school client parameters...
Bot failed to initialize! If you are running OSBot from command-line, ensure that the world you entered is valid! If the world you entered is valid, please check the OSBot forums for online/offline status.
[INFO][04/21 02:45:38 PM]: Started bot #1
java.lang.NumberFormatException: For input string: "13a"
        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at org.osbot.rs07.RS07Parameters.iiIiiiiIiIii(pm:3)
        at org.osbot.rs07.RS07Parameters.<init>(pm:134)
        at org.osbot.core.inject.RS07ClientInjector.inject(fz:276)
        at org.osbot.rs07.Bot.initialize(eh:399)
        at org.osbot.sd.run(ps:192)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

4 minutes ago, Muffins said:

 

Some people have had success setting the world, so,

 

java -jar "osbot 2.4.119.jar" -debug 5005 -login osbotusername:osbotpassword -bot rslogin:rspassword:1234 -world 336

Awesome to hear that, but I was just doing what Alek was asking for, will definitely try that in a bit.

  • Alek locked this topic
  • Alek unlocked this topic
  • Alek locked this topic
Guest
This topic is now closed to further replies.

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.