English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Can someone please help me in writing some macros for my warlock? I'm tring to write a sequence macro so that it will cast fear and shadow bolt, but all it's doing is casting fear and skipping the shadow bolt command. Does anyone now any websites that will teach me this macro crap for FREE?

2007-12-15 06:04:49 · 2 answers · asked by vampire_ryooshi 2 in Games & Recreation Video & Online Games

2 answers

Heres some good ones.

Pet Attack => Grind => Drain Soul
If you want to cram even more functionality into that grinding button, here's the above macro, plus the feature that if you hold Alt while pressing it, it will cast Drain Soul instead.

/petattack [nomodifier]
/castsequence [nomodifier] reset=target/combat Corruption, Curse of Agony, Immolate, Shadow Bolt, Shadow Bolt, Shoot
/cast [modifier:alt] Drain Soul


and summon!

/script local C; if(GetNumRaidMembers()==0) then C = "PARTY" else C = "RAID" end SendChatMessage("Summoning %t to << "..GetMinimapZoneText().." >>. Please assist.", C)
/cast Ritual of Summoning

2007-12-16 02:32:48 · answer #1 · answered by Habiba 4 · 1 0

Here is a guide on the WoW main site for macros:
http://www.worldofwarcraft.com/info/basics/macroguide-one.html

2007-12-18 02:00:28 · answer #2 · answered by Yoi_55 7 · 1 0

fedest.com, questions and answers