Whitey

Whitey

Joined
Jul 01, 2005
Occupation
Website Designer / Network Administration / Student
Location
Melbourne, Australia
Website
Interests
Computers, Tennis, and my B-E-A-Utiful girlfriend :)

Activity Stream

Whitey commented on a Page, Simple /everyone  -  Jul 06, 2005

/raw who

 Respond  
Whitey commented on a Page, piNg1  -  Jul 06, 2005

This is kinda gay...

If someone doesnt have a 5 second ping they get kicked from you channel?...

/Whitey

 Respond  
Whitey commented on a Page, Alt Codes  -  Jul 06, 2005

Are you an idiot?

This is the second code that you have stolen.... Check out the forums for help on scripting....check out an institute if you thought you could get away with this...

/Whitey

 Respond  
Whitey commented on a Page, A Few Simple Counters  -  Jul 06, 2005

Good little script, might want to change it to hash tables or .ini\'s instead of using all those variables... I find from scripting my variables page gets very caught up these days.

All in all, simple but effective script.

/Whitey

 Respond  
Whitey commented on a Page, $deurl - Detect URL  -  Jul 06, 2005

Works quite well.

Simple script, but I\'m new to regex, so it\'s a nice little learner for me :).

/Whitey

 Respond  
Whitey commented on a Page, Mentions $script  -  Jul 06, 2005

Nice little script.

Could be intergrated into a away script very easily too :).

/Whitey

 Respond  
Whitey commented on a Page, Quick ASCII Table  -  Jul 06, 2005

Heh, I wrote something like this a while ago when I needed it...

alias /getchrs {
.set %chrs.cur 1
if ($exists(characterlist.txt)) { .write -c characterlist.txt }
while (%chrs.cur < 257) {
.write characterlist.txt %chrs.cur $+ : $+ $chr(%chrs.cur)
.inc %chrs.cur
}
.run notepad characterlist.txt
}

Still, your\'s is a lot better :).

/Whitey

 Respond  
Whitey commented on a Page, mini httpd  -  Jul 06, 2005

This is quite a impressive feat. :).

Nice work. I was thinking of writing something like this and writing an mIRC based IRCD . :P.

Very well done :).

This could also be intergrated into an identication script for a bot, E.G. people going to your ip in their webserver and typing in their password, with a help file and some commands there too....

:)

/Whitey

 Respond  
Whitey commented on a Page, Admin Script [by celticsoldier]  -  Jul 06, 2005

Yay celticsoldier :).

Not a bad script :).

/Whitey

 Respond  
Whitey commented on a Page, Define/Explain **UPDATED**  -  Jul 06, 2005

Just pointing out a typo...

   msg $chan ( $+ $3 $+ ) Is allready In My Datebase, Try Updating ( $+ $3 $+ \'s $+ ) Definition $+.

should be

   msg $chan ( $+ $3 $+ ) Is already In My Datebase, Try Updating ( $+ $3 $+ \'s $+ ) Definition $+.

:).

Nice script.

/Whitey

 Respond  
Whitey commented on a Page, Connect to a new Server  -  Jul 06, 2005

Yea, nice simple script for n00bs, should be in a big full package though :).

/Whitey

 Respond  
Whitey commented on a Page, Mirc Fun Tricks  -  Jul 06, 2005

Yea, this is pretty lame.

These commands just make you echo really stupid stuff and make you quit...

/Whitey

 Respond  
Whitey commented on a Page, Mass Kill  -  Jul 06, 2005

Well, you could put in a raw loop to see if anyone in the room is an oper :).

/Whitey

 Respond  
Whitey commented on a Page, marquee  -  Jul 06, 2005

(Also, for people who havn\'t tried it out, its a \"marquee\" box, like a news ticker :)).

/Whitey

 Respond  
Whitey commented on a Page, marquee  -  Jul 06, 2005

It is kinda pointless - looks pretty good though :P.

/Whitey

 Respond  
Whitey commented on a Page, Random Key Generator  -  Jul 06, 2005

This is a very nice RandomKeyGen.

Good work :D.

/Whitey

 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.