Skip to content

Repository files navigation

Pixel Gun 3D: PC Edition - Internal Cheat

Cheat Version Game Version License Build Status

An internal cheat for Pixel Gun 3D (PC Edition)

Features

Visuals
Feature Description Status
Player ESP Box, Health, Name
Skeleton ESP Draws player skeletons
Weapon Mods
Feature Description Status
Infinite Ammo Unlimited ammunition
Guaranteed Criticals 100% Crit Chance with adjustable multiplier
Auto Headshot Automatically headshot
AOE Bullets Area of Effect with adjustable radius
Player Mods
Feature Description Status
God Mode Invicible
Auto Heal Automatically regenerates health
High Jump Adjustable jump multiplier
Fly Enable fly mode
Currency
Feature Description Status
Lottery Modify output chest lottery event
Multiple Coin Multiple coins from match rewards
Spoof PixelPass Activate PixelPass for free
Free Store Open any item in the store for free
System
Feature Description Status
Bypass Anti-Cheat Enabled by default

How to Build

Prerequisites

  • CMake (3.20 or higher)
  • MinGW-w64 (for cross-compiling on Linux or building natively)
  • vcpkg (The project includes it, just make sure it's initialized)

Build Steps (cross-compilation)

  1. Clone the repository (with submodules):

    git clone --recursive https://github.com/ItsMe-RiiK/PixelGun3D-Cheetos.git
    cd PixelGun3D-Cheetos

    (If vcpkg isn't bootstrapped yet, run ./vcpkg/bootstrap-vcpkg.sh first)

  2. Configure the project: Generate the build files using CMake and configure vcpkg to use the MinGW static triplet:

    cmake -B build -DCMAKE_TOOLCHAIN_FILE=vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-mingw-static -DCMAKE_BUILD_TYPE=Release
  3. Compile the code:

    cmake --build build -j$(nproc)
  4. Locate the Output: Once successfully built, the resulting trainer.dll and PG3D_Injector.exe will be located inside the build/bin/ directory.

How to Run

Whether you compiled the code yourself or downloaded a pre-built Release archive, we provide smart launch scripts to make injecting easy:

On Windows:

  1. Start the game via Steam.
  2. Click runWindows.bat (if downloaded from Releases) or scripts\runWindows.bat (if built from source).

Linux or macOS (Proton/Wine):

  1. Start the game via Steam.
  2. Open a terminal and run ./runLinux.sh (if downloaded from Releases) or ./scripts/runLinux.sh (if built from source). (Note: This requires protontricks installed on your system to correctly inject into the Steam Proton prefix).

Support

If you like this project and want to support its development, consider buying me a coffee or donating!

Donation Addresses
Payment Method Address
PayPal Click Me!
Bitcoin bc1qpp50c2wuz5n2rq9jy3fxdmte7smcwu5rnegu6q
Ethereum 0xbF16e9cC4F75Dcd5c1DaD4443b9d8348eC196592
Tether 0xbF16e9cC4F75Dcd5c1DaD4443b9d8348eC196592
BNB 0xbF16e9cC4F75Dcd5c1DaD4443b9d8348eC196592
XRP rnDnG9QBce7sbmY86HXqBUpcCq6LN3xfXg
USDC 0xbF16e9cC4F75Dcd5c1DaD4443b9d8348eC196592
Solana FLFVbCaYQWoPrm9rH1WLuoYmiVnC5CFWoCPzkNk2vzy2
Tron TYNLxxQWERit64uNo8dSQX3CxdLmomtAq7
Dogecoin DFwJXDQsqPEdpnWhXCMmBWMru9iqYqWhDn
Cardano addr1qyhapduj2uvu8x4ct75hujtsx63uq375cxda8m25xgn7wep06zmey4cecwdtshaf0eyhqd4rcprafsvm60k4gv38uajq2z2l6a
Litecoin LMNbzEJ3M4qtAxsYyxMBkT4rzjSBJvUc2M
Avalanche 0xbF16e9cC4F75Dcd5c1DaD4443b9d8348eC196592
Polkadot 15FtRzNuwpbNAjvMzRCegqDwN7cgw2a44ogfobdS7UmNACFr
Polygon 0xbF16e9cC4F75Dcd5c1DaD4443b9d8348eC196592
Cosmos cosmos1ashcczkgj884t9gert2se4m4zw5ea7t2fa4qh9
X0 Cash FLFVbCaYQWoPrm9rH1WLuoYmiVnC5CFWoCPzkNk2vzy2

LICENSE

This project under MIT LICENSE

About

Internal Cheat for PixelGun3D-PC Edition

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages