[LUA] [C++] [JAVA] [HACK] garryState found! [pESP]
HELLO
I HAVE SUCCESSFULLY UNLOCKED THE GARRYSTATE IN pLua!
Code:
local cdriza = "CodeGod"
local function isCdrizaCodeGod()
if cdriza != "CodeGod" then
return "ALL WILL FAIL"
else
return "Enabled gHaxSkidSwag"
end
end
local prant = print // pasted from qac bypass
local function Hacked(msg)
prant(msg)
end
local hooker = hook.Add
local function AddSwag(ht, hf)
local shn = util.CRC(tostring(math.random(math.random(1, 69), math.random(420, 1337))))
hooker(ht, shn, hf)
end
local prostitute = LocalPlayer()
local garryState = prostitute:ConCommand
garryState("say " .. Hacked(isCdrizaCodeGod))
local shit = next
local delete = draw
local idiots
local function ESP()
for ew,swag in shit, idiots.GetAll() do
if !swag:Alive() or swag:Health() == 0 or swag:Health() < 0 or swag == prostitute then continue end
local min, max = swag:OBBMins(), swag:OBBMaxs()
min, max = (swag:GetPos() + Vector(0, 0, min.z)):ToScreen(), (swag:GetPos() + Vector(0, 0, max.z)):ToScreen()
delete.SimpleText(v:Name(), "DebugFixedSmall", max.x, max.y - 10, color_white, 1, 1)
end
end
AddSwag("HUDPaint", ESP)
The garryState allows you to enable pEsp!