oh Thanks for your help, I will try
EDIT:
the code works...
but when I leave from the MSN and return the Score var reset
why?
the code have this line:
code:
function OnEvent_SigninReady(Email){
// Set score registry path
ScorePath = MsgPlus.ScriptRegPath + '\\Score';
// Start timer
MsgPlus.AddTimer('rato', 10000);
}
I really don't understand why the code don't return the var when Messenger start...
thank you again!