This is the restarter
Extract it
open the folder
And open SRO_Restart.ini
Code:
;==============================================================================
;=============== julmuri's srobot restart script configuration ================
;====== http://www.netikka.net/julmuri/Silkroad%20Online/SRO_restart.rar ======
;==============================================================================
; All lines starting with a ";" are comments... All others are real variables.
; NOTE: If your delays are too low, they will most likely cause script to fail.
;==============================================================================
[Settings]
;##############################################################################
;
; GENERAL SETTINGS
;
; * Crack_Path => Path of srobot crack.
; * Crack_Exe => Name of srobot crack.
; * Silkroad_Path => Path where you have Silkroad installed.
; Example of a path: C:\Program Files\Silkroad
; * Silkroad_LExe => Name of Silkroad launcher executable (no need to change, usually).
; * Silkroad_Exe => Name of Silkroad client executable (no need to change, usually).
; * Silkroad_Launcher => Title of Silkroad launcher (no need to change, usually).
; * Silkroad_Client => Title of Silkroad client (no need to change, usually).
;==============================================================================
Crack_Path = D:\sroboten1.10
Crack_Exe = SCrack.exe
Silkroad_Path = D:\Silkroad
Silkroad_LExe = Silkroad.exe
Silkroad_Exe = sro_client.exe
Silkroad_Launcher = Silkroad Online Launcher
Silkroad_Client = SRO_Client
;Don't make it liek this: Crack_Path = D:\sroboten1.10\ don't make \ at end just Crack_Path = D:\sroboten1.10 at every of the Paths
;==============================================================================
[Login]
;##############################################################################
;
; LOGIN SETTINGS
;
; * Login_Account => Your Silkroad account.
; * Login_Password => Your Silkroad password.
; * Login_Character_Pos => Your character position 1-3 (from left to right).
;==============================================================================
Login_Account = myusername
Login_Password = mypassword
Login_Character_Pos = 1
;==============================================================================
[Delays]
;##############################################################################
;
; DELAY SETTINGS
;
; * NOTE most delays are in milliseconds, 1second = 1000milliseconds.
; * NOTE if your delays are too low, that will most likely cause script to fail.
; * Delay_Launcher => Delay after launching Silkroad launcher (in millis.).
; * Delay_Client => Delay after launching Silkroad client (in millis.).
; * Delay_Account => Delay when typing account (in millis.).
; * Delay_Password => Delay when typing password (in millis.).
; * Delay_Char => Delay when chosing character (in millis.).
; * Delay_Restart => Delay when restarting Silkroad (in millis.).
; * Delay_Server => Delay when servers are under inspection (in minutes.).
; * Delay_2InGame => Delay when going ingame from char select (in millis.).
;==============================================================================
Delay_Launcher = 4000
Delay_Client = 10000
Delay_Account = 1000
Delay_Password = 1000
Delay_Char = 5000
Delay_Restart = 5000
Delay_Server = 30
Delay_2InGame = 10000
When you finished configuring start the sro_restart.exe
While the bot is active u shouldn't press something else cuz the bot always autoclick somewhere...
The file is clean and tested by myself ;P
misterxyz