You talk about this Title Package ?Quote:
or @[Only registered and activated users can see links. Click Here To Register...] … zip your three files (including gwa2 and the header file), send here and let me go through it briefly...
I'll give a look to this botQuote:
The norn, vanguard, dwarf, etc., no work properly at home
If GetPartySize() <> 1 Then
SendChat("resign",'/')
Sleep(GetPing() + 500)
Do
sleep(100)
Until GetIsDead(-2)
ReturnToOutpost()
WaitMapLoading($MAP_ID_LONGEYE)
EndIf
He's not the only one, the first bot wont even run for me, and the second one does maybe 10 runs and then crashes.Quote:
It's a bit strange...need more about your problem :
- What kind of crash or errors do you have ?
- Are you using a tool like a launcher or other ?
- Game + bot launched in Admin mode or normal ?
- Do you use the x86 or x64 script mode when you launch the bot ?
- There're 2 versions of Vaettir bot, both crash for you ?
Seem you're the only one with a problem, it's obvious the problem come from you or your computer.
Think this won't work. As I understand your checkstuck() will only interupt the Mainfarm(1) with another Mainfarm(2). After this Mainfarm(2) is done it will try to continue the mainfarm(1) where it was interupted which will not work because youre at the outpost.Quote:
Added the clearmemory and purgehook functions to the checkstuck function before it restarts the main farm...not touching it anymore lol