The content might be outdated but if anyone is still doing the argent tournament dailies for mounts and pets (pets can be sold for 4~6k depending on server). Then you might be very well interessed in this little AHK script that pretty much automates your jousting duels in Tournament Grounds. Hopefully this little script will lure some attention.
Ok so here is the code:
Code:
#ifWinActive World of Warcraft
{
$MButton::
Loop
{
if not GetKeyState("MButton", "P")
break
Send 1,2,3,3,3,
sleep 150
}
return
}
Now "how does it work" part:
Before I start there is one important thing to note. If you have somehow modified keybinds on your first bar where 1~= are placed then you will have to replace the highlighted numbers in this script. The above script will work assuming you have the following binding on your argent tournament mount:
1 - Thrust
2 - Shield-Breaker
3 - Charge
Ok so what this script does?
If your in range then it will spam shield braker.
If your in minimal close range the script will spamn thrust.
If Charge is off cooldown it will use it immediatly.
It is even possible this script wil make a quick combo of:
Charge > Shield Braker > Thrust
All during the Charge. Its a very effective script that finishes duels before they can even deal any serious damage to you. This leads to a decent time save and only Defend stacking without waiting to heal up your mount with.
So what you bassicly do is:
1) stack up 3 defends before challenging a champion/aspirant
2) hold down middle mouse button (wheel) and keep your distance
3)watch
4) ???
5) Profit
Very useful in the following dailies:
The Grand Melee
The Valiant's Challenge
Among the Champions
Battle Before The Citadel