Just edited this, I am item lvl 870 now and did 520k dps over 2 min on the Raiding dummy outside of the Trueshot Lodge so it includes the multiple targets damage as well. I dont use the static priority its — out because I swap to Black Arrow and Carefull Aim when doing solo stuff to use a pet.
Just a note:
These lines will cause the scam warning dialog. These are Global Options now in GS-E that you can turn on and off for all your Sequences so you don’t need them in the sequence itself.
Hi,
Anyone know how to activate [Mirror of the Blademaster/Use: Summon 4 Mirror Images to attack your target and nearby enemies for 20 sec.] in a script for GS-E?
@E.D.B. Im going to hjave to look at that as hese is the code from linke 36 of GS-Core\startup.lua
-------------------------------------------------------------------------------------
-- GSStaticPriority is a static step function that goes 1121231234123451234561234567
-- use this like StepFunction = GSStaticPriority, in a macro
-- This overides the sequential behaviour that is standard in GS
-------------------------------------------------------------------------------------
GSStaticPriority = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]]
I wasnt using GS-E when I first posted that, I just copied the author and texthelp from the other macros so thats why it didnt work right for me, I have switched since, only thing I dont like is everytime there is a GS-E update it overwrites all my macros which I prefer and work better for my specs then the default ones supplied.
Item level 701. I made a logitech keyboard macro to press the macro for 20 times a second. When I start it goes to around 38K then drops and steadies around 32K.
I did the dps test on a single Raider’s training dummy.
Is this normal?
Item level 701. I made a logitech keyboard macro to press the macro for 20 times a second. When I start it goes to around 38K then drops and steadies around 32K.
I did the dps test on a single Raider’s training dummy.
Is this normal?
in short… yes.
at the start you always get higher dps due to your cooldowns. after you have used the cooldowns, the dps will go down till. When a cooldown is ready, your dps wil go up a little again, until it wears off again. rinse and repeat.
[quote quote=34899]i have no idea how to edit this to incorporate windburst. can anyone tell me how?
[/quote]Add this to the main macro through the editor in-game: '/cast [nochanneling] Windburst',