You are on page 1of 3

/-----------------------------------------------------------------------\

|
iBot Script Commands:
|
+-----------------------------------------------------------------------+
go(123,456)
move(0102030405060708)
talk(Storage)
talk(Ammo)
talk(Sell)
talk(Repair)
talk(Potion)
talk(Stable)
talk(Grocery)
teleport(2095,1)
-1
inject(7017,02)
wait
the script
horse
ride
terminate
kill
delay(2000)
buff(on1)
buff(on2)
buff(off1)
buff(off2)
pick(on)
pick(off)
set(123,456,78)
set2(123,456,78)
fgw(123,456,78)
ontinuing the script
hard
qst(1,npc name)
cst(buff skill name)
///message
rewind
stop
end
zerk

move to position X-123, Y-456


move to position using raw data
store items
buy arrow/bolts
sell items
repairs items
buy hp/mp/uni pills/vigors
buy horse/recovery kit/hgp/grass of life
buy return scrolls/speed drugs
teleport using npc teleporter | constant id-2095, data

- inject packet with opcode, data


- wait for chardata to be receive before continuing with
-

summon horse
mount onto transport
unsummon transport
unsummon horse
delay script of 2000ms
activate "always on" on Primary Weapon buff skills
activate "always on" on Secondary Weapon buff skills
deactivate "always on" on Primary Weapon buff skills
deactivate "always on" on Secondary Weapon buff skills
Enable Pick Drops (Free)
Disable Pick Drops (Free)
set training area X-123, Y-456, radius-78
set 2nd training area X-123, Y-456, radius-78
kill all the mobs first at the specified area before c

set to hard mode (specific to job quests)


get the 1st quest on the list, npc name
cast the buff with the given name
add comment to script
start the script again from the beginning
stop the script execution
end the script and return to town
use berserk

/-----------------------------------------------------------------------\
|
How to use Command Line Arguments:
|
+-----------------------------------------------------------------------+
First thing it does is, it will remove the startup agreement messagebox.
Create a shorcut of iBot.exe
Right click and go to its properties.
Then go in the Shorcut tab.
In Target text append the command lines.
/-----------------------------------------------------------------------\
|
iBot Command Line Arguments:
|
+-----------------------------------------------------------------------+
Cmd
Description
: Extra
Example
-------+-----------------+---------------------+------------------------SN
Silkroad Server : Server #
(SN:1)
SU
Silkroad User
: Username
(SU:MyUsername)

SP
AS
AB
AC
HI
CL
LS

Silkroad Pass
Auto Select Char
Auto Select Opt
Auto Connect
Hide iBot
Clientless Login
Change Login IP

:
:
:
:
:
:
:

Password
Name
Option
<None>
<None>
<None>
IP #

(SP:MyPassword)
(AS:CharName)
(AB:2)
(AC)
(HI)
(CL)
(LS:1)

Extra Details:
SN:1
- 1=Xian server (Look below for complete lists)
AB:1
- Auto start bot after login
AB:2
- Do nothing (Idle)
LS:1
- 1=121.128.133.27
Example iBot Command Line Arguments:
Target: "C:\iBot\iBot.exe" SN:1 SU:MyUsername SP:MyPassword AS:CharName AB:2 LS:
1 AC HI
What does the command line above does? When you run the shorcut it will do the f
ollowing:
- SN:1
Set the server to Xian (1=Xian)
- SU:MyUsername Set Username to "MyUserName"
- SP:MyPassword Set Password to "MyPassword"
- AS:CharName Set Character name to "CharName" to be use to select the charact
er after login
- AB:2
Set Do nothing (Idle) after login
- LS:1
Change login ip to 121.128.133.27
- AC
Set delay of auto reconnect to 20secs
- HI
Minimize iBot window to tray
/-----------------------------------------------------------------------\
|
Silkroad IP #:
|
+-----------------------------------------------------------------------+
#
0
1
2
3
4

Silkroad Actual Server


121.128.133.26
121.128.133.27
121.128.133.28
121.128.133.29
121.128.133.30

/-----------------------------------------------------------------------\
|
Silkroad Server #:
|
+-----------------------------------------------------------------------+
#
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Silkroad Server Name


Xian
Aege
Troy
Athens
Oasis
Venice
Greece
Alps
Olympus
Tibet
Babel
RedSea
Rome
Sparta

15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
...

Eldorado
Pacific
Alexander
Persia
Zeus
Poseidon
Hercules
Odin
Mercury
Mars
Saturn
Venus
Uranus
Pluto
Neptune
Hera
Gaia
Eos
Phoenix
Ares
Iris
Titan
Apollo
so on...

You might also like