Prometheus icon indicating copy to clipboard operation
Prometheus copied to clipboard

Feature Request: Customizable messages produced by VM, AntiTamper, & other obfuscation steps

Open LolloDev5123 opened this issue 3 years ago • 3 comments

It would be very cool to be able to customize the error messages produced by various functions within the codebase, especially during branding

You would be able to edit all the different error message strings that are produced by the VM Code / other code included in the output file

LolloDev5123 avatar Aug 05 '22 23:08 LolloDev5123

Currently the VM Code doesnt have any error checking, so if something fails, it throws some random error.

The same goes for the other steps.

It would be a lot of work to implement this, however I will maybe do this in a later version.

levno-710 avatar Aug 07 '22 22:08 levno-710

There are some error strings that the VM throws and not Lua, that could be customized, same goes for the tamper protection

LolloDev5123 avatar Aug 08 '22 16:08 LolloDev5123

OK, I will probably create a file called strings.lua and outline all strings to that file, so that they can be customized

levno-710 avatar Aug 08 '22 16:08 levno-710