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
Autovoice
Snippet Author:
Hanson
Rated:
Snippet Description:
Took me a while to make this. Reason i have no idea wasnt thinking straight
ON *:TEXT:!autovoice on*:#:{ if ($nick ishop $chan || $nick isop $chan) { set %av $+ $chan ON msg $chan Auto Voice is now on! } } ON *:JOIN:#:{ if (%av [ $+ [ $chan ] ] == ON) { /mode $chan +v $nick } } ON *:TEXT:!autovoice off*:#:{ if ($nick ishop $chan || $nick isop $chan) { unset %av $+ $chan msg $chan Auto Voice is now off =( } }
Favorite Script
-
Smilies
Message:
Comments: