getgenv().Settings = { chopFrequency = 1.3, -- how long to wait for every tree to get chopped, make the time a little higher if lag is experienced. chestESP = true, autoCollectChests = true, speedboost = 33, jumpboost = 10, } loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/CutTrees.lua"))()