RE: Problem in my script ... ( second problem ^^ )
You need a ScriptInfo.xml file to go with it
Example from the docs
code:<ScriptInfo>
<Information>
<Name>My First Script</Name>
<Description>This is my first script.</Description>
<AboutUrl>http://www.msgpluslive.net</AboutUrl>
</Information>
</ScriptInfo>