Server for myself and a few friends. I have found the section that says to replace witt "FALSE", but im unsure where exactly.
private static readonly bool AntiMacroCode = !Core.ML; //Change this to false to disable anti-macro code
do i replace the !core.ML; with FALSE ???
Kinda...