Schedule 1 Cheats and Console Commands
Complete guide to Schedule 1 console commands, cheats, and Cheat Engine tables for money, stats, items, NPCs, weather, and more on PC.
Schedule 1 Cheats and Console Commands: Complete PC Guide (March 2025)
Schedule 1 has a full built-in console command system that covers everything from cash and XP to weather, teleportation, and NPC relationships — and none of these commands disable Steam achievements. To use them, enable the console in Settings → Game → Console, then press the tilde (~) key in-game to open the command line. Beyond the built-in commands, there’s also a file-edit method for instant infinite money and a Cheat Engine table with around 60 additional toggles for god mode, instant plant growth, free properties, and more.
Everything below is organized by category, with syntax examples for every command. The weather commands at the bottom were added in the March 16, 2025 update and currently require the Schedule 1 beta branch — though they typically roll into the main build within days.
How to Enable and Use Console Commands in Schedule 1
The console isn’t on by default, but turning it on takes about 20 seconds and doesn’t lock you out of anything — achievements included.
- Press Escape to open the pause menu, then select Settings.
- Click the Game tab. Find the Console toggle and switch it on.
- Back out of the menu. Press the tilde (~) key to open the console overlay.
- Type your command exactly as shown in the tables below and press Enter.
A few things worth knowing before you start hammering in commands:
- Commands with [#] require a specific number — no brackets in the actual input.
changecash 10000, notchangecash [10000]. - Commands with [item ID] or [NPC] use internal identifiers, not display names.
give cocaleaf 5, notgive "Coca Leaf" 5. - The in-game Settings menu includes an example list for every command — useful if something isn’t firing correctly.
- You can bind commands to keys with
bind [key] '[command]'. For example,bind t 'settime 1200'puts noon on your T key. Remove it later withunbind t.
That covers setup. Below are all the commands, split by what they actually do.
Schedule 1 Money, Stats, and Character Cheats
These commands affect your player directly — cash balance, XP, movement, health, gravity, and wanted level. The changecash and changebalance commands work additively: positive numbers add, negative numbers subtract. So changecash -500 takes money away if you need to balance a test.
| Command | Example | Description |
|---|---|---|
| changecash [#] | changecash 10000 | Adjusts your held cash by the specified amount |
| changebalance [#] | changebalance 10000 | Adjusts your online bank balance by the specified amount |
| addxp [#] | addxp 200 | Adds XP to your current total |
| setstaminareserve [#] | setstaminareserve 150 | Sets stamina reserve (default is 100) |
| sethealth [#] | sethealth 200 | Sets health to the specified value (default is 100) |
| setmovespeed [#] | setmovespeed 2 | Changes movement speed as a multiplier of default |
| setjumpforce [#] | setjumpforce 2 | Changes jump force as a multiplier |
| setgravitymultiplier [#] | setgravitymultiplier 0.5 | Adjusts gravity strength (1 is default; lower = floatier) |
| raisewanted | raisewanted | Increases your wanted level by one tier |
| lowerwanted | lowerwanted | Decreases your wanted level by one tier |
| clearwanted | clearwanted | Removes your wanted level entirely |
| setemotion [emotion] | setemotion cheery | Changes your avatar’s facial expression |
Quick note on sethealth: setting it above 100 effectively gives you a buffer, but it doesn’t regenerate automatically beyond the standard cap. It’s not god mode — for that, you need the Cheat Engine table covered later.
Schedule 1 Items and Quality Cheats
The give command is probably the one you’ll use most here. Quality values run from 0 to 4: Trash, Poor, Standard, Premium, Heavenly — in that order. Set quality before packaging if you want top-shelf product without the grind.
| Command | Example | Description |
|---|---|---|
| give [item ID] [#] | give cocaleaf 5 | Adds the specified quantity of an item to your inventory |
| give sewerkey | give sewerkey | Gives the sewer key (workaround since setregionunlocked doesn’t cover sewers) |
| clearinventory | clearinventory | Wipes your entire inventory |
| cleartrash | cleartrash | Removes all trash objects from the current game world |
| growplants | growplants | Instantly fully grows every plant in the world |
| setquality [#] | setquality 4 | Sets quality of your currently equipped product (0–4 scale) |
| packageproduct [package] | packageproduct jar | Packages equipped product into the specified container (Baggie, Jar, Brick) |
| setdiscovered [item ID] | setdiscovered ogkush | Marks an item or product as discovered without finding it organically |
Schedule 1 NPCs, Regions, and Relationship Cheats
Unlocking regions is straightforward with setregionunlocked — the valid region names are Northtown, Westville, Downtown, Docks, Suburbia, and Uptown. The sewers are the exception: that command doesn’t register for them, so use give sewerkey instead to get access.
Relationship values on the setrelationship command run from 0 to 5. NPCs unlocked with setunlocked still need to be discovered in-world for full interaction, but the command bypasses prerequisite quest chains.
| Command | Example | Description |
|---|---|---|
| setregionunlocked [region] | setregionunlocked westville | Unlocks access to the specified region |
| setowned [property] | setowned carwash | Grants ownership of a property or business |
| setunlocked [NPC] | setunlocked molly_presley | Unlocks the specified NPC |
| setrelationship [NPC] [#] | setrelationship molly_presley 5 | Sets relationship value with an NPC (0–5 scale) |
| addemployee [type] [property] | addemployee chemist bungalow | Adds an employee of the specified type to a property |
| destroynpcs | destroynpcs | Removes all NPCs from the current scene |
| setlawintensity [#] | setlawintensity 0 | Sets police activity level (0–10 scale; 0 = no heat) |
| disablenpcasset | disablenpcasset | Disables the given visual asset on all NPCs |
Schedule 1 System, Camera, and UI Cheats
Mostly utility commands. The freecam toggle is genuinely useful for screenshots and figuring out map layouts without physically walking everywhere. setqueststate accepts 0 (incomplete), 1 (active), or 2 (complete) — helpful if a quest gets stuck in a broken state rather than needing to use it purely as a skip.
| Command | Example | Description |
|---|---|---|
| save | save | Saves the game immediately |
| setqueststate [quest] [#] | setqueststate gearing_up 2 | Forces a quest to a specific state (0 = incomplete, 1 = active, 2 = complete) |
| freecam | freecam | Toggles free-roaming camera mode |
| hideui | hideui | Hides the HUD entirely |
| showfps | showfps | Displays the FPS counter |
| hidefps | hidefps | Removes the FPS counter from the screen |
| bind [key] ‘[command]’ | bind t ‘settime 1200’ | Binds any console command to a keyboard key |
| unbind [key] | unbind t | Removes a key binding |
| clearbinds | clearbinds | Wipes all custom key bindings |
| playcutscene [scene] | playcutscene Tutorial_end | Plays the specified in-game cutscene |
Schedule 1 Teleport and Time Cheats
Time in Schedule 1 uses a 24-hour format with no colon — so 1500 is 3 PM, 0800 is 8 AM. The settimescale command affects how fast time passes in the world, with 1 being the default rate. Crank it to 3 or 4 and days blur by; drop it below 1 to slow things down for any precision timing you need.
| Command | Example | Description |
|---|---|---|
| teleport [location] | teleport townhall | Instantly moves you to the specified location, NPC, or property |
| settime [#] | settime 1500 | Sets the in-game time to a 24-hour value (e.g. 1500 = 3 PM) |
| settimescale [#] | settimescale 2 | Changes how fast time progresses in the world (1 = default) |
| forcesleep | forcesleep | Immediately forces all players to sleep, advancing the day |
Schedule 1 Weather Cheats (Added March 2025)
These commands landed with the March 16, 2025 update and are currently gated to the Schedule 1 beta branch. Based on how prior updates have rolled out, expect them on the main build within a few days of that date — but if the commands aren’t working for you right now, that’s why.
The triggerlightning command is the highlight here. Leave the name field blank for a random strike target, or specify a player or NPC name to be precise about who gets hit. triggerdistantthunder is audio-only — no visual effect, just the rumble.
| Command | Variables / Example | Description |
|---|---|---|
| setweather [type] | setweather heavyrain | Changes weather instantly. Valid types: clear, overcast, foggy, lightrain, heavyrain, lightning |
| setweatherspeed [#] | setweatherspeed 2 | Changes how fast weather volumes move across the map (1 = default) |
| triggerlightning [name] | triggerlightning cranky_frank | Triggers a lightning strike on the specified player or NPC; leave blank for a random target |
| triggerdistantthunder | triggerdistantthunder | Plays distant thunder audio without a visible lightning effect |
Schedule 1 Infinite Money: File Edit and Cheat Engine
Console commands can bump your cash up fast, but if you want to skip the command line entirely and just set an exact figure, the Money.json file edit is more direct. And if you want a persistent layer of cheats that survive sessions — god mode, infinite ammo, free businesses — that’s where Cheat Engine comes in.
Editing Money.json for Infinite Cash
This method works while the game is closed. It edits your save file directly, so back up your save folder first if you’re cautious.
- Close Schedule 1 completely.
- Open the Windows Run dialog (Win + R) and type
%appdata%, then hit OK. - From the Roaming folder that opens, navigate up one level into the main AppData folder.
- Go to LocalLow → TVGS → Schedule 1 → Saves.
- Open the folder with a numeric name, then open your save — usually SaveGame_1.
- Right-click Money.json and open it in Notepad (or any text editor).
- Change the values next to “OnlineBalance” and “Networth” to whatever you want.
- Save the file, then launch Schedule 1 and load your save to confirm.
There’s no in-game penalty or flag for this. The values are read directly on load — change them to 99999999 and that’s what you’ll see at the ATM.
Cheat Engine Table for Schedule 1
Important: Only use Cheat Engine while playing offline. Valve Anti-Cheat and other anti-cheat systems can flag the tool during online sessions. Also, the Cheat Engine installer will prompt you to add third-party software — decline those offers during setup.
Once Cheat Engine is installed and a community CT (Cheat Table) file is downloaded, the process is:
- Double-click the .CT file to open it in Cheat Engine.
- Click the PC icon with the magnifying glass in the top-left corner.
- Select Schedule 1 from the process list and confirm.
- Check “Enable (Auto-Attach Game Process)”, then click “Initialize Mono”.
- Toggle individual cheats by checking their boxes. Some entries have editable values (movement speed, FOV) that you can fine-tune.
The community Cheat Table for Schedule 1 — as of March 2025 — covers the following categories and options:
Player
- God Mode
- Infinite Stamina
- Stealth Mode
- Never Paranoid / Disoriented
- Player Movement Modifiers
- 9999x Stack Limit
- Easy Pickpocket
- Custom Field of View
- Infinite Watering Can
- Infinite Ammo
- Guns: Always Cocked
- Guns: Rapid Fire
- Guns: Super Damage / Max Range / No Spread
- Vehicle: No Top Speed
- Super Punch
- Infinite Jumps
Money
- Grab Cash Balance Method One (Hold Cash)
- Grab Cash Balance Method Two (Open ATM)
- Reset Weekly Deposit Limit (Open ATM)
- ATM Deposits Don’t Increase Weekly Limit
- All Businesses Are Free
- All Properties Are Free
- All Vehicles Are Free
- Instant Money Laundering
- No Laundering Capacity at Businesses
- Store: Free Purchases
- Phone: Free Purchases
- Slot Machine: Always Win
- Blackjack: Always Win
Customers and NPCs
- Edit Customer Data
- Max Customer Addiction Level
- Max Relationship Level (On Change)
- NPC: Never Panic
- Fast NPCs
- Edit Employee Wage / No Employee Wage
Cops
- No Curfew Violation
- Never Suspicious
- Disable Body Search by Cops
- Chill Cops
- Disable Police Foot / Car Chase
Plants
- Drying Rack: Insta-Complete / 9999x Capacity
- Instant Plant Growth
- Max Plant Yield
- Max Harvest Quality
- All Pots Have Soil and Water
Supplier
- Instant Dead Drop Delivery
- Zero Debt
- Larger Max Cash Order Limit
- Free Purchases
Chemistry
- Max Product Quality
- Mixing Station: Insta-Complete
- Mixing Station: Edit Output Quantity and Quality
- Chemistry Station: Insta-Complete Cooking / Perfect Temperature
- Lab Oven: Insta-Complete Baking / Edit Output Quantity and Quality
- Cauldron: Spawn Max Quality Product
World
- Grab Time Data
- Delivery App Timer
The Chemistry category is where Cheat Engine really earns its place over basic console commands — setquality 4 sets what you’re holding, but CE’s Mixing Station and Chemistry Station tweaks automate the entire production loop, not just the endpoint. If you’re trying to skip the operational grind without micromanaging each batch, that’s the section to focus on first.
Frequently Asked Questions
Do Schedule 1 console commands disable achievements?
No. Unlike many games, enabling and using the console in Schedule 1 does not disable Steam achievements. You can use commands freely without losing achievement progress.
Why isn’t my console command working?
Double-check that you’re not including the brackets from the syntax examples — those are just notation. The correct input is changecash 5000, not changecash [5000]. Also verify that the console is enabled in Settings → Game before trying to open it with the tilde key.
Can I use setregionunlocked to access the sewers?
No — that command doesn’t register for the sewers specifically. Use give sewerkey instead, which adds the key directly to your inventory and lets you unlock the entrance normally.
Are the weather commands available on the main branch?
As of March 16, 2025, the weather commands (setweather, triggerlightning, etc.) are only on the Schedule 1 beta branch. They typically migrate to the main build within a few days of a beta update, so check back if they’re not working for you yet.
Is it safe to use Cheat Engine with Schedule 1?
Safe for your save file, yes — but only while offline. Running Cheat Engine during an online session puts you at risk of detection by Valve Anti-Cheat. Keep the game in offline mode any time the Cheat Engine process is attached.
What happens if I set a negative value with changecash?
It works as expected — changecash -1000 removes $1,000 from your held cash. Useful if you’re testing economy balance or want to simulate a specific financial situation without reloading a save.