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
Perform
Snippet Author:
FURBY
Rated:
Snippet Description:
simple, type !perform PRIVMSG #chan :lol my message and it says in the channel "lol my message"
bind pub - !perform perform proc perform {nick uhost hand chan text} { if {$nick=="YOURNICK"} { if {[string length $text] == 0} { putserv "notice $nick :You must tell me what to perform" } if {[string length $text] != 0} { putserv "$text" } } }
Favorite Script
-
Smilies
Message:
Comments: