can anyone help me to make a fight function plz
Func Fight() EndFunc
That shouldn't be the case as I do have a guild hall. Does the bot not just id and sell to merchant?Quote:
at this point does any message like "you may not enter this outpost" appear? I think some vaettier versions sell stuff at the guild hall. if you dont have one that might be an issue
i always used derv / para with para running skills and derv instant enchants for health and the mytic 300% 1/4 sec skill
+ warriors with the"attack" skill
all on "dont fight" mode
+ a monk or assa i think - heroes are there to take the damage
i think the bot is suposed to go to eye of the north if it cant go to a gh, i've hada a few problems like that, usualy i just sort out the iventory myself and the bot returns to normal funcion.Quote:
at this point does any message like "you may not enter this outpost" appear? I think some vaettier versions sell stuff at the guild hall. if you dont have one that might be an issue
i always used derv / para with para running skills and derv instant enchants for health and the mytic 300% 1/4 sec skill
+ warriors with the"attack" skill
all on "dont fight" mode
+ a monk or assa i think - heroes are there to take the damage
Hi afmart. On the first page you can find a follower bot.Quote:
@[Only registered and activated users can see links. Click Here To Register...], got a follower bot? i migth try to do one myself once i learn more about autoit scripting, im looking for accept party invites, following leader, loot and spam skills (and maybe heal party :P)
As mentioned Kugitest, you have one on the first page that work great (used it myself a lot during vanquish.Quote:
@[Only registered and activated users can see links. Click Here To Register...], got a follower bot? i migth try to do one myself once i learn more about autoit scripting, im looking for accept party invites, following leader, loot and spam skills (and maybe heal party :P)
finaly found a way to know my position :D will continue to thinker with itQuote:
Hi afmart. On the first page you can find a follower bot.
GWA2.Follower.Leader.SmartCast.rar
Greetings
Quote:
As mentioned Kugitest, you have one on the first page that work great (used it myself a lot during vanquish.
If you want to learn what is possible, my advice is to open the vaettir 2 bot (not my version, because i modified several functions).
You will see in the folder gwApi a lot of files. each of them contain the functions linked to their name.
exemple: look in the "agent" file to find all the functions related to targeting, searching and interacting with agents (agents are entity in the game like heros, allies, enemies, NPC etc...)
If you want to learn to use skills, look in the file "skills", etc...