napa182 commented on a Page, Snippet to Slap, Giggle, Poke, Spank, ,Nudge, etc.  -  Nov 13, 2010

heres always a fun way ;x

alias slap {
  if ($1) { 
    if ($sock(slap)) sockclose slap
    sockopen slap www.seventhsanctum.com 80
    sockmark slap describe $active slaps $1 around a bit with a
  }
  else { echo 07 -a Please enter a nick }
}
on *:sockopen:slap: {
  sockwrite -n slap GET /generate.php?Genname=jokegadget HTTP/1.1
  sockwrite -n slap Host: $+($sock(slap).addr,$str($crlf,2))
}
on *:sockread:slap: {
  var %slap | sockread %slap
  if ($regex(%slap,/\t{3}(.+)<BR>/)) { 
    $sock(slap).mark $regml(1) 
    sockclose slap
  }
}
 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.