Anonymouse10101

Build A Boat Script (GUI)

May 17th, 2019
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.34 KB | None | 0 0
  1. -->*Gui By Kermit*<--
  2. -->*+Rep Will Always Be Welcome*<--
  3. -->*Anyway Enjoy The Gui*<--
  4.  
  5.  
  6. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Successfully Loaded In!!!" ,"All")
  7.  
  8.  
  9. local ScreenGui = Instance.new("ScreenGui")
  10. local Frame = Instance.new("Frame")
  11. local Label = Instance.new("TextLabel")
  12. local Label_2 = Instance.new("TextLabel")
  13. local Label_3 = Instance.new("TextLabel")
  14. local Yellow = Instance.new("TextButton")
  15. local black = Instance.new("TextButton")
  16. local blue = Instance.new("TextButton")
  17. local white = Instance.new("TextButton")
  18. local blue_2 = Instance.new("TextButton")
  19. local red = Instance.new("TextButton")
  20. local Green = Instance.new("TextButton")
  21. local black_2 = Instance.new("TextButton")
  22. local red_2 = Instance.new("TextButton")
  23. local chicken = Instance.new("TextButton")
  24. local Yellow_2 = Instance.new("TextButton")
  25. local Green_2 = Instance.new("TextButton")
  26. local Gold = Instance.new("TextButton")
  27. local MorphToFox = Instance.new("TextButton")
  28. local Speed = Instance.new("TextButton")
  29. local Penguin = Instance.new("TextButton")
  30. local Label_4 = Instance.new("TextLabel")
  31. local AFK = Instance.new("TextButton")
  32.  
  33. -- Properties
  34.  
  35. ScreenGui.Parent = game.CoreGui
  36.  
  37. Frame.Parent = ScreenGui
  38. Frame.Active = true
  39. Frame.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  40. Frame.BackgroundTransparency = 0.10000000149012
  41. Frame.BorderColor3 = Color3.new(1, 1, 1)
  42. Frame.Draggable = true
  43. Frame.Position = UDim2.new(0.136999995, 0, 0.0149999997, 0)
  44. Frame.Selectable = true
  45. Frame.Size = UDim2.new(0.0699999928, 372, 0.00999999978, 441)
  46.  
  47. Label.Name = "Label"
  48. Label.Parent = Frame
  49. Label.BackgroundColor3 = Color3.new(0, 0, 0)
  50. Label.BackgroundTransparency = 1
  51. Label.BorderColor3 = Color3.new(1, 1, 1)
  52. Label.BorderSizePixel = 2
  53. Label.Position = UDim2.new(0.0857142806, 0, 0.669999659, 0)
  54. Label.Size = UDim2.new(0.0899999887, 288, -0.0299999993, 48)
  55. Label.Font = Enum.Font.Cartoon
  56. Label.Text = "Team Changes"
  57. Label.TextColor3 = Color3.new(1, 1, 1)
  58. Label.TextScaled = true
  59. Label.TextSize = 14
  60. Label.TextWrapped = true
  61.  
  62. Label_2.Name = "Label"
  63. Label_2.Parent = Frame
  64. Label_2.BackgroundColor3 = Color3.new(0, 0, 0)
  65. Label_2.BackgroundTransparency = 1
  66. Label_2.BorderColor3 = Color3.new(1, 1, 1)
  67. Label_2.BorderSizePixel = 2
  68. Label_2.Position = UDim2.new(0.115714274, 0, 0.389999926, 0)
  69. Label_2.Size = UDim2.new(0.0799999908, 288, -0.0299999993, 48)
  70. Label_2.Font = Enum.Font.Cartoon
  71. Label_2.Text = "Flood"
  72. Label_2.TextColor3 = Color3.new(1, 1, 1)
  73. Label_2.TextScaled = true
  74. Label_2.TextSize = 14
  75. Label_2.TextWrapped = true
  76.  
  77. Label_3.Name = "Label"
  78. Label_3.Parent = Frame
  79. Label_3.BackgroundColor3 = Color3.new(0, 0, 0)
  80. Label_3.BackgroundTransparency = 1
  81. Label_3.BorderColor3 = Color3.new(1, 1, 1)
  82. Label_3.BorderSizePixel = 2
  83. Label_3.Position = UDim2.new(0.135714278, 0, 0, 0)
  84. Label_3.Size = UDim2.new(0, 288, 0, 48)
  85. Label_3.ZIndex = 6
  86. Label_3.Font = Enum.Font.Code
  87. Label_3.Text = "Build A boat For Treasure killer V3.0"
  88. Label_3.TextColor3 = Color3.new(1, 1, 1)
  89. Label_3.TextScaled = true
  90. Label_3.TextSize = 17
  91. Label_3.TextStrokeTransparency = 5
  92. Label_3.TextWrapped = true
  93.  
  94. Yellow.Name = "Yellow"
  95. Yellow.Parent = Frame
  96. Yellow.AnchorPoint = Vector2.new(0.5, 0)
  97. Yellow.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  98. Yellow.BorderColor3 = Color3.new(1, 1, 1)
  99. Yellow.Position = UDim2.new(0.483886153, 0, 0.480000019, 0)
  100. Yellow.Size = UDim2.new(0, 100, 0, 30)
  101. Yellow.AutoButtonColor = false
  102. Yellow.Font = Enum.Font.SourceSansBold
  103. Yellow.Text = "Flood Yellow"
  104. Yellow.TextColor3 = Color3.new(1, 1, 0)
  105. Yellow.TextSize = 14
  106.  
  107. black.Name = "black"
  108. black.Parent = Frame
  109. black.AnchorPoint = Vector2.new(0.5, 0)
  110. black.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  111. black.BorderColor3 = Color3.new(1, 1, 1)
  112. black.Position = UDim2.new(0.191469193, 0, 0.480000019, 0)
  113. black.Size = UDim2.new(0, 100, 0, 30)
  114. black.AutoButtonColor = false
  115. black.Font = Enum.Font.SourceSansBold
  116. black.Text = "Flood Black"
  117. black.TextColor3 = Color3.new(0, 0, 0)
  118. black.TextSize = 14
  119.  
  120. blue.Name = "blue"
  121. blue.Parent = Frame
  122. blue.AnchorPoint = Vector2.new(0.5, 0)
  123. blue.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  124. blue.BorderColor3 = Color3.new(1, 1, 1)
  125. blue.Position = UDim2.new(0.801999509, 0, 0.579999924, 0)
  126. blue.Size = UDim2.new(0, 100, 0, 30)
  127. blue.AutoButtonColor = false
  128. blue.Font = Enum.Font.SourceSansBold
  129. blue.Text = "Flood Blue"
  130. blue.TextColor3 = Color3.new(0.380392, 0.419608, 1)
  131. blue.TextSize = 14
  132.  
  133. white.Name = "white"
  134. white.Parent = Frame
  135. white.AnchorPoint = Vector2.new(0.5, 0)
  136. white.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  137. white.BorderColor3 = Color3.new(1, 1, 1)
  138. white.Position = UDim2.new(0.180000007, 0, 0.909999907, 0)
  139. white.Size = UDim2.new(0, 100, 0, 30)
  140. white.AutoButtonColor = false
  141. white.Font = Enum.Font.SourceSansBold
  142. white.Text = "Team all white"
  143. white.TextColor3 = Color3.new(1, 1, 1)
  144. white.TextSize = 14
  145.  
  146. blue_2.Name = "blue"
  147. blue_2.Parent = Frame
  148. blue_2.AnchorPoint = Vector2.new(0.5, 0)
  149. blue_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  150. blue_2.BorderColor3 = Color3.new(1, 1, 1)
  151. blue_2.Position = UDim2.new(0.791999519, 0, 0.809999704, 0)
  152. blue_2.Size = UDim2.new(0, 100, 0, 30)
  153. blue_2.AutoButtonColor = false
  154. blue_2.Font = Enum.Font.SourceSansBold
  155. blue_2.Text = "Team all Blue"
  156. blue_2.TextColor3 = Color3.new(0.380392, 0.419608, 1)
  157. blue_2.TextSize = 14
  158.  
  159. red.Name = "red"
  160. red.Parent = Frame
  161. red.AnchorPoint = Vector2.new(0.5, 0)
  162. red.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  163. red.BorderColor3 = Color3.new(1, 1, 1)
  164. red.Position = UDim2.new(0.791999996, 0, 0.910000026, 0)
  165. red.Size = UDim2.new(0, 100, 0, 30)
  166. red.AutoButtonColor = false
  167. red.Font = Enum.Font.SourceSansBold
  168. red.Text = "Team all Red"
  169. red.TextColor3 = Color3.new(1, 0.168627, 0.180392)
  170. red.TextSize = 14
  171.  
  172. Green.Name = "Green"
  173. Green.Parent = Frame
  174. Green.AnchorPoint = Vector2.new(0.5, 0)
  175. Green.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  176. Green.BorderColor3 = Color3.new(1, 1, 1)
  177. Green.Position = UDim2.new(0.180999979, 0, 0.810000002, 0)
  178. Green.Size = UDim2.new(0, 100, 0, 30)
  179. Green.AutoButtonColor = false
  180. Green.Font = Enum.Font.SourceSansBold
  181. Green.Text = "Team all Green"
  182. Green.TextColor3 = Color3.new(0, 0.333333, 0)
  183. Green.TextSize = 14
  184.  
  185. black_2.Name = "black"
  186. black_2.Parent = Frame
  187. black_2.AnchorPoint = Vector2.new(0.5, 0)
  188. black_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  189. black_2.BorderColor3 = Color3.new(1, 1, 1)
  190. black_2.Position = UDim2.new(0.473999977, 0, 0.810000122, 0)
  191. black_2.Size = UDim2.new(0, 100, 0, 30)
  192. black_2.AutoButtonColor = false
  193. black_2.Font = Enum.Font.SourceSansBold
  194. black_2.Text = "Team all Black"
  195. black_2.TextColor3 = Color3.new(0, 0, 0)
  196. black_2.TextSize = 14
  197.  
  198. red_2.Name = "red"
  199. red_2.Parent = Frame
  200. red_2.AnchorPoint = Vector2.new(0.5, 0)
  201. red_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  202. red_2.BorderColor3 = Color3.new(1, 1, 1)
  203. red_2.Position = UDim2.new(0.483886153, 0, 0.579999924, 0)
  204. red_2.Size = UDim2.new(0, 100, 0, 30)
  205. red_2.AutoButtonColor = false
  206. red_2.Font = Enum.Font.SourceSansBold
  207. red_2.Text = "Flood Red"
  208. red_2.TextColor3 = Color3.new(1, 0.168627, 0.180392)
  209. red_2.TextSize = 14
  210.  
  211. chicken.Name = "chicken"
  212. chicken.Parent = Frame
  213. chicken.AnchorPoint = Vector2.new(0.5, 0)
  214. chicken.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  215. chicken.BorderColor3 = Color3.new(1, 1, 1)
  216. chicken.Position = UDim2.new(0.800999999, 0, 0.230000004, 0)
  217. chicken.Size = UDim2.new(0, 100, 0, 30)
  218. chicken.AutoButtonColor = false
  219. chicken.Modal = true
  220. chicken.Font = Enum.Font.SourceSansBold
  221. chicken.Text = "Morph To Chicken"
  222. chicken.TextColor3 = Color3.new(1, 1, 1)
  223. chicken.TextSize = 14
  224.  
  225. Yellow_2.Name = "Yellow"
  226. Yellow_2.Parent = Frame
  227. Yellow_2.AnchorPoint = Vector2.new(0.5, 0)
  228. Yellow_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  229. Yellow_2.BorderColor3 = Color3.new(1, 1, 1)
  230. Yellow_2.Position = UDim2.new(0.473886162, 0, 0.909999609, 0)
  231. Yellow_2.Size = UDim2.new(0, 100, 0, 30)
  232. Yellow_2.AutoButtonColor = false
  233. Yellow_2.Font = Enum.Font.SourceSansBold
  234. Yellow_2.Text = "Team all Yellow"
  235. Yellow_2.TextColor3 = Color3.new(1, 1, 0)
  236. Yellow_2.TextSize = 14
  237.  
  238. Green_2.Name = "Green"
  239. Green_2.Parent = Frame
  240. Green_2.AnchorPoint = Vector2.new(0.5, 0)
  241. Green_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  242. Green_2.BorderColor3 = Color3.new(1, 1, 1)
  243. Green_2.Position = UDim2.new(0.801421285, 0, 0.480000019, 0)
  244. Green_2.Size = UDim2.new(0, 100, 0, 30)
  245. Green_2.AutoButtonColor = false
  246. Green_2.Font = Enum.Font.SourceSansBold
  247. Green_2.Text = "Flood Green"
  248. Green_2.TextColor3 = Color3.new(0, 0.333333, 0)
  249. Green_2.TextSize = 14
  250.  
  251. Gold.Name = "Gold"
  252. Gold.Parent = Frame
  253. Gold.AnchorPoint = Vector2.new(0.5, 0)
  254. Gold.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  255. Gold.BorderColor3 = Color3.new(1, 1, 1)
  256. Gold.Position = UDim2.new(0.490999997, 0, 0.230000004, 0)
  257. Gold.Size = UDim2.new(0, 100, 0, 30)
  258. Gold.AutoButtonColor = false
  259. Gold.Font = Enum.Font.SourceSansBold
  260. Gold.Text = "Gold!"
  261. Gold.TextColor3 = Color3.new(1, 1, 1)
  262. Gold.TextSize = 14
  263.  
  264. MorphToFox.Name = "Morph To Fox"
  265. MorphToFox.Parent = Frame
  266. MorphToFox.AnchorPoint = Vector2.new(0.5, 0)
  267. MorphToFox.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  268. MorphToFox.BorderColor3 = Color3.new(1, 1, 1)
  269. MorphToFox.Position = UDim2.new(0.191, 0, 0.230000004, 0)
  270. MorphToFox.Size = UDim2.new(0, 100, 0, 30)
  271. MorphToFox.AutoButtonColor = false
  272. MorphToFox.Font = Enum.Font.SourceSansBold
  273. MorphToFox.Text = "Morph To Fox"
  274. MorphToFox.TextColor3 = Color3.new(1, 1, 1)
  275. MorphToFox.TextSize = 14
  276.  
  277. Speed.Name = "Speed"
  278. Speed.Parent = Frame
  279. Speed.AnchorPoint = Vector2.new(0.5, 0)
  280. Speed.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  281. Speed.BorderColor3 = Color3.new(1, 1, 1)
  282. Speed.Position = UDim2.new(0.191000193, 0, 0.319999933, 0)
  283. Speed.Size = UDim2.new(0, 100, -0.00999999978, 30)
  284. Speed.AutoButtonColor = false
  285. Speed.Font = Enum.Font.SourceSansBold
  286. Speed.Text = "Speed"
  287. Speed.TextColor3 = Color3.new(1, 1, 1)
  288. Speed.TextSize = 14
  289.  
  290. Penguin.Name = "Penguin"
  291. Penguin.Parent = Frame
  292. Penguin.AnchorPoint = Vector2.new(0.5, 0)
  293. Penguin.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  294. Penguin.BorderColor3 = Color3.new(1, 1, 1)
  295. Penguin.Position = UDim2.new(0.490999997, 0, 0.319999933, 0)
  296. Penguin.Size = UDim2.new(0, 100, -0.00999999978, 30)
  297. Penguin.AutoButtonColor = false
  298. Penguin.Font = Enum.Font.SourceSansBold
  299. Penguin.Text = "Morph To Penguin"
  300. Penguin.TextColor3 = Color3.new(1, 1, 1)
  301. Penguin.TextSize = 14
  302.  
  303.  
  304. Penguin.MouseButton1Down:connect(function()
  305. local A_1 = "PenguinCharacter"
  306. local Event = game:GetService("Workspace").ChangeCharacter
  307. Event:FireServer(A_1)
  308. end)
  309.  
  310. Label_4.Name = "Label"
  311. Label_4.Parent = Frame
  312. Label_4.BackgroundColor3 = Color3.new(0, 0, 0)
  313. Label_4.BackgroundTransparency = 1
  314. Label_4.BorderColor3 = Color3.new(1, 1, 1)
  315. Label_4.BorderSizePixel = 2
  316. Label_4.Position = UDim2.new(0.115714274, 0, 0.129999995, 0)
  317. Label_4.Size = UDim2.new(0.0799999908, 288, -0.0299999993, 48)
  318. Label_4.Font = Enum.Font.Cartoon
  319. Label_4.Text = "LocalPlayer Stuff"
  320. Label_4.TextColor3 = Color3.new(1, 1, 1)
  321. Label_4.TextScaled = true
  322. Label_4.TextSize = 14
  323. Label_4.TextWrapped = true
  324.  
  325. AFK.Name = "AFK"
  326. AFK.Parent = Frame
  327. AFK.AnchorPoint = Vector2.new(0.5, 0)
  328. AFK.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  329. AFK.BorderColor3 = Color3.new(1, 1, 1)
  330. AFK.Position = UDim2.new(0.800999701, 0, 0.319999933, 0)
  331. AFK.Size = UDim2.new(0, 100, -0.00999999978, 30)
  332. AFK.AutoButtonColor = false
  333. AFK.Font = Enum.Font.SourceSansBold
  334. AFK.Text = "AFK Gold Farm."
  335. AFK.TextColor3 = Color3.new(1, 1, 1)
  336. AFK.TextSize = 14
  337.  
  338.  
  339.  
  340. Yellow.MouseButton1Down:connect(function()
  341. local YellowEvent = game:GetService("Workspace")["New YellerZone"].RE
  342. YellowEvent:FireServer()
  343. end)
  344.  
  345. black.MouseButton1Down:connect(function()
  346. local BlackEvent = game:GetService("Workspace").BlackZone.RE
  347. BlackEvent:FireServer()
  348. end)
  349.  
  350. blue.MouseButton1Down:connect(function()
  351. local BlueEvent = game:GetService("Workspace")["Really blueZone"].RE
  352. BlueEvent:FireServer()
  353. end)
  354.  
  355. white.MouseButton1Down:connect(function()
  356. local ASD = game.Teams:GetChildren()
  357. for _,obj in pairs(ASD) do
  358. obj.Name = "Team".._
  359. end
  360.  
  361. for i, v in pairs(game.Players:GetPlayers()) do
  362.  
  363. game.Workspace.ChangeTeam:FireServer(game.Teams["Team1"].TeamColor, v)
  364. end
  365. end)
  366.  
  367. blue_2.MouseButton1Down:connect(function()
  368. local ASD = game.Teams:GetChildren()
  369. for _,obj in pairs(ASD) do
  370. obj.Name = "Team".._
  371. end
  372.  
  373. for i, v in pairs(game.Players:GetPlayers()) do
  374.  
  375. game.Workspace.ChangeTeam:FireServer(game.Teams["Team2"].TeamColor, v)
  376. end
  377. end)
  378.  
  379. red.MouseButton1Down:connect(function()
  380. local ASD = game.Teams:GetChildren()
  381. for _,obj in pairs(ASD) do
  382. obj.Name = "Team".._
  383. end
  384.  
  385. for i, v in pairs(game.Players:GetPlayers()) do
  386.  
  387. game.Workspace.ChangeTeam:FireServer(game.Teams["Team4"].TeamColor, v)
  388. end
  389. end)
  390.  
  391.  
  392. Green.MouseButton1Down:connect(function()
  393. local ASD = game.Teams:GetChildren()
  394. for _,obj in pairs(ASD) do
  395. obj.Name = "Team".._
  396. end
  397.  
  398. for i, v in pairs(game.Players:GetPlayers()) do
  399.  
  400. game.Workspace.ChangeTeam:FireServer(game.Teams["Team3"].TeamColor, v)
  401. end
  402. end)
  403.  
  404. black_2.MouseButton1Down:connect(function()
  405. local ASD = game.Teams:GetChildren()
  406. for _,obj in pairs(ASD) do
  407. obj.Name = "Team".._
  408. end
  409.  
  410. for i, v in pairs(game.Players:GetPlayers()) do
  411.  
  412. game.Workspace.ChangeTeam:FireServer(game.Teams["Team5"].TeamColor, v)
  413. end
  414. end)
  415.  
  416.  
  417. red_2.MouseButton1Down:connect(function()
  418. local RedEvent = game:GetService("Workspace")["Really redZone"].RE
  419. RedEvent:FireServer()
  420. end)
  421.  
  422. Green_2.MouseButton1Down:connect(function()
  423. local GreenEvent = game:GetService("Workspace").CamoZone.RE
  424. GreenEvent:FireServer()
  425. end)
  426.  
  427. Gold.MouseButton1Down:connect(function()
  428. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,1360)
  429. wait(0,6)
  430. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,1606)
  431. wait(0,6)
  432. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2110)
  433. wait(0,6)
  434. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2356)
  435. wait(0,6)
  436. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2860)
  437. wait(0,6)
  438. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,3610)
  439. wait(0,6)
  440. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,3856)
  441. wait(0,6)
  442. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,4360)
  443. wait(0,6)
  444. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,4606)
  445. wait(0,6)
  446. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5111)
  447. wait(0,6)
  448. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5356)
  449. wait(0,6)
  450. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5860)
  451. wait(0,6)
  452. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6106)
  453. wait(0,6)
  454. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6610)
  455. wait(0,6)
  456. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6857)
  457. wait(0,6)
  458. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,7360)
  459. wait(0,6)
  460. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,7606)
  461. wait(0,6)
  462. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,8110)
  463. wait(0,6)
  464. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,8356)
  465. wait(0,6)
  466. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-60,-250,9523)
  467. wait(0,6)
  468. end)
  469.  
  470.  
  471.  
  472. Yellow_2.MouseButton1Down:connect(function()
  473. local ASD = game.Teams:GetChildren()
  474. for _,obj in pairs(ASD) do
  475. obj.Name = "Team".._
  476. end
  477.  
  478. for i, v in pairs(game.Players:GetPlayers()) do
  479.  
  480. game.Workspace.ChangeTeam:FireServer(game.Teams["Team6"].TeamColor, v)
  481. end
  482. end)
  483.  
  484. MorphToFox.MouseButton1Down:connect(function()
  485. local A_1 = "FoxCharacter"
  486. local Event = game:GetService("Workspace").ChangeCharacter
  487. Event:FireServer(A_1)
  488. end)
  489.  
  490. chicken.MouseButton1Down:connect(function()
  491. local A_1 = "ChickenCharacter"
  492. local Event = game:GetService("Workspace").ChangeCharacter
  493. Event:FireServer(A_1)
  494. end)
  495.  
  496. Speed.MouseButton1Down:connect(function()
  497. while true do
  498. wait()
  499. local char = game.Players.LocalPlayer.Character
  500. if char:FindFirstChild("Humanoid") ~= nil then
  501. char.Humanoid.WalkSpeed = 50
  502. --[[else
  503. print("w0t's goin onn??")]]
  504. end
  505. end
  506. end)
  507.  
  508.  
  509.  
  510. AFK.MouseButton1Down:connect(function()
  511. while true do
  512. wait(4)
  513. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,1360)
  514. wait(0,6)
  515. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,1606)
  516. wait(0,6)
  517. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2110)
  518. wait(0,6)
  519. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2356)
  520. wait(0,6)
  521. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2860)
  522. wait(0,6)
  523. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,3610)
  524. wait(0,6)
  525. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,3856)
  526. wait(0,6)
  527. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,4360)
  528. wait(0,6)
  529. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,4606)
  530. wait(0,6)
  531. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5111)
  532. wait(0,6)
  533. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5356)
  534. wait(0,6)
  535. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5860)
  536. wait(0,6)
  537. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6106)
  538. wait(0,6)
  539. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6610)
  540. wait(0,6)
  541. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6857)
  542. wait(0,6)
  543. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,7360)
  544. wait(0,6)
  545. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,7606)
  546. wait(0,6)
  547. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,8110)
  548. wait(0,6)
  549. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,8356)
  550. wait(0,6)
  551. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-60,-250,9523)
  552. wait(0,6)
  553. end
  554. end)
Add Comment
Please, Sign In to add comment