Storm-Hanma Posted September 7, 2017 Share Posted September 7, 2017 Hello community mates and staff can you tell how to protect my scripts from stealing and cache flow files sometime even compiling lua file will not help sometimes users clown scripts by using cache files please suggest me how to give protection for my scripts!! thankyou Link to comment
ForLaXPy Posted September 7, 2017 Share Posted September 7, 2017 Well the current ways to protect scripts are compiling and by using some function like deleteFile () and sometricks using functions and i dont think so that any one can bypass those stuffs he should be expert to do and even if he is he wont waste his time on such things . Anyway even if they stole the client side if the script already got a server side it will be fine just make Sure that the VPS or whatever you use to store your works is safe and that's it Link to comment
Storm-Hanma Posted September 7, 2017 Author Share Posted September 7, 2017 mines vps is protected one only idont think vps will effect with scripts i seen some post on mta forum some suggesting to give code of cache =false dont know it works or not but i complied my scripts with luacompiler even iam in doubt of cache files thank you for your suggesting !but iam not so pro too !! Link to comment
Malone. Posted September 7, 2017 Share Posted September 7, 2017 use this it's helpful https://community.multitheftauto.com/index.php?p=resources&s=details&id=9219 Link to comment
Storm-Hanma Posted September 8, 2017 Author Share Posted September 8, 2017 okay thank you Link to comment
Moderators IIYAMA Posted September 8, 2017 Moderators Share Posted September 8, 2017 Or follow this tutorial, if you want to keep versions and not editing lua files in order to compile resources. Link to comment
keymetaphore Posted September 9, 2017 Share Posted September 9, 2017 On 9/7/2017 at 17:08, ForLaXPy said: Well the current ways to protect scripts are compiling and by using some function like deleteFile () and sometricks using functions and i dont think so that any one can bypass those stuffs he should be expert to do and even if he is he wont waste his time on such things . Anyway even if they stole the client side if the script already got a server side it will be fine just make Sure that the VPS or whatever you use to store your works is safe and that's it Client side files are downloaded to the clients' computer anyway, it just gets deleted AFTER executing, so by getting everything sent on the network we get the file with no trouble. it's fileDelete() tho Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now