First script that I wrote, I took another script and added several things, so there may be some useless things in there that I didn't wanna mess/bother with.
This is to afk train Chain Mastery on Barrier spikes.
I've only tested this on my computer, i'm not sure if any other problems would occur on another programs or network due to the timing sequence thingies that i've put in this to make it efficient(?)
I'm r5 Chain Mastery at the moment, not sure if this would effect on the timing of it all.
There are some issues where the timing may be off due to something or something, but it should shortly put itself back onto track.
This also includes respite to stop stamina from depleting.
To get this working download and install 'autoit', create a new script, copy the code in the new script, then run the script next to some Provocation barrier spikes, it should automatically target and attack the Spikes.
Code:
Edit: At line 104, you may want to change that to what respite is hotkey'd to. Mine is at 8 and that's what I've set it to.
Edit2: You will also need to have Focused Fist on "2" and Charging strike on "1" or change it.
This is to afk train Chain Mastery on Barrier spikes.
I've only tested this on my computer, i'm not sure if any other problems would occur on another programs or network due to the timing sequence thingies that i've put in this to make it efficient(?)
I'm r5 Chain Mastery at the moment, not sure if this would effect on the timing of it all.
There are some issues where the timing may be off due to something or something, but it should shortly put itself back onto track.
This also includes respite to stop stamina from depleting.
To get this working download and install 'autoit', create a new script, copy the code in the new script, then run the script next to some Provocation barrier spikes, it should automatically target and attack the Spikes.
Code:
Edit: At line 104, you may want to change that to what respite is hotkey'd to. Mine is at 8 and that's what I've set it to.
Edit2: You will also need to have Focused Fist on "2" and Charging strike on "1" or change it.