1_F0

Untitled

Jun 22nd, 2020
7,722
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.81 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 = "Misc"
  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 Cheats"
  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, 1.19047618, 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, 75)
  184. NewGuiPart15.Parent = NewGuiPart14
  185. -------
  186. local NewGuiPart16 = Instance.new("TextLabel")
  187. NewGuiPart16.BackgroundTransparency = 1
  188. NewGuiPart16.BorderSizePixel = 0
  189. NewGuiPart16.Position = UDim2.new(0, 0, -0.280000001, 0)
  190. NewGuiPart16.Size = UDim2.new(0, 142, 0, 18)
  191. NewGuiPart16.Font = Enum.Font.Highway
  192. NewGuiPart16.FontSize = Enum.FontSize.Size14
  193. NewGuiPart16.Text = "Misc."
  194. NewGuiPart16.TextColor3 = Color3.new(0.14902, 1, 0)
  195. NewGuiPart16.Parent = NewGuiPart15
  196. -------
  197. local NewGuiPart17 = Instance.new("TextButton")
  198. NewGuiPart17.Active = true
  199. NewGuiPart17.BackgroundColor3 = Color3.new(0, 0, 0)
  200. NewGuiPart17.BackgroundTransparency = 0.75
  201. NewGuiPart17.Name = "DRep"
  202. NewGuiPart17.Position = UDim2.new(0.130281806, 0, 0.0699994564, 0)
  203. NewGuiPart17.Selectable = true
  204. NewGuiPart17.Size = UDim2.new(0, 105, 0, 15)
  205. NewGuiPart17.Style = Enum.ButtonStyle.Custom
  206. NewGuiPart17.Font = Enum.Font.Highway
  207. NewGuiPart17.FontSize = Enum.FontSize.Size12
  208. NewGuiPart17.Text = "Double Repulsor]"
  209. NewGuiPart17.TextColor3 = Color3.new(1, 1, 1)
  210. NewGuiPart17.Parent = NewGuiPart15
  211. -------
  212. local NewGuiPart18 = Instance.new("TextButton")
  213. NewGuiPart18.Active = true
  214. NewGuiPart18.BackgroundColor3 = Color3.new(0, 0, 0)
  215. NewGuiPart18.BackgroundTransparency = 0.75
  216. NewGuiPart18.Name = "War"
  217. NewGuiPart18.Position = UDim2.new(0.126760557, 0, 0.400000006, 0)
  218. NewGuiPart18.Selectable = true
  219. NewGuiPart18.Size = UDim2.new(0, 61, 0, 15)
  220. NewGuiPart18.Style = Enum.ButtonStyle.Custom
  221. NewGuiPart18.Font = Enum.Font.Highway
  222. NewGuiPart18.FontSize = Enum.FontSize.Size12
  223. NewGuiPart18.Text = "Warmachine"
  224. NewGuiPart18.TextColor3 = Color3.new(1, 1, 1)
  225. NewGuiPart18.Parent = NewGuiPart15
  226. -------
  227. local NewGuiPart19 = Instance.new("TextButton")
  228. NewGuiPart19.Active = true
  229. NewGuiPart19.BackgroundColor3 = Color3.new(0, 0, 0)
  230. NewGuiPart19.BackgroundTransparency = 0.75
  231. NewGuiPart19.Name = "M33"
  232. NewGuiPart19.Position = UDim2.new(0.598591566, 0, 0.400000006, 0)
  233. NewGuiPart19.Selectable = true
  234. NewGuiPart19.Size = UDim2.new(0, 39, 0, 15)
  235. NewGuiPart19.Style = Enum.ButtonStyle.Custom
  236. NewGuiPart19.Font = Enum.Font.Highway
  237. NewGuiPart19.FontSize = Enum.FontSize.Size11
  238. NewGuiPart19.Text = "Mark33"
  239. NewGuiPart19.TextColor3 = Color3.new(1, 1, 1)
  240. NewGuiPart19.Parent = NewGuiPart15
  241. -------
  242. local NewGuiPart20 = Instance.new("TextButton")
  243. NewGuiPart20.Active = true
  244. NewGuiPart20.BackgroundColor3 = Color3.new(0, 0, 0)
  245. NewGuiPart20.BackgroundTransparency = 0.75
  246. NewGuiPart20.Name = "M21"
  247. NewGuiPart20.Position = UDim2.new(0.366197199, 0, 0.720000029, 0)
  248. NewGuiPart20.Selectable = true
  249. NewGuiPart20.Size = UDim2.new(0, 39, 0, 15)
  250. NewGuiPart20.Style = Enum.ButtonStyle.Custom
  251. NewGuiPart20.Font = Enum.Font.Highway
  252. NewGuiPart20.FontSize = Enum.FontSize.Size11
  253. NewGuiPart20.Text = "Mark21"
  254. NewGuiPart20.TextColor3 = Color3.new(1, 1, 1)
  255. NewGuiPart20.Parent = NewGuiPart15
  256.  
  257. --Actual stuff now
  258. NewGuiPart20.MouseButton1Click:connect(function()
  259. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark21", tick(), 0)
  260. end)
  261.  
  262. NewGuiPart19.MouseButton1Click:connect(function()
  263. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark33", tick(), 0)
  264. end)
  265.  
  266. NewGuiPart18.MouseButton1Click:connect(function()
  267. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("WarMachine", tick(), 0)
  268. end)
  269.  
  270. NewGuiPart5.MouseButton1Click:connect(function()
  271. local k = game.Players:FindFirstChild(NewGuiPart6.Text)
  272. if k ~= nil then
  273. if k.Backpack:FindFirstChild("suitControl") ~= nil then
  274. k.Backpack.suitControl.Assets.Events.Eject:FireServer()
  275. else
  276. print(k.Name .. " is not currently wearing a suit.")
  277. end
  278. end
  279. end)
  280.  
  281. NewGuiPart17.MouseButton1Click:connect(function()
  282. if drep == true then drep = false else drep = true end
  283. end)
  284.  
  285. NewGuiPart4.MouseButton1Click:connect(function()
  286. for i,v in pairs(game.Players:GetChildren()) do
  287. if(v.ClassName == "Player") then
  288. if(v.Backpack:FindFirstChild("suitControl") ~= nil) then
  289. v.Backpack.suitControl.Assets.Events.Eject:FireServer()
  290. end
  291. end
  292. end
  293. end)
  294.  
  295. NewGuiPart11.MouseButton1Click:connect(function()
  296. if NewGuiPart6.Text == "all" then
  297. for i,v in pairs(game.Players:GetChildren()) do
  298. if(v.ClassName == "Player") then
  299. if(v.Character:FindFirstChild("Suit")) then
  300. for is,vs in pairs(v.Character.Suit:GetChildren()) do
  301. if(vs:FindFirstChild("Union")) then
  302. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  303. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  304. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  305. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  306. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  307. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  308. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  309. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  310. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  311. end
  312. end
  313. end
  314. end
  315. end
  316. end
  317. if NewGuiPart6.Text ~= "all" or "others" then
  318. local v = game.Players:FindFirstChild(NewGuiPart6.Text)
  319. if(v ~= nil) then
  320. if(v.ClassName == "Player") then
  321. if(v.Name ~= plr.Name) then
  322. if(v.Character:FindFirstChild("Suit")) then
  323. for is,vs in pairs(v.Character.Suit:GetChildren()) do
  324. if(vs:FindFirstChild("Union")) then
  325. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  326. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  327. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  328. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  329. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  330. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  331. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  332. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  333. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  334. end
  335. end
  336. end
  337. end
  338. end
  339. end
  340. end
  341. if NewGuiPart6.Text == "others" then
  342. for i,v in pairs(game.Players:GetChildren()) do
  343. if(v.ClassName == "Player") then
  344. if(v.Name ~= plr.Name) then
  345. if(v.Character:FindFirstChild("Suit")) then
  346. for is,vs in pairs(v.Character.Suit:GetChildren()) do
  347. if(vs:FindFirstChild("Union")) then
  348. if v.Backpack:FindFirstChild("suitControl") ~= nil then
  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. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  353. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  354. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  355. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  356. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  357. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  358. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  359. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  360. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  361. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)
  362. end
  363. end
  364. end
  365. for id,vd in pairs(v.Character:GetChildren()) do
  366. if vd.ClassName == "MeshPart" then
  367. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  368. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  369. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  370. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  371. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  372. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  373. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  374. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  375. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  376. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  377. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  378. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  379. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)
  380. end
  381. end
  382. end
  383. end
  384. end
  385. end
  386. end
  387. end)
  388.  
  389. NewGuiPart12.MouseButton1Click:connect(function()
  390. if(NewGuiPart14.Visible == true) then
  391. NewGuiPart14.Visible = false
  392. else
  393. NewGuiPart14.Visible = true
  394. end
  395. end)
  396.  
  397. NewGuiPart7.MouseButton1Click:connect(function()
  398. for i,v in pairs(game.Players:GetChildren()) do
  399. if(v.Name ~= plr.Name) then
  400. if(v.ClassName == "Player") then
  401. if(v.Backpack:FindFirstChild("suitControl") ~= nil) then
  402. v.Backpack.suitControl.Assets.Events.Eject:FireServer()
  403. end
  404. end
  405. end
  406. end
  407. end)
  408.  
  409. NewGuiPart8.MouseButton1Click:connect(function()
  410. if(soth == true) then
  411. soth = false
  412. else
  413. soth = true
  414. end
  415. print(soth)
  416. end)
  417.  
  418. NewGuiPart9.MouseButton1Click:connect(function()
  419. if(game.Players:FindFirstChild(NewGuiPart6.Text) ~= nil) then
  420. local k = false
  421. for i = 1, #nthrust do
  422. print(nthrust[i])
  423. if nthrust[i] == NewGuiPart6.Text then k = true end
  424. end
  425. if k == false then
  426. table.insert(nthrust,game.Players[NewGuiPart6.Text].Name)
  427. end
  428. end
  429. if NewGuiPart6.Text == "all" or "others" then
  430. local k = false
  431. for i = 1, #nthrust do
  432. print(nthrust[i])
  433. if nthrust[i] == NewGuiPart6.Text then k = true end
  434. end
  435. if k == false then
  436. table.insert(nthrust,NewGuiPart6.Text)
  437. end
  438. end
  439. end)
  440.  
  441. NewGuiPart10.MouseButton1Click:connect(function()
  442. if(game.Players:FindFirstChild(NewGuiPart6.Text) ~= nil) then
  443. local k = false
  444. local b = 0
  445. for i = 1, #nthrust do
  446. print(nthrust[i])
  447. if nthrust[i] == NewGuiPart6.Text then k = true b = i end
  448. end
  449. if k == true then
  450. table.remove(nthrust,b)
  451. end
  452. end
  453. if NewGuiPart6.Text == "all" or NewGuiPart6.Text == "others" then
  454. local k = false
  455. local b = 0
  456. for i = 1, #nthrust do
  457. print(nthrust[i])
  458. if nthrust[i] == NewGuiPart6.Text then k = true b = i end
  459. end
  460. if k == true then
  461. table.remove(nthrust,b)
  462. end
  463. end
  464. end)
  465.  
  466. game:GetService("UserInputService").InputBegan:connect(function(inputObject, gameProcessedEvent)
  467. if inputObject.KeyCode == Enum.KeyCode.Three then
  468. print("3 pressed")
  469. if drep == true then
  470. print("ooo ok")
  471. if(game.Players.LocalPlayer:FindFirstChild("Backpack") ~= nil and game.Players.LocalPlayer:FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil) then
  472. game.Players.LocalPlayer.Backpack.suitControl.Assets.Events.fireRepulsor:FireServer("left")
  473. game.Players.LocalPlayer.Backpack.suitControl.Assets.Events.fireRepulsor:FireServer("right")
  474. end
  475. end
  476. end
  477. end)
  478.  
  479. while(true) do
  480. wait(0.1)
  481. for i = 1, #nthrust do
  482. print(nthrust[i])
  483. if nthrust[i] == "others" then
  484. for i,v in pairs(game.Players:GetChildren()) do
  485. if(v.Name ~= plr.Name) then
  486. if v:FindFirstChild("Backpack") ~= nil then
  487. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil then
  488. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl"):FindFirstChild("Assets") ~= nil then
  489. v:FindFirstChild("Backpack"):FindFirstChild("suitControl").Assets:WaitForChild("Events"):WaitForChild("toggleFlight"):FireServer(false)
  490. end
  491. end
  492. end
  493. end
  494. end
  495. end
  496. if game.Players:FindFirstChild(nthrust[i]) ~= nil then
  497. if game.Players:FindFirstChild(nthrust[i]):FindFirstChild("Backpack") ~= nil then
  498. if game.Players:FindFirstChild(nthrust[i]):FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil then
  499. game.Players:FindFirstChild(nthrust[i]):FindFirstChild("Backpack"):FindFirstChild("suitControl").Assets.Events.toggleFlight:FireServer(false)
  500. end
  501. end
  502. else if nthrust[i] == "all" then
  503. for i,v in pairs(game.Players:GetChildren()) do
  504. if v:FindFirstChild("Backpack") ~= nil then
  505. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil then
  506. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl"):FindFirstChild("Assets") ~= nil then
  507. v:FindFirstChild("Backpack"):FindFirstChild("suitControl").Assets:WaitForChild("Events"):WaitForChild("toggleFlight"):FireServer(false)
  508. end
  509. end
  510. end
  511. end
  512. end
  513. end
  514. end
  515. if(soth == true) then
  516. print("dawdasd")
  517. for i,v in pairs(game.Players:GetChildren()) do
  518. if(v.Name ~= plr.Name) then
  519. if(v.ClassName == "Player") then
  520. if(v:FindFirstChild("Backpack") ~= nil) then
  521. if(v.Backpack:FindFirstChild("suitControl") ~= nil) then
  522. v.Backpack.suitControl.Assets.Events.Eject:FireServer()
  523. end
  524. end
  525. end
  526. end
  527. end
  528. end
  529. end
Add Comment
Please, Sign In to add comment