X-Static Codes
Chat to Us @
SNM Chat
in #X-Static
Home
|
Contact
Login
Register
Search
Scripting
Snippets
Tutorials
Competitions
Links
Memberlist
Pastebin
Affiliates
Contact Admin
Sponsors
Nameless
Official #nameless website
Rooted.in
I got Rooted did you?
Stats
Total Members: 56
Newest User: Nofilicity
Snippets Added: 153
View
.......
Snippet Author:
Hanson
Rated:
Snippet Description:
.......
on *:VOICE:#:{ if ($vnick == $me) { inc %vo 1 | msg $chan Thanks For The Voice $nick (I've been Voiced %vo Times) } } on *:devoice:#:{ if ($vnick == $me) { inc %dv 1 | msg $chan Ah Great now I lost my voice thanks alot $nick (I've lost voice %dv times) } } on *:op:#:{ if ($opnick == $me) { inc %op 1 | msg $chan Whoo! I get OP Thank you $nick (I've had %op ops) } } on *:deop:#:{ if ($opnick == $me) { inc %do 1 | msg $chan Noo! not my op status, Please OP me again $nick (I've had %do Deops) } } on *:help:#:{ if ($hnick == $me) { inc %ho 1 | msg $chan Thanks For The half op $nick (I've been halfopd %ho Times) } } on *:dehelp:#:{ if ($hnick == $me) { inc %dho 1 | msg $chan Aww Please give me my half op back $nick (I've lost halfop %dho Times) } }
Favorite Script
-
Smilies
Message:
Comments: