Spanky commented on a Page, Random FML  -  Aug 02, 2009

mlia does work >_>

 on $*:text:/^!mla$/iS:#: { 
if (!$($+(%,mlaflood,$nick),2)) { set -u3 $+(%,mlaflood,$nick) on | if ($sock(mla)) .sockclose mla | unset %mla.* | set %mla.chan $chan | set %mla.number $r(1,15) | sockopen mla mylifeisaverage.com 80 } }
on *:sockopen:mla: { sockwrite -nt $sockname GET /index.html HTTP/1.1 | sockwrite -nt $sockname Host: mylifeisaverage.com | sockwrite -nt $sockname $crlf }

on *:sockread:mla: {
  var %mla | sockread %mla
  if ($regex(%mla,/\x09{11}(.+)MLIA/)) { set %mla.outcome $regml(1) | inc %mla.ms } 
  if (%mla.ms == %mla.number) { msg %mla.chan 14[04 My Life Is Average 14] %mla.outcome MLIA | unset %mla.* | sockclose mla }
}

made by napa182.

 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.