learn all spells from trainer macro

Talk about anything here, related to Smolderforge or not.
Post Reply
Hacksaw
Posts: 1

learn all spells from trainer macro

Post by Hacksaw »

Does your mouse groan at you everytime you make a new char? have you got a 6" round fore-finger from clicking the "train-skills" button to much?

Well not anymore!! Dr. Hacksaw recommends you use this macro. It works for both class and proff skills, although while learning prof's you must close the "development skills" section as learned upgrades dont leave the dialog box. (as in journeyman, Artisan, Master etc)

Simply copy paste this macro, then open trainer skills window, click macro to start learning and again to stop.

Code: Select all

/run 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
have fun now :)
Lulzi
Posts: 6

Re: learn all spells from trainer macro

Post by Lulzi »

I think I love you. Best macro ever.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest