Skip to content
Search the code archive

Search Snippets

Find community code by title, description or tag without leaving the TG007 Snippets library.

8 results found
Search results

Results for “Mode”

8 matches

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 might be some sort of solution for that part some…

By Snippets 0 likes 0 comments
View
General IRC 12/04/23

PM Request by YmmaX

With this mIRC script you can manage your query by accepting or decline it. Also in this script you can set some common channel(s) and if user is in that channel/s the PM will be not filtered and it can write without moderation; script makes a exception for…

By Snippets 0 likes 0 comments
View
General IRC 12/04/23

Putmode by simo

i have decided to share it here as it has dissapeared from the net totally and cant be found anywhere Author is myggan: putmode 1.2 by myggan this fine code is very usefull to compress modes in the form of like : +bbbbbbbbbbbbRml 120 instead of 1 mod…

By Snippets 0 likes 0 comments
View
General IRC 03/24/21

Multi-owner script

1. Press alt+r to bring up script window. 2. Go to File > New 3. Paste code from box above into the window. 4. Replace #your.channel.here with your channel name. 5. Right-click on the nick you want to add/delete. 6. Find "Owners", and click to add/dele…

By chain 0 likes 0 comments
View
Buzzen 04/15/10

Mass User Modes

Little mass user mode snippet that: Sets mode for 5 users at once Doesn't set a mode for a user who already has that mode (which is annoying to me) ... May require flood protection ;) .. And I might get this right one day

By Pablo 0 likes 8 comments
View