Bonjour, quand je lance mon bot il fonctionne plus mon assa ne bouge pas , quelqu'un aurait un patch ou une maj? C'est avec le gwa2 gwa2 haders merci
It is the headers that changed.Quote:
hey guys, need a little help. tried to use my vaettir bot today only to have it not interacting with the game at all. if the headers have been updated i usualy get the crash issue, iv never had this problem before. and help would be great.
thanks you so much. its solved the issue.Quote:
It is the headers that changed.
You have a solution there :
[Only registered and activated users can see links. Click Here To Register...]
Find duplicated function in either gwa2 or your vaettier bot script and put ; infront of each line.Quote:
I'm getting a lot of "Duplicate function name" errors for my Vaettir bot i've been using for years.
Func UseSkillEx($lSkill, $lTgt=-2, $aTimeout = 3000)
Func CheckArea ($AX, $AY)
and those are just the first two i've ran into.