Spoof commented on a Page, 5 Color script  -  Dec 31, 2011

INVISION VERSION 3.x Script for mIRC 6.02 By cRYOa
FILE: itext.ini
DATE: 2-4-02
DESCRIPTION: on TEXT Routines

File:system\remote\itext.mrc line 198

if $left($1,3) == §€¥ {
if $r.set(Invision,Decrypt) == On {
set -u0 %rtndc $decrypt($1-)
if %rtndc == §§§ {
echo $nick $c(2) $+ Your key did not match that used to encrypt. $bracket(Decryption Failed)
}
else { echo $nick $c(1) $+ DECRYPTED: $c(1) $+ < $+ $c(2) $+ $nick $+ $c(1) $+ > $+ $decrypt($1-) }
halt
}
}
if $left($1,3) == §Å¥ {
if $r.set(Invision,Decrypt) == On {
echo $nick $ts $c(1) $+ DECRYPTED: $c(1) $+ < $+ $c(2) $+ $nick $+ $c(1) $+ > $+ $decrypt2($1-)
halt
}
}
if $left($1,3) == ] {
if $2 != $null && $r.set(Invision,Decrypt) == On {
crypt 1 $r.set(Invision,CryptKey) $2-
echo $nick $c(1) $+ < $+ $+ $nick - $c(2) $+ ircN Decrypt $+ $c(1) $+ > $+ $result
halt
}
}

seriously, rip rip rip and you got busted.. try learning from scripts and coding. Not copy pasting peoples work and acting like you made it.

 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.