Aucun50 commented on a Page, HellBot  -  Mar 05, 2009

No need for all the text events, you can only have one input per script as far as i know.
This is missing alot of brackets. For your dialog part you have alot of on dialogs you can shorten it lot with:

on *:DIALOG:operator:sclick:*:{
if ($did == 11) && ($me isop $active) { mode $active +o $$?="Give op to who?" }
if ($did == 13) && ($me isop $active) { mode $active -o $$?="DeOp Who?" }
}

As for the whole thing itself it does not work.

 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.