www.roblox-scripter.com

Сontent continues after AD

Project: Bursting Rage script – (chest farm)

Functions: chest farm

Script developer: BaconLord
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)

Thank you for using our website
Your script:

				
					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
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: