Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by ff ( 14 years ago )
S EnableGroup force off
?force T(1000) effectTime($AeoreForce) == 0 : Cast $AeoreForce
F: isAffect(obj,skill) = effectTime(obj,skill) > 0
?Purge PT(50,2000) (isAffect(actor,$FatalSleep)
or isAffect(actor,$MassFatalSleep)
or isAffect(actor,$AerialYoke)
or isAffect(actor,$Poison22)
or isAffect(actor,$Bleed24)
or isAffect(actor,$Sleep17)
or isAffect(actor,$Bleed19)
or isAffect(actor,$Paralyze))
and skillCoolTime($RadiantPurge) == 0
and sdistance(actor) <= 600*600 :
Select(actor) safe > Cast $RadiantPurge
#W EnableGroup TreeOfLife on ; GroupShow TreeOfLife on
?TreeOfLife T(50,30000) Cast $SummonTreeOfLife
?rebirth @CreatureSay text == "reb" and isMember(actor) : Select(actor) > Cast $Rebirth
Revise this Paste