Temporary solution for Ibot TS

11/22/2012 03:47 asingboy#1
Temporary solution for the town script is to remove or delete the part where your char go to the blacksmith in that way it loop back to the spot.. but you have to check your char equipments from time to time and manually repair it..

Regarding the script where your low lvl char get free supply from npc still trying to fix it.. coz I just return playing sroR just a couple of days ago

p.s u can check the TS inside the ibot Init folder.. below 70 char your TS with prefix (r_) eg: r-jangan or r_hotan. lvl 70 above use TS w/out (r_).

Hope this will help you guys..
11/22/2012 19:13 PortalDark#2
#approved
11/23/2012 16:55 _HouseMusicx3#3
Is it even possible to get ibot running ? i mean it wasnt updated for months o.O
11/24/2012 23:57 lidilidi#4
yeah guys, i still dont get it if we can use it atm or not..

can some1 please post a formal guide which can explain the whole thing there?
i couldnt figure it out from the other topics..
thanks in advance.
11/25/2012 04:09 asingboy#5
Ibot is still working properly in sro_R in terms of attacking mobs... The problem is in towns script..

Question 1. Where to find Town script?
ans: TS folder in ibot

Question 2. What to edit in every town script?
ans: The part wher you char goes to the black smith.

Here an example of an original town script in jangan.

go(6433,1080)
go(6433,1080)
go(6434,1063)
talk(Storage)
go(6434,1065)
go(6403,1065)
go(6377,1094)
go(6376,1099)
talk(Sell)
talk(Ammo)
talk(Repair)
go(6377,1073)
go(6377,1045)
go(6377,1010)
talk(Stable)
go(6386,1019)
go(6396,1026)
go(6410,1029)
go(6425,1028)
go(6440,1028)
go(6453,1034)
go(6459,1049)
go(6464,1061)
go(6471,1070)
go(6482,1072)
go(6488,1069)
talk(Grocery)
go(6490,1100)
talk(Potion)
go(6469,1087)
go(6446,1092)
go(6434,1093)

and here is an example of edited town script in jangan.. notice the part where i erased the (sell,ammo,repair).. i erased it so that the bot will continue to buy mp/hp pots and loop back to its hunting spot..

go(6433,1080)
go(6433,1080)
go(6434,1063)
talk(Storage)
go(6434,1065)
go(6403,1065)
go(6377,1094)
go(6376,1099)
go(6377,1073)
go(6377,1045)
go(6377,1010)
talk(Stable)
go(6386,1019)
go(6396,1026)
go(6410,1029)
go(6425,1028)
go(6440,1028)
go(6453,1034)
go(6459,1049)
go(6464,1061)
go(6471,1070)
go(6482,1072)
go(6488,1069)
talk(Grocery)
go(6490,1100)
talk(Potion)
go(6469,1087)
go(6446,1092)
go(6434,1093)

You only need to edit the part where char goes to the blacksmith..

REMEMBER ALWAYS!!
YOU HAVE TO MANUALLY REPAIR YOUR GEARS!!

PS: This is only for char lvl 71+..
11/25/2012 04:27 brnzao#6
The bot iss off, how could you be able to use it ?
11/25/2012 06:01 asingboy#7
Quote:
Originally Posted by brnzao View Post
The bot iss off, how could you be able to use it ?
The bot is no longer updated but it still work in sroR except the town script.
11/25/2012 22:00 sus4#8
hello mens,

Actually I managed to run the iBot with blacksmith.
The probleme is with the sell function & storage only.

Here is my town script (Hotan for lvl under 71 of course):

Quote:
go(101,34)
go(98,56)
go(98,56)
go(109,62)
talk(Storage)
go(90,68)
go(68,68)
go(59,75)
talk(Repair)
go(69,29)
go(88,5)
///grocery
go(123,0)
go(143,2)
///stable
go(163,34)
So whene the char goes to storage nothing happens, no error no bug and no items deposit. It just go to the position, stay 2 secondes and continue the script.

Repair function is performed successfully with no bug (at least for me. Tested char lvl 49, 50 and 54).

I hope this can help some people. And together we can improve this AWSOME bot.
11/25/2012 22:55 lidilidi#9
so it's working only with sro_R? not iSro at all? Oo
11/27/2012 05:04 asingboy#10
i tested TS in alex south and i didn't encounter any problem in blacksmith and other npc it works fine.. but when i tested in hotan only problem is it doesn't buy potions..

Regarding Isro i dont know if this bot will still work since i uninstall my Isro client coz my accounts was hacked couple of time even if i change password already, unlike in sroR my accounts are all safe..but you can try it in isro no harm in trying anyway..D
11/28/2012 03:53 sus4#11
Maybe problem occures only with Hotan NPCs. I will try some other cities (Hotan and below) to confirm.

In other hand, did you get (htd - Overflow - 3018) and (object_group - 3018) errors ? I get this whene I am at Hotan, it is related to something there, maybe NPCs or character dresses or fellows. I can't say what exactly cause this but whene I'm in training area the bot work fine. Have you any idea ?
11/29/2012 03:53 asingboy#12
Quote:
Originally Posted by sus4 View Post
Maybe problem occures only with Hotan NPCs. I will try some other cities (Hotan and below) to confirm.

In other hand, did you get (htd - Overflow - 3018) and (object_group - 3018) errors ? I get this whene I am at Hotan, it is related to something there, maybe NPCs or character dresses or fellows. I can't say what exactly cause this but whene I'm in training area the bot work fine. Have you any idea ?
Yes i do get those kind of errors.. maybe because of the new update like new items and its not listed in ibot.. but in terms of attacking bot is doing great..

I also notice that sometimes bot dont recognize the npc and some items that supposed to buy in potion merchants or in other npc..

hopefully we can figure out the problem and help other users.. coz this bot is great..
11/30/2012 21:24 sadaso2#13
Quote:
Originally Posted by sus4 View Post
hello mens,

Actually I managed to run the iBot with blacksmith.
The probleme is with the sell function & storage only.

Here is my town script (Hotan for lvl under 71 of course):



So whene the char goes to storage nothing happens, no error no bug and no items deposit. It just go to the position, stay 2 secondes and continue the script.

Repair function is performed successfully with no bug (at least for me. Tested char lvl 49, 50 and 54).

I hope this can help some people. And together we can improve this AWSOME bot.
Thank you very much!
This worked perfectly fine for me, can you help me with samarkand, Jangan and (the most important) Donwhang too?
Thanks for the help! :handsdown:
12/01/2012 22:22 lidilidi#14
yo, still waiting for an answer about iSro, since im on a long break, should i spend my time trying it or there's no need coz the iSro is all fucked up? :S
12/02/2012 13:38 asingboy#15
Quote:
Originally Posted by lidilidi View Post
yo, still waiting for an answer about iSro, since im on a long break, should i spend my time trying it or there's no need coz the iSro is all fucked up? :S
Sorry but I dont play iSro anymore. For me iSro is all f*ck up I rather play privater server than play in iSro..