Skip to content

Latest commit

 

History

History
82 lines (60 loc) · 2.85 KB

Home.md

File metadata and controls

82 lines (60 loc) · 2.85 KB

RSBot v2.9.9

Welcome to the RSBot Wiki!
Contents are subject to major change, as there have been 8 major releases since the wiki's initial write. More text will be added to describe each specific option.

Links

Supported clients

Region Version
Japanese Old JSRO_SL
Thailand Blackrogue 100
Thailand Blackrogue 110
Vietnam vSRO 188
Vietnam vSRO 193
Vietnam vSRO 274
Taiwan TSRO 110
Chinese cSRO/-R
Global iSRO (International Silkroad)
Turkey TRSRO
Korean KSRO
Rigid iSRO (International Silkroad 2015)
Chinese Old MHTC
Japanese-R

FAQ

How to run multiple clients (easily)

Create new profiles for each character you want to open for demonstration purposes. Let's say you name them 1 through 8.

To launch a new bot instance with the new profiles while starting the bot, you've to pass in the name of the profile as an argument to the executable. Here are some ways to do this:

1 Terminal

Run ..\RSBot.exe <1-8>

2 Scripts

You can create a batch script like so:

START "" RSBot.exe 1
timeout /t 1 /nobreak
START "" RSBot.exe 2
timeout /t 1 /nobreak
START "" RSBot.exe 3
...

Important

The delay between launching each bot instance is required because of some initialization conflicting with each other. Increase the delay if your computer is slow,

3 Shortcuts

  1. Create a shortcut pointing to the executable
  2. Go to the properties of the shortcut
  3. On the line Target append profile name ..\RSBot.exe <1-8>
  4. Launch each profile using the shortcuts

Client gets stuck when issued to train

Disable Enable collision detection from Map subsection

Contributors of the Wiki

Main writer/maintainer of the wiki

Egezenn