Advertisement
fddddAV045

build a boat

Sep 25th, 2021
1,025
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 7.90 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local buildaboat = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local farmloop = Instance.new("TextButton")
  9. local farmonetime = Instance.new("TextButton")
  10. local noclip = Instance.new("TextButton")
  11.  
  12. --Properties:
  13.  
  14. buildaboat.Name = "build a boat"
  15. buildaboat.Parent = game.CoreGui
  16. buildaboat.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  17.  
  18. Frame.Parent = buildaboat
  19. Frame.BackgroundColor3 = Color3.fromRGB(90, 0, 1)
  20. Frame.BorderColor3 = Color3.fromRGB(53, 0, 0)
  21. Frame.Position = UDim2.new(0.881692708, 0, 0.69190371, 0)
  22. Frame.Size = UDim2.new(0, 162, 0, 174)
  23.  
  24. farmloop.Name = "farmloop"
  25. farmloop.Parent = Frame
  26. farmloop.BackgroundColor3 = Color3.fromRGB(15, 255, 239)
  27. farmloop.BorderColor3 = Color3.fromRGB(255, 0, 0)
  28. farmloop.Size = UDim2.new(0, 163, 0, 58)
  29. farmloop.Font = Enum.Font.SourceSans
  30. farmloop.Text = "farm loop"
  31. farmloop.TextColor3 = Color3.fromRGB(166, 0, 0)
  32. farmloop.TextSize = 28.000
  33. farmloop.MouseButton1Down:connect(function()
  34. for i=1, 100 do
  35. local waittime = 2
  36.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-57.5911636, 54.7921333, 1370.4563, -0.999964356, 2.47187559e-09, 0.00849207584, 1.31207345e-09, 1, -1.36576602e-07, -0.00849207584, -1.36560487e-07, -0.999964356)
  37.         wait(waittime)
  38.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-53.8646736, 54.7921333, 2135.83691, -0.999980807, 2.17031482e-09, 0.00628393609, 1.31207345e-09, 1, -1.36576602e-07, -0.00628393609, -1.36565603e-07, -0.999980807)
  39.         wait(waittime)
  40.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-54.3710403, 54.7921333, 2905.50195, -0.999980986, 4.50923493e-10, -0.00630529039, 1.31207345e-09, 1, -1.36576602e-07, 0.00630529039, -1.36582273e-07, -0.999980986)
  41.         wait(waittime)
  42.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-69.8425522, 54.7921333, 3679.34131, -0.999970496, 2.40644699e-10, -0.00784481037, 1.31207345e-09, 1, -1.36576602e-07, 0.00784481037, -1.36582784e-07, -0.999970496)
  43.         wait(waittime)
  44.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-65.0485001, 54.7921333, 4447.39844, -0.999684751, -2.12410178e-09, -0.0251565129, 1.31207345e-09, 1, -1.36576602e-07, 0.0251565129, -1.36566513e-07, -0.999684751)
  45.         wait(waittime)
  46.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-71.7007523, 54.7921333, 5216.17676, -0.999772847, -1.60741076e-09, -0.0213741828, 1.31207345e-09, 1, -1.36576602e-07, 0.0213741828, -1.36573618e-07, -0.999772847)
  47.         wait(waittime)
  48.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-65.1917725, 54.7921333, 5984.92236, -0.999943554, 2.77545831e-09, 0.0107153719, 1.31207345e-09, 1, -1.36576602e-07, -0.0107153719, -1.36554789e-07, -0.999943554)
  49.         wait(waittime)
  50.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-63.3787956, 54.7921333, 6762.92627, -0.999820352, -1.27981348e-09, -0.0189757496, 1.31207345e-09, 1, -1.36576602e-07, 0.0189757496, -1.36576858e-07, -0.999820352)
  51.         wait(waittime)
  52.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-71.7578735, 54.7921333, 7524.47363, -0.999998212, 1.07228848e-09, -0.00175556378, 1.31207345e-09, 1, -1.36576602e-07, 0.00175556378, -1.36578578e-07, -0.999998212)
  53.         wait(waittime)
  54.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-76.3128815, 54.7921333, 8295.3916, -0.999999642, 1.30899847e-09, -2.23945826e-05, 1.31207345e-09, 1, -1.36576602e-07, 2.23945826e-05, -1.36576517e-07, -0.999999642)
  55.         wait(waittime)
  56.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-55.9044495, -359.506073, 9496.25586, -0.999835372, 4.94488894e-08, -0.0181456991, 4.9011863e-08, 1, 2.45287808e-08, 0.0181456991, 2.36353888e-08, -0.999835372)
  57.         wait(waittime)
  58.         wait(20)
  59.     end
  60. end)
  61.  
  62. farmonetime.Name = "farmonetime"
  63. farmonetime.Parent = Frame
  64. farmonetime.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  65. farmonetime.Position = UDim2.new(0, 0, 0.333333343, 0)
  66. farmonetime.Size = UDim2.new(0, 163, 0, 62)
  67. farmonetime.Font = Enum.Font.SourceSans
  68. farmonetime.Text = "farm onetime"
  69. farmonetime.TextColor3 = Color3.fromRGB(0, 25, 170)
  70. farmonetime.TextSize = 25.000
  71. farmonetime.MouseButton1Down:connect(function()
  72.     local waittime = 2
  73.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-57.5911636, 54.7921333, 1370.4563, -0.999964356, 2.47187559e-09, 0.00849207584, 1.31207345e-09, 1, -1.36576602e-07, -0.00849207584, -1.36560487e-07, -0.999964356)
  74.     wait(waittime)
  75.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-53.8646736, 54.7921333, 2135.83691, -0.999980807, 2.17031482e-09, 0.00628393609, 1.31207345e-09, 1, -1.36576602e-07, -0.00628393609, -1.36565603e-07, -0.999980807)
  76.     wait(waittime)
  77.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-54.3710403, 54.7921333, 2905.50195, -0.999980986, 4.50923493e-10, -0.00630529039, 1.31207345e-09, 1, -1.36576602e-07, 0.00630529039, -1.36582273e-07, -0.999980986)
  78.     wait(waittime)
  79.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-69.8425522, 54.7921333, 3679.34131, -0.999970496, 2.40644699e-10, -0.00784481037, 1.31207345e-09, 1, -1.36576602e-07, 0.00784481037, -1.36582784e-07, -0.999970496)
  80.     wait(waittime)
  81.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-65.0485001, 54.7921333, 4447.39844, -0.999684751, -2.12410178e-09, -0.0251565129, 1.31207345e-09, 1, -1.36576602e-07, 0.0251565129, -1.36566513e-07, -0.999684751)
  82.     wait(waittime)
  83.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-71.7007523, 54.7921333, 5216.17676, -0.999772847, -1.60741076e-09, -0.0213741828, 1.31207345e-09, 1, -1.36576602e-07, 0.0213741828, -1.36573618e-07, -0.999772847)
  84.     wait(waittime)
  85.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-65.1917725, 54.7921333, 5984.92236, -0.999943554, 2.77545831e-09, 0.0107153719, 1.31207345e-09, 1, -1.36576602e-07, -0.0107153719, -1.36554789e-07, -0.999943554)
  86.     wait(waittime)
  87.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-63.3787956, 54.7921333, 6762.92627, -0.999820352, -1.27981348e-09, -0.0189757496, 1.31207345e-09, 1, -1.36576602e-07, 0.0189757496, -1.36576858e-07, -0.999820352)
  88.     wait(waittime)
  89.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-71.7578735, 54.7921333, 7524.47363, -0.999998212, 1.07228848e-09, -0.00175556378, 1.31207345e-09, 1, -1.36576602e-07, 0.00175556378, -1.36578578e-07, -0.999998212)
  90.     wait(waittime)
  91.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-76.3128815, 54.7921333, 8295.3916, -0.999999642, 1.30899847e-09, -2.23945826e-05, 1.31207345e-09, 1, -1.36576602e-07, 2.23945826e-05, -1.36576517e-07, -0.999999642)
  92.     wait(waittime)
  93.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-55.9044495, -359.506073, 9496.25586, -0.999835372, 4.94488894e-08, -0.0181456991, 4.9011863e-08, 1, 2.45287808e-08, 0.0181456991, 2.36353888e-08, -0.999835372)
  94.     wait(waittime)
  95.     wait(20)
  96. end)
  97.  
  98. noclip.Name = "noclip"
  99. noclip.Parent = Frame
  100. noclip.BackgroundColor3 = Color3.fromRGB(46, 255, 0)
  101. noclip.Position = UDim2.new(0, 0, 0.689655185, 0)
  102. noclip.Size = UDim2.new(0, 163, 0, 54)
  103. noclip.Font = Enum.Font.SourceSans
  104. noclip.Text = "noclip"
  105. noclip.TextColor3 = Color3.fromRGB(0, 243, 255)
  106. noclip.TextSize = 30.000
  107. noclip.MouseButton1Down:connect(function()
  108.     game.StarterGui:SetCore("SendNotification", {
  109.         Title = "Noclib";
  110.         Text = "press e";
  111.         Duration = 2;
  112.     })
  113.     noclip = true
  114.     game:GetService('RunService').Stepped:connect(function()
  115.         if noclip then
  116.             game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  117.         end
  118.     end)
  119.     plr = game.Players.LocalPlayer
  120.     mouse = plr:GetMouse()
  121.     mouse.KeyDown:connect(function(key)
  122.  
  123.         if key == "e" then
  124.             noclip = not noclip
  125.             game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  126.         end
  127.     end)
  128. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement