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.

Arguments to start bot

Featured Replies

Hey,

I know this was possible before but I currrently don't know what the arguments are to start the bot in an IDE skipping the updater. If anyone could help me out that would be greatly appreciated.

 

Thanks in advantage!

Previously we could directly start the bot with only program arguments like -m for mirror mode and adding some vm arguments for adding the filter with xboot.

 

Currently that is not possible anymore because you have to log in on the boot interface. 

I would love the see the option back to directly start the bot and skip the boot interface.

I'm never going to allow a login or update "bypass", unless you are talking about starting without the boot interface (using cached user/pass, failing to start on new stable builds).

I'm never going to allow a login or update "bypass", unless you are talking about starting without the boot interface (using cached user/pass, failing to start on new stable builds).

 

Just allowing us to skip the boot loader (if there is a cached user/pass, valid webwalk, no new version) is all I would want.

  • Author

I never knew it wasn't possible anymore. But if you would make it possible again that would be amazing!

I didn't make it impossible, I changed how the interfaces worked.

 

Copying the command from ps -aux gives:

java -XX:-UseSplitVerifier -Xmx300m -Xbootclasspath/p:/home/person/OSBot/Data/filter_c93003f3.jar -cp /home/person/OSBot/osbot\ 2.4.43.jar:/home/person/OSBot/osbot\ 2.4.43.jar org.osbot.BotApplication 01

which results in the client looking like:

 

UWC8Ttg.png

 

Trying to add a bot attempts to download, but does not succeed failing with:

 

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
Stealth injection class-filter enabled!
[DEBUG][03/25 11:42:01 PM]: Connection Error: Please restart the client and check your boot settings such as proxies.
[INFO][03/25 11:42:02 PM]: Loaded 10 RS accounts!
[INFO][03/25 11:42:03 PM]: Welcome to OSBot 2.4.43!
[ERROR][03/25 11:42:25 PM]: Failed to load hooks!
java.lang.NullPointerException
at java.nio.ByteBuffer.wrap(ByteBuffer.java:396)
at org.osbot.BotApplication.loadHooks(mz:467)
at org.osbot.Ob.IIiiIIiIiI(js:231)
at org.osbot.core.gui.AccountSelector.iIIIiiIiii(ah:95)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:124)
at java.awt.Component.processMouseEvent(Component.java:6535)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6300)
at java.awt.Container.processEvent(Container.java:2236)
at java.awt.Component.dispatchEventImpl(Component.java:4891)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Component.dispatchEvent(Component.java:4713)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
at java.awt.Container.dispatchEventImpl(Container.java:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2750)
at java.awt.Component.dispatchEvent(Component.java:4713)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.awt.EventQueue$4.run(EventQueue.java:729)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
[DEBUG][Bot #1][03/25 11:42:25 PM]: Initializing stealth injection bot...
[INFO][Bot #1][03/25 11:42:26 PM]: Downloading latest RS2 old-school client parameters...
[INFO][Bot #1][03/25 11:42:26 PM]: Downloading latest RS2 old-school client...
java.lang.NullPointerException
at org.osbot.coM8.visitClass(tf:26)
at org.osbot.core.asm.ClassCollection.IIiiIIiIiI(jw:253)
at org.osbot.core.asm.ClassCollection.accept(jw:165)
at org.osbot.core.inject.RS07ClientInjector.inject(kn:206)
at org.osbot.rs07.Bot.initialize(el:654)
at org.osbot.lpt5.run(js:222)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
[INFO][03/25 11:42:46 PM]: Started bot #1
java.lang.ThreadDeath
at java.lang.Thread.stop(Thread.java:850)
at org.osbot.rs07.event.RandomExecutor.terminate(ak:7)
at org.osbot.Ob.iIIIIiiiiI(js:275)
at org.osbot.FA.run(hv:18)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
 
With the screen looking like:
 

0IIa73C.png

 
Anything I am missing?

Just allowing us to skip the boot loader (if there is a cached user/pass, valid webwalk, no new version) is all I would want.

 

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.