Prot Warr Basic

Hey all,

I made this for basic tanking, I’ve been using this as I lvl, I’m currently lvl 40, I’ve had no issues with this myself.

dWZkcaWsjWUOQ02KiZuvspgYSvkhwXnrs)cHBtf3frTtjTxXUr1(j8tQcnmQu63GgivsnuKyWenCvPoivr3JkrhtjhNkjluvLLkbTyawUuEOQINszzs1ZHAIQsmvuAYQknDsxKQkNgfptvCDGAJuPyRuv1MPQy7uf8rQu1SqQ(mvQSoQegNe15KqJMQuFdqNuvvtdixtP68iLlRYBrKxtvYzf2uxXOuOhzxP2dBmQdQb9)Aygihh2uxHn1vmc0Gv85kWhhDcjje0bWO05qh4x6yD4OZfDYcz7WN6se0bWOcPqUw77GOlKR1oOI0fso4TTu7XiqdwfY(tXEp1NyeObRczFV0EQGIrGgSkK9NI9EQ7XiqdwfsGpalMAPyeObRcz5NYUnwbhTcVTBWxyJgRGJgL2HXHn1vmcDAU70JFo0essCO3tZHoh(9MVKtThJanyvilTawo1NyeObRcjje0bWOKfYEPYatfumc0GvHKec6ayuYcjWv0yuGyL6GAWWgngL2rDqnyytDfJanyvijXHiOdGrjlKDq7aJgZ07TBaZrkdKhJsJb2yuArJgJD2oUIJ95vpn7)NyVC(mG30uxX8J7dSHUpqN3Joay2yuA5xmpbREdBX(XGHCxtD4E1y8kM9(q)Fj1vm3B(5)1WmqESUVG8T)eJ6WbpB)5618WXvgip)Ignba

I use AHK at 200ms and as I said smooth and runs great, I did SM and other lower lvl instances dozens of times using this and it does the job.

is there anyway you can link the script you have for AHK i cant get it to work for me at all

#ifWinActive World of Warcraft
{
$1::
Loop
{
if not GetKeyState(“1”, “P”)
break
Send 1
sleep 200
}
return

Mine is set to key 1

I’ve been going from 200ms to 300ms (sleep)

thank you now if i want to change it from the 1 key to the 3 key i just replace the 1 with a 3 correct

You are correct. :slight_smile: