Iron Man Script - Pastebin.com (2024)

  1. local nthrust = { }

  2. local soth = false

  3. local plr = game.Players.LocalPlayer

  4. local drep = false

  5. local NewGuiPart1 = Instance.new("ScreenGui")

  6. NewGuiPart1.Parent = game.CoreGui

  7. -------

  8. local NewGuiPart2 = Instance.new("Frame")

  9. NewGuiPart2.BackgroundColor3 = Color3.new(0, 0, 0)

  10. NewGuiPart2.BackgroundTransparency = 0.40000000596046

  11. NewGuiPart2.BorderSizePixel = 0

  12. NewGuiPart2.Position = UDim2.new(0.422850847, 0, 0.0158172231, 0)

  13. NewGuiPart2.Size = UDim2.new(0, 186, 0, 21)

  14. NewGuiPart2.Parent = NewGuiPart1

  15. -------

  16. local NewGuiPart3 = Instance.new("Frame")

  17. NewGuiPart3.BackgroundColor3 = Color3.new(0, 0, 0)

  18. NewGuiPart3.BackgroundTransparency = 0.69999998807907

  19. NewGuiPart3.BorderSizePixel = 0

  20. NewGuiPart3.Position = UDim2.new(0, 0, 1, 0)

  21. NewGuiPart3.Size = UDim2.new(0, 186, 0, 100)

  22. NewGuiPart3.Parent = NewGuiPart2

  23. -------

  24. local NewGuiPart4 = Instance.new("TextButton")

  25. NewGuiPart4.Active = true

  26. NewGuiPart4.BackgroundColor3 = Color3.new(0, 0, 0)

  27. NewGuiPart4.BackgroundTransparency = 0.75

  28. NewGuiPart4.Name = "EjectAll"

  29. NewGuiPart4.Position = UDim2.new(0.0537634417, 0, 0.0700000003, 0)

  30. NewGuiPart4.Selectable = true

  31. NewGuiPart4.Size = UDim2.new(0, 54, 0, 15)

  32. NewGuiPart4.Style = Enum.ButtonStyle.Custom

  33. NewGuiPart4.Font = Enum.Font.Highway

  34. NewGuiPart4.FontSize = Enum.FontSize.Size12

  35. NewGuiPart4.Text = "Eject All"

  36. NewGuiPart4.TextColor3 = Color3.new(1, 1, 1)

  37. NewGuiPart4.Parent = NewGuiPart3

  38. -------

  39. local NewGuiPart5 = Instance.new("TextButton")

  40. NewGuiPart5.Active = true

  41. NewGuiPart5.BackgroundColor3 = Color3.new(0, 0, 0)

  42. NewGuiPart5.BackgroundTransparency = 0.75

  43. NewGuiPart5.Name = "Eject"

  44. NewGuiPart5.Position = UDim2.new(0.0537634417, 0, 0.550000012, 0)

  45. NewGuiPart5.Selectable = true

  46. NewGuiPart5.Size = UDim2.new(0, 44, 0, 15)

  47. NewGuiPart5.Style = Enum.ButtonStyle.Custom

  48. NewGuiPart5.Font = Enum.Font.Highway

  49. NewGuiPart5.FontSize = Enum.FontSize.Size12

  50. NewGuiPart5.Text = "Eject"

  51. NewGuiPart5.TextColor3 = Color3.new(1, 1, 1)

  52. NewGuiPart5.Parent = NewGuiPart3

  53. -------

  54. local NewGuiPart6 = Instance.new("TextBox")

  55. NewGuiPart6.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)

  56. NewGuiPart6.BackgroundTransparency = 0.64999997615814

  57. NewGuiPart6.Name = "Person"

  58. NewGuiPart6.Position = UDim2.new(0.0537634417, 0, 0.790000021, 0)

  59. NewGuiPart6.Size = UDim2.new(0, 167, 0, 15)

  60. NewGuiPart6.Font = Enum.Font.Highway

  61. NewGuiPart6.FontSize = Enum.FontSize.Size14

  62. NewGuiPart6.Text = "Person"

  63. NewGuiPart6.TextColor3 = Color3.new(1, 1, 1)

  64. NewGuiPart6.Parent = NewGuiPart3

  65. -------

  66. local NewGuiPart7 = Instance.new("TextButton")

  67. NewGuiPart7.Active = true

  68. NewGuiPart7.BackgroundColor3 = Color3.new(0, 0, 0)

  69. NewGuiPart7.BackgroundTransparency = 0.75

  70. NewGuiPart7.Name = "EjectOth"

  71. NewGuiPart7.Position = UDim2.new(0.053763479, 0, 0.300000012, 0)

  72. NewGuiPart7.Selectable = true

  73. NewGuiPart7.Size = UDim2.new(0, 66, 0, 15)

  74. NewGuiPart7.Style = Enum.ButtonStyle.Custom

  75. NewGuiPart7.Font = Enum.Font.Highway

  76. NewGuiPart7.FontSize = Enum.FontSize.Size12

  77. NewGuiPart7.Text = "Eject Others"

  78. NewGuiPart7.TextColor3 = Color3.new(1, 1, 1)

  79. NewGuiPart7.Parent = NewGuiPart3

  80. -------

  81. local NewGuiPart8 = Instance.new("TextButton")

  82. NewGuiPart8.Active = true

  83. NewGuiPart8.BackgroundColor3 = Color3.new(0, 0, 0)

  84. NewGuiPart8.BackgroundTransparency = 0.75

  85. NewGuiPart8.Name = "EjectAll"

  86. NewGuiPart8.Position = UDim2.new(0.446236551, 0, 0.300000012, 0)

  87. NewGuiPart8.Selectable = true

  88. NewGuiPart8.Size = UDim2.new(0, 93, 0, 15)

  89. NewGuiPart8.Style = Enum.ButtonStyle.Custom

  90. NewGuiPart8.Font = Enum.Font.Highway

  91. NewGuiPart8.FontSize = Enum.FontSize.Size12

  92. NewGuiPart8.Text = "Spam eject others"

  93. NewGuiPart8.TextColor3 = Color3.new(1, 1, 1)

  94. NewGuiPart8.Parent = NewGuiPart3

  95. -------

  96. local NewGuiPart9 = Instance.new("TextButton")

  97. NewGuiPart9.Active = true

  98. NewGuiPart9.BackgroundColor3 = Color3.new(0, 0, 0)

  99. NewGuiPart9.BackgroundTransparency = 0.75

  100. NewGuiPart9.Name = "Thrusterduster"

  101. NewGuiPart9.Position = UDim2.new(0.344086021, 0, 0.550000012, 0)

  102. NewGuiPart9.Selectable = true

  103. NewGuiPart9.Size = UDim2.new(0, 51, 0, 15)

  104. NewGuiPart9.Style = Enum.ButtonStyle.Custom

  105. NewGuiPart9.Font = Enum.Font.Highway

  106. NewGuiPart9.FontSize = Enum.FontSize.Size12

  107. NewGuiPart9.Text = "No thrust"

  108. NewGuiPart9.TextColor3 = Color3.new(1, 1, 1)

  109. NewGuiPart9.Parent = NewGuiPart3

  110. -------

  111. local NewGuiPart10 = Instance.new("TextButton")

  112. NewGuiPart10.Active = true

  113. NewGuiPart10.BackgroundColor3 = Color3.new(0, 0, 0)

  114. NewGuiPart10.BackgroundTransparency = 0.75

  115. NewGuiPart10.Name = "thrust"

  116. NewGuiPart10.Position = UDim2.new(0.672042966, 0, 0.550000012, 0)

  117. NewGuiPart10.Selectable = true

  118. NewGuiPart10.Size = UDim2.new(0, 51, 0, 15)

  119. NewGuiPart10.Style = Enum.ButtonStyle.Custom

  120. NewGuiPart10.Font = Enum.Font.Highway

  121. NewGuiPart10.FontSize = Enum.FontSize.Size12

  122. NewGuiPart10.Text = "Yes Thrust"

  123. NewGuiPart10.TextColor3 = Color3.new(1, 1, 1)

  124. NewGuiPart10.Parent = NewGuiPart3

  125. -------

  126. local NewGuiPart11 = Instance.new("TextButton")

  127. NewGuiPart11.Active = true

  128. NewGuiPart11.BackgroundColor3 = Color3.new(0, 0, 0)

  129. NewGuiPart11.BackgroundTransparency = 0.75

  130. NewGuiPart11.Name = "Kill"

  131. NewGuiPart11.Position = UDim2.new(0.381720424, 0, 0.0700000003, 0)

  132. NewGuiPart11.Selectable = true

  133. NewGuiPart11.Size = UDim2.new(0, 54, 0, 15)

  134. NewGuiPart11.Style = Enum.ButtonStyle.Custom

  135. NewGuiPart11.Font = Enum.Font.Highway

  136. NewGuiPart11.FontSize = Enum.FontSize.Size12

  137. NewGuiPart11.Text = "Kill"

  138. NewGuiPart11.TextColor3 = Color3.new(1, 1, 1)

  139. NewGuiPart11.Parent = NewGuiPart3

  140. -------

  141. local NewGuiPart12 = Instance.new("TextButton")

  142. NewGuiPart12.Active = true

  143. NewGuiPart12.BackgroundColor3 = Color3.new(0, 0, 0)

  144. NewGuiPart12.BackgroundTransparency = 0.75

  145. NewGuiPart12.Name = "Misc"

  146. NewGuiPart12.Position = UDim2.new(0.709677398, 0, 0.0700000003, 0)

  147. NewGuiPart12.Selectable = true

  148. NewGuiPart12.Size = UDim2.new(0, 45, 0, 15)

  149. NewGuiPart12.Style = Enum.ButtonStyle.Custom

  150. NewGuiPart12.Font = Enum.Font.Highway

  151. NewGuiPart12.FontSize = Enum.FontSize.Size12

  152. NewGuiPart12.Text = "Misc"

  153. NewGuiPart12.TextColor3 = Color3.new(1, 1, 1)

  154. NewGuiPart12.Parent = NewGuiPart3

  155. -------

  156. local NewGuiPart13 = Instance.new("TextLabel")

  157. NewGuiPart13.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)

  158. NewGuiPart13.BackgroundTransparency = 1

  159. NewGuiPart13.BorderSizePixel = 0

  160. NewGuiPart13.Size = UDim2.new(0, 186, 0, 21)

  161. NewGuiPart13.Font = Enum.Font.Highway

  162. NewGuiPart13.FontSize = Enum.FontSize.Size12

  163. NewGuiPart13.Text = "Iron Cheats"

  164. NewGuiPart13.TextColor3 = Color3.new(0.231373, 1, 0)

  165. NewGuiPart13.TextTransparency = 0.20000000298023

  166. NewGuiPart13.Parent = NewGuiPart2

  167. -------

  168. local NewGuiPart14 = Instance.new("Frame")

  169. NewGuiPart14.BackgroundColor3 = Color3.new(0, 0, 0)

  170. NewGuiPart14.BackgroundTransparency = 0.40000000596046

  171. NewGuiPart14.BorderSizePixel = 0

  172. NewGuiPart14.Position = UDim2.new(1, 0, 1.19047618, 0)

  173. NewGuiPart14.Size = UDim2.new(0, 142, 0, 21)

  174. NewGuiPart14.Visible = false

  175. NewGuiPart14.Parent = NewGuiPart2

  176. -------

  177. local NewGuiPart15 = Instance.new("Frame")

  178. NewGuiPart15.BackgroundColor3 = Color3.new(0, 0, 0)

  179. NewGuiPart15.BackgroundTransparency = 0.69999998807907

  180. NewGuiPart15.BorderSizePixel = 0

  181. NewGuiPart15.Position = UDim2.new(0, 0, 1, 0)

  182. NewGuiPart15.Size = UDim2.new(0, 142, 0, 75)

  183. NewGuiPart15.Parent = NewGuiPart14

  184. -------

  185. local NewGuiPart16 = Instance.new("TextLabel")

  186. NewGuiPart16.BackgroundTransparency = 1

  187. NewGuiPart16.BorderSizePixel = 0

  188. NewGuiPart16.Position = UDim2.new(0, 0, -0.280000001, 0)

  189. NewGuiPart16.Size = UDim2.new(0, 142, 0, 18)

  190. NewGuiPart16.Font = Enum.Font.Highway

  191. NewGuiPart16.FontSize = Enum.FontSize.Size14

  192. NewGuiPart16.Text = "Misc."

  193. NewGuiPart16.TextColor3 = Color3.new(0.14902, 1, 0)

  194. NewGuiPart16.Parent = NewGuiPart15

  195. -------

  196. local NewGuiPart17 = Instance.new("TextButton")

  197. NewGuiPart17.Active = true

  198. NewGuiPart17.BackgroundColor3 = Color3.new(0, 0, 0)

  199. NewGuiPart17.BackgroundTransparency = 0.75

  200. NewGuiPart17.Name = "DRep"

  201. NewGuiPart17.Position = UDim2.new(0.130281806, 0, 0.0699994564, 0)

  202. NewGuiPart17.Selectable = true

  203. NewGuiPart17.Size = UDim2.new(0, 105, 0, 15)

  204. NewGuiPart17.Style = Enum.ButtonStyle.Custom

  205. NewGuiPart17.Font = Enum.Font.Highway

  206. NewGuiPart17.FontSize = Enum.FontSize.Size12

  207. NewGuiPart17.Text = "Double Repulsor]"

  208. NewGuiPart17.TextColor3 = Color3.new(1, 1, 1)

  209. NewGuiPart17.Parent = NewGuiPart15

  210. --Actual stuff now

  211. NewGuiPart5.MouseButton1Click:connect(function()

  212. local k = game.Players:FindFirstChild(NewGuiPart6.Text)

  213. if k ~= nil then

  214. if k.Backpack:FindFirstChild("suitControl") ~= nil then

  215. k.Backpack.suitControl.Assets.Events.Eject:FireServer()

  216. else

  217. print(k.Name .. " is not currently wearing a suit.")

  218. end

  219. end

  220. end)

  221. NewGuiPart17.MouseButton1Click:connect(function()

  222. if drep == true then drep = false else drep = true end

  223. end)

  224. NewGuiPart4.MouseButton1Click:connect(function()

  225. for i,v in pairs(game.Players:GetChildren()) do

  226. if(v.ClassName == "Player") then

  227. if(v.Backpack:FindFirstChild("suitControl") ~= nil) then

  228. v.Backpack.suitControl.Assets.Events.Eject:FireServer()

  229. end

  230. end

  231. end

  232. end)

  233. NewGuiPart11.MouseButton1Click:connect(function()

  234. if NewGuiPart6.Text == "all" then

  235. for i,v in pairs(game.Players:GetChildren()) do

  236. if(v.ClassName == "Player") then

  237. if(v.Character:FindFirstChild("Suit")) then

  238. for is,vs in pairs(v.Character.Suit:GetChildren()) do

  239. if(vs:FindFirstChild("Union")) then

  240. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  241. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  242. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  243. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  244. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  245. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  246. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  247. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  248. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  249. end

  250. end

  251. end

  252. end

  253. end

  254. end

  255. if NewGuiPart6.Text ~= "all" and NewGuiPart6.Text ~= "others" then

  256. local v = game.Players:FindFirstChild(NewGuiPart6.Text)

  257. if(v ~= nil) then

  258. if(v.ClassName == "Player") then

  259. if(v.Character:FindFirstChild("Suit") ~= nil) then

  260. for is,vs in pairs(v.Character.Suit:GetChildren()) doif(vs:FindFirstChild("Union")) then

  261. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  262. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  263. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  264. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  265. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  266. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  267. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  268. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  269. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  270. end

  271. end

  272. end

  273. end

  274. end

  275. end

  276. if NewGuiPart6.Text == "others" then

  277. for i,v in pairs(game.Players:GetChildren()) do

  278. if(v.ClassName == "Player") then

  279. if(v.Name ~= plr.Name) then

  280. if(v.Character:FindFirstChild("Suit")) then

  281. for is,vs in pairs(v.Character.Suit:GetChildren()) do

  282. if(vs:FindFirstChild("Union")) then

  283. if v.Backpack:FindFirstChild("suitControl") ~= nil then

  284. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  285. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  286. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  287. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  288. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  289. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  290. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  291. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  292. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  293. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  294. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  295. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  296. v.Backpack.suitControl.Assets.Events.punchHit:FireServer(vs.Union, 0.9)

  297. end

  298. end

  299. end

  300. for id,vd in pairs(v.Character:GetChildren()) do

  301. if vd.ClassName == "MeshPart" then

  302. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  303. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  304. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  305. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  306. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  307. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  308. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  309. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  310. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  311. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  312. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  313. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  314. plr.Backpack.suitControl.Assets.Events.punchHit:FireServer(vd, 1.2)

  315. end

  316. end

  317. end

  318. end

  319. end

  320. end

  321. end

  322. end)

  323. NewGuiPart12.MouseButton1Click:connect(function()

  324. if(NewGuiPart14.Visible == true) then

  325. NewGuiPart14.Visible = false

  326. else

  327. NewGuiPart14.Visible = true

  328. end

  329. end)

  330. NewGuiPart7.MouseButton1Click:connect(function()

  331. for i,v in pairs(game.Players:GetChildren()) do

  332. if(v.Name ~= plr.Name) then

  333. if(v.ClassName == "Player") then

  334. if(v.Backpack:FindFirstChild("suitControl") ~= nil) then

  335. v.Backpack.suitControl.Assets.Events.Eject:FireServer()

  336. end

  337. end

  338. end

  339. end

  340. end)

  341. NewGuiPart8.MouseButton1Click:connect(function()

  342. if(soth == true) then

  343. soth = false

  344. else

  345. soth = true

  346. end

  347. print(soth)

  348. end)

  349. NewGuiPart9.MouseButton1Click:connect(function()

  350. if(game.Players:FindFirstChild(NewGuiPart6.Text) ~= nil) then

  351. local k = false

  352. for i = 1, #nthrust do

  353. print(nthrust[i])

  354. if nthrust[i] == NewGuiPart6.Text then k = true end

  355. end

  356. if k == false then

  357. table.insert(nthrust,game.Players[NewGuiPart6.Text].Name)

  358. end

  359. end

  360. if NewGuiPart6.Text == "all" or "others" then

  361. local k = false

  362. for i = 1, #nthrust do

  363. print(nthrust[i])

  364. if nthrust[i] == NewGuiPart6.Text then k = true end

  365. end

  366. if k == false then

  367. table.insert(nthrust,NewGuiPart6.Text)

  368. end

  369. end

  370. end)

  371. NewGuiPart10.MouseButton1Click:connect(function()

  372. if(game.Players:FindFirstChild(NewGuiPart6.Text) ~= nil) then

  373. local k = false

  374. local b = 0

  375. for i = 1, #nthrust do

  376. print(nthrust[i])

  377. if nthrust[i] == NewGuiPart6.Text then k = true b = i end

  378. end

  379. if k == true then

  380. table.remove(nthrust,b)

  381. end

  382. end

  383. if NewGuiPart6.Text == "all" or NewGuiPart6.Text == "others" then

  384. local k = false

  385. local b = 0

  386. for i = 1, #nthrust do

  387. print(nthrust[i])

  388. if nthrust[i] == NewGuiPart6.Text then k = true b = i end

  389. end

  390. if k == true then

  391. table.remove(nthrust,b)

  392. end

  393. end

  394. end)

  395. game:GetService("UserInputService").InputBegan:connect(function(inputObject, gameProcessedEvent)

  396. if inputObject.KeyCode == Enum.KeyCode.Three then

  397. print("3 pressed")

  398. if drep == true then

  399. print("ooo ok")

  400. if(game.Players.LocalPlayer:FindFirstChild("Backpack") ~= nil and game.Players.LocalPlayer:FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil) then

  401. game.Players.LocalPlayer.Backpack.suitControl.Assets.Events.fireRepulsor:FireServer("left")

  402. game.Players.LocalPlayer.Backpack.suitControl.Assets.Events.fireRepulsor:FireServer("right")

  403. end

  404. end

  405. end

  406. end)

  407. while(true) do

  408. wait(0.1)

  409. for i = 1, #nthrust do

  410. print(nthrust[i])

  411. if nthrust[i] == "others" then

  412. for i,v in pairs(game.Players:GetChildren()) do

  413. if(v.Name ~= plr.Name) then

  414. if v:FindFirstChild("Backpack") ~= nil then

  415. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil then

  416. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl"):FindFirstChild("Assets") ~= nil then

  417. v:FindFirstChild("Backpack"):FindFirstChild("suitControl").Assets:WaitForChild("Events"):WaitForChild("toggleFlight"):FireServer(false)

  418. end

  419. end

  420. end

  421. end

  422. end

  423. end

  424. if game.Players:FindFirstChild(nthrust[i]) ~= nil then

  425. if game.Players:FindFirstChild(nthrust[i]):FindFirstChild("Backpack") ~= nil then

  426. if game.Players:FindFirstChild(nthrust[i]):FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil then

  427. game.Players:FindFirstChild(nthrust[i]):FindFirstChild("Backpack"):FindFirstChild("suitControl").Assets.Events.toggleFlight:FireServer(false)

  428. end

  429. end

  430. else if nthrust[i] == "all" then

  431. for i,v in pairs(game.Players:GetChildren()) do

  432. if v:FindFirstChild("Backpack") ~= nil then

  433. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl") ~= nil then

  434. if v:FindFirstChild("Backpack"):FindFirstChild("suitControl"):FindFirstChild("Assets") ~= nil then

  435. v:FindFirstChild("Backpack"):FindFirstChild("suitControl").Assets:WaitForChild("Events"):WaitForChild("toggleFlight"):FireServer(false)

  436. end

  437. end

  438. end

  439. end

  440. end

  441. end

  442. end

  443. if(soth == true) then

  444. print("dawdasd")

  445. for i,v in pairs(game.Players:GetChildren()) do

  446. if(v.Name ~= plr.Name) then

  447. if(v.ClassName == "Player") then

  448. if(v:FindFirstChild("Backpack") ~= nil) then

  449. if(v.Backpack:FindFirstChild("suitControl") ~= nil) then

  450. v.Backpack.suitControl.Assets.Events.Eject:FireServer()

  451. end

  452. end

  453. end

  454. end

  455. end

  456. end

  457. end

