Stand Upright : Rebooted Script | ITEM FARM

Created by jwef

Features:

  • ITEM FARM
getgenv().Autofarm = true
while Autofarm do task.wait()

for i,v in pairs(game.Workspace.Items:GetDescendants()) do

if v:IsA("MeshPart") or v:IsA("Part") then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
task.wait(1)
end

end

end

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS