zatvorgt 5 Posted December 12, 2017 Share Posted December 12, 2017 Hello all, exist the macro to train new skills on trainer ? this macro work on 2.4.3 but vanilla dont work wManager.Wow.Helpers.Lua.LuaDoString("LoadAddOn'Blizzard_TrainerUI' f=ClassTrainerTrainButton f.e = 0 if f:GetScript'OnUpdate' then f:SetScript('OnUpdate', nil)else f:SetScript('OnUpdate', function(f,e) f.e=f.e+e if f.e>.01 then f.e=0 f:Click() end end)end"); Link to comment https://wrobot.eu/forums/topic/7976-macro-train-skills/ Share on other sites More sharing options...
Droidz 2738 Posted December 13, 2017 Share Posted December 13, 2017 Hello, use wManager.Wow.Helpers.Trainer.TrainingSpell(); Link to comment https://wrobot.eu/forums/topic/7976-macro-train-skills/#findComment-36584 Share on other sites More sharing options...
zatvorgt 5 Posted December 15, 2017 Author Share Posted December 15, 2017 Big thanks Link to comment https://wrobot.eu/forums/topic/7976-macro-train-skills/#findComment-36672 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now