Iron Man Script - Pastebin.com (2024)

References

Top Articles
Donohue Funeral Home | West Chester, Pennsylvania
Donohue Funeral Homes & Crematory | Newtown Square, Pennsylvania
Mchoul Funeral Home Of Fishkill Inc. Services
Euro (EUR), aktuální kurzy měn
Ross Dress For Less Hiring Near Me
Myunlb
Aita Autism
Detroit Lions 50 50
Persona 4 Golden Taotie Fusion Calculator
Shuiby aslam - ForeverMissed.com Online Memorials
Craigslist Apartments In Philly
Walmart Windshield Wiper Blades
Otterbrook Goldens
Cvb Location Code Lookup
Boston Gang Map
Average Salary in Philippines in 2024 - Timeular
Nick Pulos Height, Age, Net Worth, Girlfriend, Stunt Actor
Satisfactory: How to Make Efficient Factories (Tips, Tricks, & Strategies)
Melissababy
Iroquois Amphitheater Louisville Ky Seating Chart
Pasco Telestaff
The Tower and Major Arcana Tarot Combinations: What They Mean - Eclectic Witchcraft
Pearson Correlation Coefficient
Pawn Shop Moline Il
Water Temperature Robert Moses
Miles City Montana Craigslist
Aes Salt Lake City Showdown
Tokioof
United E Gift Card
Warn Notice Va
Jeep Cherokee For Sale By Owner Craigslist
Persona 4 Golden Taotie Fusion Calculator
Nacogdoches, Texas: Step Back in Time in Texas' Oldest Town
Craigslist Free Puppy
Gabrielle Enright Weight Loss
Black Adam Showtimes Near Amc Deptford 8
Heavenly Delusion Gif
Die Filmstarts-Kritik zu The Boogeyman
Planet Fitness Santa Clarita Photos
Busch Gardens Wait Times
Qlima© Petroleumofen Elektronischer Laserofen SRE 9046 TC mit 4,7 KW CO2 Wächter • EUR 425,95
Pixel Gun 3D Unblocked Games
Tom Kha Gai Soup Near Me
Hawkview Retreat Pa Cost
Unblocked Games - Gun Mayhem
Aloha Kitchen Florence Menu
Craiglist.nj
Fresno Craglist
Arre St Wv Srj
Who We Are at Curt Landry Ministries
Latest Posts
Article information

Author: Eusebia Nader

Last Updated:

Views: 6102

Rating: 5 / 5 (60 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Eusebia Nader

Birthday: 1994-11-11

Address: Apt. 721 977 Ebert Meadows, Jereville, GA 73618-6603

Phone: +2316203969400

Job: International Farming Consultant

Hobby: Reading, Photography, Shooting, Singing, Magic, Kayaking, Mushroom hunting

Introduction: My name is Eusebia Nader, I am a encouraging, brainy, lively, nice, famous, healthy, clever person who loves writing and wants to share my knowledge and understanding with you.