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

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

 

Comments: 0