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.

OSBot 2.4.67/8 - Bot farming made easy - CLI finished

Featured Replies

  • Popular Post

Although there are a ton of bugs I should probably be working on, I went ahead and cleared my schedule a bit to release one of the most requested features; full command-line support.
 
As a bot farmer, you can start up a new client with a proxy, start a bot, and start a script with all the settings you want. If you write scripts you will notice a new method at your disposal, getParameters(). I'll explain this a bit below.
 
53f015bc34b17a99f80a949e66d51808.png
 
The two new flags are "bot" and "script". Just to make it clear, "bot" only starts up a new bot and "script" will only work if you have a "bot" set (because how can you start a script without a bot active?).
 
Anyways the flag values for script are:
 
scriptid:params // Will attempt to load an SDN script automatically. Get the script id of your script from the logger when you run the SDN script.
scriptname:params // The script name is the name found in the ScriptManifest
 
Issue: If your local script ScriptManifest is using a number as the name, it will be mistaken as an SDN script.
 
So the parameters are totally up to the scripter. For instance:

-script 123:bank,loot,warriors

It will be up to the scripter to take those script parameters, parse them, and apply the settings custom to his/her script. This will avoid the need of having a user interface which the botter would otherwise need to have settings.
 
Example snippet:

java -jar "osbot 2.4.67.jar" -login alek:password -bot alek@osbot.com:password:1234 -debug 5005 -script test:param1,param2,param3,param4

Additionally there were  a few other things that were improved in the client, too lazy to continue typing. Enjoy.

 

Version 2.4.68:

-Patched issue with prefetchRequirements
 
Happy Bot Farming!
-The OSBot Staff

progress, looking good

 

can you start multiple bots in one client with this ?

Edited by Krulvis

  • Author

progress, looking good

 

can you start multiple bots in one client with this ?

 

It's preferred to have separate clients for each bot. I was considering adding a "low-gui" mode where a bunch of components and interfaces won't load to perhaps make a cheap save on some resources (making individual clients more attractive). 

It's preferred to have separate clients for each bot. I was considering adding a "low-gui" mode where a bunch of components and interfaces won't load to perhaps make a cheap save on some resources (making individual clients more attractive). 

amazing

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.