Advertisement
bennytrt2

ULTIMATE DRIVING WESTOVER ISLANDS AUTO FARM SCRIPT *WORKING* (Roblox)

May 16th, 2022
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. workspace.DescendantAdded:Connect(function(it)
  2. if it.Name == 'Present' then
  3. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = it.CFrame
  4. end
  5. end)
  6.  
  7. for i,it in pairs(workspace:GetDescendants()) do
  8. if it.Name == 'Present' then
  9. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = it.CFrame
  10. end
  11. end
  12.  
  13.  
  14. (join my discord server https://discord.gg/jwEznukfaE)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement