GW1 Bots working in July 2017

07/17/2017 14:14 Overload91#31
What's the difference between vaettir 1 and vaettir 2?
07/17/2017 15:02 tolerantfox#32
Quote:
Originally Posted by Overload91 View Post
What's the difference between vaettir 1 and vaettir 2?
Different authors. Version 1 does not work right now, we tested it yesterday. Sorry for the inconvenience.
07/17/2017 15:21 Overload91#33
No problem, glad you're sharing all of these bots with the community anyways
07/18/2017 13:23 infamoushaseo#34
I was using the LDOA bot the last few days, im halfway through level 16 and now I crash everytime it zones. any idea what is causing it?


edit i had the summoning stone in the wrong spot and that made it crash
07/18/2017 13:36 F3nde3R#35
Hello :)

first of all ty for all those bots ! :)
but there is a problem with the jq bot for me... He stucks after kurzick points are over 5k, hes trying to donate but dont get the NPC in target. In chat theres something like NPC 0 but nothing happens...

Can u help?
F3nd3RR
07/18/2017 13:45 infamoushaseo#36
Quote:
Originally Posted by F3nde3R View Post
Hello :)

first of all ty for all those bots ! :)
but there is a problem with the jq bot for me... He stucks after kurzick points are over 5k, hes trying to donate but dont get the NPC in target. In chat theres something like NPC 0 but nothing happens...

Can u help?
F3nd3RR
dumb question but are you in a kurz guild?
07/18/2017 13:49 F3nde3R#37
Quote:
Originally Posted by infamoushaseo View Post
dumb question but are you in a kurz guild?
ofc iam^^ i also checked the script but i cant identify the variable for the npc so i asked for help...^^
07/18/2017 14:37 infamoushaseo#38
Quote:
Originally Posted by F3nde3R View Post
ofc iam^^ i also checked the script but i cant identify the variable for the npc so i asked for help...^^
Hmm. Like I said in an earlier post im no coder or scripter but I havent had issues with it so im not sure.
07/18/2017 14:54 F3nde3R#39
Game wasnt english, sorry...
07/18/2017 14:56 tolerantfox#40
Quote:
Originally Posted by F3nde3R View Post
Game wasnt english, sorry...
Was about to ask that. ;-)

@[Only registered and activated users can see links. Click Here To Register...], as mentioned in the top post, please make sure your game is in English. Otherwise, some dialogs may fail.
07/18/2017 19:30 Pwnchap#41
Can somebody change the Kurzick to Luxon? Or is it not too difficult to do myself?
Cheers
07/18/2017 20:46 tolerantfox#42
Quote:
Originally Posted by Pwnchap View Post
Can somebody change the Kurzick to Luxon? Or is it not too difficult to do myself?
Cheers
Take the Kurzick one and look into the first lines of the JQ.au file.

Currently it should look somewhat like this:
Global $GuildVal = "Kurzick"
Global $ImperialForVal = "Kurzick"
Global $FactionForVal = "Alliance"
Global $BalthazarForVal = "Zaishen Keys"
Global $FirstPortal = True
Global $PlayingFor = "Kurzick"

Just change it to Luxon ;-)
07/18/2017 21:28 Pwnchap#43
Quote:
Originally Posted by tolerantfox View Post
Take the Kurzick one and look into the first lines of the JQ.au file.

Currently it should look somewhat like this:
Global $GuildVal = "Kurzick"
Global $ImperialForVal = "Kurzick"
Global $FactionForVal = "Alliance"
Global $BalthazarForVal = "Zaishen Keys"
Global $FirstPortal = True
Global $PlayingFor = "Kurzick"

Just change it to Luxon ;-)
That was difficult.. NOT! Thanks a bunch
07/18/2017 23:07 tolerantfox#44
Quote:
Originally Posted by Pwnchap View Post
That was difficult.. NOT! Thanks a bunch
Glad it works for you. :)
07/19/2017 06:27 ottam#45
Quote:
Originally Posted by tolerantfox View Post
This should do the trick. It transforms Imperial to Kurzick now and donates it to alliance. The balth points farmed on the way are used to buy Z-Keys.

Is it possible to get it to do the opposite?

I want to convert the Imperial to Balthazar. Would I just put Balthazar into the line Global $ImperialForVal = "Kurzick"?