Page 1 of 2
The Most Ghetto CH rotation macro ever!
Posted: Sun May 16, 2004 8:39 am
by Oid
Code: Select all
Sub Main
:loop
/cast 1
/delay 126
/goto :loop
/return
Posted: Sun May 16, 2004 8:14 pm
by Zazoot
maybe add a few more /cast 1 lines in there in case of fizzles otherwise that is one solid macro

Posted: Sun May 16, 2004 8:19 pm
by Oid
That's what's sad... I would use this macro in a ch rotation..... and trust it more then the 500 line monstrosities some people write
Posted: Mon May 17, 2004 2:32 am
by Zeit
This is the one i used to use for my bot cleric before the events change and the param change been too lazy to change it since im not in rotation much anymore but, we do rotation in a channel the cleric before you calls your name you count to whatever call the next cleric and cast etc etc, he even asnwered mana checks by the necros, so here it is in all its glory
Code: Select all
#turbo
#event Go "<< YOUR.NAME.HERE >>"
#event Go ">>YOUR.NAME.HERE<<"
#event Go ">> YOUR.NAME.HERE <<"
#event manach "MANA CHECK"
#event Go "<<< YOUR.NAME.HERE >>>"
#event Go "<<<YOUR.NAME.HERE>>>"
#event Go "NAME"
#Event Invited "To join the group, click on the 'FOLLOW' option, or 'DISBAND' to cancel"
#Event MGBCR "It's your turn to fire off your MGB heal"
Sub Main
:loop
/doevents
/goto :loop
/return
Sub Event_Go
/tar Some.cleric.always.in.rotation
/assist
/delay 25
/1 Complete Heal on %t << WHOEVER >> next in 2.5 sec.
/cast 1
/delay 5
/cast 1
/delay 5
/cast 1
/return
Sub Event_Invited
/invite
/return
Sub Event_manach
/delay 1s
| /1 $char(mana,pct)m
/return
Sub Event_MGBCR
/alt activate 35
/delay 5
/alt activate 38
/1 MGB CR INC!
/return
Posted: Mon May 17, 2004 7:14 am
by Oid
My point.
Chain CH
Posted: Mon May 17, 2004 7:57 am
by Chill
The only changes I would make to Oid's code to chain CH as it popped would be:
Code: Select all
#include SpellCast.inc
Sub Main
:loop
/if (${Me.SpellReady["Complete Heal"]} && ${Target.Type.Equal[PC]}) /call cast "Complete Heal"
/delay 1
/goto :loop
/return
Posted: Mon May 17, 2004 8:48 am
by Oid
Nice nice

i actually have a much more complex (a grand total of 12 lines) ch rotation macro I use. This one was just fun

Posted: Mon May 17, 2004 2:13 pm
by Space-Boy
CCH!
Posted: Mon May 17, 2004 2:24 pm
by Oid
cch? =p
Posted: Mon May 17, 2004 2:34 pm
by Preocts
C.C.R. good band. Saw them live last year, rocked the house old-school.

Posted: Tue May 18, 2004 10:21 am
by Oid
Well I know who CCR is, I love CCR, but wtf is cch?
Posted: Tue May 18, 2004 12:32 pm
by anonymoose
lol
Posted: Tue May 18, 2004 12:39 pm
by macrolover
darn it now i've got beer on my moniter
Posted: Tue May 18, 2004 3:09 pm
by theafkxper
Posted: Tue May 18, 2004 3:13 pm
by Oid
I laughed.... i laughed so hard i cried.
I am still laughing... And now i watch it again.