looking for some help

07/25/2007 23:25 dago#1
i am new to world of warcraft, i am trying to create a macro for rogues but i dont understand how to create it, what i am wanting it to do is create a 8 second stun lockn using cheapshot kidney and sineste

this is a example i had found on the internet but i was told it doesnt work anymore


/script cs=CastSpellByName; if(UnitAffectingCombat("player") == nil) then cs("Cheap Shot") else if(GetComboPoints() == 4)then cs("Kidney Shot")else cs("Sinister Strike"); end end

also am looking for a good PvP build for rogues