View
Search Snippets
Find community code by title, description or tag without leaving the TG007 Snippets library.
Results for “change”
15 matches
View
Anti-Mass-Nick-change by simo
this will get rid of mass nick changes on channel and also will check for irccloud host and ban appropriately credits go to Neo Nemesis i modified his code a bit
Bar Script (Randomized) v2 by CrazyDriver
Hello All, As previously said in my v1 script that in the v2 script will allow users to either Give Themselves or Give Others and this was accomplished! I have changed the cool down from 30 Seconds to 10 seconds and removed the .timer 1 3 as it wasn't…
CallBreak : Multiplayer Card Game for mIRC by manish17xxx
Here is my latest game - CallBreak. Its a multiplayer card game, a kind of brain-teaser that you would probably enjoy playing. For rules, please type !cbrules. It is a 4-player game and AI players will join if enough players aren't available. COMMANDS:-…
IQ Test V2 by newklear
This is a working copy of the IQ Test Script originally done by Jamiie . Full credit goes to Jamiie Have added a few tweaks as well as score keeping and alerts for players. Enjoy :-) This is a IQ test, 10 questions based on your answers will determine…
$RandNow() - periodic random number generator by raccoon
$RandNow() lets you generate a random number that remains attached to a period of clock time. For instance, you can have it produce a new value on each hour (on the top of the hour), or every quarter hour or 30 seconds or what-have-you. Rather than gener…
znc+mirc=? - multiple znc connections on startup by bot
This simple script will allow you to open all your znc bouncers that you own on mIRC startup. Add the script in remote.ini and change it with your znc infos. If you have more then three znc's just multiply the ".server -m your-ip +port user/network:pass…
Simple YouTube Title Announcer v0.2 (2022) by MMX
Simple is the keyword. You don't need any registrations or API keys. Just load the script and it should work in any channel your bot is in. Important: mIRC v7.56+ is required, because of $urlget function. Changelog: v0.2 - added support for Youtube sh…
Identified Nick Autovoice by Err
Scripts whois users on join and sets +v ( voice ), if the nick is identified. change the following line according to your services. if ($4 == logged )
NickChange Logger Updated
This informs you via ECHO on screen on the channel or currently active window when a new person joins your room (green) and if they have changed their name (red). It does NOT display in channel. You now have the ability to turn the log ON or OFF and has a d…
NickChange Logger
This informs the channel you are on as each person joins your channel that the nickname has been logged. If someone changes their name to another name or gets (ghosted) it then informs your channel of the previously known nicknames. You can also view the lo…
Current Temp/Weather
Simple !w command to get weather. ie: !w 38851, !w washington dc If your default temp is supposed to be in Celsius then go to set %weatherw.m F and change the F to C
Alias_mkf
Three short aliases that create folders... fdate and ftime (short for 'folder date' and 'folder time') can potentialy be used for other things, such as when you need to display the time in chat, or making log folders. " (event) echo $target $+([,…
Buzzen Nick/Address Logger
This is an old nick logger that I made for buzzen. Keeps up with the last 5 nick changes. It also has custom @window to view and search entries. Feel free to use/edit/re-release this however you choose.