Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.66 KB | None | 0 0
  1. local nthrust = { }
  2. local soth = false
  3. local plr = game.Players.LocalPlayer
  4. local drep = false
  5.  
  6. local NewGuiPart1 = Instance.new("ScreenGui")
  7. NewGuiPart1.Parent = game.CoreGui
  8. -------
  9. local NewGuiPart2 = Instance.new("Frame")
  10. NewGuiPart2.BackgroundColor3 = Color3.new(0, 0, 0)
  11. NewGuiPart2.BackgroundTransparency = 0.40000000596046
  12. NewGuiPart2.BorderSizePixel = 0
  13. NewGuiPart2.Position = UDim2.new(0.422850847, 0, 0.0158172231, 0)
  14. NewGuiPart2.Size = UDim2.new(0, 186, 0, 21)
  15. NewGuiPart2.Parent = NewGuiPart1
  16. -------
  17. local NewGuiPart3 = Instance.new("Frame")
  18. NewGuiPart3.BackgroundColor3 = Color3.new(0, 0, 0)
  19. NewGuiPart3.BackgroundTransparency = 0.69999998807907
  20. NewGuiPart3.BorderSizePixel = 0
  21. NewGuiPart3.Position = UDim2.new(0, 0, 1, 0)
  22. NewGuiPart3.Size = UDim2.new(0, 186, 0, 100)
  23. NewGuiPart3.Parent = NewGuiPart2
  24. -------
  25. local NewGuiPart4 = Instance.new("TextButton")
  26. NewGuiPart4.Active = true
  27. NewGuiPart4.BackgroundColor3 = Color3.new(0, 0, 0)
  28. NewGuiPart4.BackgroundTransparency = 0.75
  29. NewGuiPart4.Name = "EjectAll"
  30. NewGuiPart4.Position = UDim2.new(0.0537634417, 0, 0.0700000003, 0)
  31. NewGuiPart4.Selectable = true
  32. NewGuiPart4.Size = UDim2.new(0, 54, 0, 15)
  33. NewGuiPart4.Style = Enum.ButtonStyle.Custom
  34. NewGuiPart4.Font = Enum.Font.Highway
  35. NewGuiPart4.FontSize = Enum.FontSize.Size12
  36. NewGuiPart4.Text = "Eject All"
  37. NewGuiPart4.TextColor3 = Color3.new(1, 1, 1)
  38. NewGuiPart4.Parent = NewGuiPart3
  39. -------
  40. local NewGuiPart5 = Instance.new("TextButton")
  41. NewGuiPart5.Active = true
  42. NewGuiPart5.BackgroundColor3 = Color3.new(0, 0, 0)
  43. NewGuiPart5.BackgroundTransparency = 0.75
  44. NewGuiPart5.Name = "Eject"
  45. NewGuiPart5.Position = UDim2.new(0.0537634417, 0, 0.550000012, 0)
  46. NewGuiPart5.Selectable = true
  47. NewGuiPart5.Size = UDim2.new(0, 44, 0, 15)
  48. NewGuiPart5.Style = Enum.ButtonStyle.Custom
  49. NewGuiPart5.Font = Enum.Font.Highway
  50. NewGuiPart5.FontSize = Enum.FontSize.Size12
  51. NewGuiPart5.Text = "Eject"
  52. NewGuiPart5.TextColor3 = Color3.new(1, 1, 1)
  53. NewGuiPart5.Parent = NewGuiPart3
  54. -------
  55. local NewGuiPart6 = Instance.new("TextBox")
  56. NewGuiPart6.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  57. NewGuiPart6.BackgroundTransparency = 0.64999997615814
  58. NewGuiPart6.Name = "Person"
  59. NewGuiPart6.Position = UDim2.new(0.0537634417, 0, 0.790000021, 0)
  60. NewGuiPart6.Size = UDim2.new(0, 167, 0, 15)
  61. NewGuiPart6.Font = Enum.Font.Highway
  62. NewGuiPart6.FontSize = Enum.FontSize.Size14
  63. NewGuiPart6.Text = "Person"
  64. NewGuiPart6.TextColor3 = Color3.new(1, 1, 1)
  65. NewGuiPart6.Parent = NewGuiPart3
  66. -------
  67. local NewGuiPart7 = Instance.new("TextButton")
  68. NewGuiPart7.Active = true
  69. NewGuiPart7.BackgroundColor3 = Color3.new(0, 0, 0)
  70. NewGuiPart7.BackgroundTransparency = 0.75
  71. NewGuiPart7.Name = "EjectOth"
  72. NewGuiPart7.Position = UDim2.new(0.053763479, 0, 0.300000012, 0)
  73. NewGuiPart7.Selectable = true
  74. NewGuiPart7.Size = UDim2.new(0, 66, 0, 15)
  75. NewGuiPart7.Style = Enum.ButtonStyle.Custom
  76. NewGuiPart7.Font = Enum.Font.Highway
  77. NewGuiPart7.FontSize = Enum.FontSize.Size12
  78. NewGuiPart7.Text = "Eject Others"
  79. NewGuiPart7.TextColor3 = Color3.new(1, 1, 1)
  80. NewGuiPart7.Parent = NewGuiPart3
  81. -------
  82. local NewGuiPart8 = Instance.new("TextButton")
  83. NewGuiPart8.Active = true
  84. NewGuiPart8.BackgroundColor3 = Color3.new(0, 0, 0)
  85. NewGuiPart8.BackgroundTransparency = 0.75
  86. NewGuiPart8.Name = "EjectAll"
  87. NewGuiPart8.Position = UDim2.new(0.446236551, 0, 0.300000012, 0)
  88. NewGuiPart8.Selectable = true
  89. NewGuiPart8.Size = UDim2.new(0, 93, 0, 15)
  90. NewGuiPart8.Style = Enum.ButtonStyle.Custom
  91. NewGuiPart8.Font = Enum.Font.Highway
  92. NewGuiPart8.FontSize = Enum.FontSize.Size12
  93. NewGuiPart8.Text = "Spam eject others"
  94. NewGuiPart8.TextColor3 = Color3.new(1, 1, 1)
  95. NewGuiPart8.Parent = NewGuiPart3
  96. -------
  97. local NewGuiPart9 = Instance.new("TextButton")
  98. NewGuiPart9.Active = true
  99. NewGuiPart9.BackgroundColor3 = Color3.new(0, 0, 0)
  100. NewGuiPart9.BackgroundTransparency = 0.75
  101. NewGuiPart9.Name = "Thrusterduster"
  102. NewGuiPart9.Position = UDim2.new(0.344086021, 0, 0.550000012, 0)
  103. NewGuiPart9.Selectable = true
  104. NewGuiPart9.Size = UDim2.new(0, 51, 0, 15)
  105. NewGuiPart9.Style = Enum.ButtonStyle.Custom
  106. NewGuiPart9.Font = Enum.Font.Highway
  107. NewGuiPart9.FontSize = Enum.FontSize.Size12
  108. NewGuiPart9.Text = "No thrust"
  109. NewGuiPart9.TextColor3 = Color3.new(1, 1, 1)
  110. NewGuiPart9.Parent = NewGuiPart3
  111. -------
  112. local NewGuiPart10 = Instance.new("TextButton")
  113. NewGuiPart10.Active = true
  114. NewGuiPart10.BackgroundColor3 = Color3.new(0, 0, 0)
  115. NewGuiPart10.BackgroundTransparency = 0.75
  116. NewGuiPart10.Name = "thrust"
  117. NewGuiPart10.Position = UDim2.new(0.672042966, 0, 0.550000012, 0)
  118. NewGuiPart10.Selectable = true
  119. NewGuiPart10.Size = UDim2.new(0, 51, 0, 15)
  120. NewGuiPart10.Style = Enum.ButtonStyle.Custom
  121. NewGuiPart10.Font = Enum.Font.Highway
  122. NewGuiPart10.FontSize = Enum.FontSize.Size12
  123. NewGuiPart10.Text = "Yes Thrust"
  124. NewGuiPart10.TextColor3 = Color3.new(1, 1, 1)
  125. NewGuiPart10.Parent = NewGuiPart3
  126. -------
  127. local NewGuiPart11 = Instance.new("TextButton")
  128. NewGuiPart11.Active = true
  129. NewGuiPart11.BackgroundColor3 = Color3.new(0, 0, 0)
  130. NewGuiPart11.BackgroundTransparency = 0.75
  131. NewGuiPart11.Name = "Kill"
  132. NewGuiPart11.Position = UDim2.new(0.381720424, 0, 0.0700000003, 0)
  133. NewGuiPart11.Selectable = true
  134. NewGuiPart11.Size = UDim2.new(0, 54, 0, 15)
  135. NewGuiPart11.Style = Enum.ButtonStyle.Custom
  136. NewGuiPart11.Font = Enum.Font.Highway
  137. NewGuiPart11.FontSize = Enum.FontSize.Size12
  138. NewGuiPart11.Text = "Kill"
  139. NewGuiPart11.TextColor3 = Color3.new(1, 1, 1)
  140. NewGuiPart11.Parent = NewGuiPart3
  141. -------
  142. local NewGuiPart12 = Instance.new("TextButton")
  143. NewGuiPart12.Active = true
  144. NewGuiPart12.BackgroundColor3 = Color3.new(0, 0, 0)
  145. NewGuiPart12.BackgroundTransparency = 0.75
  146. NewGuiPart12.Name = "Misc"
  147. NewGuiPart12.Position = UDim2.new(0.709677398, 0, 0.0700000003, 0)
  148. NewGuiPart12.Selectable = true
  149. NewGuiPart12.Size = UDim2.new(0, 45, 0, 15)
  150. NewGuiPart12.Style = Enum.ButtonStyle.Custom
  151. NewGuiPart12.Font = Enum.Font.Highway
  152. NewGuiPart12.FontSize = Enum.FontSize.Size12
  153. NewGuiPart12.Text = "Suits"
  154. NewGuiPart12.TextColor3 = Color3.new(1, 1, 1)
  155. NewGuiPart12.Parent = NewGuiPart3
  156. -------
  157. local NewGuiPart13 = Instance.new("TextLabel")
  158. NewGuiPart13.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  159. NewGuiPart13.BackgroundTransparency = 1
  160. NewGuiPart13.BorderSizePixel = 0
  161. NewGuiPart13.Size = UDim2.new(0, 186, 0, 21)
  162. NewGuiPart13.Font = Enum.Font.Highway
  163. NewGuiPart13.FontSize = Enum.FontSize.Size12
  164. NewGuiPart13.Text = "IRON-MAN BATTLES"
  165. NewGuiPart13.TextColor3 = Color3.new(0.231373, 1, 0)
  166. NewGuiPart13.TextTransparency = 0.20000000298023
  167. NewGuiPart13.Parent = NewGuiPart2
  168. -------
  169. local NewGuiPart14 = Instance.new("Frame")
  170. NewGuiPart14.BackgroundColor3 = Color3.new(0, 0, 0)
  171. NewGuiPart14.BackgroundTransparency = 0.40000000596046
  172. NewGuiPart14.BorderSizePixel = 0
  173. NewGuiPart14.Position = UDim2.new(1, 0, 0.0158172231, 0)
  174. NewGuiPart14.Size = UDim2.new(0, 142, 0, 21)
  175. NewGuiPart14.Visible = false
  176. NewGuiPart14.Parent = NewGuiPart2
  177. -------
  178. local NewGuiPart15 = Instance.new("Frame")
  179. NewGuiPart15.BackgroundColor3 = Color3.new(0, 0, 0)
  180. NewGuiPart15.BackgroundTransparency = 0.69999998807907
  181. NewGuiPart15.BorderSizePixel = 0
  182. NewGuiPart15.Position = UDim2.new(0, 0, 1, 0)
  183. NewGuiPart15.Size = UDim2.new(0, 142, 0, 100)
  184. NewGuiPart15.Parent = NewGuiPart14
  185. -------
  186. local NewGuiPart17 = Instance.new("TextButton")
  187. NewGuiPart17.Active = true
  188. NewGuiPart17.BackgroundColor3 = Color3.new(0, 0, 0)
  189. NewGuiPart17.BackgroundTransparency = 0.75
  190. NewGuiPart17.Name = "DRep"
  191. NewGuiPart17.Position = UDim2.new(0.130281806, 0, 0.0699994564, 0)
  192. NewGuiPart17.Selectable = true
  193. NewGuiPart17.Size = UDim2.new(0, 105, 0, 15)
  194. NewGuiPart17.Style = Enum.ButtonStyle.Custom
  195. NewGuiPart17.Font = Enum.Font.Highway
  196. NewGuiPart17.FontSize = Enum.FontSize.Size12
  197. NewGuiPart17.Text = "Double Repulsor["
  198. NewGuiPart17.TextColor3 = Color3.new(1, 1, 1)
  199. NewGuiPart17.Parent = NewGuiPart15
  200. -------
  201. local NewGuiPart18 = Instance.new("TextButton")
  202. NewGuiPart18.Active = true
  203. NewGuiPart18.BackgroundColor3 = Color3.new(0, 0, 0)
  204. NewGuiPart18.BackgroundTransparency = 0.75
  205. NewGuiPart18.Name = "War"
  206. NewGuiPart18.Position = UDim2.new(0.126760557, 0, 0.30000006, 0)
  207. NewGuiPart18.Selectable = true
  208. NewGuiPart18.Size = UDim2.new(0, 61, 0, 15)
  209. NewGuiPart18.Style = Enum.ButtonStyle.Custom
  210. NewGuiPart18.Font = Enum.Font.Highway
  211. NewGuiPart18.FontSize = Enum.FontSize.Size12
  212. NewGuiPart18.Text = "WarMachine"
  213. NewGuiPart18.TextColor3 = Color3.new(1, 1, 1)
  214. NewGuiPart18.Parent = NewGuiPart15
  215. -------
  216. local NewGuiPart19 = Instance.new("TextButton")
  217. NewGuiPart19.Active = true
  218. NewGuiPart19.BackgroundColor3 = Color3.new(0, 0, 0)
  219. NewGuiPart19.BackgroundTransparency = 0.75
  220. NewGuiPart19.Name = "M33"
  221. NewGuiPart19.Position = UDim2.new(0.598591566, 0, 0.30000006, 0)
  222. NewGuiPart19.Selectable = true
  223. NewGuiPart19.Size = UDim2.new(0, 39, 0, 15)
  224. NewGuiPart19.Style = Enum.ButtonStyle.Custom
  225. NewGuiPart19.Font = Enum.Font.Highway
  226. NewGuiPart19.FontSize = Enum.FontSize.Size11
  227. NewGuiPart19.Text = "Mark 33"
  228. NewGuiPart19.TextColor3 = Color3.new(1, 1, 1)
  229. NewGuiPart19.Parent = NewGuiPart15
  230. -------
  231. local NewGuiPart20 = Instance.new("TextButton")
  232. NewGuiPart20.Active = true
  233. NewGuiPart20.BackgroundColor3 = Color3.new(0, 0, 0)
  234. NewGuiPart20.BackgroundTransparency = 0.75
  235. NewGuiPart20.Name = "M21"
  236. NewGuiPart20.Position = UDim2.new(0.126760557, 0, 0.520000029, 0)
  237. NewGuiPart20.Selectable = true
  238. NewGuiPart20.Size = UDim2.new(0, 39, 0, 15)
  239. NewGuiPart20.Style = Enum.ButtonStyle.Custom
  240. NewGuiPart20.Font = Enum.Font.Highway
  241. NewGuiPart20.FontSize = Enum.FontSize.Size11
  242. NewGuiPart20.Text = "Mark 21"
  243. NewGuiPart20.TextColor3 = Color3.new(1, 1, 1)
  244. NewGuiPart20.Parent = NewGuiPart15
  245. -------
  246. local NewGuiPart21 = Instance.new("TextButton")
  247. NewGuiPart21.Active = true
  248. NewGuiPart21.BackgroundColor3 = Color3.new(0, 0, 0)
  249. NewGuiPart21.BackgroundTransparency = 0.75
  250. NewGuiPart21.Name = "Iron Lad"
  251. NewGuiPart21.Position = UDim2.new(0.598591566, 0, 0.520000029, 0)
  252. NewGuiPart21.Selectable = true
  253. NewGuiPart21.Size = UDim2.new(0, 39, 0, 15)
  254. NewGuiPart21.Style = Enum.ButtonStyle.Custom
  255. NewGuiPart21.Font = Enum.Font.Highway
  256. NewGuiPart21.FontSize = Enum.FontSize.Size11
  257. NewGuiPart21.Text = "Iron Lad"
  258. NewGuiPart21.TextColor3 = Color3.new(1, 1, 1)
  259. NewGuiPart21.Parent = NewGuiPart15
  260. -------
  261. local NewGuiPart22 = Instance.new("TextButton")
  262. NewGuiPart22.Active = true
  263. NewGuiPart22.BackgroundColor3 = Color3.new(0, 0, 0)
  264. NewGuiPart22.BackgroundTransparency = 0.75
  265. NewGuiPart22.Name = "Mark 20"
  266. NewGuiPart22.Position = UDim2.new(0.126760557, 0, 0.720000029, 0)
  267. NewGuiPart22.Selectable = true
  268. NewGuiPart22.Size = UDim2.new(0, 39, 0, 15)
  269. NewGuiPart22.Style = Enum.ButtonStyle.Custom
  270. NewGuiPart22.Font = Enum.Font.Highway
  271. NewGuiPart22.FontSize = Enum.FontSize.Size11
  272. NewGuiPart22.Text = "Mark 20"
  273. NewGuiPart22.TextColor3 = Color3.new(1, 1, 1)
  274. NewGuiPart22.Parent = NewGuiPart15
  275. -------
  276. local NewGuiPart23 = Instance.new("TextButton")
  277. NewGuiPart23.Active = true
  278. NewGuiPart23.BackgroundColor3 = Color3.new(0, 0, 0)
  279. NewGuiPart23.BackgroundTransparency = 0.75
  280. NewGuiPart23.Name = "Mark 23"
  281. NewGuiPart23.Position = UDim2.new(0.598591566, 0, 0.720000029, 0)
  282. NewGuiPart23.Selectable = true
  283. NewGuiPart23.Size = UDim2.new(0, 39, 0, 15)
  284. NewGuiPart23.Style = Enum.ButtonStyle.Custom
  285. NewGuiPart23.Font = Enum.Font.Highway
  286. NewGuiPart23.FontSize = Enum.FontSize.Size11
  287. NewGuiPart23.Text = "Mark 23"
  288. NewGuiPart23.TextColor3 = Color3.new(1, 1, 1)
  289. NewGuiPart23.Parent = NewGuiPart15
  290.  
  291. --Actual stuff now
  292. NewGuiPart23.MouseButton1Click:connect(function()
  293. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark23", tick(), 0)
  294. end)
  295. NewGuiPart22.MouseButton1Click:connect(function()
  296. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark20", tick(), 0)
  297. end)
  298. NewGuiPart21.MouseButton1Click:connect(function()
  299. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("IronLad", tick(), 0)
  300. end)
  301. NewGuiPart20.MouseButton1Click:connect(function()
  302. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark21", tick(), 0)
  303. end)
  304. NewGuiPart19.MouseButton1Click:connect(function()
  305. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark33", tick(), 0)
  306. end)
  307. NewGuiPart18.MouseButton1Click:connect(function()
  308. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("WarMachine", tick(), 0)
  309. end)
  310.  
  311. NewGuiPart5.MouseButton1Click:connect(function()
  312. local k = game.Players:FindFirstChild(NewGuiPart6.Text)
  313. if k ~= nil then
  314. if k.Backpack:FindFirstChild("suitControl") ~= nil then
  315. k.Backpack.suitControl.Assets.Events.Eject:FireServer()
  316. else
  317. print(k.Name .. " is not currently wearing a suit.")
  318. end
  319. end
  320. end)
  321.  
  322. NewGuiPart17.MouseButton1Click:connect(function()
  323. if drep == true then drep = false else drep = true end
  324. end)
  325.  
  326. NewGuiPart4.MouseButton1Click:connect(function()
  327. for i,v in pairs(game.Players:GetChildren()) do
  328. if(v.ClassName == "Player") then
  329. if(v.Backpack:FindFirstChild("suitControl") ~= nil) then
  330. v.Backpack.suitControl.Assets.Events.Eject:FireServer()
  331. end
  332. end
  333. end
  334. end)
  335.  
  336. NewGuiPart11.MouseButton1Click:connect(function()
  337. if NewGuiPart6.Text == "all" then
  338. for i,v in pairs(game.Players:GetChildren()) do
  339. if(v.ClassName == "Player") then
  340. if(v.Character:FindFirstChild("Suit")) then
  341. for is,vs in pairs(v.Character.Suit:GetChildren()) do
  342. if(vs:FindFirstChild("Union")) then
  343. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  344. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  345. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  346. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  347. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  348. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  349. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  350. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  351. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  352. end
  353. end
  354. end
  355. end
  356. end
  357. end
  358. if NewGuiPart6.Text ~= "all" or "others" then
  359. local v = game.Players:FindFirstChild(NewGuiPart6.Text)
  360. if(v ~= nil) then
  361. if(v.ClassName == "Player") then
  362. if(v.Name ~= plr.Name) then
  363. if(v.Character:FindFirstChild("Suit")) then
  364. for is,vs in pairs(v.Character.Suit:GetChildren()) do
  365. if(vs:FindFirstChild("Union")) then
  366. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  367. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  368. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  369. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  370. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  371. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  372. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  373. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  374. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  375. end
  376. end
  377. end
  378. end
  379. end
  380. end
  381. end
  382. if NewGuiPart6.Text == "others" then
  383. for i,v in pairs(game.Players:GetChildren()) do
  384. if(v.ClassName == "Player") then
  385. if(v.Name ~= plr.Name) then
  386. if(v.Character:FindFirstChild("Suit")) then
  387. for is,vs in pairs(v.Character.Suit:GetChildren()) do
  388. if(vs:FindFirstChild("Union")) then
  389. if v.Backpack:FindFirstChild("suitControl") ~= nil then
  390. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  391. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  392. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  393. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  394. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  395. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  396. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  397. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  398. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  399. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  400. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  401. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  402. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  403. end
  404. end
  405. end
  406. for id,vd in pairs(v.Character:GetChildren()) do
  407. if vd.ClassName == "MeshPart" then
  408. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  409. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  410. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  411. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  412. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  413. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  414. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  415. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  416. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  417. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  418. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  419. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  420. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  421. end
  422. end
  423. end
  424. end
  425. end
  426. end
  427. end
  428. end)
  429.  
  430. NewGuiPart12.MouseButton1Click:connect(function()
  431. if(NewGuiPart14.Visible == true) then
  432. NewGuiPart14.Visible = false
  433. else
  434. NewGuiPart14.Visible = true
  435. end
  436. end)
  437.  
  438. NewGuiPart7.MouseButton1Click:connect(function()
  439. for i,v in pairs(game.Players:GetChildren()) do
  440. if(v.Name ~= plr.Name) then
  441. if(v.ClassName == "Player") then
  442. if(v.Backpack:FindFirstChild("suitControl") ~= nil) then
  443. v.Backpack.suitControl.Assets.Events.Eject:FireServer()
  444. end
  445. end
  446. end
  447. end
  448. end)
  449.  
  450. NewGuiPart8.MouseButton1Click:connect(function()
  451. if(soth == true) then
  452. soth = false
  453. else
  454. soth = true
  455. end
  456. print(soth)
  457. end)
  458.  
  459. NewGuiPart9.MouseButton1Click:connect(function()
  460. if(game.Players:FindFirstChild(NewGuiPart6.Text) ~= nil) then
  461. local k = false
  462. for i = 1, #nthrust do
  463. print(nthrust[i])
  464. if nthrust[i] == NewGuiPart6.Text then k = true end
  465. end
  466. if k == false then
  467. table.insert(nthrust,game.Players[NewGuiPart6.Text].Name)
  468. end
  469. end
  470. if NewGuiPart6.Text == "all" or "others" then
  471. local k = false
  472. for i = 1, #nthrust do
  473. print(nthrust[i])
  474. if nthrust[i] == NewGuiPart6.Text then k = true end
  475. end
  476. if k == false then
  477. table.insert(nthrust,NewGuiPart6.Text)
  478. end
  479. end
  480. end)
  481.  
  482. NewGuiPart10.MouseButton1Click:connect(function()
  483. if(game.Players:FindFirstChild(NewGuiPart6.Text) ~= nil) then
  484. local k = false
  485. local b = 0
  486. for i = 1, #nthrust do
  487. print(nthrust[i])
  488. if nthrust[i] == NewGuiPart6.Text then k = true b = i end
  489. end
  490. if k == true then
  491. table.remove(nthrust,b)
  492. end
  493. end
  494. if NewGuiPart6.Text == "all" or NewGuiPart6.Text == "others" then
  495. local k = false
  496. local b = 0
  497. for i = 1, #nthrust do
  498. print(nthrust[i])
  499. if nthrust[i] == NewGuiPart6.Text then k = true b = i end
  500. end
  501. if k == true then
  502. table.remove(nthrust,b)
  503. end
  504. end
  505. end)
  506.  
  507. game:GetService("UserInputService").InputBegan:connect(function(inputObject, gameProcessedEvent)
  508. if inputObject.KeyCode == Enum.KeyCode.Three then
  509. print("3 pressed")
  510. if drep == true then
  511. print("ooo ok")
  512. if(game.Players.LocalPlayer:FindFirstChild("Backpack") ~= nil and game.Players.LocalPlayer:FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil) then
  513. game.Players.LocalPlayer.Backpack.suitControl.Assets.Events.fireRepulsor:FireServer("left")
  514. game.Players.LocalPlayer.Backpack.suitControl.Assets.Events.fireRepulsor:FireServer("right")
  515. end
  516. end
  517. end
  518. end)
  519.  
  520. while(true) do
  521. wait(0.1)
  522. for i = 1, #nthrust do
  523. print(nthrust[i])
  524. if nthrust[i] == "others" then
  525. for i,v in pairs(game.Players:GetChildren()) do
  526. if(v.Name ~= plr.Name) then
  527. if v:FindFirstChild("Backpack") ~= nil then
  528. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil then
  529. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl"):FindFirstChild("Assets") ~= nil then
  530. v:FindFirstChild("Backpack"):FindFirstChild("suitControl").Assets:WaitForChild("Events"):WaitForChild("toggleFlight"):FireServer(false)
  531. end
  532. end
  533. end
  534. end
  535. end
  536. end
  537. if game.Players:FindFirstChild(nthrust[i]) ~= nil then
  538. if game.Players:FindFirstChild(nthrust[i]):FindFirstChild("Backpack") ~= nil then
  539. if game.Players:FindFirstChild(nthrust[i]):FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil then
  540. game.Players:FindFirstChild(nthrust[i]):FindFirstChild("Backpack"):FindFirstChild("suitControl").Assets.Events.toggleFlight:FireServer(false)
  541. end
  542. end
  543. else if nthrust[i] == "all" then
  544. for i,v in pairs(game.Players:GetChildren()) do
  545. if v:FindFirstChild("Backpack") ~= nil then
  546. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil then
  547. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl"):FindFirstChild("Assets") ~= nil then
  548. v:FindFirstChild("Backpack"):FindFirstChild("suitControl").Assets:WaitForChild("Events"):WaitForChild("toggleFlight"):FireServer(false)
  549. end
  550. end
  551. end
  552. end
  553. end
  554. end
  555. end
  556. if(soth == true) then
  557. print("dawdasd")
  558. for i,v in pairs(game.Players:GetChildren()) do
  559. if(v.Name ~= plr.Name) then
  560. if(v.ClassName == "Player") then
  561. if(v:FindFirstChild("Backpack") ~= nil) then
  562. if(v.Backpack:FindFirstChild("suitControl") ~= nil) then
  563. v.Backpack.suitControl.Assets.Events.Eject:FireServer()
  564. end
  565. end
  566. end
  567. end
  568. end
  569. end
  570. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement