mIRC Homepage
any body got any good popups for the nick list irc or msn???? i made these yesterday for me script


DReam Worlds Notify List
..Notify On:/NOTIFY -s on
..Notify Off:/NOTIFY -h off
..Add User To Notify:/say To Add User The List Please Type /NOTIFY -sr Nick Here
.-
DReam Worlds Mode info:
...Access:/msg x modinfo $$?="#channel" access $$?="username" $$?="new level"
...Auto mode:/msg x modinfo $$?="#channel" automode $$?="username" $$?="Status (none|op|voice)"
...Remover User:/msg x remuser $$?="#channel" $$?="username"
.-
.DReam Worlds
..Owner:/mode # +qqq $$1 $2 $3
..DeOwner:/mode # -qq $$1 $2 $3
..SuperOP:/mode # +aaa $$1 $2 $3
..DeSuperOp:/mode # -aaa $$1 $2 $3
..Op:/mode # +ooo $$1 $2 $3
..Deop:/mode # -ooo $$1 $
.DReam Worlds Mass Commands
..Kick
...Everyone:{ set %i $nick(#,0) | :next | if $nick(#,%i) != $me kick # $nick(#,%i) %kr | dec %i | if %i > 0 goto next }
...Dehosted Only:{ set %i $nick(#,0) | :next | if $nick(#,%i) != $me && $nick(#,%i) !isop $chan kick # $nick(#,%i) %kr | dec %i | if %i > 0 goto next }
..Owner
...Everyone:{ %i = 0 | %nicks = "" | :nextnick | inc %i | if ($nick(#,%i) == $null) { if ($len(%nicks) > 0) mode # +qqqqqq %nicks | halt } | %nicks = %nicks $nick(#,%i) | if (6 // %i) { mode # +qqqqqq %nicks | %nicks = "" } | goto nextnick }
..host:
...Everyone:{ %i = 0 | %nicks = "" | :nextnick | inc %i | if ($nick(#,%i) == $null) { if ($len(%nicks) > 0) mode # +oooooo %nicks | halt } | %nicks = %nicks $nick(#,%i) | if (6 // %i) { mode # +oooooo %nicks | %nicks = "" } | goto nextnick }
..Dehost
...Everyone:{ %i = 0 | %nicks = "" | :nextnick | inc %i | if ($nick(#,%i) == $me) { inc %i } | if ($nick(#,%i) == $null) { if ($len(%nicks) > 0) mode # -oooooo %nicks | halt } | %nicks = %nicks $nick(#,%i) | if (6 // %i) { mode # -oooooo %nicks | %nicks = "" } | goto nextnick }
...participant
..Everyone:{ %i = 0 | %nicks = "" | :nextnick | inc %i | if ($nick(#,%i) == $me) { inc %i } | if ($nick(#,%i) == $null) { if ($len(%nicks) > 0) mode # +vvvvv %nicks | halt } | %nicks = %nicks $nick(#,%i) | if (6 // %i) { mode # +vvvvv %nicks | %nicks = "" } | goto nextnick }
..spectate
...Participants:{ %i = 0 | %nicks = "" | :nextnick | inc %i | if ($nick(#,%i) == $me) { inc %i } | if ($nick(#,%i) == $null) { if ($len(%nicks) > 0) mode # -vvvvvv %nicks | halt } | %nicks = %nicks $nick(#,%i) | if (6 // %i) { mode # -vvvvvv %nicks | %nicks = "" } | goto nextnick }
...hosts and participants:{ %i = 0 | %nicks = "" | :nextnick | inc %i | if ($nick(#,%i) == $me) { inc %i } | if ($nick(#,%i) == $null) { if ($len(%nicks) > 0) mode # -oooooovvvvvv %nicks | halt } | %nicks = %nicks $nick(#,%i) | if (6 // %i) { mode # -oooooovvvvvv %nicks | %nicks = "" } | goto nextnick }
.Topic
..Change/Set:set %topiclck $$?="Enter new Topic" | topic # %topiclck
..Lock ( $+ $group(#topiclck) $+ )
...On:.enable #topiclck | set %topiclck $$?="Enter new Topic to Lock" | topic # %topiclck | echo -a 0,12Topic Lock $+ 0,94On
...Off:.disable #topiclck | echo -a 0,12Topic Lock $+ 0,4Off
.Onjoin Message
..Change/Set:set %onjoinlck $$?="Enter new Onjoin message" | prop $chan onjoin : $+ %onjoinlck | echo -a 0,12On Join Message set to $+ 0,94 %onjoinlck
..Lock ( $+ $group(#onjoinlck) $+ )
...On:.enable #onjoinlck | set %onjoinlck $$?="Enter Onjoin Message to Lock" | prop $chan onjoin : $+ %onjoinlck | echo -a 0,12OnJoin Message Lock $+ 0,94On
...Off:.disable #onjoinlck | echo -a 0,12OnJoin Message Lock $+ 0,4Off
.-
.DReam Worlds Banlist
..Quik Add:/auser aban $address($1,1) 14(14N12ick14)14:12( $$1 14)14:14(14R12eason14)14:14(14Q12uick 14A12dded14)12:14(D12ate12 $date 14)12:14(C12han12 $chan 14)12:14(T12ime14: $asctime(h:nn:t) 14) | kick $chan $$1 : 14(14Q12uick14)(14A12dd14)
..Add $$1 :/auser aban $address($1,1) 14(14N12ick14)14:12( $$1 14)14:14(14R12eason14)14:12( $$?"Banlist Reason?" 14)12:14(D12ate $date )12:14(C12han $chan14)12:14(T12ime14:12 $asctime(h:nn:t) 14) | Kick $chan $$1 : 14(14B12anlisted14)
..Remove $$1 :/ruser aban $address($1,1) | /msg $chan 14(12 $$1 14)14(14R12emoved14)(14F12rom14)(14B12anlist14)
.DReam Worlds Set:
...Set:/msg x SET $$?="#channel" $$?="variable" $$?="value"...Autotopic:/msg x set $$?="#channel" autotopic $$?="<on|off>"
...Description:/msg x set $$?="#channel" desc $$?="text"
...Keywords:/msg x set $$?="#channel" keywords $$?="text"
...Mode:/msg x set $$?="#channel" $$?="mode"
...URL:/msg x set $$?="#channel" url $$?="url"
.DReam Worlds Channels
..Load Channels:{
set %common $comchan( $$1 ,0)
/echo -a You share %common channels with $$1
if ( %common > 0) {
echo -a the first is $comchan( $$1 ,1)
}
else /whois $$1
}
.DReam Worlds Fake IP
..Do it:{
msg # Detecting $$1 $+ 's IP...
.timerIPFake $+ $$1 1 3 msg # $$1 $+ 's IP is: $rand(99,250) $+ . $+ $rand(99,250) $+ . $+ $rand(9,93) $+ . $+ $rand(99,250)
Posted By: Watchdog Re: any one got any good nick list popups? - 12/06/04 12:02 AM
I thought IRC clients were prohibited on MSN.
Posted By: Mentality Re: any one got any good nick list popups? - 12/06/04 12:18 AM
Because I help a bit I find these #DALnetHelp language popups useful. Obviously you can replace the channel name with whatever channels help in those languages, the channel name is the only network-specific thing in those lines.

It's a little hard to suggest what is "good" as that is a little subjective - what I find good might not be the same as what you do. You could probably search a site such as mircscripts.org for some popups that control Services and the like.

By the way, you cannot use /notify -sr nickname - it will simply add "-sr" to the notify list.

Regards,
Posted By: bloupx Re: any one got any good nick list popups? - 12/06/04 11:47 AM
they're officially tolerated by now.
© mIRC Discussion Forums