April 14, 201313 yr Malefic Grasp doesnt cast even when i make a fighting class with only Malefic Grasp in it no caps mistakes and no extra spaces i'm mind blown :/ would be a great dps increase since now the lock fighting clases i've seen use soul draing al the time which is overal id say 20-30 % dps reduction
April 14, 201313 yr I'm on my laptop and forgot my mouse at home (this touch pad makes doing things so annoying to me), so I can't really test anything in game, but if you run /run for i=1,200000 do local f=FindSpellBookSlotBySpellID(i,"spell") if f then local n,id=GetSpellBookItemName(f,"spell"),select(2,GetSpellBookItemInfo(f,"spell")) local s=GetSpellInfo(id) s=n==s and " " or "\124cFF4FF763"..s print(id,n,s) end end in WoW chat, does Malefic Grasp come up with another spell on the same line?
April 14, 201313 yr Another idea is to just run an LUA instance of the spell by name.. Instead of typing in the spells name in the box, type CastSpellByName("Malefic Grasp") then in the settings box, scroll all the way down and change Is not spell, is lua script to true. Add in your conditions like normal and go.
April 14, 201313 yr Author nvm it suddenly started working again no idea why *EDIT i changed something and it stopped working again
April 14, 201313 yr Author yeah shadow bolt ya recon i could call it with shadow bolt? cause thats what it replaces
April 14, 201313 yr Author HAHA LMAO thanks so much man indeed due to the nature of warlock specs some spells get replaced
April 14, 201313 yr All classes have a few I think. There is enough where I have that script macro'd. xP
Create an account or sign in to comment