Shoutbox

[request] Script to password a script - 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: [request] Script to password a script (/showthread.php?tid=67462)

[request] Script to password a script by Jimbo on 10-19-2006 at 06:47 AM

Can a script be made to password a certain script to stop it from being edited?


RE: [request] Script to password a script by user27089 on 10-19-2006 at 07:02 AM

I don't think it can, the main reason there are now scripts instead of plugins is so you can modify them yourselves.


RE: [request] Script to password a script by Jimbo on 10-19-2006 at 07:03 AM

oh ok, oh well


RE: [request] Script to password a script by John Anderton on 10-19-2006 at 07:10 AM

If you really want some part of it to be un-editable then you could make a dll and call it. But that really defeats the point of scripting as traxor said :)


RE: [request] Script to password a script by Jimbo on 10-19-2006 at 02:28 PM

quote:
Originally posted by John Anderton
If you really want some part of it to be un-editable then you could make a dll and call it. But that really defeats the point of scripting as traxor said :)
Any idea how to do this?
RE: [request] Script to password a script by Ezra on 10-19-2006 at 03:21 PM

Learn a language as Visual Basic or C and download/buy a compiler then make it :P