HP PVE Fury Warrior Update for 7.1.5

I put execute on button 1 and bladefury on 2, I press and hold alt and it will still not cast the

“/cast [mod:alt] Battle Cry”,
“/cast [mod:alt] Avatar”,
“/cast [mod:alt] Blood Fury”,
“/cast [mod:ctrl] Rampage”,

This is my AHK script.

Can anyone direct me to what is going wrong?

toggle = 0
#MaxThreadsPerHotkey 3
#ifWinActive World of Warcraft
{
$F2::
Toggle := !Toggle
While Toggle{
Send {1}
Send {2}
Send {1}
sleep 60 ; milliseconds
}
return
}

used a steelseries macro, but now my ctrl rampage do esnt work :slight_smile: just the alt

To everyone who has a portion not working. As said make sure you dont have something bound on the button you have your script.

Eg. If “Bladefury” is on Button 2 go into your key bindings and make sure you dont have anything bound to Ctrl 2, Shift 2 and Alt 2.

I use button 8 for my script cause using Shift 1 to 6 will change the bars to a different active bar. Using Ctrl 1 to 4 is usually bound to Pet commands.

So please go and unbound those buttons. That will fix the problem.

I’m currently 851 ilvl with no set bonus or legendary and do a min 280k dps on boss fights. For my ilvl that puts me in the top 20 on every boss for my ilvl according to warcraftlogs in NH LFR

PS. I tore all my ligaments in my shoulder yesterday so will be in hospital for a while and wont be able to play to test or work on the macros. I will be able to read and reply and give advice on the thread.

Stefan, Pharmacist has not gotten back to me. So, for now, I am patiently waiting when he finds time to reach out to me.
I also use a similar AHK for my lock and that is firing off just perfect.It’s a script where I keep my finger pressed to a key.

Hello everyone! New poster here and new to warrior (he is little over 2 weeks old). He has no set pcs and is currently 876. Here is my armory World of Warcraft

I have the Logitech G110 keyboard and have my Dump on button 8 and Builder on 9. When I set up using the Multi Key function, I have 8 down (0.336 delay) 8 up (0.304 delay) 9 down (0.288 delay) 9 up (shows no delay) with repeat options at toggle and 300 MS. My dps on single target dummy with NO BUFFS starts at around 550-600K then after a short time maintains around 250-300K. I feel that is low.

I am using the current GS HP Fury PVE Build/Dump. My questions are, first, is that the correct amount of delay in between each button? And when I see those changes Toxidust posted, do have to import that somewhere? Also I am a Nightelf and don’t have that Blood Fury racial, I tried swapping it to Oydn’s Fury (retyped in both builder and dump) but then the builder doesn’t work only the dump. How can I fix that?

Thanks in advance for all the help!! Great job btw keep up the good work!

@Toxicdust, First off, great macro man. I just recently came to Fury from WW Monk. Any chance I can message you in game.

[quote quote=46569]@Toxicdust, First off, great macro man. I just recently came to Fury from WW Monk. Any chance I can message you in game.
[/quote]

Sure. I sent you my Battle Tag. Just add me on friends

What keyboard do u use? I would really like to setup my G-buttons on my Logitech G710+ to these macros, but cant seem to figure out how.

I am right now just spamming button 1 and 2, cause I cant seem to figure out this AHK thing. And I am not putting up the numbers that you guys are talking about. Can anyone help setting this up?

Edit:
Figured it out.

so i have a question for you toxic so that i understand this right i am just starting out and am only 862 ilvl.
I put the macro bladefury on one button and then the actual ability execute on the other button and then set them up to spam at 300 non stop is that correct.
and while this is casting i hit alt and control to pop all the cds when i want to burst.
if i understood all that correctly could some one explain how i would set that up in synapse for my naga mouse
guessing i would say
1 down
1 up
2 down
2 up
0.300

plz let me know if thats right

I am new to fury warrior and I am confused on how this works.
On first page there is 3 macro and it says there is updated macro at 6th page.
So I guess 3 macro’s at first page doesnt work now.

When I put “BladeFury” macro at button number 2 and put execute skill at button number 1
and start the AHK toggle; number 2 macro stucks on Odyn’s Fury and doesn’t do anything else then white damage.
So I can’t do any real damage.

What am I doing wrong?

[quote quote=47193]I am new to fury warrior and I am confused on how this works. On first page there is 3 macro and it says there is updated macro at 6th page. So I guess 3 macro’s at first page doesnt work now.
When I put “BladeFury” macro at button number 2 and put execute skill at button number 1 and start the AHK toggle; number 2 macro stucks on Odyn’s Fury and doesn’t do anything else then white damage. So I can’t do any real damage.
What am I doing wrong?
[/quote]

I have been having the same issue since 7.2 launched

I cant seem to get odyn’s fury to fire off

[quote quote=46764]I am right now just spamming button 1 and 2, cause I cant seem to figure out this AHK thing. And I am not putting up the numbers that you guys are talking about. Can anyone help setting this up?
Edit: Figured it out.
[/quote]

Can you post your AHK? I am stuck - my sleep command is going between each keypress and not at the end of the list. The list repeats while my side mousebutton is held

list= 1,2 ;
stringsplit, list, list,`,
Counter = 0

$XButton2::
While GetKeyState(“XButton2”,“P”){
Counter := (Counter=list0) ? (1) : (Counter+1)
Send % list%counter%
sleep 3000 ;
}

return

My AHK atm. Please tell me if i can improve or adjust it anyone, thnx.

{
$1::
Loop
{
if not GetKeyState(“1”, “P”)
break
Send 1
sleep 4
}
return
}
{
$2::
Loop
{
if not GetKeyState(“2”, “P”)
break
Send 2
sleep 4
}
return
}
{
$3::
Loop
{
if not GetKeyState(“3”, “P”)
break
Send 3
sleep 4
}
return
}
{
$4::
Loop
{
if not GetKeyState(“4”, “P”)
break
Send 4
sleep 4
}
return
}

Hi,
ty very much toxicdust for your great work and support. I’m very very new at WOW and GSE (and my english level is not so good that i’d like it) and i have some doubts that i hope can you help me to solve it if you have some free time, please, forgive me if the questions are very trivial.
1.- In the first page there is 3 scripts but you say that the update is at 6 page where only is one + one standalone button with exetute. The three scripts are replaced by this one? or only are replaced dump+build and AOE will remain
2.- Too at 6 page I see that you say “…in this case your buff is on “Alt” to control how you see fit and your Rampage is on “Crtl””. What is means for newbie? I’m testing in training dummy and i think that i solve alone this question. Seems that when you want to buff need to push alt and when you wand rampage have to push ctrl, is it?

thank a lot for your time

fixed

Hi! The macros are awsome! I have only 1 question:how can i set, that it will cast rampage only, when i am at 100 rage? Thx in advance!

Any update to this with the changes in 7.2.5?

Been using this forever now, any updates for 4 set tomb gear?