Shoutbox

Disable script edit option - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Disable script edit option (/showthread.php?tid=90442)

Disable script edit option by amn_urs on 04-30-2009 at 02:34 PM

Hi
   I have created a jscript file and uploaded it to Messenger Plus. But i dont want to show it/option to edit the script file to the end user. Is there any way to do this? Can i use any compiled dll in Messenger Plus instead of jscript file? Please let me know. thanks in advance.


RE: Disable script edit option by matty on 04-30-2009 at 04:47 PM

There is no way to disable this. Scripts are open source for a reason.  If you want deter this you should consider making your code into a dll.


RE: Disable script edit option by amn_urs on 05-01-2009 at 05:47 AM

Thanks for the reply. Again if we want to use dll we need to have a jscript right? Or is there any api for MsgPlus so that i can use it directly in that dll?

Thanks in Advance