Top

mIRC Code Snippets Tagged with mode

  (27)  
Sort by 
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 
12 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by juhapuha on May 08, 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 comment(s)   |   Score: 0.0   |   Language: 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 
11 comment(s)   |   Score: 5.8   |   Language: mIRC   |   Posted by Ken on Feb 25, 2008
WARNING: READ BEFORE USING A very small percentage of individuals may experience epileptic seizures when exposed to certain light patterns or flashing lights. Exposure to certain patterns or backgrounds
Tags: changer  color  disco  fun  mode  with 
9 comment(s)   |   Score: 9.0   |   Language: mIRC   |   Posted by Itaku on Jan 20, 2008
Returns $true or $false depending on if a channel mode is set. See documentation below. Ability to use wildcards and to match multiple modes at a time. Very simplified code.
Tags: channel  check  mode 
4 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by sunburst on Dec 25, 2007
Simple, select the nicks and select the action. Performs selected upon those nicks.
Tags: mass  mode  nicklist 
8 comment(s)   |   Score: 5.0   |   Language: mIRC   |   Posted by ^silk on Nov 03, 2007
.:Channel-Control-Bot:. .:Copy into Remotes of bot:. .:Type "!+ m" without quotes with your bot:. .:Type "!500 <nick of bot user>" without quotes with your bot:. This
Tags: admin  bot  channel  control  easy  hop  mode  op  voice 
7 comment(s)   |   Score: 5.3   |   Language: mIRC   |   Posted by Pepsi_Man0077 on Oct 24, 2007
; Mass Modes (simplified version) ; - tai ; Syntax: /mass (+/-) (mode) ; Example: /mass +o ; Do not rip
Tags: mass  mode 
11 comment(s)   |   Score: 4.3   |   Language: mIRC   |   Posted by tai on Oct 10, 2007
this is a user control dialog cpoy/paste in a new remote and right click in a the channel you want it to work on and click UserControl to open.. if you want it to use a scroll menu for the nicks instead
Tags: ban  control  dialog  gag  kick  mode  user 
12 comment(s)   |   Score: 8.5   |   Language: mIRC   |   Posted by napa182 on Sep 27, 2007
This is the 'mass' nicklist menu I use. It has mass user modes, mutes, kicks and bot user modes (bot voices, etc) - the bot modes use chanserv, so you'll need permanent access on a channel to use those
Tags: kick  list  mass  menu  mode  mute  nick  nicklist  popup 
12 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by Gummo on Sep 07, 2007
This is my op commands menu, It is based on the SwiftIRC network usage. This is my first menu as well. V2.0 Changes - More BotServ Bots Added - Topic Changer Added - Access Features Expanded
Tags: ban  channel  commands  f0x  kick  menu  mode  op 
2 comment(s)   |   Score: 4.5   |   Language: mIRC   |   Posted by ƒØ× on Aug 24, 2007
Basically this is 1 code to set everyone in the channel any mode ya want. I know theres a few mass modes but i feel this is the best ;p Just put this into your remotes section (alt+R) To use just
Tags: mass  mode 
8 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by FRISH on Aug 08, 2007
This will set modes + or - q/a/o/h/v/b/I/e (or any other channel/nickmode) to any name/channel You just put this code into your remotes section (Alt+R) to use just type: +vh partofname -vh partofname (you
Tags: a  admin  b  deop  deowner  e  h  halfop  i  mode  o  op  owner  q  quick  v  voice 
25 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by FRISH on Aug 06, 2007
BIG EDIT: Script totaly re-scripted. Now gives owner sop aop hop vop +ao +o +h +v You can ban / kickban / kick You can set modes with /chanmode +m (Example) You can quick-set modus: Moderated:
Tags: channel  command  mode  serv  simple 
5 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by ToySoldier on Jul 24, 2007
I have seen that script maked by another user on that web but the code was really not good so I have decided to correct it with nearest 10 lines less than the first :D well, press ctrl on your keyboard
Tags: mode 
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by vodkaplayer on Jul 10, 2007
1 2 Next
Bottom