Top

Code Snippets by Cheiron

  (10)  
Sort by 
this one is a different take on a onotice via a non op command to a bot. this was written for rooms where often you want to contact an op quietly for help or if it is a busy busy room using a method
Tags: bot  help  msg  notice  onotice  text 
17 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Cheiron on May 16, 2008
ok... we are back to basics with a stupidly simple snippet. this is just something i knocked up purely out of boredom as a change to all the complex scripts being submitted for once. this is for those
Tags: auto  identify  owner 
18 comment(s)   |   Score: 2.5   |   Language: mIRC   |   Posted by Cheiron on May 16, 2008
unlike most most voicers you see on here or on the mIRC clients, this one is most unusual... my last one i did looked at case-sensitive voicing.. ie if the nick was labelled without a capital letter ie
Tags: auto  bot  channel  voice 
12 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by Cheiron on Mar 06, 2008
basically i wanted a script that allows me to provide a 24/7 bot in channel should any one go down. in this script the channel has 2 other users with the bot aswell as mine. but the bot will serve in 3
Tags: access  bot  channel  join  notify  part 
8 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by Cheiron on Jan 29, 2008
nice little anti flood system that works on each individual using a set trigger word .. ie !setup or something. goes into a fresh remote file. what it does is set a timer (currently the value there
Tags: anti  flood  protection 
21 comment(s)   |   Score: 8.0   |   Language: mIRC   |   Posted by Cheiron on Jan 27, 2008
ever get annoyed by those flybys and stuff or lose track of who uses what name/nick.. check this out for a ip/nick tracker. goes into a new remote page on the mIRC. when people join it makes a note
Tags: ip  nick  tracker  whois 
8 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by Cheiron on Dec 17, 2007
here we go... nice complex one for ya all.. this one is for channels and/or servers where there is a split between a capital letter starting nick and a lowercase starting nick getting a voice. this
Tags: auto  channel  voice 
7 comment(s)   |   Score: 4.5   |   Language: mIRC   |   Posted by Cheiron on Nov 22, 2007
this is how a flyby script should look for simplicity and total effectiveness. yes i know i have used /msg instead of /echo -a but that was intentional. this script is aimed at total newcomers. just
Tags: ban  join  kick  part  timer 
4 comment(s)   |   Score: 5.0   |   Language: mIRC   |   Posted by Cheiron on Nov 21, 2007
This is my second script submission for Hawkee members. a very harsh channel limiter where you have predefined the amount of channels a user can be in whilst in your channel also. at the moment this
Tags: ban  channel  kick  limiter 
7 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by Cheiron on Nov 19, 2007
okay peeps. here is my first snippet as a new member on hawkee. nice and simple, no high level stuff.(i hope so against what i have seen on here so far :P) what it does is opens a pm box with you
Tags: ban  kick  notice 
8 comment(s)   |   Score: 2.5   |   Language: mIRC   |   Posted by Cheiron on Nov 16, 2007
Bottom