Hadi77KSA said in [Release][ZM] Any Player Easter Egg Mods:
gogetasj4 use the uncompiled/source script instead, but you’ll have to use “replace all” to change the slashes
/
to backslashes\
, and after that use “replace all” again to change the double backslashes\\
to double slashes//
.You’ll also have to write double slashes
//
at the start of lines 5 and 7.
This fix worked for me