Siddhant

Siddhant

Joined
Aug 26, 2007

Activity Stream

Siddhant commented on a Page, Spam Blocker  -  Jan 15, 2008

Heh, nah. It warns/kicks/bans the nick, if half or more than half of the $1- is uppercased.

 Respond  
Siddhant created a Page  -  Jan 15, 2008
1,961 

A simple spam blocker. Uses Regex and Hash Table. Warns the $nick if he has spammed. Kicks the $nick if he has already being warned and is still spamming. Bans the $nick if he has already being kicked and is still spamming. Unbans the nick after 15 minutes.

Siddhant commented on a Page, Do Not Disturb System  -  Jan 11, 2008

Umm, /silence?

 Respond  
Siddhant created a Page  -  Dec 28, 2007
109 

An away script which when going away, removes status from all the channels and sets +v.

 Respond   mIRC  
Siddhant created a Page  -  Dec 22, 2007
2,057 

!Ping: CTCP's the nick to get the ping reply.!Time: CTCP's the nick to get the time reply.!Version: CTCP's the nick to get the version reply.

Siddhant commented on a Page, Elite Anti-Ban Script  -  Dec 22, 2007
mode $chan -bqaohv $banmask $nick $nick $nick $nick $nick

can be simplified to:

mode $chan -bqaohv $banmask $str($nick,6)

-

mode $chan +b $fulladdress
    kick $chan $nick Don\'t ban me! 3 Minute ban!
    timer 1 180 mode $chan -b $fulladdress

can be simplified to:

ban -ku180 $chan $nick 4 Don\'t ban me! 3 Minute ban!
 Respond  
Siddhant created a Page  -  Dec 17, 2007
1,545 

A simple bot nick changer. Uses Raws.

Siddhant commented on a Page, Status Thanker v1.0  -  Dec 17, 2007

Hmm, then change \"if ($me == $2)\" to \"if ($me isin $2-)\".

 Respond  
Siddhant created a Page  -  Dec 16, 2007
656 

Gets the status of the $nick.

  1 Thread   mIRC  
Siddhant created a Page  -  Dec 15, 2007
329 

Another one of the status thankers.

Siddhant commented on a Page, NickServ Seen Script  -  Dec 12, 2007

Lol. >.>

 Respond  
Siddhant commented on a Page, NickServ Seen Script  -  Dec 12, 2007

Comments please. :D

 Respond  
Siddhant created a Page  -  Dec 12, 2007
1,755 

A simple NickServ seen script. Works only on registered nicks.

Siddhant created a Page  -  Nov 24, 2007
536 

Counts how many channels you are OP of. Just use /count.

Siddhant created a Page  -  Nov 23, 2007
1,569 

/aquote : For adding a quote. /dquote : For deleting a quote. /rquote: For messaging a random quote in the active channel. /cquote: Messages the number of quotes you have in your database.

  1 Thread   mIRC  
Siddhant created a Page  -  Aug 26, 2007
321 

A very useful script if you are a TCG player. ;)

  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.