DARK_DEMON_SCRIPTER Posted May 26, 2023 Posted May 26, 2023 So I wanna know about how to encrypt codes that are in pastebin.com or github.com or if it is not possible then is there any website that has raw page and won't let viewers to copy?
MAARS Posted May 26, 2023 Posted May 26, 2023 You can encrypt the code you put on pastebin or else, then decrypt it on your client before loading it. i had that simple algorithm that encode each characters so it is not readable, but still if someone decrypt your client script, then they get the algorithm and the decryption key
THETWINSOFFICIAL Posted July 9, 2023 Posted July 9, 2023 On 5/27/2023 at 7:26 AM, MAARS said: You can encrypt the code you put on pastebin or else, then decrypt it on your client before loading it. i had that simple algorithm that encode each characters so it is not readable, but still if someone decrypt your client script, then they get the algorithm and the decryption key You right
Recommended Posts
Archived
This topic is now archived and is closed to further replies.