Mass Modes
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Oct 29, 2008 |
| Last Updated | Oct 29, 2008 |
| Tags | dialog irc mass mirc mode modes script |
Introduction
mIRC Snippet:
Mass Modes
Posted on Oct 29, 2008 8:09 pm
Posted on Oct 29, 2008 8:09 pm
Don't really see the point of this. o.o
I think it would be better if you added o,a,q,v,h,b buttons and then it would do that 1 mode on all the selected nicks.
I think it would be better if you added o,a,q,v,h,b buttons and then it would do that 1 mode on all the selected nicks.
mIRC Snippet:
Mass Modes
Posted on Oct 29, 2008 11:46 pm
Posted on Oct 29, 2008 11:46 pm
i tryed that it freez my mIRC
mIRC Snippet:
Mass Modes
Posted on Oct 30, 2008 4:51 pm
Posted on Oct 30, 2008 4:51 pm
If you don't want to change it don't but
was working. It only +o's but I'm sure you could figure out how to change that.
| Code: |
| ;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; ; Mass Modes ; ; By Dj 801 ; ; ; ; irc.wubnet.org:6667 ; ; #dj801,#mIRC ; ; ; ;;;;;;;;;;;;;;;;;;;;;;;;;;; Menu * { Mass Modes:massmodes } alias massmodes { /dialog -md massmodes massmodes } dialog massmodes { title "Mass Modes" size -1 -1 69 112 option dbu list 1, 0 8 70 94, multsel vsbar button "Mass", 2, -1 101 37 12 button "Exit", 3, 36 101 37 12 text "Pick A Nick", 4, 7 1 51 8, center } on *:DIALOG:massmodes:sclick:*:{ if ($did == 2) { var %selnicks 1 while (%selnicks <= $did(massmodes,1,0).sel) { set %nicks $addtok(%nicks, [ $did(massmodes,1,$did(massmodes,1,%selnicks).sel)).text ] ,32) inc %selnicks if ($numtok(%nicks,32) == $modespl) { mode $active + $+ $str(o,$modespl) %nicks unset %nicks } } mode $active + $+ $str(o,$modespl) %nicks unset %nicks } if ($did == 3) { /dialog -x massmodes massmodes } } on *:dialog:massmodes:init:0:{ did -r massmodes 1 var %nicklist 1 while (%nicklist <= $nick($active,0)) { didtok massmodes 1 32 $nick($active,%nicklist) inc %nicklist } } |
was working. It only +o's but I'm sure you could figure out how to change that.
mIRC Snippet:
Mass Modes
Posted on Oct 30, 2008 5:33 pm
Posted on Oct 30, 2008 5:33 pm
lol when did you test on me?
mIRC Snippet:
Mass Modes
Posted on Oct 30, 2008 5:40 pm
Posted on Oct 30, 2008 5:40 pm
cuz my other one was CRAP!
mIRC Snippet:
Mass Modes
Posted on Oct 30, 2008 5:42 pm
Posted on Oct 30, 2008 5:42 pm
un zline me from WubNet
mIRC Snippet:
Mass Modes
Posted on Oct 30, 2008 5:47 pm
Posted on Oct 30, 2008 5:47 pm
wtf? well it was olny set to 2mins...i can't connect to the server did andy ping?
mIRC Snippet:
Mass Modes
Posted on Oct 30, 2008 5:49 pm
Posted on Oct 30, 2008 5:49 pm
idk, i cant connect either but it was way more thatn 2 minutes i sat there for like over an hour watching it try to connect and say i was zlined
mIRC Snippet:
Mass Modes
Posted on Oct 30, 2008 5:52 pm
Posted on Oct 30, 2008 5:52 pm
0.o well i'll unzline you when the server is back up
mIRC Snippet:
Mass Modes
Posted on Oct 30, 2008 5:53 pm
Posted on Oct 30, 2008 5:53 pm
well intil then connect to irc.iPocalypse.net
mIRC Snippet:
Mass Modes
Posted on Oct 30, 2008 7:25 pm
Posted on Oct 30, 2008 7:25 pm
me laughs @ the kids not knowing anything about irc D;











