My Current Blood GS 9/11/16

thanks Aimbot much appreciated will try it and see if it solves my issue

great macro!
what would be a good MS to set this to? im useing 75 atm but it sometimes take things awhile to pop off

can you convert this into the new GSE 2.0?

Jake, i usually run it between 80-110ms never have an issue.

Vynias, the GS-e version works with 2.0

Will not import properly. Copy and paste and says import successful, but then posts “Storage The Custom StepFunction Specified is not recognised and has been ignored.” in the chat box.

Remove this part of the macro

StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],

Im getting this error when i try to import your macro.

Message: Interface\AddOns\GSE\API\CharacterFunctions.lua:26: Usage: GetSpecializationInfoByID(specID[, sex])
Time: 04/24/17 15:15:38
Count: 1
Stack: [C]: in function GetSpecializationInfoByID' Interface\AddOns\GSE\API\CharacterFunctions.lua:26: in functionGetClassIDforSpec’
Interface\AddOns\GSE\API\Storage.lua:92: in function OOCAddSequenceToCollection' Interface\AddOns\GSE\API\Events.lua:283: in function?’
…terface\AddOns\GSE\Lib\AceTimer-3.0\AceTimer-3.0.lua:53: in function <…terface\AddOns\GSE\Lib\AceTimer-3.0\AceTimer-3.0.lua:48>

Locals: (*temporary) = nil

Anyone know what thats about ?