Skip to content
Community code library

Snippets

Reusable mIRC, IRC and technology code shared by TG007 members over the years.

Snippet archive 116 snippets available
6 active categories
Advertisement
Featured code

From the TG007 code library

View snippet →
</> CODE PREVIEW
menu nicklist {
  UserLog
  .ON: enable #log
  .OFF: disable #log
  .Nicklog For Selected Name: set %laddr $addy | nkb
  .Nicklog Help: nlhelp
  -
}
menu channel {
  Nickname Log
  .ON: enable #log
  .OFF: disable #log
  ..Options
  ..View Nickname Log: showlog
…
General ircWxWinz

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 delay of 5 seconds after a user parts and…

2 likes 5 comments 1 tags
Community picks

Highlighted snippets

Most liked →
General ircWx 07/03/20

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 pr…

By Winz
1 like 4 comments
Category results

General ircWx

116 snippets · Page 1 of 12

General IRC 12/07/23

Download methods by xorc

v2 Signal polling microsoft.xmlhttp (COM): Calls microsoft.xmlhttp comobject asynchronous and dispatches a signal to check the result, which if isn't done yet signals itself again until the response is recei…

By Snippets
0 likes 0 comments
General IRC 12/06/23

mIRC duel game by dronez4

Hi guys so i'm making a simple command line game, i've finished making a standard one, theres so much more to add but for now i'll show you what its like. this is called the DUEL game: Look at the pastebin t…

By Snippets
0 likes 0 comments
General IRC 12/06/23

Anti-Mass-Join by simo

Most modern updated IRCD's have all kinds of features to prevent mass joins some dont tho and those that have usually only lock channel if mass joins detected not removing mass joiners therefor this code mig…

By Snippets
0 likes 0 comments
General IRC 12/06/23

DNSBL Check by [85]

This source code was written originally by "Patje", but with a few DNSBL bases, some was outdated. I added new DNSBL bases who are on my Eggdrop to watch which one DNSBL base Gzline innocent ppls with real I…

By Snippets
0 likes 0 comments
Advertisement