Giter VIP home page Giter VIP logo

pixelgun3dpccheat's Introduction

PixelGun3D PC Cheat

Warning!

This Program is FREE SOFTWARE. It will always be available for free, with the source code included. All features will be unlocked and there will be no requirements to obtain the program. If someone asks you to pay for this program or complete a task to obtain it you are getting scammed!

For help or install directions join our discord.

Donations

We spent a lot of time working on this, and are releasing it for free. If you like our work feel free to send some money our way so we can buy a coffee. We will be thankful! All Donations will be spread evenly among developers.

Crypto:

Bitcoin - bc1q6nyc02nsj0fjl3vghr5ujft0qg5y00lr5e865k

Etherium - 0x2cFA49693302974B2afe874d537CE7CA159a847f

Features:

  • AimBot
  • ESP
  • NoMotionBlur
  • AutoHeal
  • UberCharge (Instant charging for charged weapons)
  • DropTeleport
  • Invisibility
  • Speed
  • AOEBullets
  • BetterADS (XRay and Instant ADS)
  • AllFullAuto
  • DuPONT Chemical Scandal (Apply all negative status effects)
  • Criticals
  • IceSwordAura
  • InfiniteAmmo
  • Reach
  • NoRecoil (and spread)
  • Rapid Fire
  • InfiniteGemClaim

Building (knowledge required):

  • Install BepInEx 6 il2cpp
  • Clone repository
  • Run Game
  • Copy dll files from ./BepInEx/interop to projectRoot/libs
  • Build Solution

pixelgun3dpccheat's People

Contributors

stanuwu avatar hiderikzki avatar

Stargazers

 avatar minusone avatar  avatar  avatar  avatar selfcoder avatar Bigboikilljoy avatar 0x avatar adriabama06 avatar pnl avatar  avatar 3000IQPlay avatar  avatar Devrim Yildiz avatar amouria avatar liguoke avatar  avatar well.james avatar  avatar Maximilian Angerer avatar kakitane1224 avatar  avatar PuroSlavKing avatar Lemon4ik avatar Dominik S. avatar  avatar  avatar Wolfie avatar dan avatar Scrim avatar zzkx avatar  avatar  avatar  avatar  avatar  avatar Zachary Fransen avatar  avatar

Watchers

 avatar Tavin avatar GODLESS avatar  avatar

pixelgun3dpccheat's Issues

doesnt work

can someone give me a cheat engine like bepinex because it doesnt work

cheat dont work now

the cheat doesn't work because of the file winhttp.dll
The game starts and closes immediately

How to dupe MUCH gems in PG3D

find cheatmodulegemgenerator.cs cland and paste this:

    public override void HandleCheat(Player_move_c t)
    {
        if(!IsEnabled()) return;
        for (int i = 0; i < 1.5; i++) //this is a big hak multipier gems ohh im burp sory
        {
            GameObject gameObject = new GameObject();
            CoinBonus cb = gameObject.AddComponent<CoinBonus>();
            cb.player = t.gameObject;
            cb.field_Private_Player_move_c_0 = t;
            cb.CoinItemUpAudioClip = new AudioClip();
            cb.prop_EnumPublicSealedvaNoCoGe5vCoUnique_0 = EnumPublicSealedvaNoCoGe5vCoUnique.Gem;
            cb.field_Private_EnumPublicSealedvaNoCoGe5vCoUnique_0 = EnumPublicSealedvaNoCoGe5vCoUnique.Gem;
            cb.enabled = true;
            cb.SetPlayer();
            cb.Update();
            cb.Method_Private_Void_0();
        }

BEPINEX issue

After extracting bepinex core files game doesnt launch.
Maybe try melon loader?

On/off button

We are not in a position to ask for anything since this is totally free but a button would be nice to be able to turn the cheat UI on and off, since in certain cases it can be a bit annoying, thank you wonderful work.

Request

please add a feature that unlocks ultimatum and a feature to change firerate also something to hide and unhide menu

Option to go to campain

As u know u get kicked whenever u use the gen on campaign i was thinking detect a way to add a option to automatically go back to campaign and pause menu so u keep getting gems/coins while ur afk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.