[Free BOT] AgBot(rev6) Releases & Support

01/30/2009 16:42 v4xxx#5461
Quote:
Originally Posted by zololo View Post
the log shows that your agbot is trying to attack the mob MANY TIMES. but the mob is still not dead. this is likely due to your character is stuck. ignore 11sec is to quit attaching the mob and search for another mob to attack. that is hopefully to "un-stuck" your character.
hey that interests me. how can i reduce this ignore-time ?
01/30/2009 17:28 zololo#5462
i don't believe that is configurable with the current version.
01/30/2009 18:09 mido diaa cool#5463
Thanx man 4 answer me ^^
so ther is no way 2 disable this right?
01/31/2009 00:17 ddeennii91#5464
Hey there , havn't been here for a while ... is there a working bot now ?

ty
01/31/2009 03:35 MPatriota#5465
Quote:
Originally Posted by ddeennii91 View Post
Hey there , havn't been here for a while ... is there a working bot now ?

ty
Read the first pages of each thread before asking such questions.

P.S.: Didn't mean to be harsh, just short and plain.
01/31/2009 07:10 Yup#5466
My agbot doesnt recognize npcs! I cant loop.
here is the log :
Code:
9:53:32: Application loaded
9:53:36: Connection attempt with nuConnector.
10:03:42: Loading script file: \script\default.lst
10:03:42: Delay of 20 sec
10:04:04: [protect off] (Feature not available yet)
10:04:13: Walk toward (89  ,  43)
10:04:22: Walk toward (97  ,  58)
10:04:28: Walk toward (101  ,  62)
10:04:34: Walk toward (111  ,  67)
10:04:39: Stop walking
10:04:41: NPC sNpcName not found: Storage-Keeper Auisan
10:04:41: Select NPC: 00000000 Storage-Keeper Auisan
10:05:34: Close store [Protection stop script]
Can anyone help me?
01/31/2009 08:27 nespeliok#5467
It has 2 trojan horses..:(
01/31/2009 08:35 ah_be#5468
guys, i need help
im wiz n cleric
so i i will use 2 weapon to buff
but
everytime it back to town
it store my rod into storage then i cant use it to buff
wat should i do wit it
01/31/2009 09:11 Sun#5469
you need to go to Config and than choose Item Select and than you can choose every thing what he places in storage or sell npc and that stuff
01/31/2009 09:43 ah_be#5470
thanks
but tat a lot of thing to choose for
nvm
i wil do it when i free
thanks again
01/31/2009 09:47 n3mesis#5471
why in the heaven i keep DCING too much
01/31/2009 10:22 zololo#5472
Quote:
Originally Posted by mido diaa cool View Post
Thanx man 4 answer me ^^
so ther is no way 2 disable this right?
that's right. in fact, it is a feature that all good bots need. imagine if your bot gets stuck forever unless you un-stuck it manually yourself.

Quote:
Originally Posted by Yup View Post
My agbot doesnt recognize npcs! I cant loop.
here is the log :
Code:
...
10:04:34: Walk toward (111  ,  67)
10:04:39: Stop walking
10:04:41: NPC sNpcName not found: Storage-Keeper Auisan
10:04:41: Select NPC: 00000000 Storage-Keeper Auisan
10:05:34: Close store [Protection stop script]
Can anyone help me?
looks to me your character may be too far away from the NPC. just change the (111, 67) to somewhere closer to the NPC. also, check that your NPC code in the script is written correctly.

Quote:
Originally Posted by n3mesis View Post
why in the heaven i keep DCING too much
i'm facing the same problem. i think it is caused by the server traffic. if you DC while training, i believe the location must be full of bots. perhaps try finding a spot with fewer bots (that would be tough).
01/31/2009 10:31 Hussert#5473
Quote:
Originally Posted by n3mesis View Post

why in the heaven i keep DCING too much
Actually, I have began to think that other people must get DC so that the premium guys can get in. Otherwise, the server must have thousands of users in traffic hours instead of just 3510 (maximum extra 10). :rolleyes:
01/31/2009 10:48 mido diaa cool#5474
Quote:
Originally Posted by zololo View Post
that's right. in fact, it is a feature that all good bots need. imagine if your bot gets stuck forever unless you un-stuck it manually yourself.
Thnx man 4 answer again :)
ya its good but bot doing ignore if am stuck or not and its killing me bcuz am xbow

01/31/2009 10:55 Kamicolo#5475
Quote:
Originally Posted by n3mesis View Post
why in the heaven i keep DCING too much
Server traffic has been the worst in several months, so I guess it's bad luck.
Sometimes I don't dc in 2 days time, and the other time I dc 2 times in less then 1 hour :s
Quote:
Originally Posted by Yup View Post
My agbot doesnt recognize npcs! I cant loop.
here is the log :
Code:
9:53:32: Application loaded
9:53:36: Connection attempt with nuConnector.
10:03:42: Loading script file: \script\default.lst
10:03:42: Delay of 20 sec
10:04:04: [protect off] (Feature not available yet)
10:04:13: Walk toward (89  ,  43)
10:04:22: Walk toward (97  ,  58)
10:04:28: Walk toward (101  ,  62)
10:04:34: Walk toward (111  ,  67)
10:04:39: Stop walking
10:04:41: NPC sNpcName not found: Storage-Keeper Auisan
10:04:41: Select NPC:00000000 Storage-Keeper Auisan
10:05:34: Close store [Protection stop script]
Can anyone help me?
Walk toward (111 , 67) is close enough, it's the standard coordinates for agbot for storage.

here's my piece of script; plz make sure the code of the storage keeper is correct! (look at the bold text)
Code:
"97","58","0"
"101","62","0"
"111","67","0"
"cmd","[stop walking]",""
"store open","0104000000","Storage-Keeper Auisan"
"store storage","",""
"store close","",""
"69","68","0"
"60","71","0"