MashhitDK commented on a Page, !Slang Urban Dictionary Script  -  Oct 22, 2011

You can add it manually under Varibles.
But else search for

if (%action isin +-) && ($regex($nick($chan,$nick).pnick,/(!|~|&|@)/))

and replace it with

if (%action isin +-) && (($regex($nick($chan,$nick).pnick,/(!|~|&|@)/)) || ($nick == NewbieGuy))

Change NewbieGuy to what ever IRC nick you are using

 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.