Advanced

Advanced

Joined
Oct 05, 2004

Activity Stream

Advanced created a Page  -  Oct 05, 2004
701 

This on join remote contains a simple peak script aswell as an auto channel setup feature, so if you are the first user joining the channel it will set modes +nt. The peak script records to a file called Channels.ini as on my bot it stores alot more than just the peak of a channel. If you want the current channel peak then you would just //say $readini($mircdirChannels.ini,$chan,Peak). You could also..

Advanced created a Page  -  Oct 05, 2004
1,545 

This is a very simple socket bot, which shows how simple it is to create a connection to an IRC server via mIRC sockets. Stability of this version is unknown, there are connection problems on some networks with ping timeout issues but most of these have been resolved in version 2. The second version of this bot is currently in scripting and contains actual user commands aswell as a debug window so..

Advanced created a Page  -  Oct 05, 2004
119 

This alias calculates your total channel power and messages it to your current active channel when you use the /power command. Channel power is calculated by the total number of people the you have control over (eg: Can ban or kick). * For further help join #Advanced on IRC.AustNet.Org (paagrio.at.eu.austnet.org or sg.austnet.org)

 Respond   mIRC  
Advanced created a Page  -  Oct 05, 2004
931 

This is a simple netsplit detector that identifies a netsplit when a user quits and sends an amsg to all channels that you are in. If you wanted you could add a counter to it so it shows the total number of netsplits and so on. * For further help join #Advanced on IRC.AustNet.Org (paagrio.at.eu.austnet.org or sg.austnet.org)

Advanced created a Page  -  Oct 05, 2004
183 

This script returns the total number of lines of the .mrc files within your mIRC directory. It can be used as /script_lines or $script_lines. For example: I have a total of $script_lines lines of code within my mIRC script.

Advanced created a Page  -  Oct 05, 2004
1,277 

Basic repeat protection remote, you could add on extra lines if you wanted to detect whether the person sending the text is a channel operator. The remote is currently set to ban on 4 repeats in 10 seconds but that can be changed by altering the -u10's to something like -u20 which would make it 4 repeats every 20 seconds. You can also change the repeat count by altering the 4 in: if (%count >= 4)..

Advanced created a Page  -  Oct 05, 2004
458 

This ON TEXT remote identifies when the bot prefix is being used in a channel (identified by the %bot.prefix) and sets the command in the %cmd variable then performs the given response.

 Respond   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.