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
Defcon
Snippet Author:
FURBY
Rated:
Snippet Description:
Simple defcon level, its set up for anyone connecting to your server - change %admin.email to your email address
on *:START: { set %defcon 1 set %admin.email Admin@admin.admin } alias defcon { set %defcon $2 } on *:SNOTICE:*client connecting*: { if (%defcon == 1) { notice $6 We are on Defcon level 1 notice $6 There is nothing to worry about notice $6 Enjoy your chatting } elseif (%defcon == 2) { notice $6 We are on Defcon level 2 notice $6 If you are disconnected please email admin@irc4.snm.co.nz notice $6 Enjoy Your Chatting } elseif (%defcon == 3) { gline $6 999d :We are on Defcon level 3, which means we are having a clone attack. email %admin.email to get this reviewed. } }
Favorite Script
-
Smilies
Message:
Comments: