When I started haveing problems, I took it directly from the demo. I got the same thing. Here's the code,
[code]#==============================================================================
# ** Slipknot Advance Message System
#------------------------------------------------------------------------------
# Slipknot
# 3.0
# 02.23.06
#------------------------------------------------------------------------------
=begin
Thanks to:
- Dubealex, for some of the features.
- Phylomorphis, for the hexadecimal color.
=end
#==============================================================================
#--------------------------------------------------------------------------
# SDK log
#--------------------------------------------------------------------------
SDK.log('Slipknot Advance Message System', 'Slipknot', '3.0', '02.23.06')
#--------------------------------------------------------------------------
#--------------------------------------------------------------------------
# Begin SDK Enabled Check
#--------------------------------------------------------------------------
if SDK.state 'Slipknot Advance Message System'
#--------------------------------------------------------------------------
module Message_Settings
#--------------------------------------------------------------------------
#