Top

mIRC Code Snippets Tagged with mode

  (49)  
Sort by 
Well i made this because i saw one a second ago about moderating rooms and i saw some of the replies so i though to my self.. Let's take this and make it a bit better so i went away had a quick go and..
Tags: change  menu  mode  modes  slub 
+ 0 likes
3 comment(s)    Score: 0.0    Platform: mIRC    Posted by slub77 on Nov 19, 2009
This is a variety of snippets that I use combined together. It includes: -Whois Watcher (ircops) -Join Counter (Only Your Joins) -Nick Watcher/Counter -Connect Counter (Only when you connect) -Mode..
Tags: connect  counter  join  mode  nick  thanker  watcher  whois 
+ 0 likes
3 comment(s)    Score: 0.0    Platform: mIRC    Posted by SnoooP on Nov 09, 2009
This uses and manipulates a mode string, and returns a flatlist, for easier parsing, so for example: +ooo-v+b moo1 moo2 moo3 moo4 *!*@quakenet.org would return: +o moo1 +o moo2 +o moo3 -v moo4..
Tags: flatlist  mode  parser 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by sparko on Aug 26, 2009
Just some custom events i strung together
Tags: ban  channel  deop  devoice  events  join  kick  mode  nick  op  part  quit  topic  unban  voice 
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by Freddo88 on Aug 03, 2009
A popup i made of channel mode letters. I was bored and had nothing else left to do. halfway through it i kinda got lazy on the coding. soooo, yea. ;p
Tags: channel  letters  mode 
+ 0 likes
3 comment(s)    Score: 0.0    Platform: mIRC    Posted by Kirbeh_Pr0nz on May 21, 2009
Okay, I just felt like posting one of my scripts that I made a while back. Yes I know it's very noobish looking and could have been made using regex and all that (I'm still learning to use regex =x) so..
Tags: channel  mode  modes 
+ 0 likes
4 comment(s)    Score: 5.0    Platform: mIRC    Posted by Kurama_ on Apr 30, 2009
I wrote this for my bot to change the channel modes easily. I also put in a moderation trigger as well. It's probably not very good, but it can be useful if you don't want to type the full mode command..
Tags: bot  mode  moderation 
+ 1 likes
11 comment(s)    Score: 4.0    Platform: mIRC    Posted by MaxEvans on Mar 25, 2009
Simple identifier, but very effective, as far as I've used it. This is useful on networks where there are extra modes that mIRC generally doesn't let you check for, such as Owner/CO-Owner (+qo, ~),..
+ 1 likes
9 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Mar 22, 2009
This is a bot I tried to make when I was bored. It sucks, I can't script.
Tags: action  bot  channel  mode  modes 
+ 0 likes
9 comment(s)    Score: 3.0    Platform: mIRC    Posted by buckycat on Mar 10, 2009
This script is for adding auto voice or auto op to specific people in specific channels. read the on load notices.
Tags: auto  mode  op  userlist  voice 
+ 3 likes
7 comment(s)    Score: 9.3    Platform: mIRC    Posted by Xpl0reR on Feb 22, 2009
This is pretty self explanatory. Having inputs makes life so much easier. ;)
Tags: channel  code  input  inputs  mode  modes  script  simple  snippet 
+ 0 likes
12 comment(s)    Score: 0.0    Platform: mIRC    Posted by TheNitelyfe on Dec 30, 2008
This thing locks modes when you want them to remain the way they are. usage: type /mlock to activate/deactivate you need ( @ & or ~ ) to change modes.
Tags: lock  mode 
+ 0 likes
3 comment(s)    Score: 3.0    Platform: mIRC    Posted by Acclamator on Nov 17, 2008
Pick a Nick on the list then click Mass and its sets users more ,ect +a-a \/
Tags: dialog  irc  mass  mirc  mode  modes  script 
+ 0 likes
22 comment(s)    Score: 0.0    Platform: mIRC    Posted by Dj_801 on Oct 29, 2008
Hello There!! this is another options popups in menu nicklist whit this snippet you can set mass modes +|- vhoaqIe and kick more than one nick by click. like a mass mode on nicklist, you can set modes..
Tags: mode  nicklist  popup 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by rhasttaff on Aug 26, 2008
This is a very simple (with few commands) channel moderation script for the newest user. It provides a way to log into a channel (with a server using anope services). You must have TAD's Home Integration..
+ 0 likes
3 comment(s)    Score: 5.0    Platform: mIRC    Posted by The_Almighty_Duelist on Aug 17, 2008
Another update: Just thought id fix up some things... Basically still the exact same script, just replaced some set's with var's and cleaned up a little. UPDATE: -Fixed bug causing it to not see..
Tags: access  admin  mode  op  own  ownage  power  protect 
+ 0 likes
3 comment(s)    Score: 2.0    Platform: mIRC    Posted by NIGathan on Jul 30, 2008
This was another script I found useful for getting back into channels where that pesky mode +k comes into play. this will log most modes. if you are in a channel were +l increases you will know. if..
Tags: alert  chan  channel  key  mode  track  tracker 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by mutt- on Jul 21, 2008
Here is my Bitchmode Dialog i redid it all! Okay it all works enjoy, just tell me if i missed anything thanks. Teh Screenie!
Tags: bitch  mirc  mode 
+ 0 likes
4 comment(s)    Score: 1.5    Platform: mIRC    Posted by Anti on Jul 09, 2008
Well, sorta my first go with regex :]
Tags: channel  conrtol  dialog  input  irc  ircd  jonesy  jonesy44  mirc  mode  modes  regex  user 
+ 0 likes
10 comment(s)    Score: 4.0    Platform: mIRC    Posted by jonesy44 on Jun 18, 2008
Just type .m <mode> to set mode. This also has the ability to mass set mode. Ex: .m mMrR Will Set all modes. You can also remove modes by typing .m -<mode>. Ex. .m -mMrR
Tags: channel  mode 
+ 0 likes
14 comment(s)    Score: 2.8    Platform: mIRC    Posted by NightCrawler on Jun 17, 2008
: I changed the nick commands so if you want to op, halfop, or voice your self just type +/-o for op or deop, +/-h for halfop or de-halfop, and +/-v for voice or devoice.
Tags: channel  input  mode  script  snippet 
+ 1 likes
9 comment(s)    Score: 6.8    Platform: mIRC    Posted by Jamiie on May 20, 2008
This is a _SIMPLE_ massmode, though it works like it should. Maybe someone learns something from this little snippet.. making a massmode script is not that tricky you'd think it is. How the script works..
Tags: massmode  mode  simple 
+ 0 likes
12 comment(s)    Score: 0.0    Platform: mIRC    Posted by juhapuha on May 08, 2008
Ok, well, since buying my touch, i've had to use itunes, possibly the biggest pile of shait to arrive at any computer system in history. If you've had the displeasure of having to use this application,..
+ 6 likes
99 comment(s)    Score: 7.5    Platform: mIRC    Posted by jonesy44 on May 06, 2008
;1- Put on remotes ; ;2- use in channel : +q -q +a -a +o -o +h -h +v -v , u can also set mode to nick eg: +o silver|away ; ;Have Fun ;D
Tags: halfop  mode  modes  op  set  voice 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by SiLver_ShaDow on Apr 22, 2008
Well, I decided to try something new with mirc, and that was hotlinks. Just tried them out and they are kind of neat. Anyway, this snippet will reverse a mode previously set by double-clicking on the..
Tags: hotlink  mode 
+ 0 likes
11 comment(s)    Score: 5.8    Platform: mIRC    Posted by Ken on Feb 25, 2008
1 2 Next
Bottom