Slaps

By xdesoto on Jul 12, 2011

I like this snippet, It's annoying but it's fun.
Warning if you're in a channel and they don't want you to flood.
You won't be liked very much.

alias slapall {
  if $($+(%,sent,.,$chan),2) { return }
  if ($me = $me) {
    var %x = 1, %y = $nick($active,0)
    while (%x <= %y) {
      if (!$istok($me,$nick($active,%x),32)) {
        describe # 12,1--->0,1 Slaps the crap out of $nick($active,%x) with a larger than ordinary12,1,0,1 non12,1-0,1standard12,1,0,1 frames compatible12,1,0,1 Microsoft trout12,112.
      }
      inc %x
    }
  }

Comments

Sign in to comment.
PyThOn   -  Jul 14, 2011

Lmfao.......

 Respond  
xdesoto   -  Jul 13, 2011

I am not sure why I included that. ;/
It is rather pointless. Because it doesn't do or inhibite anything.

 Respond  
_Dean_   -  Jul 13, 2011

whats the purpose of this line?

if ($me = $me) {

and this?

 if $($+(%,sent,.,$chan),2) { return }

tip

alias slapall {
  $iif($active == Status Window, echo -ag you need to be in a channel)
  var %x = $regsubex($str($chr(32),$nick(#,0)),//g,$iif($nick(#,\n) != $me,$nick(#,\n)))
  tokenize 32 %x
  describe # 12,1--->0,1 Slaps the crap out of $* with a larger than ordinary12,1,0,1 non12,1-0,1standard12,1,0,1 frames compatible12,1,0,1 Microsoft trout12,112.
}
 Respond  
xdesoto   -  Jul 12, 2011

Forgot a bracket :O

 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.