Jethro commented on a Page, Store V 2.0  -  May 07, 2009

Weasel, you could do this:

on *:TEXT:*:#: {
  if ($1-2 == !buy halfop) { .mode # +h $nick }
  if ($1-2 == !buy op) { .mode # +o $nick }
  if ($1-2 == !buy voice) { .mode # +v $nick }
  if ($1 == !opstore) { .msg # $nick you can buy op halfop voice :-) just say !buy <item> }
}
on !*:JOIN:#: { .notice $nick New op store! !opstore }
 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.