Hi,
I have got some questions, because I work with GWCA since this week.
1.How I can get the id for the function: Cmd$(CA_DIALOG, id) --> Kilroy Quest
Only autoIT: I do it with MouseClick( x, y)
2.How I can attack my target with a Skill from my Skillbar?
Only autoIT: I do it with ControlSend(“Guild Wars”,””,””, “{3}”)
My Char. Take a nearest target automatically and active his Skill 3 in the Skillbar.
If I use
…
$SKILL_MegaDmg = 3
…
Cmd($CA_USESKILLBARSKILL, $SKILL_MegaDmg)
my Char do nothing.
I hope you understand my description, because normally I don’t use the english language.
Have anyone small examples for GWCA witch can show me some solutions? I don’t understand the examples scripts like Backbreaker Bot or Raptor Bot.
Thanks.
I have got some questions, because I work with GWCA since this week.
1.How I can get the id for the function: Cmd$(CA_DIALOG, id) --> Kilroy Quest
Only autoIT: I do it with MouseClick( x, y)
2.How I can attack my target with a Skill from my Skillbar?
Only autoIT: I do it with ControlSend(“Guild Wars”,””,””, “{3}”)
My Char. Take a nearest target automatically and active his Skill 3 in the Skillbar.
If I use
…
$SKILL_MegaDmg = 3
…
Cmd($CA_USESKILLBARSKILL, $SKILL_MegaDmg)
my Char do nothing.
I hope you understand my description, because normally I don’t use the english language.
Have anyone small examples for GWCA witch can show me some solutions? I don’t understand the examples scripts like Backbreaker Bot or Raptor Bot.
Thanks.