Noutrious commented on a Page, Scriptable Slap Revenge (UPDATED)  -  Oct 23, 2006
  %tmpslp = $replace($read(slaps.txt),<m>,$me)
  %tmpslp = $replace(%tmpslp,<u>,$nick)

could be
%tmpslp = $replace(%tmpslp,,$nick,,$me)
and
unset %tmpslp
isnt needed, it is needed when you set variable with /set, this time it isnt setted. (after script using it will automatically delete)

 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.