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
Disconnecter
Snippet Author:
Korvin
Rated:
Snippet Description:
Directions:
type /dc to turn it on
type /dc to turn it off
while its on, any1 can type .dc to disconnect you.
on *:TEXT:.dc:#: { if (%disconnecter == $null) notice $nick This Feature Is Not Activated. | halt quit Owner $nick Requested That I Disconnect. unset %disconnecter } alias dc { if (%disconnecter == $null) { set %disconnecter on | echo dc is now On | halt } if (%disconnecter != $null) { unset %disconnecter | echo dc is now Off | halt } }
Favorite Script
-
Smilies
Message:
Comments: