PuNkTuReD commented on a Page, Small Greeting Bot with Addons  -  Jun 08, 2008

maybe add a
on 1:quit: { }
event
and use $1- instead of $1
$1 will only read the first work
so $1- will read from the first word onwards
looks neat man awesome work
you also dont really need the
/\'s

coz your checking
if ($1 == !Op)
you only need it like
on
:TEXT:*:#:
and
if ($1 == !Op)

oh and the connect event
doesnt need the #: at the end , just
on *:connect:

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.