Skip to content

A console application that modifies money and exp amounts of a ETS 2 profile by manipulating memory.

License

Notifications You must be signed in to change notification settings

Despical/ETS2-Cheats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETS 2 Cheats

A console application that modifies money and exp amounts of a ETS 2 profile by manipulating the memory.

Note

Preferably, use .NET 7 or later to run this program.
It may still function with older versions, but compatibility is not guaranteed.

Pointer Table

v1.50.1.0s
64-bit
Address Offsets
Money 0x029E20C0 [0x10, 0x10]
Exp 0x029E20C0 [0x196C]

Important

Datas in this table is only compatible with ETS 2 v1.50.1.0s and 64-bit.

Donations

License

This code is under GPL-3.0 License

See the LICENSE file for required notices and attributions.

Libraries Used

  • Swed64 - Makes ReadProcessMemory and WriteProcessMemory easier for C#.

About

A console application that modifies money and exp amounts of a ETS 2 profile by manipulating memory.

Topics

Resources

License

Stars

Watchers

Forks

Languages