Advertisement
YeYejuice_man

Build A Boat For Treasure auto farm egg event

Apr 10th, 2021 (edited)
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.88 KB | None | 0 0
  1. if game.PlaceId == 537413528 then
  2. wait(10)
  3. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-121.503441, 594.822083, 130.841873, -0.649510264, -1.85136919e-08, 0.16035285, -3.15739013e-08, 1, -7.14764075e-09, -0.16035285, -3.36015944e-08, -0.649510264)
  4. wait(.1)
  5. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-108.335312, 594.821899, 147.839569, -0.812070608, -2.95128704e-08, 0.583559215, 3.12890585e-08, 1, 9.41152081e-08, -0.583559215, 9.46872092e-08, -0.812070608)
  6. wait(.1)
  7. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-67.1257843, 594.822083, 54.21558, 0.92903173, 2.97899483e-08, 0.370000035, -2.11268318e-08, 1, -2.1466081e-08, -0.370000035, 1.1699934e-08, 0.92903173)
  8. wait(.1)
  9. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-25.4190083, 594.821899, 58.1496353, 0.860920906, -5.05724529e-08, -0.508738816, 9.11992193e-08, 1, 6.5079341e-08, 0.508738816, -1.05477177e-07, 0.860920906)
  10. wait(.1)
  11. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(3.44728231, 594.821899, 109.080505, -0.488487005, -2.22086545e-08, -0.87257117, 4.56620057e-08, 1, -5.10146947e-08, 0.87257117, -6.47633627e-08, -0.488487005)
  12. wait(.1)
  13. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-9.56362438, 594.821899, 123.332138, -0.978834748, 3.82649246e-09, -0.204652309, 9.08980802e-09, 1, -2.47782559e-08, 0.204652309, -2.61140674e-08, -0.978834748)
  14. wait(15)
  15. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-59.1346535, 595.101294, 133.222397, -0.969953954, 2.13063367e-09, 0.243288562, 2.25997931e-09, 1, 2.52546983e-10, -0.243288562, 7.94785959e-10, -0.969953954)
  16. end
  17. --[put this in ur auto execute also you need to get all the eggs first]
  18. if game.PlaceId == 1930863474  then
  19. wait(10)
  20. local TeleportService = game:GetService("TeleportService")
  21. local plr = game.Players.LocalPlayer
  22. local chrc = plr.Character
  23.     wait(35)
  24.     chrc.HumanoidRootPart.CFrame = CFrame.new(81.2484741, 109.407532, -628.07251, -0.317708343, -4.39930048e-09, -0.948188543, -1.82734006e-08, 1, 1.4831566e-09, 0.948188543, 1.77978396e-08, -0.317708343)
  25. while wait(2) do
  26. fireclickdetector(game.Workspace.ButtonStand.Button.ButtonPart.ClickDetector)
  27. end
  28. while wait(0) do
  29.     if game.Workspace:FindFirstChild("BossSniper") then
  30.         chrc.HumanoidRootPart.CFrame = game.Workspace.BossSniper.Platform2.CFrame + Vector3.new(-4,2,0)
  31.     end
  32.       if plr.PlayerGui.ItemGained.Frame.Visible == true then
  33.        TeleportService:Teleport(537413528, plr)
  34.        end
  35. end
  36. end
  37.  
  38. if game.PlaceId == 1930863474 or 537413528 then
  39.     wait(15)
  40. local vu = game:GetService("VirtualUser")
  41. game:GetService("Players").LocalPlayer.Idled:connect(function()
  42.     vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  43.     wait(1)
  44.     vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  45. end)
  46. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement