Hey guys this is sort-of my first edit of a "Cheat" but i can promise the code is fixed and does not create anymore lua errors!
First off i would like to say mApex is the best cheat ive used in my gmod history. but the only problem with the new original release was the hud code
here is the code i fixed in the Main mApex.lua file under ESP (disabled) :
Code:
--draw****undedBox(0, ESP.x - 21, ESP.y +49, 42, 7, Color(0,0,0,255))
--draw****undedBox(0, ESP.x - 20, ESP.y +50, 40 * math.Clamp(v:Health(), 0, 100) / 100, 5, Color(255,0,0,255))
--draw****undedBox(0, ESP.x - 20, ESP.y +50, 40 * math.Clamp(v:Health(), 0, 100) / 100, 2.5, Color(255,255,255,30))
--draw.DrawText(v:Health(), "Herp", ESP.x, ESP.y +46, Color(255, 255, 255, 255), TEXT_ALIGN_CENTER, TEXT_ALIGN_CENTER)
this code in this hotfix is nulled out because it causes errors on main gamemodes like Trouble in Terrorist Town, Zombie Suvival, Zombie Survival 2, Murder, PropHunt, and Some Sandbox Servers.
The New Script is clean and all features work, Except the Health Bar on other players. The health bar caused lua Errors and i nulled some things out to fix it.
Fixes:
-Speedhack
-Esp/Display
-and other small things
If you do not trust my word on these hotfixes then do not download. I'm not responsible for Bans and Kicks from servers. What you do with this hack is your fault ONLY.
Copyright:
ALL RIGHTS TO ORIGINAL HACK/CHEAT CREATOR. This cheat was altered to run correctly. I do not own this code nor did i write it.
No rights to me
Place new file in: C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\garrysmod\a ddons\mApex\lua\autorun\client
Or where your GMOD is installed.
VIDEO: Coming Soon
-LuaLord