uses the drawing library for ESP, automatically picks up ALL cash (and teeth) in the game and any that drops, gives the player god mode / immunity to the gef's bites, aswell as a speed boost and infinite stamina
1getgenv().Settings = {
2 speedBoost = 23,
3}
4
5loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/GEF.lua"))()