Cheat for Tom Clancy's The Division written in C (April 2016). Features included:
- Aimbot
- ESP
- No recoil
- No spread
- Infinite ammo
- Infinite magazine
- Speedhack
- Teleport to enemy
- Teleport to crosshair
- Teleport save/load position
- Player radar
- Crafting material ESP and teleport
Months after release The Division featured very little in the way of server side verification for client side actions, a game broken by design.
- Rename mod_div.dll to mod.dll and place in the game's working directory.
- Inject loader.dll into the game with your a DLL injector for Windows.
- Refer to keybindings in the source code for different modules.
- Features a fairly efficient sprite and text renderer (D3D11, HLSL)
- Fullscreen transitions may break the rendering overlay, but Ctrl+F9 can reload it.
- Install Visual Studio.
- Open
cheats.sln
. - Change solution configuration to
Release
. - Build solution.