Will it automatically donate to alliance? & also will it donate when faction is full or beforehand?Quote:
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.