02-02-2011, 08:58 PM
|
#23
|
|
|
• الانـتـسـاب » Nov 2010
|
|
• رقـم العـضـويـة » 75957
|
|
• المشـــاركـات » 1,267
|
|
• الـدولـة » ĀŁēЖ
|
|
• الـهـوايـة » ΞŞЯǾΞ
|
|
• اسـم الـسـيـرفـر » No Server
|
|
• الـجـنـس » Male
|
|
• نقـاط التقييم » 20
|
|
|
|
تسلم يا معلم و الله انتا باين عليك استاذ فى الاى بوت
ممكن طلب بسيط منك هو مش هياخد ان شاء الله
فى ملف اسمه iBot_Commands.txt
ده موجودفى الفلدر iBot_Necessitie s
كود بلغة HTML:
/-----------------------------------------------------------------------\
| iBot Script Commands: |
+-----------------------------------------------------------------------+
go(123,456) - move to position X-123, Y-456
move(0102030405060708) - move to position using raw data
talk(Storage) - store items
talk(Ammo) - buy arrow/bolts
talk(Sell) - sell items
talk(Repair) - repairs items
talk(Potion) - buy hp/mp/uni pills/vigors
talk(Stable) - buy horse/recovery kit/hgp/grass of life
talk(Grocery) - buy return scrolls/speed drugs
teleport(2095,1) - teleport using npc teleporter | constant id-2095, data-1
inject(7017,02) - inject packet with opcode, data
wait - wait for chardata to be receive before continuing with the script
horse - summon horse
kill - unsummon horse
delay(2000) - delay script of 2000ms
buff(on1) - activate "always on" on Primary Weapon buff skills
buff(on2) - activate "always on" on Secondary Weapon buff skills
buff(off1) - deactivate "always on" on Primary Weapon buff skills
buff(off2) - deactivate "always on" on Secondary Weapon buff skills
pick(on) - Enable Pick Drops (Free)
pick(off) - Disable Pick Drops (Free)
set(123,456,78) - set training area X-123, Y-456, radius-78
set2(123,456,78) - set 2nd training area X-123, Y-456, radius-78
qst(1,npc name) - get the 1st quest on the list, npc name
cst(buff skill name) - cast the buff with the given name
///message - add comment to script
/-----------------------------------------------------------------------\
| 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 Silkroad Pass : Password (SP:MyPassword)
AS Auto Select Char : Name (AS:CharName)
AB Auto Select Opt : Option (AB:2)
AC Auto Connect : <None> (AC)
HI Hide iBot : <None> (HI)
CL Clientless Login : <None> (CL)
Extra Details:
SN:1 - 1=Xian server (Look below for complete lists)
AB:1 - Auto start bot after login
AB:2 - Do nothing (Idle)
Example iBot Command Line Arguments:
Target: "C:\iBot\iBot.exe" SN:1 SU:MyUsername SP:MyPassword AS:CharName AB:2 AC HI
What does the command line above does? When you run the shorcut it will do the following:
- 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 character after login
- AB:2 Set Do nothing (Idle) after login
- AC Set delay of auto reconnect to 20secs
- HI Minimize iBot window to tray
/-----------------------------------------------------------------------\
| Silkroad Server #: |
+-----------------------------------------------------------------------+
# Silkroad Server Name
1 Xian
2 Aege
3 Troy
4 Athens
5 Oasis
6 Venice
7 Greece
8 Alps
9 Olympus
10 Tibet
11 Babel
12 RedSea
13 Rome
14 Sparta
15 Eldorado
16 Pacific
17 Alexander
18 Persia
19 Zeus
20 Poseidon
21 Hercules
22 Odin
23 Mercury
24 Mars
25 Saturn
26 Venus
27 Uranus
28 Pluto
29 Neptune
30 Hera
31 Gaia
32 Eos
33 Phoenix
34 Ares
35 Iris
36 Titan
37 Apollo
... so on...
ممكن تشرحلى ايه الاوامر دى و ازاى اطبق عليها
اسف على التتقيل عليك
|
|
|
|