//OPEN CONSOLE when ingame: CTRL + SHIFT + J //Paste this: for(var i in Game.Achievements) { Game.Achievements[i].won = 1; }