Channel Record Script.
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 9.0 |
| Scores Submitted | 1 |
| Date Added | Feb 24, 2008 |
| Last Updated | Jul 08, 2008 |
| Tags | bot channel peach record script vegeto079 |
|
|
Introduction
It simply will /msg a channel that has a new record of users in the channel.
You can use !record, @record, or /record to see whats in your current channel or $2's channel.
You can use /recordchange,/rdc,/rcc,/rec to change the list of channels that the script uses
Not much else to say.
Echos from script:
"
Record information:
Commands: !Record,@record,/record
To see what the current channel's (active) records are
To see others, type the command with the channel you want to check after
Commands: /recordchange,/rdc,/rcc,/rec
Edit the list of channels that the script uses. Simply type "/command help" to see more info
Script made by Vegeto079/Peachbot/Peach
For more information, or permission to edit, please talk to me on:
Irc.swiftirc.net (#peach), veget00tegev@yahoo.com (E-Mail), or Vegeto079 (Xfire/Steam)
"
..:Updates:..
Tuesday, February 26, 2008.
08:34PM EST
-Script no longer makes records of 1 when netsplits happen, or when you first connect to IRC.
-Script shortened (thanks to Sir_Sonic12)
-Added a "Now:" feature. When you type [!@/]Record it will now show the channel's high, low, and current amount of people.
8:54PM EST
-The record logo has now been changed to %lrecord, to use less space and for easier use in new parts of script.
-The loading part now sets %lrecord to 4[05RECORD04]
-Alias script now shows "Now:" Feature
9:23PM EST
-Now whole new functions: /rec, /rcc, /rdc, /recordchange
-All above mentioned functions bring same options
-They have multiple commands, including Add, Delete, Set(change), check, list, and help.
-Type any of the above mentioned functions to see help menu
-They can delete, add, or change entirely, the whole list, and show you what it is.
-Few bug fixes
Sunday, March 02, 2008.
7:30PM EST
-Script should no longer say (and set) the record is 1 when you are kicked, part a channel, or join the channel right away.
-When kicked, parting a channel, or joining a channel, please wait 3 seconds for the script to take records.
-When connecting or a netsplit happens, please wait 15 seconds for the script to take records.
7:39PM EST
-Above mentioned now should work
-Fixed a few bugs in previous update
-Script should no longer spam a lot of /timer 's if there is a lot of quit/join/part/etc going on
Saturday, March 08, 2008.
4:31AM EST
-Script now waits 120 seconds after a netsplit to start recording again, due to the fact that netsplits can last longer than 10 seconds!
-Script now waits 60 seconds after connecting to start recording again, due to the fact that sometimes you dont join all of your channels in 10 seconds and it records them as 1!
-Fixed netsplit scripts slightly
Saturday, March 15, 2008.
7:51AM EST
-Script will now change the record upon someone typing !record/@record or /record and the high/low is actually less/more than the current amount of people in the channel.
Tuesday, March 18, 2008.
5:47PM EST
-Script will no longer let you /rcc del or /rcc add if the channel is not in the list or already is in the list, respectively.
Friday, April 25, 2008.
3:22PM EST
-Timers are now silenced, and will not spam your Status box.
Tuesday, July 08, 2008.
12:52PM EST
-Netsplit timer set to 600 seconds (10 minutes) instead of 60. After all, netsplits are longer than 1 minute!
mIRC Snippet:
Channel Record Script.
Posted on Feb 24, 2008 11:36 pm
Posted on Feb 24, 2008 11:36 pm
instead of having two on text events for ! and @record, you could do:
then just set a var like:
and then put %msgway record stuff here
| Code: |
| on $*:TEXT:/^[!@]record/Si:#:{ |
then just set a var like:
| Code: |
| var %msgway = $iif($left($1,1) == @,msg $chan,notice $nick) |
and then put %msgway record stuff here
mIRC Snippet:
Channel Record Script.
Posted on Feb 28, 2008 2:45 pm
Posted on Feb 28, 2008 2:45 pm
Thanks, fixed.
mIRC Snippet:
Channel Record Script.
Posted on Mar 19, 2008 4:39 pm
Posted on Mar 19, 2008 4:39 pm
w0000000000000000oooooooooooooooo0000000000000!
mIRC Snippet:
Channel Record Script.
Posted on Mar 19, 2008 4:39 pm
Posted on Mar 19, 2008 4:39 pm
w0000000000000000oooooooooooooooo0000000000000!





