You gotta show us how
Viewing post in 🔞Five Nights at FuzzBoob's: Definitive Edition comments
There's a single bit you need to flip in the dll's. Just get a unity disassembler, find the variable (I think it was something along the lines of cheatsEnabled), change it from 0 to 1, then stitch it back together. The variable shows up in the main game loop, I kinda stumbled across it on accident. If you read where the variable is referenced, it'll show you what changes with cheats enabled