sub EVENT_SAY { if($text=~/hail/i) { if($client->FindBuff(123456) { $client->Message(15, "You have dat buff on you dawwwwwg"); } } }
if($client->FindBuff(123456)
if($client->FindBuff(123456))