Posted by hixxy Fri 16th Feb 2007 11:36 - Syntax is mIRC Script - 333 views
Download | New Post | Modify | Show line numbers
    if ($sock(pastecontrol.*,0)) { return $false }
    sockopen pastecontrol.mircnet mirc.net 80
    sockmark pastecontrol.mircnet $2-
  }
  elseif ($1 == mircscripting.info) {
    if ($sock(pastecontrol.*,0)) { return $false }
    sockopen pastecontrol.mircscripting mircscripting.info 80
    sockmark pastecontrol.mircscripting $2-
  }
  elseif ($1 == mircscripts.
 

PermaLink to this entry https://pastebin.co.uk/10563
Posted by hixxy Fri 16th Feb 2007 11:36 - Syntax is mIRC Script - 333 views
Download | New Post | Modify | Show line numbers

 

Comments: 0