# ETS2 & ATS money/xp cheat

#### Step 1

Make sure you have created a profile in the game and you have reached at least level 1.

After you are in level 1 or higher, go to the "edit profile" screen and make sure "Steam Cloud Save" is disabled. Close the game and open `Documents > Euro Truck Simulator 2`. Open the file `config.sii` with notepad. Press Ctrl+F and search for `g_save_format`. Replace the `0` with a `2`. Save and close the file.

{% hint style="warning" %}
Note: Do not open the file with a text processor like Word or Wordpad. Only use a plain text editor like Notepad.
{% endhint %}

#### Step 2

Launch the game, and open your profile. When it is loaded, quit the game again.

#### Step 3

Download the following tool:

{% file src="/files/-MNdHBSCTylCVYnXQ0m\_" %}
Download SII\_Decrypt
{% endfile %}

Unzip the file, and copy `SII_Decrypt.exe` to `Documents > Euro Truck Simulator 2 > profiles > (your profile) > save > (latest save)`.

{% hint style="info" %}
Quick tip: You can sort by "Date modified" and select the latest modified save directory.
{% endhint %}

#### Step 4

Drag the `game.sii` file to the `SII_Decrypt.exe` file. You probably don't see any windows popping up, but that's ok. After you have dropped the file to `SII_Decrypt.exe`, right click on `game.sii` and open with Notepad.

{% hint style="info" %}
Just in case: copy the `game.sii` to your desktop as a backup. Sometimes the decryption can corrupt your save.
{% endhint %}

#### Step 5

Press Ctrl+F and search for `experience_points`. Replace the number with `1000000000`.

Then press Ctrl+F again and search for `money_account`. Replace that number also with `1000000000`.

#### Step 6

Save and close the file. Now launch the game and load your profile. As you can see, you now have 1 billion XP, 1 billion euros, and you are in a very high level.

{% hint style="success" %}
That's it! You can now buy any truck you want without having to worry about your money!
{% endhint %}

**Happy trucking!**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bigtrucker.lfsite.nl/guides/ets2-and-ats-money-xp-cheat.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
