Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 935 Bytes

File metadata and controls

29 lines (27 loc) · 935 Bytes

Pixel Gun 3D: PC Edition mod-menu

Features

  • Add the following currencies:
    • Coins
    • GemsCurrency
    • ClanSilver
    • ClanLootBoxPoints
    • Coupons
    • PixelPassCurrency
    • TicketsCurrency

How to build

  1. Run BuildAOT.bat in PGMod/ folder
  2. Build Injector project
  3. Run Pixel Gun 3D: PC Edition
  4. Run injector

How to use

Press VK_OEM_3 (~) to open/close the menu.

Note

Building requires .NET SDK 10 or later installed on your system.

Tip

You can use prebuilt binaries from the latest release.

Warning

Third-party injectors without export callers won't work because initialization proceeds via Init method independent of DllMain due to NativeAOT architecture.

Screenshots

PGMod demonstration

Credits

  • Bytes patterns and signatures for functions - PG3DUnlocker