Advertisement
Guest User

Скрипт для баилд э баут переведен на и прокаченый валк спид

a guest
Aug 19th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 15.33 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local Label = Instance.new("TextLabel")
  6. local Label_2 = Instance.new("TextLabel")
  7. local Label_3 = Instance.new("TextLabel")
  8. local Yellow = Instance.new("TextButton")
  9. local black = Instance.new("TextButton")
  10. local blue = Instance.new("TextButton")
  11. local white = Instance.new("TextButton")
  12. local blue_2 = Instance.new("TextButton")
  13. local red = Instance.new("TextButton")
  14. local Green = Instance.new("TextButton")
  15. local black_2 = Instance.new("TextButton")
  16. local red_2 = Instance.new("TextButton")
  17. local chicken = Instance.new("TextButton")
  18. local Yellow_2 = Instance.new("TextButton")
  19. local Green_2 = Instance.new("TextButton")
  20. local Gold = Instance.new("TextButton")
  21. local MorphToFox = Instance.new("TextButton")
  22. local Speed = Instance.new("TextButton")
  23. local Gold_2 = Instance.new("TextButton")
  24.  
  25. -- Properties
  26.  
  27. ScreenGui.Parent = game.CoreGui
  28.  
  29. Frame.Parent = ScreenGui
  30. Frame.Active = true
  31. Frame.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  32. Frame.BackgroundTransparency = 0.10000000149012
  33. Frame.BorderColor3 = Color3.new(1, 1, 1)
  34. Frame.Draggable = true
  35. Frame.Position = UDim2.new(0.136861324, 0, 0.0149812736, 0)
  36. Frame.Selectable = true
  37. Frame.Size = UDim2.new(0, 372, 0.00999999978, 441)
  38.  
  39. Label.Name = "Label"
  40. Label.Parent = Frame
  41. Label.BackgroundColor3 = Color3.new(0, 0, 0)
  42. Label.BackgroundTransparency = 1
  43. Label.BorderColor3 = Color3.new(1, 1, 1)
  44. Label.BorderSizePixel = 2
  45. Label.Position = UDim2.new(0.0857142806, 0, 0.669999659, 0)
  46. Label.Size = UDim2.new(0.0899999887, 288, -0.0299999993, 48)
  47. Label.Font = Enum.Font.Cartoon
  48. Label.Text = "сменить тиму"
  49. Label.TextColor3 = Color3.new(1, 1, 1)
  50. Label.TextScaled = true
  51. Label.TextSize = 14
  52. Label.TextWrapped = true
  53.  
  54. Label_2.Name = "Label"
  55. Label_2.Parent = Frame
  56. Label_2.BackgroundColor3 = Color3.new(0, 0, 0)
  57. Label_2.BackgroundTransparency = 1
  58. Label_2.BorderColor3 = Color3.new(1, 1, 1)
  59. Label_2.BorderSizePixel = 2
  60. Label_2.Position = UDim2.new(0.0857142806, 0, 0.329999983, 0)
  61. Label_2.Size = UDim2.new(0.0799999908, 288, -0.0299999993, 48)
  62. Label_2.Font = Enum.Font.Cartoon
  63. Label_2.Text = "плавать"
  64. Label_2.TextColor3 = Color3.new(1, 1, 1)
  65. Label_2.TextScaled = true
  66. Label_2.TextSize = 14
  67. Label_2.TextWrapped = true
  68.  
  69. Label_3.Name = "Label"
  70. Label_3.Parent = Frame
  71. Label_3.BackgroundColor3 = Color3.new(0, 0, 0)
  72. Label_3.BackgroundTransparency = 1
  73. Label_3.BorderColor3 = Color3.new(1, 1, 1)
  74. Label_3.BorderSizePixel = 2
  75. Label_3.Position = UDim2.new(0.0857142806, 0, 0, 0)
  76. Label_3.Size = UDim2.new(0, 288, 0, 48)
  77. Label_3.Font = Enum.Font.Cartoon
  78. Label_3.Text = "билд э баут килер 2.1 переведено"
  79. Label_3.TextColor3 = Color3.new(1, 1, 1)
  80. Label_3.TextScaled = true
  81. Label_3.TextSize = 14
  82. Label_3.TextWrapped = true
  83.  
  84. Yellow.Name = "желтые"
  85. Yellow.Parent = Frame
  86. Yellow.AnchorPoint = Vector2.new(0.5, 0)
  87. Yellow.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  88. Yellow.BorderColor3 = Color3.new(1, 1, 1)
  89. Yellow.Position = UDim2.new(0.483886153, 0, 0.480000019, 0)
  90. Yellow.Size = UDim2.new(0, 100, 0, 30)
  91. Yellow.AutoButtonColor = false
  92. Yellow.Font = Enum.Font.SourceSansBold
  93. Yellow.Text = "плавать желтые"
  94. Yellow.TextColor3 = Color3.new(1, 1, 0)
  95. Yellow.TextSize = 14
  96.  
  97. black.Name = "черные"
  98. black.Parent = Frame
  99. black.AnchorPoint = Vector2.new(0.5, 0)
  100. black.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  101. black.BorderColor3 = Color3.new(1, 1, 1)
  102. black.Position = UDim2.new(0.191469193, 0, 0.480000019, 0)
  103. black.Size = UDim2.new(0, 100, 0, 30)
  104. black.AutoButtonColor = false
  105. black.Font = Enum.Font.SourceSansBold
  106. black.Text = "плавать черные"
  107. black.TextColor3 = Color3.new(0, 0, 0)
  108. black.TextSize = 14
  109.  
  110. blue.Name = "синие"
  111. blue.Parent = Frame
  112. blue.AnchorPoint = Vector2.new(0.5, 0)
  113. blue.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  114. blue.BorderColor3 = Color3.new(1, 1, 1)
  115. blue.Position = UDim2.new(0.801999509, 0, 0.579999924, 0)
  116. blue.Size = UDim2.new(0, 100, 0, 30)
  117. blue.AutoButtonColor = false
  118. blue.Font = Enum.Font.SourceSansBold
  119. blue.Text = "плавать син"
  120. blue.TextColor3 = Color3.new(0.380392, 0.419608, 1)
  121. blue.TextSize = 14
  122.  
  123. white.Name = "бел"
  124. white.Parent = Frame
  125. white.AnchorPoint = Vector2.new(0.5, 0)
  126. white.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  127. white.BorderColor3 = Color3.new(1, 1, 1)
  128. white.Position = UDim2.new(0.180000007, 0, 0.909999907, 0)
  129. white.Size = UDim2.new(0, 100, 0, 30)
  130. white.AutoButtonColor = false
  131. white.Font = Enum.Font.SourceSansBold
  132. white.Text = "см тиму на белую"
  133. white.TextColor3 = Color3.new(1, 1, 1)
  134. white.TextSize = 14
  135.  
  136. blue_2.Name = "синие"
  137. blue_2.Parent = Frame
  138. blue_2.AnchorPoint = Vector2.new(0.5, 0)
  139. blue_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  140. blue_2.BorderColor3 = Color3.new(1, 1, 1)
  141. blue_2.Position = UDim2.new(0.791999519, 0, 0.809999704, 0)
  142. blue_2.Size = UDim2.new(0, 100, 0, 30)
  143. blue_2.AutoButtonColor = false
  144. blue_2.Font = Enum.Font.SourceSansBold
  145. blue_2.Text = "см тиму на синие"
  146. blue_2.TextColor3 = Color3.new(0.380392, 0.419608, 1)
  147. blue_2.TextSize = 14
  148.  
  149. red.Name = "красные"
  150. red.Parent = Frame
  151. red.AnchorPoint = Vector2.new(0.5, 0)
  152. red.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  153. red.BorderColor3 = Color3.new(1, 1, 1)
  154. red.Position = UDim2.new(0.791999996, 0, 0.910000026, 0)
  155. red.Size = UDim2.new(0, 100, 0, 30)
  156. red.AutoButtonColor = false
  157. red.Font = Enum.Font.SourceSansBold
  158. red.Text = "сменить тиму на красных"
  159. red.TextColor3 = Color3.new(1, 0.168627, 0.180392)
  160. red.TextSize = 14
  161.  
  162. Green.Name = "зеленые"
  163. Green.Parent = Frame
  164. Green.AnchorPoint = Vector2.new(0.5, 0)
  165. Green.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  166. Green.BorderColor3 = Color3.new(1, 1, 1)
  167. Green.Position = UDim2.new(0.180999979, 0, 0.810000002, 0)
  168. Green.Size = UDim2.new(0, 100, 0, 30)
  169. Green.AutoButtonColor = false
  170. Green.Font = Enum.Font.SourceSansBold
  171. Green.Text = "см тиму на зеленых"
  172. Green.TextColor3 = Color3.new(0, 0.333333, 0)
  173. Green.TextSize = 14
  174.  
  175. black_2.Name = "черные"
  176. black_2.Parent = Frame
  177. black_2.AnchorPoint = Vector2.new(0.5, 0)
  178. black_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  179. black_2.BorderColor3 = Color3.new(1, 1, 1)
  180. black_2.Position = UDim2.new(0.473999977, 0, 0.810000122, 0)
  181. black_2.Size = UDim2.new(0, 100, 0, 30)
  182. black_2.AutoButtonColor = false
  183. black_2.Font = Enum.Font.SourceSansBold
  184. black_2.Text = "см тиму на черных"
  185. black_2.TextColor3 = Color3.new(0, 0, 0)
  186. black_2.TextSize = 14
  187.  
  188. red_2.Name = "крас"
  189. red_2.Parent = Frame
  190. red_2.AnchorPoint = Vector2.new(0.5, 0)
  191. red_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  192. red_2.BorderColor3 = Color3.new(1, 1, 1)
  193. red_2.Position = UDim2.new(0.483886153, 0, 0.579999924, 0)
  194. red_2.Size = UDim2.new(0, 100, 0, 30)
  195. red_2.AutoButtonColor = false
  196. red_2.Font = Enum.Font.SourceSansBold
  197. red_2.Text = "плавать красные"
  198. red_2.TextColor3 = Color3.new(1, 0.168627, 0.180392)
  199. red_2.TextSize = 14
  200.  
  201. chicken.Name = "курица"
  202. chicken.Parent = Frame
  203. chicken.AnchorPoint = Vector2.new(0.5, 0)
  204. chicken.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  205. chicken.BorderColor3 = Color3.new(1, 1, 1)
  206. chicken.Position = UDim2.new(0.800999999, 0, 0.230000004, 0)
  207. chicken.Size = UDim2.new(0, 100, 0, 30)
  208. chicken.AutoButtonColor = false
  209. chicken.Modal = true
  210. chicken.Font = Enum.Font.SourceSansBold
  211. chicken.Text = "пр в курицу"
  212. chicken.TextColor3 = Color3.new(1, 1, 1)
  213. chicken.TextSize = 14
  214.  
  215. Yellow_2.Name = "желтые"
  216. Yellow_2.Parent = Frame
  217. Yellow_2.AnchorPoint = Vector2.new(0.5, 0)
  218. Yellow_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  219. Yellow_2.BorderColor3 = Color3.new(1, 1, 1)
  220. Yellow_2.Position = UDim2.new(0.473886162, 0, 0.909999609, 0)
  221. Yellow_2.Size = UDim2.new(0, 100, 0, 30)
  222. Yellow_2.AutoButtonColor = false
  223. Yellow_2.Font = Enum.Font.SourceSansBold
  224. Yellow_2.Text = "см тиму на желт"
  225. Yellow_2.TextColor3 = Color3.new(1, 1, 0)
  226. Yellow_2.TextSize = 14
  227.  
  228. Green_2.Name = "зелёные"
  229. Green_2.Parent = Frame
  230. Green_2.AnchorPoint = Vector2.new(0.5, 0)
  231. Green_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  232. Green_2.BorderColor3 = Color3.new(1, 1, 1)
  233. Green_2.Position = UDim2.new(0.801421285, 0, 0.480000019, 0)
  234. Green_2.Size = UDim2.new(0, 100, 0, 30)
  235. Green_2.AutoButtonColor = false
  236. Green_2.Font = Enum.Font.SourceSansBold
  237. Green_2.Text = "см тиму на зел"
  238. Green_2.TextColor3 = Color3.new(0, 0.333333, 0)
  239. Green_2.TextSize = 14
  240.  
  241. Gold.Name = "золото"
  242. Gold.Parent = Frame
  243. Gold.AnchorPoint = Vector2.new(0.5, 0)
  244. Gold.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  245. Gold.BorderColor3 = Color3.new(1, 1, 1)
  246. Gold.Position = UDim2.new(0.490999997, 0, 0.230000004, 0)
  247. Gold.Size = UDim2.new(0, 100, 0, 30)
  248. Gold.AutoButtonColor = false
  249. Gold.Font = Enum.Font.SourceSansBold
  250. Gold.Text = "золото"
  251. Gold.TextColor3 = Color3.new(1, 1, 1)
  252. Gold.TextSize = 14
  253.  
  254. MorphToFox.Name = "пр в лесу"
  255. MorphToFox.Parent = Frame
  256. MorphToFox.AnchorPoint = Vector2.new(0.5, 0)
  257. MorphToFox.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  258. MorphToFox.BorderColor3 = Color3.new(1, 1, 1)
  259. MorphToFox.Position = UDim2.new(0.191, 0, 0.230000004, 0)
  260. MorphToFox.Size = UDim2.new(0, 100, 0, 30)
  261. MorphToFox.AutoButtonColor = false
  262. MorphToFox.Font = Enum.Font.SourceSansBold
  263. MorphToFox.Text = "пр в лесу"
  264. MorphToFox.TextColor3 = Color3.new(1, 1, 1)
  265. MorphToFox.TextSize = 14
  266.  
  267. Speed.Name = "валк спид"
  268. Speed.Parent = Frame
  269. Speed.AnchorPoint = Vector2.new(0.5, 0)
  270. Speed.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  271. Speed.BorderColor3 = Color3.new(1, 1, 1)
  272. Speed.Position = UDim2.new(0.191000193, 0, 0.319999933, 0)
  273. Speed.Size = UDim2.new(0, 100, -0.00999999978, 30)
  274. Speed.AutoButtonColor = false
  275. Speed.Font = Enum.Font.SourceSansBold
  276. Speed.Text = "валк спид"
  277. Speed.TextColor3 = Color3.new(1, 1, 1)
  278. Speed.TextSize = 14
  279.  
  280. Gold_2.Name = "золото"
  281. Gold_2.Parent = Frame
  282. Gold_2.AnchorPoint = Vector2.new(0.5, 0)
  283. Gold_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  284. Gold_2.BorderColor3 = Color3.new(1, 1, 1)
  285. Gold_2.Position = UDim2.new(0.800999701, 0, 0.319999933, 0)
  286. Gold_2.Size = UDim2.new(0, 100, -0.00999999978, 30)
  287. Gold_2.AutoButtonColor = false
  288. Gold_2.Font = Enum.Font.SourceSansBold
  289. Gold_2.Text = "неработает!!"
  290. Gold_2.TextColor3 = Color3.new(1, 1, 1)
  291. Gold_2.TextSize = 14
  292.  
  293. Yellow.MouseButton1Down:connect(function()
  294. local YellowEvent = game:GetService("Workspace")["New YellerZone"].RE
  295. YellowEvent:FireServer()
  296. end)
  297.  
  298. black.MouseButton1Down:connect(function()
  299. local BlackEvent = game:GetService("Workspace").BlackZone.RE
  300. BlackEvent:FireServer()
  301. end)
  302.  
  303. blue.MouseButton1Down:connect(function()
  304. local BlueEvent = game:GetService("Workspace")["Really blueZone"].RE
  305. BlueEvent:FireServer()
  306. end)
  307.  
  308. white.MouseButton1Down:connect(function()
  309. local ASD = game.Teams:GetChildren()
  310. for _,obj in pairs(ASD) do
  311. obj.Name = "Team".._
  312. end
  313.  
  314. for i, v in pairs(game.Players:GetPlayers()) do
  315.  
  316. game.Workspace.ChangeTeam:FireServer(game.Teams["Team1"].TeamColor, v)
  317. end
  318. end)
  319.  
  320. blue_2.MouseButton1Down:connect(function()
  321. local ASD = game.Teams:GetChildren()
  322. for _,obj in pairs(ASD) do
  323. obj.Name = "Team".._
  324. end
  325.  
  326. for i, v in pairs(game.Players:GetPlayers()) do
  327.  
  328. game.Workspace.ChangeTeam:FireServer(game.Teams["Team2"].TeamColor, v)
  329. end
  330. end)
  331.  
  332. red.MouseButton1Down:connect(function()
  333. local ASD = game.Teams:GetChildren()
  334. for _,obj in pairs(ASD) do
  335. obj.Name = "Team".._
  336. end
  337.  
  338. for i, v in pairs(game.Players:GetPlayers()) do
  339.  
  340. game.Workspace.ChangeTeam:FireServer(game.Teams["Team4"].TeamColor, v)
  341. end
  342. end)
  343.  
  344.  
  345. Green.MouseButton1Down:connect(function()
  346. local ASD = game.Teams:GetChildren()
  347. for _,obj in pairs(ASD) do
  348. obj.Name = "Team".._
  349. end
  350.  
  351. for i, v in pairs(game.Players:GetPlayers()) do
  352.  
  353. game.Workspace.ChangeTeam:FireServer(game.Teams["Team3"].TeamColor, v)
  354. end
  355. end)
  356.  
  357. black_2.MouseButton1Down:connect(function()
  358. local ASD = game.Teams:GetChildren()
  359. for _,obj in pairs(ASD) do
  360. obj.Name = "Team".._
  361. end
  362.  
  363. for i, v in pairs(game.Players:GetPlayers()) do
  364.  
  365. game.Workspace.ChangeTeam:FireServer(game.Teams["Team5"].TeamColor, v)
  366. end
  367. end)
  368.  
  369.  
  370. red_2.MouseButton1Down:connect(function()
  371. local RedEvent = game:GetService("Workspace")["Really redZone"].RE
  372. RedEvent:FireServer()
  373. end)
  374.  
  375. Green_2.MouseButton1Down:connect(function()
  376. local GreenEvent = game:GetService("Workspace").CamoZone.RE
  377. GreenEvent:FireServer()
  378. end)
  379.  
  380. Gold.MouseButton1Down:connect(function()
  381. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,1360)
  382. wait(0,6)
  383. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,1606)
  384. wait(0,6)
  385. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2110)
  386. wait(0,6)
  387. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2356)
  388. wait(0,6)
  389. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,2860)
  390. wait(0,6)
  391. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,3610)
  392. wait(0,6)
  393. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,3856)
  394. wait(0,6)
  395. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,4360)
  396. wait(0,6)
  397. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,4606)
  398. wait(0,6)
  399. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5111)
  400. wait(0,6)
  401. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5356)
  402. wait(0,6)
  403. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,5860)
  404. wait(0,6)
  405. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6106)
  406. wait(0,6)
  407. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6610)
  408. wait(0,6)
  409. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,6857)
  410. wait(0,6)
  411. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,7360)
  412. wait(0,6)
  413. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,7606)
  414. wait(0,6)
  415. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,8110)
  416. wait(0,6)
  417. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,8356)
  418. wait(0,6)
  419. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-60,-250,9523)
  420. wait(0,6)
  421. end)
  422.  
  423.  
  424.  
  425. Yellow_2.MouseButton1Down:connect(function()
  426. local ASD = game.Teams:GetChildren()
  427. for _,obj in pairs(ASD) do
  428. obj.Name = "Team".._
  429. end
  430.  
  431. for i, v in pairs(game.Players:GetPlayers()) do
  432.  
  433. game.Workspace.ChangeTeam:FireServer(game.Teams["Team6"].TeamColor, v)
  434. end
  435. end)
  436.  
  437. MorphToFox.MouseButton1Down:connect(function()
  438. local A_1 = "FoxCharacter"
  439. local Event = game:GetService("Workspace").ChangeCharacter
  440. Event:FireServer(A_1)
  441. end)
  442.  
  443. chicken.MouseButton1Down:connect(function()
  444. local A_1 = "ChickenCharacter"
  445. local Event = game:GetService("Workspace").ChangeCharacter
  446. Event:FireServer(A_1)
  447. end)
  448.  
  449. Speed.MouseButton1Down:connect(function()
  450. while true do
  451. wait()
  452. local char = game.Players.LocalPlayer.Character
  453. if char:FindFirstChild("Humanoid") ~= nil then
  454. char.Humanoid.WalkSpeed = 100
  455. --[[else
  456. print("w0t's goin onn??")]]
  457. end
  458. end
  459. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement