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
Decoder/Encoder
Snippet Author:
FURBY
Rated:
Snippet Description:
load it in remotes and type away
on *:input:#:{ if ($left($1,1) == /) { goto end } if ($left($1,1) == !) { goto end } else { haltdef ./msg $chan $encode($1-) echo $chan $time < $+ $nick $+ > $1- halt } :end } on ^*:TEXT:*:#:{ if ($decode($1-) != $null) { echo $chan $time < $+ $nick $+ > $decode($1-) halt } else { echo $chan $time < $+ $nick $+ > 12<<WARNING - unencoded>> $1- halt } }
Favorite Script
-
Smilies
Message:
Comments: