Jump to content

Archived

This topic is now archived and is closed to further replies.

chain

Funny Usernick Facts Socket

Recommended Posts

  • Administrators

This will say random funny facts of the nick you enter.

to use type @nfact m|f|o the m = male f = female and o = other

so ex: @nfact napa182 m

copy/paste into ur bots remotes and have fun.

 

 

>on $*:text:/^@nfact\s(.+)\s([mfo])$/iS:#: {   if ($regml(1) ison #) {     if ($sock(nfact)) sockclose nfact     sockopen nfact blog.esaba.com 80     sockmark nfact $+($regml(1),&g=,$replace($regml(2),m,male,f,female,o,other)) #   } }on *:load: {   echo 12 -a You Have Just Loaded Napa182's Funny Nick Facts   echo 12 -a A Script0rs Inc. Production   echo -a 14,1(14,1¯15,1¯0,1¯0,1º $+($chr(171),$chr(164),$chr(88),$chr(167),$chr(199),$chr(174),$chr(238),$chr(254),$chr(116),$chr(48),$chr(174),$chr(167),$chr(88),$chr(164),$chr(187)) º0,1¯15,1¯14,1¯) $+ $chr(153)}on *:sockopen:nfact: {   sockwrite -nt $sockname GET $+(/projects/facts/index.php?n=,$gettok($sock(nfact).mark,1,32)) HTTP/1.1   sockwrite -nt $sockname Host: $+(blog.esaba.com,$str($crlf,2)) }on *:sockread:nfact: {  var %nfact | sockread %nfact  if ($regex(%nfact,/\t{7}\s(\W.+)/)) { msg $gettok($sock(nfact).mark,2,32) $remove($regml(1),$chr(9),) | sockclose nfact }}

Link to comment
Share on other sites



×
×
  • Create New...