on *:TEXT:!buyvip:#: { if ($nick <? ISIN ?> $read(vip.txt)) { msg $chan You're already VIP user! } else { msg $chan You're now vip :) } }