getgenv().Settings = { AutoReplay = true, -- if true, the game will automatically replay and start the script again manualAttack = false, -- set this to true if you experience issues with doing damage to zombies } loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/HuntyZombie.lua"))()