PUBG Lite Speed & No Breath Hack!
Speed hack SAFE!
if u are aiming, don't move the weapon up & down.
Code:
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-]
LocalPoseState:
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]