quote:
Originally posted by Mattike
It seems like there's an error in reading the preference. If you know how to edit the script, look at line 20 where it says:
code:
Active = Boolean(oShell.RegRead(MsgPlus.ScriptRegPath + Messenger.MyUserId + "\\Antifree"));
it should be:
code:
Active = Boolean(oShell.RegRead(MsgPlus.ScriptRegPath + Messenger.MyUserId + "\\Antifree[color=green]ze[/color=green]"));
That should fix it. 
Thanks for your answer

..However i knew about it...I was waiting to release and update because i'm changing some of code in the script...This Evening I'll release the update...Byeee