GW1 Bots working in July 2017

03/14/2019 22:42 Coaxx123#2236
Quote:
Originally Posted by buddyleex View Post
I've got a few requests recently to share my personal JQ script. It's nothing fancy, just updated to instead turn in Imperial points for Kurzick and then exchange Kurzick to Alliance (threshold of turn-in= cap-5k). You can edit that on line 177 for Kurzick or line 189 for Luxon. Uploaded script is default option#1 below:

1. Imperial=Kurzick & Kurzick=Alliance & Balth=Zkeys:
Global $PlayingFor = "Kurzick"
Global $ImperialForVal = $PlayingFor
Global $FactionForVal = "Alliance"


2. Imperial=Luxon & Luxon=Alliance & Balth=Zkeys:
Global $PlayingFor = "Luxon"
Global $ImperialForVal = $PlayingFor
Global $FactionForVal = "Alliance"


3. Imperial=Balthazar & Balth=Zkeys:
; This is the basic mode from the base bot...but the bot will still donate kurzick/luxon faction if there you have more than you cap minus 5k
Global $ImperialForVal = "Balthazar"

In either 3 options you must edit the "$PlayingFor" variable to equal which alliance you are playing for. If you only care about option 3 then you only need to really be concerned with the "$ImperialForVal" and make sure that is use to exchange for Balth.
Will it automatically donate to alliance? & also will it donate when faction is full or beforehand?
03/15/2019 03:48 buddyleex#2237
Quote:
Originally Posted by Coaxx123 View Post
Will it automatically donate to alliance? & also will it donate when faction is full or beforehand?
Yes to Kurzick. It will donate when your cap minus 5k faction is reached.
03/15/2019 08:10 dernap65#2238
I am varming vaettir on 2 accs, on one account there are only around 35 vaetirr and on the other 60. Can somebody explain me why this is happening? Pretty weird, vaetirr are not on the spot they should be on one acc.
03/15/2019 14:06 Nezorek#2239
Quote:
Originally Posted by dernap65 View Post
I am varming vaettir on 2 accs, on one account there are only around 35 vaetirr and on the other 60. Can somebody explain me why this is happening? Pretty weird, vaetirr are not on the spot they should be on one acc.
the two accounts are in hard mode ?
03/15/2019 14:18 dernap65#2240
Quote:
Originally Posted by Nezorek View Post
the two accounts are in hard mode ?
Yep both in hardmode.
03/15/2019 14:25 sawn8868#2241
The farming character must have completed the Blood Washes Blood mission for all 60 vaettirs to spawn.
03/15/2019 23:54 denyflbg0504#2242
I have a non working Kurz bot that needs to be fixed. he's buying ID kits but won't sell anything in the inventory pack, hope someone is too kind and can take a look onto that.
03/16/2019 03:53 fivel_976#2243
Quote:
Originally Posted by maril15 View Post
Changelog V1.3 (March the 2nd 2019) by DeeperBlue :
- Added some checks to prevent a bug that made the bot going to Norrhart Domain and getting killed.
- Added a check to make sure to be in the Fornis Lair befor starting to farm.
lately iv been coming home to this bot standing in town with is saying standing back up my guess is hes getting stuck on a chest and getting killed over and over to energy is to high to stand up and game is porting back to town but bot still thinks it needs to stand up. can anyone add some sort of idle times or a way for the bot to start quest over. i know the old kilroys would abanden quest once energy got to high but i dont think this one does
03/16/2019 07:14 diguano#2244
hello i will want to know how coded to stop my bot after the first run please?
03/19/2019 02:17 RiflemanX#2245
Quote:
Originally Posted by diguano View Post
hello i will want to know how coded to stop my bot after the first run please?
At the very end of your loop in your script write all of the below code:


Code:
Exit
03/19/2019 19:11 evilangel18#2246
anyone have a bot for vanguard points?
03/19/2019 19:28 oneshout#2247
Quote:
Originally Posted by evilangel18 View Post
anyone have a bot for vanguard points?
PS : Next time, try to use the search fonction of the forum, working very well ;)

War supply + Vanguard points farm : [Only registered and activated users can see links. Click Here To Register...] by Jamamon, updated with new GWA2 by RiflemanX ;)
03/20/2019 15:33 LandonCarter7#2248
Quote:
Originally Posted by afmart View Post
it runs but cant test it atm, i have no dervish ready for it. give it a try
Hi I just tried running this and as soon as the bot enters it crashes with a 301 error. don't know enough to be able to go in and fix
03/23/2019 12:17 uK Cooki3#2249
Hey guys, does anyone have an up to date LDOA bot been using 1 but doesn't seem to be working to well :). Thanks for advance! x

Quote:
Originally Posted by uK Cooki3 View Post
Hey guys, does anyone have an up to date LDOA bot been using 1 but doesn't seem to be working to well :). Thanks for advance! x
nvm found a 2019 thread im so bad lol
03/27/2019 16:37 ICON007#2250
Quote:
Originally Posted by ProjecktMachina View Post
Version from the first post, used it before and it worked. Haven't used it for about 2-3 months, but it should still work flawlessly.
Runned GWApiPatcher on this thing, included GWA2+Headers+FunctionTable
Shout me if something won't be working good.
i get error when i run bot line 6 file balablablabla GWA2_Headers.au3
include GWA2_Headers.au3

what must i do ?