[Coding] PUBG Lite Speed & No Breath Hack!

0 Replies, 647 Views

PUBG Lite Speed & No Breath Hack!

Speed hack SAFE!

if u are aiming, don't move the weapon up & down.

Code:

Hidden Content
You must register or login to view this content.

Usage:

Code:
void Breath(uint64_t Pawn, float Breathe)
{
    uint64_t BreatheComp = READ(Pawn + 0xF30);
    float off_Breathe = 0.50f;

    if (BreatheComp != 0)
    {
        if (Breathe == 1.f)
        {
            WriteFloat(BreatheComp + 0x1B0, off_Breathe);
        }
        else
        {
            WriteFloat(BreatheComp + 0x15C, Breathe);
            WriteFloat(BreatheComp + 0x170, Breathe);
            WriteFloat(BreatheComp + 0x1B0, Breathe);
            WriteFloat(BreatheComp + 0x1CC, Breathe);
            WriteFloat(BreatheComp + 0x194, Breathe);
        }
    }
}

[-SpeedHack-]

Hidden Content
You must register or login to view this content.

LocalPoseState:

Hidden Content
You must register or login to view this content.

WARNING: if you enable speed hack, not crawl on ground. otherwise you will eat cheese ban 
WARNING 2: Do not exceed the maximum speed. ([b]670.f[min.] -- 1000.f[max.])[/b]
[Image: Vu4Z2r4.gif] 



Possibly Related Threads…
Thread Author Replies Views Last Post
  [Source] PUBG External & Internal Decrypt (Xenuine) Alioxa 19 2,210 05-28-2022, 08:20 AM
Last Post: pacifist668
  [Coding] 2 methods Draw Skeleton pubg lite Alioxa 2 1,143 02-17-2022, 04:44 PM
Last Post: Biellz
  PUBG Development FAQ Alioxa 0 1,883 04-11-2021, 10:29 PM
Last Post: Alioxa



Users browsing this thread: 1 Guest(s)