Please note that new user registrations disabled at this time.

Need help with making a macro!

This forum is to be used for all discussions pertaining to Blizzard Entertainment's World of Warcraft.
Post Reply
User avatar
woomera
Posts: 51
Joined: Wed Jun 08, 2005 12:05 am
Contact:

Need help with making a macro!

Post by woomera »

ok can anyone help me make a macro that cast an spell until the target is dead.
thanks.

edit: and why this macro doesnt work? spells get interupted.

/cast corruption(rank 1)
/script SpellStopCasting()
/cast immolate(rank 1)
/script SpellStopCasting()
/cast curse of weakness(rank 1)
User avatar
Stilgar
Posts: 4079
Joined: Fri Jun 15, 2001 11:00 am
Location: The Netherlands - Sietch Tabr
Contact:

Post by Stilgar »

Spells trigger a global cooldown of a second or so.
Thats why you cannot spamcast instant spells.

You can only combine an ability that doesnt trigger a globalcooldown and a spell in one macro. Not 2spells.

And be honest to yourself, do you realy think it would be fun if you could do that in one macro?
I do not have the touch, nor do I have the power.
User avatar
Locke Da'averan
Posts: 2782
Joined: Sun Jan 28, 2001 11:00 pm
Location: Between North Pole and South pole, on the surface
Contact:

Post by Locke Da'averan »

also,

1.corruption
2.immolate
3.CoW

who the hell uses a combo like that??
User avatar
woomera
Posts: 51
Joined: Wed Jun 08, 2005 12:05 am
Contact:

Post by woomera »

-----> me :D
User avatar
Zukker
Posts: 20
Joined: Wed Aug 02, 2006 1:34 pm
Location: Darkness of slumber and death, forever sinking and
Contact:

Post by Zukker »

Stilgar pretty much told you why.

Guess it prevents botting.
God Did Not Create Us, We Created God
User avatar
woomera
Posts: 51
Joined: Wed Jun 08, 2005 12:05 am
Contact:

Post by woomera »

botting? what the **** are u talking about.are u retarded?
User avatar
Stilgar
Posts: 4079
Joined: Fri Jun 15, 2001 11:00 am
Location: The Netherlands - Sietch Tabr
Contact:

Post by Stilgar »

First of all, please watch your language and namecalling.
You arent accused of anything.

And the reason why you cannot make a macro like that is infact to prevent botting, and to make sure players have to actually control their character and dont have to simply press a button every 10seconds or so.
I do not have the touch, nor do I have the power.
Post Reply