WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   How to make a macro in WoW that casts random spells? (https://www.wowinterface.com/forums/showthread.php?t=32302)

pauen 05-03-10 08:44 PM

How to make a macro in WoW that casts random spells?
 
I want to have a macro that does something like
/cast.random Crusader strike
/cast.random judgement of light
/cast.random hammer of justice
something like that so it will cast any of those spells randomly, not in order

Seerah 05-03-10 08:56 PM

http://www.wowwiki.com/Making_a_macr...ells_and_items :)

pauen 05-03-10 09:11 PM

Quote:

Originally Posted by Seerah (Post 187007)

thanks again

Faraque 05-12-10 01:19 PM

I thought they "fixed" /castrandom so it acted like /castsequence?

nightcracker 05-12-10 01:24 PM

Quote:

Originally Posted by Faraque (Post 187863)
I thought they "fixed" /castrandom so it acted like /castsequence?

No.

BTW, /userandom is one byte shorter then /castrandom.

Xrystal 05-12-10 01:25 PM

Quote:

Originally Posted by Faraque (Post 187863)
I thought they "fixed" /castrandom so it acted like /castsequence?

nah, castsequence will cast them in the order listed assuming cooldowns are finished each time you click the button.

castrandom will choose one of the items on the list at random and try and cast it.

For example. This is my mage's polymorph macro. I have had to add repeats of the spells to help randomise them more.
Code:

/castrandom [button:2, target=focus] Polymorph(Rank 4), Polymorph(Turtle),Polymorph(Pig),Polymorph(Rank 4),Polymorph(Turtle),Polymorph(Pig),Polymorph(Rank 4), Polymorph(Turtle),Polymorph(Pig)
/focus [nobutton:2]


Seerah 05-12-10 01:50 PM

The "fix" that Faraque is probably thinking of is that a /castrandom macro will get "stuck" on a spell if it fails to cast (cooldown, etc.) until it is cast successfully.


All times are GMT -6. The time now is 05:15 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI