Nicklist Popups

By PurplesurgeMirc on Jun 28, 2009

Put these in the Nicklist section of your Popups script editor tab.
Author: Rolo @ #mIRC on PurpleSurge

Luser Info
.Whois: whois $$1 $$1
.Whowas: whowas $$1
.Nickserv Info: msg Nickserv info $$1 all
Luser Control
.Modes
..AllStatus: mode # +qaohv $1 $1 $1 $1 $1
..NoStatus: mode # -qaohv $1 $1 $1 $1 $1
..Owner: mode # $+(+,$str(q,$0)) $1-
..Deowner: mode # $+(-,$str(q,$0)) $1-
..Admin: mode # $+(+,$str(a,$0)) $1-
..Deadmin: mode # $+(-,$str(a,$0)) $1-
..Op: mode # $+(+,$str(o,$0)) $1-
..Deop: mode # $+(-,$str(o,$0)) $1-
..Halfop: mode # $+(+,$str(h,$0)) $1-
..Dehalfop: mode # $+(-,$str(h,$0)) $1-
..Voice: mode # $+(+,$str(v,$0)) $1-
..Devoice: mode # $+(-,$str(v,$0)) $1-
.Removal
..Kick: kick # $$1 
..Kick (why): inc %kcount | kick # $$1 $$?=\"Reason:\" %kcount Destroyed
..Ban: mode # +b $address($$1,2)
..Ban, Kick: inc %kcount | mode # +b $address($$1,2) | kick # $$1 User has been removed from the channel %kcount Destroyed
..Ban, Kick (why): inc %kcount | ban -k # $$1 2 $$?=\"Reason:\" %kcount Destroyed
..Kick, Ban: inc %kcount | kick # $$1 User has been removed from the channel %kcount Destroyed | mode # +b $address($$1,2)
..Kick, Ban (why): inc %kcount | kick # $$1 $$?=\"Reason:\" %kcount Destroyed | mode # +b $address($$1,2)
CTCP
.Ping: ctcp $$1 ping
.Time: ctcp $$1 time
.Version: ctcp $$1 version
Slap!: me slaps $$1 around a bit with a large trout

Comments

Sign in to comment.
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.