SenseiRoblox

Build A Boat AutoFarm (V.G HUB)

Feb 27th, 2021 (edited)
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. local args = { [1] = true } workspace.RefreshLocks:FireServer(unpack(args))
  2. noclip = false
  3. game:GetService('RunService').Stepped:connect(function()
  4. if noclip then
  5. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  6. end
  7. end)
  8. noclip = not noclip
  9. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  10. local Character = game:GetService('Players').LocalPlayer.Character
  11. wait(3)
  12. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-69.0208588, 108.308792, 644.431091))
  13. wait(1)
  14. local CFrameEnd = CFrame.new(-41.7870445, 77.1494141, 8675.35059) -- Place your coords in here
  15. local Time = 33-- Time in seconds
  16. local tween = game:GetService("TweenService"):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(Time), {CFrame = CFrameEnd})
  17. tween:Play()
  18. tween.Completed:Wait(X) --- Completes, no need for additional wait time
  19. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-63.2413521, -357.34967, 8819.09277)) wait(0.5)
  20. local CFrameEnd = CFrame.new(-55.8801956, -361.116333, 9488.1377) -- Place your coords in here
  21. local Time = 0 -- Time in seconds
  22. local tween = game:GetService("TweenService"):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(Time), {CFrame = CFrameEnd})
  23. tween:Play()
  24. tween.Completed:Wait(X)
  25. game.Players.LocalPlayer.CharacterAdded:Connect(function()
  26. wait(3)
  27. --Onwers:Fast As Frick#1739 and DekuDimz#7960
Add Comment
Please, Sign In to add comment