In: , , ,
On: 2001 / 12 / 10
Shorter URL for this post: http://ozh.in/4

The KIKOO script is teh ubber lame (hence extremely l33t) script that will "kikoo" (sort of "hello", but lamer :) your target with random colors and letters. Turned out to be quite popular on Quakenet. This is also a good example of a loop in (poor) mIRC scripting language.

;// KIKOO Mega l33t script
;// (c) Ozh, ozh@planetozh.com
;// Usage : clic droit sur un nick puis kikoo around a bit with a large kikoo
;// Use : right click on a nick, then kikoo him around a bit with a large kikoo
;// or /kikoo (/kikoo yuo faggot !!!1)
;// KIKOOOO OZH !!! :o)))))

menu nicklist {

KIKOOO ! { kikoo $1 }

}

alias kikoo {
var %code 
var %c1 = $rand(1,15)
:loop
var %c2 = $rand(1,15)
if ( %c1 == %c2 ) goto loop

var %l = $rand(1,10)
var %count 0
var %oo OO
:zou
%oo = %oo $+ O
inc %count
; me %count
if ( %count < %l ) goto zou var %l = $rand(1,10) var %count 0 var %excla !!!! :pouet %excla = %excla $+ ! inc %count ; me %count if ( %count < %l ) goto pouet var %l = $rand(1,10) var %count 0 var %parent ) :gni %parent = %parent $+ ) inc %count ; me %count if ( %count < %l ) goto gni msg # %code $+ %c1 $+ , $+ %c2 $+  KIKOO $+ %oo $upper($1-) %excla :o) $+ %parent %code } [/code] You can also download the script, put it in your mIRC folder, and type "/load -rs kikoo.mrc" once it's done : kikoo script for mIRC

Shorter URL

Want to share or tweet this post? Please use this short URL: http://ozh.in/4

Metastuff

This entry "Zi KIKOO script" was posted on 10/12/2001 at 11:32 am and is tagged with , , ,
Watch this discussion : Comments RSS 2.0.

One Reply

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>
Gravatars: Curious about the little images next to each commenter's name ? Go to Gravatar and sign for a free account
Spam: Various spam plugins may be activated. I'll put pins in a Voodoo doll if you spam me.

Read more ?

 « Quake aux JO 
 * sure * »