h3lp

h3lp

Joined
Mar 03, 2005
Occupation
Student
Location
Malaysia
Website
Interests
mIRC, C++, PHP

mIRC Code Snippets

h3lp created a Page  -  Jul 15, 2008
778 

Hello,

h3lp created a Page  -  Jun 05, 2007
361 

This snippet will display your current lagging time in all server you joined. It will be displayed one by one every 10 seconds. It's an oldies but a goodies.

 Respond   mIRC  
h3lp created a Page  -  Sep 27, 2005
330 

Cry34 by h3lp (encrypt 34)

h3lp created a Page  -  May 17, 2005
411 

$deurl(text-to-check) This is a simple snippet from me, to detect a valid url. it didn't check if it is really valid/avaiable, it just check if the url is an address. This is good for channel advertising protection.How To Use It?? on :text::#:{ if ($deurl($1-)) { echo -s $v1 } }oron @:text::#:{ if ($deurl($1-)) { kick # $nick Advertising - $v1 - in Channel } }Sorry, Bad English.

  1 Thread   mIRC  
h3lp created a Page  -  Mar 11, 2005
200 

UPDATED Ver2 This snippet will show you detail on op,deop,voice,devoice bla bla... it will count and show the result by type.. for eg:

 Respond   mIRC  
h3lp created a Page  -  Mar 11, 2005
1,180 

What a boring snippet. LOL. This snippet is design for multiple voicing user and avoiding you from get excess flood. The voicing user eg: +vvvvvvvvvv nick1 nick2 nick3.... It may be a common snippet, but this is different. "It is suitable for a bigger channel".

h3lp created a Page  -  Mar 07, 2005
370 

Usage $vie(string) = Return the email/ip address IF valid. $vie(string,v) = Return "1" for valid, and "0" for NOT.

  1 Thread   mIRC  
h3lp created a Page  -  Mar 07, 2005

This snippet is an advertiser and flooder detector which detects in Query and Channel. This snippet kick and ban the detected nick from all channel you are in and OP. To prevent kicking someone you protect, add the user in a friend list which u may add the user in channel nicklist or in query "popups". It will auto unban the user after 5 minutes, in all channel.

h3lp created a Page  -  Mar 06, 2005
271 

A simple IRC Messenger.Load it in your remote section, and right click at status window to load the messenger dialog.

h3lp created a Page  -  Mar 05, 2005
261 

; $chanchk($nick,N) = return same channel value. ; $chanchk($nick,N,s) = return same channel name. eg: #hawkee #mirc #php ; $chanchk($nick,N,s,a) = return same channel name and nick access. eg: @hawkee +#mirc #php

 Respond   mIRC  
h3lp created a Page  -  Mar 04, 2005
190 

I still use $encode and $decode identifiers from mirc. try it, it was different.

h3lp created a Page  -  Mar 03, 2005
421 

Why do i do this snippet? answer: mIRC only allow us to check only two prefix which is operator (@) and voice (+). with this snippet, it helps me to check if the user is really a normal user without -/%/bla bla..

  1 Thread   mIRC  
h3lp created a Page  -  Mar 03, 2005
72 

1) $strprop(text) = return lenght of string 2) $strprop(text,class) = return the "class" value in a string 3) $strprop(text,class,properties) = return the strings which have remove the "class", and may return the percantage of "class" in the string.

  1 Thread   mIRC  
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.