allgames/games/animatronical/q1/a1/src/scenes/cheats.h
2026-04-04 20:43:20 -03:00

24 lines
No EOL
1.3 KiB
C++
Executable file

#pragma once
#include <vector>
#include <string>
inline std::vector<std::string> codes{
"imma lazy bitch", //disable skaile and crystally, no need to play like a diehard
"imscared", //disable all, ur too scared
"im gay for uycatroz", //uycatroz will follow you without attacking, he seems interested
"sneak 100", //uycatroz will never find you, you sneaky lil crap
"alpha male", //disable crystally, she aint givin you head and you disgust her
"carameldansen", //activates rainbow tint shader
"sigma ohio rizz", //disable all, ur so sigma nobody want to be around you
"L + ratio", //doubles difficulty until game restart, L + ratio for ya
"nah, jit trippin", //quadruples difficulty until restart, ya diehard
"we <3 fluffy!1!", //disables skaile, now only the fluffy ones will be a problem
"this is too hard", //automatically wins the game, confia
"discord moderator", //animatronics sprites gets stretched
"dementia", //uycatroz will not remember wether doors and vents are closed
"smegmung", //the notebook is so horrible not even uycatroz wanna touch it
"nightmare", //enable nightmare mode and go back to main menu
"alt plus f four", //kinda obvious
"panik", //let all lights on and make uycatroz be on alert, how tf did u scared him?
"#darkness", //disables flashlight
"muckbang", // ur fat now, cant run
};