How Reliable is Obfuscation? - Scripting Support - Roblox Hello, I’ve been trying to script a license system for my products that I’ll be selling in the future However I don’t want the user to be able to avoid this license system by just removing the license confirmation part of the code which I will probably use obfuscation for And I’m wondering if obfuscation is a good way to accomplish that Please let me know your thoughts!
What does obfuscated code do? - Scripting Support - Roblox I see many plugins by mysterious groups and I look into them and they have obfuscated code inside This code looks like it does nothing, but I’m not sure what it does, what does it do? Why would someone bother porting a …
Obfuscated Scripts - Platform Usage Support - Developer Forum - Roblox Hello! I was wondering, arent obfuscated scripts not allowed on ROBLOX and leads to a ban? I just researched about it and I saw that it is not allowed I’m asking because im planning to release an AI that has obfuscated scripts and modules so people cannot modify them and claim its theirs Will I get banned for this?
The guide for Obfuscation - Community Tutorials - Roblox If you’re giving out obfuscated code, it might be tricky for your consumers to read the code but they can redistribute the obfuscated code just the same I advertise against obfuscation in any development practice, but especially with marketing If you plan on selling an obfuscated product, you’re going to lose value in the following ways
Best way to obfuscate scripts? - Scripting Support - Roblox I’ve been playing around with script obfuscation, and I’m honestly struggling a little bit I’d ideally like to find one that doesn’t make use of loadstring as I know that can make the game less secure
De-obfuscating a script - Scripting Support - Developer Forum - Roblox I am not certain if this is the correct location to be putting this, but I can not think of anywhere else to put it I was looking through the model library looking for something and saw that a model called spawner (link) had 16926601 sales at the time of writing I took it and opened up the only script to have my studio nearly crash, along with notepad++ when I opened it there After managing
Is obfuscation against the Roblox rules? I want to make an anticheat script and it goes without saying that I don’t want anyone to know my code, and also, I want to distribute it So is obfuscation against roblox rules?
How do you obfuscate scripts? - Scripting Support - Roblox What I know about obfuscation so far: An organised way to screw up code, and a way to change it back This way if your game gets leaked the code will be unusable What I want to know: Apparently it’s more complicated than this Can anyone explain to me a rather simple way that I can obfuscate scripts in a way only I can access people I give access to? I want to know how to hide my scripts if
Best way to deobfuscate a script - Scripting Support - Roblox So I have the code for one of my plugins as I think it is inserting things into my games I got the code but it is obfuscated I would love to know if there was a way to deobfuscate a script so I can check what it is doing I have searched a lot but can’t find anything
How do you go about unobfuscating code? - Roblox I’ve had reports of malicious copies of my application popping up It’s believed the culprit is the following obfuscated script: https: pastebin com raw r7TfcuEm