About 22,100 results
Open links in new tab
  1. What does obfuscated code do? - Scripting Support - Roblox

    Nov 30, 2020 · I moved the topic to # help-and-feedback:scripting-support due to its heavy orienting topic of obfuscated code. Obfuscated code are generally for security. Such security is …

  2. How Reliable is Obfuscation? - Scripting Support - Roblox

    Dec 18, 2023 · 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 …

  3. The guide for Obfuscation - Community Tutorials - Roblox

    Jun 14, 2020 · Hello scripters and developers, welcome to my guide on Obfuscation. Have you ever wanted to sell products to the public? However, are you fearful of someone taking your …

  4. De-obfuscating a script - Scripting Support - Roblox

    May 16, 2020 · Obviously at this final step, the code wont be 1000% de-obfuscated, it’ll still have basic obfuscation methods, but it took me around 20 minutes to create this method which on …

  5. Best way to deobfuscate a script - Scripting Support - Roblox

    Dec 26, 2020 · 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 …

  6. Clearing your game of malicious scripts, plugins, and backdoors

    Feb 18, 2022 · Additionally, a lot of obfuscated code now uses string.reverse. You can pretty much just copy and paste this exactly how you see it and print it out to see what the text really …

  7. Can I obfuscate Plugin Code? - Scripting Support - Roblox

    Aug 18, 2022 · Was wondering if we could obfuscate plugin code. I just don’t want my plugin code to be leaked since Plugins can be easily leaked. I am not doing this for any malicious purposes …

  8. Obfuscated Scripts - Platform Usage Support - Roblox

    Jun 15, 2024 · It is because obfuscated scripts can conceal malware code that can tamper your game. This makes it so people reviewing the code for its safety and integrity would not be able …

  9. Is obfuscation allowed? - Scripting Support - Roblox

    Mar 21, 2022 · So, I know this post may be similiar to some other posts, but I will include more details. I sell product “licenses” using gamepasses, and my products check if the gamepass …

  10. Is obfuscation against the Roblox rules?

    May 6, 2023 · Obfuscation is against the Roblox rules if you distribute it. Just be on the safe side and make your code public. We don’t have enough non-obfuscated anti cheats anyways.