Project: Bursting Rage Script | SIMPLE CHEST FARM

Created by BaconLord

Features:

  • SIMPLE CHEST FARM
getgenv().AutoChest = true
while AutoChest do task.wait(.4)
for i,v in pairs(game.Workspace:GetDescendants()) do
   if v:IsA("Part") and v.Name == "Chest" then
        game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
       
   end
end

for i, v in pairs(game:GetService("Workspace"):GetDescendants()) do
       if v:FindFirstChild("ProximityPrompt") then
         fireproximityprompt(v.ProximityPrompt)
       end
    end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS