Jump to content

Users


Nerox

Recommended Posts

Hello guys, i've got an question. When someone registers on my Server, where can i delete his account, in which folder?

Also, how to encrypt script so when someone joins my server and downloads the script, he cannot open it and use it for himself?

Link to comment

filedelete it's not he best option bk every time need to re download the script's

Encrypt it make it safe , until somebody with programing skill reverse it (geting backthe source code witch is not to hard).

Best mode is encrypt + server side script. So he can only steal the client side but if there's a server side scrpt to that he can't steal. It can be used only he remake the server side , less propbably when he is stealing that he can re code it

Link to comment
https://forum.multitheftauto.com/viewtopic.php?f=148&t=36847
With the release of MTA 1.1, this method became possible (cheers to MTA developers for that :mrgreen: ). There is a simple way of "preventing the scripts from downloading to the player's PC". Okay, don't hold me for that literaly. The scripts still get downloaded, but the user can't find them in his downloaded resources folder. How? Well, here's the "magic" behind it.

fileDelet it's not the best option, in my opinion encrypt+server side check's are better. Why ? It's simpel , file delete is executed when the script is loaded in RAM, if i bug my PC (fps lock it , slow it very down, over charge the RAM) i can exit the server before fileDelet is executed.

And there are many way's to delete protect file's / make a copy of them right after they are saved on the HDD. Ofc not everybody can make this , but it is possible.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...