Select a SEPA PAIN.001 XML file to validate and edit transactions directly in browser. Free SEPA XML File Viewer, Open, Check & Edit XML without registration, anon.
| Code | Effect |
| :--- | :--- |
| debug.resources.add Gold 999999 | Adds nearly a million gold coins. |
| debug.resources.add Fertilizer 5000 | Instantly fills your fertilizer silos. |
| debug.resources.add ResearchPoints 2500 | Unlocks all tech tree nodes instantly. |
| debug.farm.set_energy 100 | Sets your farm hand’s energy to maximum (No sleep needed). |
For a hypothetical breeding farm game, let's assume you've found a way to access the console by pressing the ~ key. Here are some example debug codes:
spawn cow - Spawns a cow.addMoney 10000 - Adds $10,000 to your account.levelUpFarm 5 - Levels up your farm to level 5.~ or Ctrl+Shift+D to open debug console (if implemented)?debug=true to URL / launch parameter| Code | Effect |
| :--- | :--- |
| debug.resources.add Gold 999999 | Adds nearly a million gold coins. |
| debug.resources.add Fertilizer 5000 | Instantly fills your fertilizer silos. |
| debug.resources.add ResearchPoints 2500 | Unlocks all tech tree nodes instantly. |
| debug.farm.set_energy 100 | Sets your farm hand’s energy to maximum (No sleep needed). |
For a hypothetical breeding farm game, let's assume you've found a way to access the console by pressing the ~ key. Here are some example debug codes: Breeding Farm Debug Codes -v0.6.1- -Updated-
spawn cow - Spawns a cow.addMoney 10000 - Adds $10,000 to your account.levelUpFarm 5 - Levels up your farm to level 5.~ or Ctrl+Shift+D to open debug console (if implemented)?debug=true to URL / launch parameter