Roblox Iron Man Simulator OP Script Gui,Kill All And More!! - Pastebin.com (2024)

  1. ----------------This Gui is remade with more futures-------------------------------------------------

  2. --------------------Thanks to Main creator for some scripts-------------------

  3. ----------------Credits: Unknown,Athoi21,Pro Hacks----------------

  4. wait(0.2)

  5. game.StarterGui:SetCore("SendNotification", {

  6. Title = "Credits";

  7. Text = "[Athoi21]";

  8. Icon = "rbxassetid://3085554841";

  9. Duration = 7;

  10. })

  11. wait(0.2)

  12. game.StarterGui:SetCore("SendNotification", {

  13. Title = "Credits2";

  14. Text = "[Pro Hacks]";

  15. Icon = "rbxassetid://3085554841";

  16. Duration = 7;

  17. })

  18. local ScreenGui = Instance.new("ScreenGui")

  19. local SuitsFrame = Instance.new("Frame")

  20. local FunctionButtonFrame = Instance.new("Frame")

  21. local ScrollingFrame = Instance.new("ScrollingFrame")

  22. local Mark12 = Instance.new("TextButton")

  23. local Mark13 = Instance.new("TextButton")

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

  25. local Mark19 = Instance.new("TextButton")

  26. local Mark2 = Instance.new("TextButton")

  27. local Mark21 = Instance.new("TextButton")

  28. local Mark23 = Instance.new("TextButton")

  29. local Mark27 = Instance.new("TextButton")

  30. local Mark28 = Instance.new("TextButton")

  31. local Mark3 = Instance.new("TextButton")

  32. local Mark30 = Instance.new("TextButton")

  33. local Mark31 = Instance.new("TextButton")

  34. local Mark33 = Instance.new("TextButton")

  35. local Mark4 = Instance.new("TextButton")

  36. local Mark40 = Instance.new("TextButton")

  37. local Mark6 = Instance.new("TextButton")

  38. local Mark9 = Instance.new("TextButton")

  39. local UIListLayout = Instance.new("UIListLayout")

  40. local Mark20 = Instance.new("TextButton")

  41. local Ironlad = Instance.new("TextButton")

  42. local closeSuitFrame = Instance.new("TextButton")

  43. local Title = Instance.new("TextLabel")

  44. local Title_2 = Instance.new("TextLabel")

  45. local ModsFrame = Instance.new("Frame")

  46. local FunctionButtonFrame_2 = Instance.new("Frame")

  47. local UIListLayout_2 = Instance.new("UIListLayout")

  48. local Frame = Instance.new("Frame")

  49. local namebox = Instance.new("TextBox")

  50. local Title_3 = Instance.new("TextLabel")

  51. local closeModsFrame = Instance.new("TextButton")

  52. local Title_4 = Instance.new("TextLabel")

  53. local AutoArrest = Instance.new("TextButton")

  54. local Eject = Instance.new("TextButton")

  55. local RevizAdmin = Instance.new("TextButton")

  56. local Speed = Instance.new("TextButton")

  57. local ToogleMask = Instance.new("TextButton")

  58. local HelpFrame = Instance.new("Frame")

  59. local FunctionButtonFrame_3 = Instance.new("Frame")

  60. local ImageLabel = Instance.new("ImageLabel")

  61. local TextLabel = Instance.new("TextLabel")

  62. local TextLabel_2 = Instance.new("TextLabel")

  63. local TextLabel_3 = Instance.new("TextLabel")

  64. local TextLabel_4 = Instance.new("TextLabel")

  65. local Title_5 = Instance.new("TextLabel")

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

  67. local Title_6 = Instance.new("TextLabel")

  68. local Menu = Instance.new("Frame")

  69. local FunctionButtonFrame_4 = Instance.new("Frame")

  70. local UIListLayout_3 = Instance.new("UIListLayout")

  71. local Suits = Instance.new("TextButton")

  72. local Help = Instance.new("TextButton")

  73. local Mods = Instance.new("TextButton")

  74. local Title_7 = Instance.new("TextLabel")

  75. local close = Instance.new("TextButton")

  76. local Title_8 = Instance.new("TextLabel")

  77. local p = game.Players

  78. local i = p:GetUserThumbnailAsync(p.LocalPlayer.UserId,Enum.ThumbnailType.AvatarBust,Enum.ThumbnailSize.Size420x420)

  79. game.StarterGui:SetCore("SendNotification",{

  80. ["Title"] = ("%s"):format(p.LocalPlayer.Name),

  81. ["Text"] = "Hi Welcome to IronMan Simulator Gui",

  82. ["Icon"] = i,

  83. ["Duration"] = 12,

  84. })

  85. --Properties:

  86. ScreenGui.Parent = game.CoreGui

  87. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

  88. SuitsFrame.Name = "SuitsFrame"

  89. SuitsFrame.Parent = ScreenGui

  90. SuitsFrame.Active = true

  91. SuitsFrame.BackgroundColor3 = Color3.new(0.0901961, 1, 0.85098)

  92. SuitsFrame.BorderSizePixel = 0

  93. SuitsFrame.Position = UDim2.new(0.442181289, 0, 0.328769892, 0)

  94. SuitsFrame.Selectable = true

  95. SuitsFrame.Size = UDim2.new(0, 141, 0, 21)

  96. SuitsFrame.Visible = false

  97. FunctionButtonFrame.Name = "FunctionButtonFrame"

  98. FunctionButtonFrame.Parent = SuitsFrame

  99. FunctionButtonFrame.BackgroundColor3 = Color3.new(0, 0, 0)

  100. FunctionButtonFrame.BackgroundTransparency = 0.5

  101. FunctionButtonFrame.BorderSizePixel = 0

  102. FunctionButtonFrame.Position = UDim2.new(0, 0, 1.03032207, 0)

  103. FunctionButtonFrame.Size = UDim2.new(0, 140, 0, 289)

  104. FunctionButtonFrame.ZIndex = -4

  105. ScrollingFrame.Parent = FunctionButtonFrame

  106. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)

  107. ScrollingFrame.BackgroundTransparency = 1

  108. ScrollingFrame.Position = UDim2.new(0.0567375869, 0, 0, 0)

  109. ScrollingFrame.Size = UDim2.new(0, 133, 0, 275)

  110. Mark12.Name = "Mark12"

  111. Mark12.Parent = ScrollingFrame

  112. Mark12.BackgroundColor3 = Color3.new(0, 0, 0)

  113. Mark12.BackgroundTransparency = 0.94999998807907

  114. Mark12.Position = UDim2.new(0, 0, 7.80730629, 0)

  115. Mark12.Size = UDim2.new(0, 141, 0, 21)

  116. Mark12.Font = Enum.Font.Cartoon

  117. Mark12.Text = " > Mark12"

  118. Mark12.TextColor3 = Color3.new(1, 1, 1)

  119. Mark12.TextSize = 16

  120. Mark12.TextWrapped = true

  121. Mark12.TextXAlignment = Enum.TextXAlignment.Left

  122. Mark13.Name = "Mark13"

  123. Mark13.Parent = ScrollingFrame

  124. Mark13.BackgroundColor3 = Color3.new(0, 0, 0)

  125. Mark13.BackgroundTransparency = 0.94999998807907

  126. Mark13.Position = UDim2.new(0, 0, 9.33815861, 0)

  127. Mark13.Size = UDim2.new(0, 141, 0, 21)

  128. Mark13.Font = Enum.Font.Cartoon

  129. Mark13.Text = " > Mark13"

  130. Mark13.TextColor3 = Color3.new(1, 1, 1)

  131. Mark13.TextSize = 16

  132. Mark13.TextWrapped = true

  133. Mark13.TextXAlignment = Enum.TextXAlignment.Left

  134. Mark14.Name = "Mark14"

  135. Mark14.Parent = ScrollingFrame

  136. Mark14.BackgroundColor3 = Color3.new(0, 0, 0)

  137. Mark14.BackgroundTransparency = 0.94999998807907

  138. Mark14.Position = UDim2.new(0, 0, 9.33815861, 0)

  139. Mark14.Size = UDim2.new(0, 141, 0, 21)

  140. Mark14.Font = Enum.Font.Cartoon

  141. Mark14.Text = " > Mark14"

  142. Mark14.TextColor3 = Color3.new(1, 1, 1)

  143. Mark14.TextSize = 16

  144. Mark14.TextWrapped = true

  145. Mark14.TextXAlignment = Enum.TextXAlignment.Left

  146. Mark19.Name = "Mark19"

  147. Mark19.Parent = ScrollingFrame

  148. Mark19.BackgroundColor3 = Color3.new(0, 0, 0)

  149. Mark19.BackgroundTransparency = 0.94999998807907

  150. Mark19.Position = UDim2.new(0, 0, 4.48101521, 0)

  151. Mark19.Size = UDim2.new(0, 141, 0, 21)

  152. Mark19.Font = Enum.Font.Cartoon

  153. Mark19.Text = " > Mark19"

  154. Mark19.TextColor3 = Color3.new(1, 1, 1)

  155. Mark19.TextSize = 16

  156. Mark19.TextWrapped = true

  157. Mark19.TextXAlignment = Enum.TextXAlignment.Left

  158. Mark2.Name = "Mark2"

  159. Mark2.Parent = ScrollingFrame

  160. Mark2.BackgroundColor3 = Color3.new(0, 0, 0)

  161. Mark2.BackgroundTransparency = 0.94999998807907

  162. Mark2.Position = UDim2.new(0, 0, 9.33815861, 0)

  163. Mark2.Size = UDim2.new(0, 141, 0, 21)

  164. Mark2.Font = Enum.Font.Cartoon

  165. Mark2.Text = " > Mark2"

  166. Mark2.TextColor3 = Color3.new(1, 1, 1)

  167. Mark2.TextSize = 16

  168. Mark2.TextWrapped = true

  169. Mark2.TextXAlignment = Enum.TextXAlignment.Left

  170. Mark21.Name = "Mark21"

  171. Mark21.Parent = ScrollingFrame

  172. Mark21.BackgroundColor3 = Color3.new(0, 0, 0)

  173. Mark21.BackgroundTransparency = 0.94999998807907

  174. Mark21.Position = UDim2.new(0, 0, 9.33815861, 0)

  175. Mark21.Size = UDim2.new(0, 141, 0, 21)

  176. Mark21.Font = Enum.Font.Cartoon

  177. Mark21.Text = " > Mark21"

  178. Mark21.TextColor3 = Color3.new(1, 1, 1)

  179. Mark21.TextSize = 16

  180. Mark21.TextWrapped = true

  181. Mark21.TextXAlignment = Enum.TextXAlignment.Left

  182. Mark23.Name = "Mark23"

  183. Mark23.Parent = ScrollingFrame

  184. Mark23.BackgroundColor3 = Color3.new(0, 0, 0)

  185. Mark23.BackgroundTransparency = 0.94999998807907

  186. Mark23.Position = UDim2.new(0, 0, 9.33815861, 0)

  187. Mark23.Size = UDim2.new(0, 141, 0, 21)

  188. Mark23.Font = Enum.Font.Cartoon

  189. Mark23.Text = " > Mark23"

  190. Mark23.TextColor3 = Color3.new(1, 1, 1)

  191. Mark23.TextSize = 16

  192. Mark23.TextWrapped = true

  193. Mark23.TextXAlignment = Enum.TextXAlignment.Left

  194. Mark27.Name = "Mark27"

  195. Mark27.Parent = ScrollingFrame

  196. Mark27.BackgroundColor3 = Color3.new(0, 0, 0)

  197. Mark27.BackgroundTransparency = 0.94999998807907

  198. Mark27.Position = UDim2.new(0, 0, 9.33815861, 0)

  199. Mark27.Size = UDim2.new(0, 141, 0, 21)

  200. Mark27.Font = Enum.Font.Cartoon

  201. Mark27.Text = " > Mark27"

  202. Mark27.TextColor3 = Color3.new(1, 1, 1)

  203. Mark27.TextSize = 16

  204. Mark27.TextWrapped = true

  205. Mark27.TextXAlignment = Enum.TextXAlignment.Left

  206. Mark28.Name = "Mark28"

  207. Mark28.Parent = ScrollingFrame

  208. Mark28.BackgroundColor3 = Color3.new(0, 0, 0)

  209. Mark28.BackgroundTransparency = 0.94999998807907

  210. Mark28.Position = UDim2.new(0, 0, 9.33815861, 0)

  211. Mark28.Size = UDim2.new(0, 141, 0, 21)

  212. Mark28.Font = Enum.Font.Cartoon

  213. Mark28.Text = " > Mark28"

  214. Mark28.TextColor3 = Color3.new(1, 1, 1)

  215. Mark28.TextSize = 16

  216. Mark28.TextWrapped = true

  217. Mark28.TextXAlignment = Enum.TextXAlignment.Left

  218. Mark3.Name = "Mark3"

  219. Mark3.Parent = ScrollingFrame

  220. Mark3.BackgroundColor3 = Color3.new(0, 0, 0)

  221. Mark3.BackgroundTransparency = 0.94999998807907

  222. Mark3.Position = UDim2.new(0, 0, 9.33815861, 0)

  223. Mark3.Size = UDim2.new(0, 141, 0, 21)

  224. Mark3.Font = Enum.Font.Cartoon

  225. Mark3.Text = " > Mark3"

  226. Mark3.TextColor3 = Color3.new(1, 1, 1)

  227. Mark3.TextSize = 16

  228. Mark3.TextWrapped = true

  229. Mark3.TextXAlignment = Enum.TextXAlignment.Left

  230. Mark30.Name = "Mark30"

  231. Mark30.Parent = ScrollingFrame

  232. Mark30.BackgroundColor3 = Color3.new(0, 0, 0)

  233. Mark30.BackgroundTransparency = 0.94999998807907

  234. Mark30.Position = UDim2.new(-0.695035458, 0, 9.3435154, 0)

  235. Mark30.Size = UDim2.new(0, 141, 0, 21)

  236. Mark30.Font = Enum.Font.Cartoon

  237. Mark30.Text = " > Mark30"

  238. Mark30.TextColor3 = Color3.new(1, 1, 1)

  239. Mark30.TextSize = 16

  240. Mark30.TextWrapped = true

  241. Mark30.TextXAlignment = Enum.TextXAlignment.Left

  242. Mark31.Name = "Mark31"

  243. Mark31.Parent = ScrollingFrame

  244. Mark31.BackgroundColor3 = Color3.new(0, 0, 0)

  245. Mark31.BackgroundTransparency = 0.94999998807907

  246. Mark31.Position = UDim2.new(-0.439716309, 0, 9.05913639, 0)

  247. Mark31.Size = UDim2.new(0, 141, 0, 21)

  248. Mark31.Font = Enum.Font.Cartoon

  249. Mark31.Text = " > Mark31"

  250. Mark31.TextColor3 = Color3.new(1, 1, 1)

  251. Mark31.TextSize = 16

  252. Mark31.TextWrapped = true

  253. Mark31.TextXAlignment = Enum.TextXAlignment.Left

  254. Mark33.Name = "Mark33"

  255. Mark33.Parent = ScrollingFrame

  256. Mark33.BackgroundColor3 = Color3.new(0, 0, 0)

  257. Mark33.BackgroundTransparency = 0.94999998807907

  258. Mark33.Position = UDim2.new(0.638297856, 0, 9.18121338, 0)

  259. Mark33.Size = UDim2.new(0, 141, 0, 21)

  260. Mark33.Font = Enum.Font.Cartoon

  261. Mark33.Text = " > Mark33"

  262. Mark33.TextColor3 = Color3.new(1, 1, 1)

  263. Mark33.TextSize = 16

  264. Mark33.TextWrapped = true

  265. Mark33.TextXAlignment = Enum.TextXAlignment.Left

  266. Mark4.Name = "Mark4"

  267. Mark4.Parent = ScrollingFrame

  268. Mark4.BackgroundColor3 = Color3.new(0, 0, 0)

  269. Mark4.BackgroundTransparency = 0.94999998807907

  270. Mark4.Position = UDim2.new(0, 0, 6.0524435, 0)

  271. Mark4.Size = UDim2.new(0, 141, 0, 21)

  272. Mark4.Font = Enum.Font.Cartoon

  273. Mark4.Text = " > Mark4"

  274. Mark4.TextColor3 = Color3.new(1, 1, 1)

  275. Mark4.TextSize = 16

  276. Mark4.TextWrapped = true

  277. Mark4.TextXAlignment = Enum.TextXAlignment.Left

  278. Mark40.Name = "Mark40"

  279. Mark40.Parent = ScrollingFrame

  280. Mark40.BackgroundColor3 = Color3.new(0, 0, 0)

  281. Mark40.BackgroundTransparency = 0.94999998807907

  282. Mark40.Position = UDim2.new(0, 0, 9.33815861, 0)

  283. Mark40.Size = UDim2.new(0, 141, 0, 21)

  284. Mark40.Font = Enum.Font.Cartoon

  285. Mark40.Text = " > Mark40"

  286. Mark40.TextColor3 = Color3.new(1, 1, 1)

  287. Mark40.TextSize = 16

  288. Mark40.TextWrapped = true

  289. Mark40.TextXAlignment = Enum.TextXAlignment.Left

  290. Mark6.Name = "Mark6"

  291. Mark6.Parent = ScrollingFrame

  292. Mark6.BackgroundColor3 = Color3.new(0, 0, 0)

  293. Mark6.BackgroundTransparency = 0.94999998807907

  294. Mark6.Position = UDim2.new(0, 0, 9.33815861, 0)

  295. Mark6.Size = UDim2.new(0, 141, 0, 21)

  296. Mark6.Font = Enum.Font.Cartoon

  297. Mark6.Text = " > Mark6"

  298. Mark6.TextColor3 = Color3.new(1, 1, 1)

  299. Mark6.TextSize = 16

  300. Mark6.TextWrapped = true

  301. Mark6.TextXAlignment = Enum.TextXAlignment.Left

  302. Mark9.Name = "Mark9"

  303. Mark9.Parent = ScrollingFrame

  304. Mark9.BackgroundColor3 = Color3.new(0, 0, 0)

  305. Mark9.BackgroundTransparency = 0.94999998807907

  306. Mark9.Position = UDim2.new(0, 0, 9.33815861, 0)

  307. Mark9.Size = UDim2.new(0, 141, 0, 21)

  308. Mark9.Font = Enum.Font.Cartoon

  309. Mark9.Text = " > Mark9"

  310. Mark9.TextColor3 = Color3.new(1, 1, 1)

  311. Mark9.TextSize = 16

  312. Mark9.TextWrapped = true

  313. Mark9.TextXAlignment = Enum.TextXAlignment.Left

  314. UIListLayout.Parent = ScrollingFrame

  315. UIListLayout.Padding = UDim.new(0, 3)

  316. Mark20.Name = "Mark20"

  317. Mark20.Parent = ScrollingFrame

  318. Mark20.BackgroundColor3 = Color3.new(0, 0, 0)

  319. Mark20.BackgroundTransparency = 0.94999998807907

  320. Mark20.Position = UDim2.new(0, 0, 9.33815861, 0)

  321. Mark20.Size = UDim2.new(0, 141, 0, 21)

  322. Mark20.Font = Enum.Font.Cartoon

  323. Mark20.Text = " > Mark20"

  324. Mark20.TextColor3 = Color3.new(1, 1, 1)

  325. Mark20.TextSize = 16

  326. Mark20.TextWrapped = true

  327. Mark20.TextXAlignment = Enum.TextXAlignment.Left

  328. Ironlad.Name = "Ironlad"

  329. Ironlad.Parent = ScrollingFrame

  330. Ironlad.BackgroundColor3 = Color3.new(0, 0, 0)

  331. Ironlad.BackgroundTransparency = 0.94999998807907

  332. Ironlad.Position = UDim2.new(0, 0, 9.33815861, 0)

  333. Ironlad.Size = UDim2.new(0, 141, 0, 21)

  334. Ironlad.Font = Enum.Font.Cartoon

  335. Ironlad.Text = " > Ironlad"

  336. Ironlad.TextColor3 = Color3.new(1, 1, 1)

  337. Ironlad.TextSize = 16

  338. Ironlad.TextWrapped = true

  339. Ironlad.TextXAlignment = Enum.TextXAlignment.Left

  340. closeSuitFrame.Name = "close SuitFrame"

  341. closeSuitFrame.Parent = FunctionButtonFrame

  342. closeSuitFrame.BackgroundColor3 = Color3.new(1, 1, 1)

  343. closeSuitFrame.BackgroundTransparency = 1

  344. closeSuitFrame.BorderSizePixel = 0

  345. closeSuitFrame.Position = UDim2.new(0.868402421, 0, -0.0867609233, 0)

  346. closeSuitFrame.Size = UDim2.new(0, 19, 0, 21)

  347. closeSuitFrame.Font = Enum.Font.SourceSansBold

  348. closeSuitFrame.Text = "x"

  349. closeSuitFrame.TextColor3 = Color3.new(1, 1, 1)

  350. closeSuitFrame.TextSize = 25

  351. closeSuitFrame.TextWrapped = true

  352. Title.Name = "Title"

  353. Title.Parent = SuitsFrame

  354. Title.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)

  355. Title.BackgroundTransparency = 1

  356. Title.BorderSizePixel = 0

  357. Title.Position = UDim2.new(0.258460075, 0, -1.03350544, 0)

  358. Title.Size = UDim2.new(0, 126, 0, 20)

  359. Title.Font = Enum.Font.Cartoon

  360. Title.Text = "[IRONMAN]"

  361. Title.TextColor3 = Color3.new(1, 1, 1)

  362. Title.TextScaled = true

  363. Title.TextSize = 14

  364. Title.TextWrapped = true

  365. Title_2.Name = "Title"

  366. Title_2.Parent = SuitsFrame

  367. Title_2.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)

  368. Title_2.BackgroundTransparency = 1

  369. Title_2.BorderSizePixel = 0

  370. Title_2.Position = UDim2.new(0.329381615, 0, 0.0141136535, 0)

  371. Title_2.Size = UDim2.new(0, 48, 0, 20)

  372. Title_2.Font = Enum.Font.Cartoon

  373. Title_2.Text = "Suits"

  374. Title_2.TextColor3 = Color3.new(1, 1, 1)

  375. Title_2.TextScaled = true

  376. Title_2.TextSize = 14

  377. Title_2.TextWrapped = true

  378. ModsFrame.Name = "ModsFrame"

  379. ModsFrame.Parent = ScreenGui

  380. ModsFrame.Active = true

  381. ModsFrame.BackgroundColor3 = Color3.new(0.0901961, 1, 0.85098)

  382. ModsFrame.BorderSizePixel = 0

  383. ModsFrame.Position = UDim2.new(0.441944301, 0, 0.296888858, 0)

  384. ModsFrame.Selectable = true

  385. ModsFrame.Size = UDim2.new(0, 141, 0, 21)

  386. ModsFrame.Visible = false

  387. FunctionButtonFrame_2.Name = "FunctionButtonFrame"

  388. FunctionButtonFrame_2.Parent = ModsFrame

  389. FunctionButtonFrame_2.BackgroundColor3 = Color3.new(0, 0, 0)

  390. FunctionButtonFrame_2.BackgroundTransparency = 0.5

  391. FunctionButtonFrame_2.BorderSizePixel = 0

  392. FunctionButtonFrame_2.Position = UDim2.new(0, 0, 0.95238167, 0)

  393. FunctionButtonFrame_2.Size = UDim2.new(0, 141, 0, 261)

  394. FunctionButtonFrame_2.ZIndex = -4

  395. UIListLayout_2.Parent = FunctionButtonFrame_2

  396. UIListLayout_2.Padding = UDim.new(0, 3)

  397. Frame.Parent = FunctionButtonFrame_2

  398. Frame.BackgroundColor3 = Color3.new(1, 1, 1)

  399. Frame.BackgroundTransparency = 1

  400. Frame.Position = UDim2.new(-0.00709219836, 0, 0.108843535, 0)

  401. Frame.Size = UDim2.new(0, 140, 0, 65)

  402. namebox.Name = "namebox "

  403. namebox.Parent = Frame

  404. namebox.BackgroundColor3 = Color3.new(0, 1, 0.498039)

  405. namebox.BackgroundTransparency = 0.60000002384186

  406. namebox.BorderSizePixel = 0

  407. namebox.Position = UDim2.new(-0.00106382323, 0, 0.523966491, 0)

  408. namebox.Size = UDim2.new(0, 140, 0, 18)

  409. namebox.Font = Enum.Font.Cartoon

  410. namebox.Text = "Player Name"

  411. namebox.TextColor3 = Color3.new(0, 0, 0)

  412. namebox.TextSize = 17

  413. Title_3.Name = "Title"

  414. Title_3.Parent = ModsFrame

  415. Title_3.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)

  416. Title_3.BackgroundTransparency = 1

  417. Title_3.BorderSizePixel = 0

  418. Title_3.Position = UDim2.new(0.166261271, 0, -0.985886335, 0)

  419. Title_3.Size = UDim2.new(0, 117, 0, 20)

  420. Title_3.Font = Enum.Font.Cartoon

  421. Title_3.Text = "[IRONMAN]"

  422. Title_3.TextColor3 = Color3.new(1, 1, 1)

  423. Title_3.TextScaled = true

  424. Title_3.TextSize = 14

  425. Title_3.TextWrapped = true

  426. closeModsFrame.Name = "closeModsFrame"

  427. closeModsFrame.Parent = ModsFrame

  428. closeModsFrame.BackgroundColor3 = Color3.new(1, 1, 1)

  429. closeModsFrame.BackgroundTransparency = 1

  430. closeModsFrame.BorderSizePixel = 0

  431. closeModsFrame.Position = UDim2.new(0.854167163, 0, -0.095238097, 0)

  432. closeModsFrame.Size = UDim2.new(0, 21, 0, 21)

  433. closeModsFrame.Font = Enum.Font.SourceSansBold

  434. closeModsFrame.Text = "x"

  435. closeModsFrame.TextColor3 = Color3.new(1, 1, 1)

  436. closeModsFrame.TextSize = 25

  437. closeModsFrame.TextWrapped = true

  438. Title_4.Name = "Title"

  439. Title_4.Parent = ModsFrame

  440. Title_4.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)

  441. Title_4.BackgroundTransparency = 1

  442. Title_4.BorderSizePixel = 0

  443. Title_4.Position = UDim2.new(0.265551835, 0, -0.0335053913, 0)

  444. Title_4.Size = UDim2.new(0, 65, 0, 20)

  445. Title_4.Font = Enum.Font.Cartoon

  446. Title_4.Text = "Mods"

  447. Title_4.TextColor3 = Color3.new(1, 1, 1)

  448. Title_4.TextScaled = true

  449. Title_4.TextSize = 14

  450. Title_4.TextWrapped = true

  451. AutoArrest.Name = "AutoArrest"

  452. AutoArrest.Parent = ModsFrame

  453. AutoArrest.BackgroundColor3 = Color3.new(0, 0, 0)

  454. AutoArrest.BackgroundTransparency = 0.94999998807907

  455. AutoArrest.Position = UDim2.new(-0.00709219836, 0, 4.385777, 0)

  456. AutoArrest.Size = UDim2.new(0, 141, 0, 21)

  457. AutoArrest.Font = Enum.Font.Cartoon

  458. AutoArrest.Text = " > Kill"

  459. AutoArrest.TextColor3 = Color3.new(1, 1, 1)

  460. AutoArrest.TextSize = 16

  461. AutoArrest.TextWrapped = true

  462. AutoArrest.TextXAlignment = Enum.TextXAlignment.Left

  463. Eject.Name = "Eject"

  464. Eject.Parent = ModsFrame

  465. Eject.BackgroundColor3 = Color3.new(0, 0, 0)

  466. Eject.BackgroundTransparency = 0.94999998807907

  467. Eject.Position = UDim2.new(0, 0, 5.95720577, 0)

  468. Eject.Size = UDim2.new(0, 141, 0, 21)

  469. Eject.Font = Enum.Font.Cartoon

  470. Eject.Text = "> Eject"

  471. Eject.TextColor3 = Color3.new(1, 1, 1)

  472. Eject.TextSize = 16

  473. Eject.TextWrapped = true

  474. Eject.TextXAlignment = Enum.TextXAlignment.Left

  475. RevizAdmin.Name = "Reviz Admin"

  476. RevizAdmin.Parent = ModsFrame

  477. RevizAdmin.BackgroundColor3 = Color3.new(0, 0, 0)

  478. RevizAdmin.BackgroundTransparency = 0.94999998807907

  479. RevizAdmin.Position = UDim2.new(0, 0, 10.4333954, 0)

  480. RevizAdmin.Size = UDim2.new(0, 141, 0, 21)

  481. RevizAdmin.Font = Enum.Font.Cartoon

  482. RevizAdmin.Text = "> Reviz Admin"

  483. RevizAdmin.TextColor3 = Color3.new(1, 1, 1)

  484. RevizAdmin.TextSize = 16

  485. RevizAdmin.TextWrapped = true

  486. RevizAdmin.TextXAlignment = Enum.TextXAlignment.Left

  487. Speed.Name = "Speed"

  488. Speed.Parent = ModsFrame

  489. Speed.BackgroundColor3 = Color3.new(0, 0, 0)

  490. Speed.BackgroundTransparency = 0.94999998807907

  491. Speed.Position = UDim2.new(0, 0, 8.86196804, 0)

  492. Speed.Size = UDim2.new(0, 141, 0, 21)

  493. Speed.Font = Enum.Font.Cartoon

  494. Speed.Text = "> Speed [c]"

  495. Speed.TextColor3 = Color3.new(1, 1, 1)

  496. Speed.TextSize = 16

  497. Speed.TextWrapped = true

  498. Speed.TextXAlignment = Enum.TextXAlignment.Left

  499. ToogleMask.Name = "ToogleMask"

  500. ToogleMask.Parent = ModsFrame

  501. ToogleMask.BackgroundColor3 = Color3.new(0, 0, 0)

  502. ToogleMask.BackgroundTransparency = 0.94999998807907

  503. ToogleMask.Position = UDim2.new(0, 0, 7.43339634, 0)

  504. ToogleMask.Size = UDim2.new(0, 141, 0, 21)

  505. ToogleMask.Font = Enum.Font.Cartoon

  506. ToogleMask.Text = "> Toogle Mask"

  507. ToogleMask.TextColor3 = Color3.new(1, 1, 1)

  508. ToogleMask.TextSize = 16

  509. ToogleMask.TextWrapped = true

  510. ToogleMask.TextXAlignment = Enum.TextXAlignment.Left

  511. HelpFrame.Name = "HelpFrame"

  512. HelpFrame.Parent = ScreenGui

  513. HelpFrame.Active = true

  514. HelpFrame.BackgroundColor3 = Color3.new(0.0901961, 1, 0.85098)

  515. HelpFrame.BorderSizePixel = 0

  516. HelpFrame.Position = UDim2.new(0.406306416, 0, 0.328726739, 0)

  517. HelpFrame.Selectable = true

  518. HelpFrame.Size = UDim2.new(0, 212, 0, 21)

  519. HelpFrame.Visible = false

  520. FunctionButtonFrame_3.Name = "FunctionButtonFrame"

  521. FunctionButtonFrame_3.Parent = HelpFrame

  522. FunctionButtonFrame_3.BackgroundColor3 = Color3.new(0, 0, 0)

  523. FunctionButtonFrame_3.BackgroundTransparency = 0.5

  524. FunctionButtonFrame_3.BorderSizePixel = 0

  525. FunctionButtonFrame_3.Position = UDim2.new(0, 0, 0.952380955, 0)

  526. FunctionButtonFrame_3.Size = UDim2.new(0, 212, 0, 291)

  527. FunctionButtonFrame_3.ZIndex = -4

  528. ImageLabel.Parent = FunctionButtonFrame_3

  529. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)

  530. ImageLabel.BackgroundTransparency = 1

  531. ImageLabel.Position = UDim2.new(0.325471699, 0, 0.00687285233, 0)

  532. ImageLabel.Size = UDim2.new(0, 74, 0, 75)

  533. ImageLabel.Image = "rbxassetid://3102395190"

  534. TextLabel.Parent = FunctionButtonFrame_3

  535. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)

  536. TextLabel.BackgroundTransparency = 1

  537. TextLabel.BorderSizePixel = 0

  538. TextLabel.Position = UDim2.new(0.0424528308, 0, 0.264604807, 0)

  539. TextLabel.Size = UDim2.new(0, 194, 0, 41)

  540. TextLabel.Font = Enum.Font.Cartoon

  541. TextLabel.Text = "Q:What does the suit button does?\nA:That send you suit "

  542. TextLabel.TextColor3 = Color3.new(1, 1, 1)

  543. TextLabel.TextSize = 15

  544. TextLabel_2.Parent = FunctionButtonFrame_3

  545. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)

  546. TextLabel_2.BackgroundTransparency = 1

  547. TextLabel_2.BorderSizePixel = 0

  548. TextLabel_2.Position = UDim2.new(0.0330188684, 0, 0.405498296, 0)

  549. TextLabel_2.Size = UDim2.new(0, 194, 0, 41)

  550. TextLabel_2.Font = Enum.Font.Cartoon

  551. TextLabel_2.Text = "Q: How to kill Others/everyone?\nA:type Others/all for kill them"

  552. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)

  553. TextLabel_2.TextSize = 15

  554. TextLabel_3.Parent = FunctionButtonFrame_3

  555. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)

  556. TextLabel_3.BackgroundTransparency = 1

  557. TextLabel_3.BorderSizePixel = 0

  558. TextLabel_3.Position = UDim2.new(-0.0188679248, 0, 0.556701005, 0)

  559. TextLabel_3.Size = UDim2.new(0, 194, 0, 41)

  560. TextLabel_3.Font = Enum.Font.Cartoon

  561. TextLabel_3.Text = "Q: How to use Speed?\nA: Hold c for speed :P"

  562. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)

  563. TextLabel_3.TextSize = 15

  564. TextLabel_4.Parent = FunctionButtonFrame_3

  565. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)

  566. TextLabel_4.BackgroundTransparency = 1

  567. TextLabel_4.BorderSizePixel = 0

  568. TextLabel_4.Position = UDim2.new(0, 0, 0.711340189, 0)

  569. TextLabel_4.Size = UDim2.new(0, 194, 0, 41)

  570. TextLabel_4.Font = Enum.Font.Cartoon

  571. TextLabel_4.Text = " "

  572. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)

  573. TextLabel_4.TextSize = 15

  574. Title_5.Name = "Title"

  575. Title_5.Parent = HelpFrame

  576. Title_5.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)

  577. Title_5.BackgroundTransparency = 1

  578. Title_5.BorderSizePixel = 0

  579. Title_5.Position = UDim2.new(0.44456315, 0, -1.03350544, 0)

  580. Title_5.Size = UDim2.new(0, 117, 0, 20)

  581. Title_5.Font = Enum.Font.Cartoon

  582. Title_5.Text = "[IRONMAN]"

  583. Title_5.TextColor3 = Color3.new(1, 1, 1)

  584. Title_5.TextScaled = true

  585. Title_5.TextSize = 14

  586. Title_5.TextWrapped = true

  587. CloseHelp.Name = "Close Help"

  588. CloseHelp.Parent = HelpFrame

  589. CloseHelp.BackgroundColor3 = Color3.new(1, 1, 1)

  590. CloseHelp.BackgroundTransparency = 1

  591. CloseHelp.BorderSizePixel = 0

  592. CloseHelp.Position = UDim2.new(0.915094316, 0, 0, 0)

  593. CloseHelp.Size = UDim2.new(0, 16, 0, 18)

  594. CloseHelp.Font = Enum.Font.SourceSansBold

  595. CloseHelp.Text = "x"

  596. CloseHelp.TextColor3 = Color3.new(1, 1, 1)

  597. CloseHelp.TextSize = 25

  598. CloseHelp.TextWrapped = true

  599. Title_6.Name = "Title"

  600. Title_6.Parent = HelpFrame

  601. Title_6.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)

  602. Title_6.BackgroundTransparency = 1

  603. Title_6.BorderSizePixel = 0

  604. Title_6.Position = UDim2.new(0.387503058, 0, 0.0141136572, 0)

  605. Title_6.Size = UDim2.new(0, 65, 0, 20)

  606. Title_6.Font = Enum.Font.Cartoon

  607. Title_6.Text = "HELP"

  608. Title_6.TextColor3 = Color3.new(1, 1, 1)

  609. Title_6.TextScaled = true

  610. Title_6.TextSize = 14

  611. Title_6.TextWrapped = true

  612. Menu.Name = "Menu"

  613. Menu.Parent = ScreenGui

  614. Menu.Active = true

  615. Menu.BackgroundColor3 = Color3.new(0.0901961, 1, 0.85098)

  616. Menu.BorderSizePixel = 0

  617. Menu.Position = UDim2.new(0.899059296, 0, 0.353371888, 0)

  618. Menu.Selectable = true

  619. Menu.Size = UDim2.new(0, 141, 0, 21)

  620. FunctionButtonFrame_4.Name = "FunctionButtonFrame"

  621. FunctionButtonFrame_4.Parent = Menu

  622. FunctionButtonFrame_4.BackgroundColor3 = Color3.new(0, 0, 0)

  623. FunctionButtonFrame_4.BackgroundTransparency = 0.5

  624. FunctionButtonFrame_4.BorderSizePixel = 0

  625. FunctionButtonFrame_4.Position = UDim2.new(-0.00230115536, 0, 1.03032434, 0)

  626. FunctionButtonFrame_4.Size = UDim2.new(0, 141, 0, 96)

  627. FunctionButtonFrame_4.ZIndex = -4

  628. UIListLayout_3.Parent = FunctionButtonFrame_4

  629. UIListLayout_3.Padding = UDim.new(0, 3)

  630. Suits.Name = "Suits"

  631. Suits.Parent = FunctionButtonFrame_4

  632. Suits.BackgroundColor3 = Color3.new(0, 0, 0)

  633. Suits.BackgroundTransparency = 0.94999998807907

  634. Suits.Position = UDim2.new(0, 0, 7.8143487, 0)

  635. Suits.Size = UDim2.new(0, 141, 0, 21)

  636. Suits.Font = Enum.Font.Cartoon

  637. Suits.Text = " > Suits"

  638. Suits.TextColor3 = Color3.new(1, 1, 1)

  639. Suits.TextSize = 16

  640. Suits.TextWrapped = true

  641. Suits.TextXAlignment = Enum.TextXAlignment.Left

  642. Help.Name = "Help"

  643. Help.Parent = FunctionButtonFrame_4

  644. Help.BackgroundColor3 = Color3.new(0, 0, 0)

  645. Help.BackgroundTransparency = 0.94999998807907

  646. Help.Position = UDim2.new(0, 0, 7.8143487, 0)

  647. Help.Size = UDim2.new(0, 141, 0, 21)

  648. Help.Font = Enum.Font.Cartoon

  649. Help.Text = " > Help/How to use "

  650. Help.TextColor3 = Color3.new(1, 1, 1)

  651. Help.TextSize = 16

  652. Help.TextWrapped = true

  653. Help.TextXAlignment = Enum.TextXAlignment.Left

  654. Mods.Name = "Mods"

  655. Mods.Parent = FunctionButtonFrame_4

  656. Mods.BackgroundColor3 = Color3.new(0, 0, 0)

  657. Mods.BackgroundTransparency = 0.94999998807907

  658. Mods.Position = UDim2.new(0, 0, 7.8143487, 0)

  659. Mods.Size = UDim2.new(0, 141, 0, 21)

  660. Mods.Font = Enum.Font.Cartoon

  661. Mods.Text = " > Mods"

  662. Mods.TextColor3 = Color3.new(1, 1, 1)

  663. Mods.TextSize = 16

  664. Mods.TextWrapped = true

  665. Mods.TextXAlignment = Enum.TextXAlignment.Left

  666. Title_7.Name = "Title"

  667. Title_7.Parent = Menu

  668. Title_7.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)

  669. Title_7.BackgroundTransparency = 1

  670. Title_7.BorderSizePixel = 0

  671. Title_7.Position = UDim2.new(0.258460075, 0, -1.03350544, 0)

  672. Title_7.Size = UDim2.new(0, 126, 0, 20)

  673. Title_7.Font = Enum.Font.Cartoon

  674. Title_7.Text = "[IRONMAN]"

  675. Title_7.TextColor3 = Color3.new(1, 1, 1)

  676. Title_7.TextScaled = true

  677. Title_7.TextSize = 14

  678. Title_7.TextWrapped = true

  679. close.Name = "close"

  680. close.Parent = Menu

  681. close.BackgroundColor3 = Color3.new(1, 1, 1)

  682. close.BackgroundTransparency = 1

  683. close.BorderSizePixel = 0

  684. close.Position = UDim2.new(0.868351996, 0, -0.081461221, 0)

  685. close.Size = UDim2.new(0, 18, 0, 21)

  686. close.Font = Enum.Font.SourceSansBold

  687. close.Text = "x"

  688. close.TextColor3 = Color3.new(1, 1, 1)

  689. close.TextSize = 26

  690. close.TextWrapped = true

  691. Title_8.Name = "Title"

  692. Title_8.Parent = Menu

  693. Title_8.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)

  694. Title_8.BackgroundTransparency = 1

  695. Title_8.BorderSizePixel = 0

  696. Title_8.Position = UDim2.new(0.215906024, 0, -0.0811244398, 0)

  697. Title_8.Size = UDim2.new(0, 78, 0, 20)

  698. Title_8.Font = Enum.Font.Cartoon

  699. Title_8.Text = "Menu"

  700. Title_8.TextColor3 = Color3.new(1, 1, 1)

  701. Title_8.TextScaled = true

  702. Title_8.TextSize = 14

  703. Title_8.TextWrapped = true

  704. -- Scripts:

  705. function SCRIPT_LNSF65_FAKESCRIPT() -- SuitsFrame.Script

  706. local script = Instance.new('Script')

  707. script.Parent = SuitsFrame

  708. repeat

  709. for hue = 0, 1, .01 do

  710. script.Parent.Parent.SuitsFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)

  711. wait()

  712. end

  713. for hue = 1, 0 -.01 do

  714. script.Parent.Parent.SuitsFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)

  715. wait()

  716. end

  717. until nil

  718. end

  719. coroutine.resume(coroutine.create(SCRIPT_LNSF65_FAKESCRIPT))

  720. function SCRIPT_YQFF70_FAKESCRIPT() -- ModsFrame.Script

  721. local script = Instance.new('Script')

  722. script.Parent = ModsFrame

  723. repeat

  724. for hue = 0, 1, .01 do

  725. script.Parent.Parent.ModsFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)

  726. wait()

  727. end

  728. for hue = 1, 0 -.01 do

  729. script.Parent.Parent.ModsFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)

  730. wait()

  731. end

  732. until nil

  733. end

  734. coroutine.resume(coroutine.create(SCRIPT_YQFF70_FAKESCRIPT))

  735. function SCRIPT_RICS81_FAKESCRIPT() -- HelpFrame.Script

  736. local script = Instance.new('Script')

  737. script.Parent = HelpFrame

  738. repeat

  739. for hue = 0, 1, .01 do

  740. script.Parent.Parent.HelpFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)

  741. wait()

  742. end

  743. for hue = 1, 0 -.01 do

  744. script.Parent.Parent.HelpFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)

  745. wait()

  746. end

  747. until nil

  748. end

  749. coroutine.resume(coroutine.create(SCRIPT_RICS81_FAKESCRIPT))

  750. function SCRIPT_SHTN69_FAKESCRIPT() -- Menu.Script

  751. local script = Instance.new('Script')

  752. script.Parent = Menu

  753. repeat

  754. for hue = 0, 1, .01 do

  755. script.Parent.Parent.Menu.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)

  756. wait()

  757. end

  758. for hue = 1, 0 -.01 do

  759. script.Parent.Parent.Menu.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)

  760. wait()

  761. end

  762. until nil

  763. end

  764. coroutine.resume(coroutine.create(SCRIPT_SHTN69_FAKESCRIPT))

  765. ---Frame sh*ts

  766. Mods.MouseButton1Down:connect(function() ---ModsFrame

  767. ModsFrame.Visible = true

  768. end)

  769. Help.MouseButton1Down:connect(function() ---Help frame

  770. HelpFrame.Visible = true

  771. end)

  772. Suits.MouseButton1Down:connect(function() ---Suit Frame

  773. SuitsFrame.Visible = true

  774. end)

  775. ---Suits---

  776. Mark2.MouseButton1Click:connect(function()

  777. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark2", 0, 0)

  778. end)

  779. Mark3.MouseButton1Click:connect(function()

  780. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark3", 0, 0)

  781. end)

  782. Mark4.MouseButton1Click:connect(function()

  783. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark4", 0, 0)

  784. end)

  785. Mark6.MouseButton1Click:connect(function()

  786. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark6", 0, 0)

  787. end)

  788. Mark9.MouseButton1Click:connect(function()

  789. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark9", 0, 0)

  790. end)

  791. Mark12.MouseButton1Click:connect(function()

  792. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark12", 0, 0)

  793. end)

  794. Mark13.MouseButton1Click:connect(function()

  795. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark13", 0, 0)

  796. end)

  797. Mark14.MouseButton1Click:connect(function()

  798. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark14", 0, 0)

  799. end)

  800. Mark19.MouseButton1Click:connect(function()

  801. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark19", 0, 0)

  802. end)

  803. Mark21.MouseButton1Click:connect(function()

  804. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark21", 0, 0)

  805. end)

  806. Mark23.MouseButton1Click:connect(function()

  807. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark23", 0, 0)

  808. end)

  809. Mark27.MouseButton1Click:connect(function()

  810. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark27", 0, 0)

  811. end)

  812. Mark28.MouseButton1Click:connect(function()

  813. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark28", 0, 0)

  814. end)

  815. Mark30.MouseButton1Click:connect(function()

  816. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark30", 0, 0)

  817. end)

  818. Mark31.MouseButton1Click:connect(function()

  819. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark31", 0, 0)

  820. end)

  821. Mark33.MouseButton1Click:connect(function()

  822. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark33", 0, 0)

  823. end)

  824. Mark40.MouseButton1Click:connect(function()

  825. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark40", 0, 0)

  826. end)

  827. Ironlad.MouseButton1Click:connect(function()

  828. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("IronLad", 0, 0)

  829. end)

  830. Mark20.MouseButton1Click:connect(function()

  831. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark20", 0, 0)

  832. end)

  833. ---Close functions

  834. closeModsFrame.MouseButton1Click:connect(function()

  835. ModsFrame.Visible = false

  836. end)

  837. CloseHelp.MouseButton1Click:connect(function()

  838. HelpFrame.Visible = false

  839. end)

  840. closeSuitFrame.MouseButton1Click:connect(function()

  841. SuitsFrame.Visible = false

  842. end)

  843. close.MouseButton1Click:connect(function()---MenuFrame

  844. Menu.Visible = false

  845. end)

  846. ----MODS---

  847. Speed.MouseButton1Click:connect(function()---MenuFrame

  848. -- << ATHOI21 >> --

  849. --Hold "c" to speed up

  850. down = false

  851. velocity = Instance.new("BodyVelocity")

  852. velocity.maxForce = Vector3.new(100000, 0, 100000)

  853. local speed = 150

  854. gyro = Instance.new("BodyGyro")

  855. gyro.maxTorque = Vector3.new(100000, 0, 100000)

  856. local hum = game.Players.LocalPlayer.Character.Humanoid

  857. function onButton1Down(mouse)

  858. down = true

  859. velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso

  860. velocity.velocity = (hum.MoveDirection) * speed

  861. gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso

  862. while down do

  863. if not down then break end

  864. velocity.velocity = (hum.MoveDirection) * speed

  865. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5

  866. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))

  867. wait(0.1)

  868. end

  869. end

  870. function onButton1Up(mouse)

  871. velocity.Parent = nil

  872. gyro.Parent = nil

  873. down = false

  874. end

  875. function onSelected(mouse)

  876. mouse.KeyDown:connect(function(k) if k:lower()=="c"then onButton1Down(mouse)end end)

  877. mouse.KeyUp:connect(function(k) if k:lower()=="c"then onButton1Up(mouse)end end)

  878. end

  879. onSelected(game.Players.LocalPlayer:GetMouse())

  880. end)

  881. RevizAdmin.MouseButton1Click:connect(function()---MenuFrame

  882. -- Creator: illremember#3799

  883. -- Credits to infinite yield, harkinian, dex creators

  884. prefix = ":"

  885. wait(0.3)

  886. Commands = {

  887. '[-] cmdbar is shown when ; is pressed.',

  888. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',

  889. '[2] bring [plr] -- You need a tool! Will bring player to you',

  890. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',

  891. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',

  892. '[5] attach [plr] -- You need a tool! Attaches you to player',

  893. '[6] unattach [plr] -- Attempts to unattach you from a player',

  894. '[7] follow [plr] -- Makes you follow behind the player',

  895. '[8] unfollow',

  896. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',

  897. '[10] trail [plr] -- The opposite of follow, you stay infront of player',

  898. '[11] untrail',

  899. '[12] orbit [plr] -- Makes you orbit the player',

  900. '[13] unorbit',

  901. '[14] fling [plr] -- Makes you fling the player',

  902. '[15] unfling',

  903. '[16] fecheck -- Checks if the game is FE or not',

  904. '[17] void [plr] -- Teleports player to the void',

  905. '[18] noclip -- Gives you noclip to walk through walls',

  906. '[19] clip -- Removes noclip',

  907. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',

  908. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',

  909. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',

  910. '[23] default -- Changes your speed, jumppower and hipheight to default values',

  911. '[24] annoy [plr] -- Loop teleports you to the player',

  912. '[25] unannoy',

  913. '[26] headwalk [plr] -- Loop teleports you to the player head',

  914. '[27] unheadwalk',

  915. '[28] nolimbs -- Removes your arms and legs',

  916. '[29] god -- Gives you FE Godmode',

  917. '[30] drophats -- Drops your accessories',

  918. '[31] droptool -- Drops any tool you have equipped',

  919. '[32] loopdhats -- Loop drops your accessories',

  920. '[33] unloopdhats',

  921. '[34] loopdtool -- Loop drops any tools you have equipped',

  922. '[35] unloopdtool',

  923. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',

  924. '[37] view [plr] -- Changes your camera to the player character',

  925. '[38] unview',

  926. '[39] goto [plr] -- Teleports you to player',

  927. '[40] fly -- Allows you to fly, credit to Infinite Yield',

  928. '[41] unfly',

  929. '[42] chat [msg] -- Makes you chat a message',

  930. '[43] spam [msg] -- Spams a message',

  931. '[44] unspam',

  932. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',

  933. '[46] pmspam [plr] -- Spams a player in private message',

  934. '[47] unpmspam',

  935. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',

  936. '[49] uncfreeze [plr]',

  937. '[50] unlockws -- Unlocks the workspace',

  938. '[51] lockws -- Locks the workspace',

  939. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',

  940. '[53] pstand -- Enables platform stand',

  941. '[54] unpstand -- Disables platform stand',

  942. '[55] blockhead -- Removes your head mesh',

  943. '[56] sit',

  944. '[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name',

  945. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',

  946. '[59] hypertotal -- Loads in my FE GUI Hypertotal',

  947. '[60] cmds -- Prints all commands',

  948. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',

  949. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',

  950. '[63] spinner -- Makes you spin',

  951. '[64] nospinner',

  952. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',

  953. '[66] noreach -- Removes reach, must have tool equipped',

  954. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',

  955. '[68] tp me [plr] -- Alternative to goto',

  956. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',

  957. '[70] uncbring',

  958. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',

  959. '[72] givetool [plr] -- Gives the tool you have equipped to the player',

  960. '[73] glitch [plr] -- Glitches you and the player, looks very cool',

  961. '[74] unglitch -- Unglitches you',

  962. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',

  963. '[76] explorer -- Loads up DEX',

  964. '[77] reset -- Resets your character.',

  965. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',

  966. '[79] animgui -- Loads up Energize animations GUI',

  967. '[80] savepos -- Saves your current position',

  968. '[81] loadpos -- Teleports you to your saved position',

  969. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',

  970. '[83] unbang',

  971. '[84] delcmdbar -- Removes the command bar completely',

  972. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',

  973. '[86] shutdown -- Uses harkinians script to shutdown server',

  974. '[87] respawn -- If grespawn doesnt work you can use respawn',

  975. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',

  976. '[89] getplrs -- Prints all players in game',

  977. '[90] deldecal -- Deletes all decals client sided',

  978. '[91] opfinality -- Loads in my FE GUI Opfinality',

  979. '[92] remotes -- Prints all remotes in the game in the console when added',

  980. '[93] noremotes -- Stops printing remotes',

  981. '[94] tpdefault -- Stops all loop teleports to a player',

  982. '[95] stopsit -- Will not allow you to sit',

  983. '[96] gosit -- Allows you to sit',

  984. '[97] clicktp -- Enables click tp',

  985. '[98] noclicktp -- Disables click tp',

  986. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',

  987. '[100] toolsoff -- Stops ;toolson',

  988. '[101] version -- Gets the admin version',

  989. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',

  990. '[103] gravity [num] -- Changes workspace gravity default is 196.2',

  991. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',

  992. '[105] clickdel -- Delete any block you press q on, client sided',

  993. '[106] noclickdel -- Stops clickdel',

  994. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',

  995. '[108] unlooprhats -- Stops loop removing mesh',

  996. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',

  997. '[110] unlooprtool -- Stops loop removing mesh',

  998. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',

  999. '[112] age [plr] -- Makes you chat the account age of the player',

  1000. '[113] id [plr] -- Makes you chat the account ID of the player',

  1001. '[114] .age [plr] -- Privately shows you the account age of the player',

  1002. '[115] .id [plr] -- Privately shows you the account ID of the player',

  1003. '[116] gameid -- Shows the game ID',

  1004. '[117] removeinvis -- Removes all invisible walls/parts, client sided',

  1005. '[118] removefog -- Removes fog, client sided',

  1006. '[119] disable -- Disables your character by removing humanoid',

  1007. '[120] enable -- Enables your character by adding humanoid',

  1008. '[121] prefix [key] -- Changes the prefix used, default is ;',

  1009. '[122] ;resetprefix -- Resets the prefix to ; incase you change it to an unusable prefix. Say exactly ";resetprefix" to do this command, no matter what your prefix is set to.',

  1010. '[123] flyspeed [num] -- Change your fly speed, default is 1',

  1011. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',

  1012. '[125] uncarpet -- Stops carpet player',

  1013. '[126] stare [plr] -- Turns your character to stare at another player',

  1014. '[127] unstare -- Stops stare player',

  1015. '[128] logchat -- Logs all chat (including /e and whispers) of all players',

  1016. '[129] unlogchat -- Disables logchat',

  1017. '[130] fixcam -- Fixes/resets your camera',

  1018. '[131] unstate -- Stops changing state',

  1019. }

  1020. speedget = 1

  1021. lplayer = game:GetService("Players").LocalPlayer

  1022. lplayer.CharacterAdded:Connect(function(character)

  1023. spin = false

  1024. flying = false

  1025. staring = false

  1026. banpl = false

  1027. end)

  1028. function change()

  1029. prefix = prefix

  1030. speedfly = speedfly

  1031. end

  1032. function GetPlayer(String) -- Credit to Timeless/xFunnieuss

  1033. local Found = {}

  1034. local strl = String:lower()

  1035. if strl == "all" then

  1036. for i,v in pairs(game:GetService("Players"):GetPlayers()) do

  1037. table.insert(Found,v)

  1038. end

  1039. elseif strl == "others" then

  1040. for i,v in pairs(game:GetService("Players"):GetPlayers()) do

  1041. if v.Name ~= lplayer.Name then

  1042. table.insert(Found,v)

  1043. end

  1044. end

  1045. elseif strl == "me" then

  1046. for i,v in pairs(game:GetService("Players"):GetPlayers()) do

  1047. if v.Name == lplayer.Name then

  1048. table.insert(Found,v)

  1049. end

  1050. end

  1051. else

  1052. for i,v in pairs(game:GetService("Players"):GetPlayers()) do

  1053. if v.Name:lower():sub(1, #String) == String:lower() then

  1054. table.insert(Found,v)

  1055. end

  1056. end

  1057. end

  1058. return Found

  1059. end

  1060. local Mouse = lplayer:GetMouse()

  1061. spin = false

  1062. followed = false

  1063. traill = false

  1064. noclip = false

  1065. annoying = false

  1066. hwalk = false

  1067. droppinghats = false

  1068. droppingtools = false

  1069. flying = false

  1070. spamdelay = 1

  1071. spamming = false

  1072. spammingpm = false

  1073. cbringing = false

  1074. remotes = true

  1075. added = true

  1076. binds = false

  1077. stopsitting = false

  1078. clickgoto = false

  1079. gettingtools = false

  1080. removingmeshhats = false

  1081. removingmeshtool = false

  1082. clickdel = false

  1083. staring = false

  1084. chatlogs = false

  1085. banpl = false

  1086. changingstate = false

  1087. statechosen = 0

  1088. adminversion = "Reviz Admin by illremember, Version 2.0"

  1089. flying = false

  1090. speedfly = 1

  1091. function plrchat(plr, chat)

  1092. print(plr.Name..": "..tick().."\n"..chat)

  1093. end

  1094. for i,v in pairs(game:GetService("Players"):GetPlayers()) do

  1095. v.Chatted:connect(function(chat)

  1096. if chatlogs then

  1097. plrchat(v, chat)

  1098. end

  1099. end)

  1100. end

  1101. game:GetService("Players").PlayerAdded:connect(function(plr)

  1102. plr.Chatted:connect(function(chat)

  1103. if chatlogs then

  1104. plrchat(plr, chat)

  1105. end

  1106. end)

  1107. end)

  1108. local ScreenGui = Instance.new("ScreenGui")

  1109. local Frame = Instance.new("Frame")

  1110. local CMDBAR = Instance.new("TextBox")

  1111. ScreenGui.Parent = game:GetService("CoreGui")

  1112. Frame.Parent = ScreenGui

  1113. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)

  1114. Frame.BackgroundTransparency = 0.3

  1115. Frame.Position = UDim2.new(0.5, 0, 0, 10)

  1116. Frame.Size = UDim2.new(0, 200, 0, 40)

  1117. Frame.Active = true

  1118. Frame.Draggable = true

  1119. CMDBAR.Name = "CMDBAR"

  1120. CMDBAR.Parent = Frame

  1121. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  1122. CMDBAR.BackgroundTransparency = 0.20000000298023

  1123. CMDBAR.Size = UDim2.new(0, 180, 0, 20)

  1124. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)

  1125. CMDBAR.Font = Enum.Font.SourceSansLight

  1126. CMDBAR.FontSize = Enum.FontSize.Size14

  1127. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)

  1128. CMDBAR.TextScaled = true

  1129. CMDBAR.TextSize = 14

  1130. CMDBAR.TextWrapped = true

  1131. CMDBAR.Text = "Press ; to type, Enter to execute"

  1132. local CMDS = Instance.new("ScreenGui")

  1133. local CMDSFRAME = Instance.new("Frame")

  1134. local ScrollingFrame = Instance.new("ScrollingFrame")

  1135. local TextLabel = Instance.new("TextLabel")

  1136. local closegui = Instance.new("TextButton")

  1137. CMDS.Name = "CMDS"

  1138. CMDS.Parent = game:GetService("CoreGui")

  1139. CMDSFRAME.Name = "CMDSFRAME"

  1140. CMDSFRAME.Parent = CMDS

  1141. CMDSFRAME.Active = true

  1142. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)

  1143. CMDSFRAME.BorderSizePixel = 0

  1144. CMDSFRAME.Draggable = true

  1145. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)

  1146. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)

  1147. CMDSFRAME.Visible = false

  1148. ScrollingFrame.Parent = CMDSFRAME

  1149. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)

  1150. ScrollingFrame.BorderSizePixel = 0

  1151. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)

  1152. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)

  1153. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)

  1154. TextLabel.Parent = ScrollingFrame

  1155. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)

  1156. TextLabel.BackgroundTransparency = 1

  1157. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)

  1158. TextLabel.Font = Enum.Font.SourceSans

  1159. TextLabel.FontSize = Enum.FontSize.Size18

  1160. TextLabel.Text = "[-] cmdbar is shown when ; is pressed.,\n[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player,\n[2] bring [plr] -- You need a tool! Will bring player to you,\n[3] spin [plr] -- You need a tool! Makes you and the player spin crazy,\n[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting,\n[5] attach [plr] -- You need a tool! Attaches you to player,\n[6] unattach [plr] -- Attempts to unattach you from a player,\n[7] follow [plr] -- Makes you follow behind the player,\n[8] unfollow,\n[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air,\n[10] trail [plr] -- The opposite of follow, you stay infront of player,\n[11] untrail,\n[12] orbit [plr] -- Makes you orbit the player,\n[13] unorbit,\n[14] fling [plr] -- Makes you fling the player,\n[15] unfling,\n[16] fecheck -- Checks if the game is FE or not,\n[17] void [plr] -- Teleports player to the void,\n[18] noclip -- Gives you noclip to walk through walls,\n[19] clip -- Removes noclip,\n[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default,\n[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default,\n[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default,\n[23] default -- Changes your speed, jumppower and hipheight to default values,\n[24] annoy [plr] -- Loop teleports you to the player,\n[25] unannoy,\n[26] headwalk [plr] -- Loop teleports you to the player head,\n[27] unheadwalk,\n[28] nolimbs -- Removes your arms and legs,\n[29] god -- Gives you FE Godmode,\n[30] drophats -- Drops your accessories,\n[31] droptool -- Drops any tool you have equipped,\n[32] loopdhats -- Loop drops your accessories,\n[33] unloopdhats,\n[34] loopdtool -- Loop drops any tools you have equipped,\n[35] unloopdtool,\n[36] invisible -- Gives you invisibility CREDIT TO TIMELESS,\n[37] view [plr] -- Changes your camera to the player character,\n[38] unview,\n[39] goto [plr] -- Teleports you to player,\n[40] fly -- Allows you to fly,\n[41] unfly,\n[42] chat [msg] -- Makes you chat a message,\n[43] spam [msg] -- Spams a message,\n[44] unspam,\n[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second,\n[46] pmspam [plr] -- Spams a player in private message,\n[47] unpmspam,\n[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you,\n[49] uncfreeze [plr],\n[50] unlockws -- Unlocks the workspace,\n[51] lockws -- Locks the workspace,\n[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you,\n[53] pstand -- Enables platform stand,\n[54] unpstand -- Disables platform stand,\n[55] blockhead -- Removes your head mesh,\n[56] sit,\n[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name,\n[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided,\n[59] hypertotal -- Loads in my FE GUI Hypertotal,\n[60] cmds -- Prints all commands,\n[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats,\n[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool,\n[63] spinner -- Makes you spin,\n[64] nospinner,\n[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom,\n[66] noreach -- Removes reach, must have tool equipped,\n[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying,\n[68] tp me [plr] -- Alternative to goto,\n[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player,\n[70] uncbring,\n[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool you have equipped to the player,\n[73] glitch [plr] -- Glitches you and the player, looks very cool,\n[74] unglitch -- Unglitches you,\n[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode,\n[76] explorer -- Loads up DEX,\n[77] reset -- Resets your character.,\n[78] anim [id] -- Applies an animation on you, must be created by ROBLOX,\n[79] animgui -- Loads up Energize animations GUI,\n[80] savepos -- Saves your current position,\n[81] loadpos -- Teleports you to your saved position,\n[82] bang [plr] -- 18+,\n[83] unbang,\n[84] delcmdbar -- Removes the command bar completely,\n[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model,\n[86] shutdown -- Uses harkinians script to shutdown server,\n[87] respawn -- If grespawn doesnt work you can use respawn,\n[88] delobj [obj] -- Deletes a certain brick in workspace, client sided,\n[89] getplrs -- Prints all players in game,\n[90] deldecal -- Deletes all decals client sided,\n[91] opfinality -- Loads in my FE GUI Opfinality,\n[92] remotes -- Prints all remotes in the game in the console when added,\n[93] noremotes -- Stops printing remotes,\n[94] tpdefault -- Stops all loop teleports to a player,\n[95] stopsit -- Will not allow you to sit,\n[96] gosit -- Allows you to sit,\n[97] clicktp -- Enables click tp,\n[98] noclicktp -- Disables click tp,\n[99] toolson -- If any tools are dropped in the workspace you will automatically get them,\n[100] toolsoff -- Stops ;toolson,\n[101] version -- Gets the admin version, \n This list of commands is NOT showing everything, go to my thread in the pastebin link to see ALL commands."

  1161. TextLabel.TextColor3 = Color3.new(1, 1, 1)

  1162. TextLabel.TextSize = 15

  1163. TextLabel.TextWrapped = true

  1164. TextLabel.TextXAlignment = Enum.TextXAlignment.Left

  1165. TextLabel.TextYAlignment = Enum.TextYAlignment.Top

  1166. closegui.Name = "closegui"

  1167. closegui.Parent = CMDSFRAME

  1168. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)

  1169. closegui.BorderSizePixel = 0

  1170. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)

  1171. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)

  1172. closegui.Font = Enum.Font.SourceSansBold

  1173. closegui.FontSize = Enum.FontSize.Size24

  1174. closegui.Text = "X"

  1175. closegui.TextColor3 = Color3.new(1, 1, 1)

  1176. closegui.TextSize = 20

  1177. closegui.MouseButton1Click:connect(function()

  1178. CMDSFRAME.Visible = false

  1179. end)

  1180. game:GetService('RunService').Stepped:connect(function()

  1181. if spin then

  1182. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame

  1183. end

  1184. if followed then

  1185. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5

  1186. end

  1187. if traill then

  1188. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5

  1189. end

  1190. if annoying then

  1191. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame

  1192. end

  1193. if hwalk then

  1194. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)

  1195. end

  1196. if staring then

  1197. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)

  1198. end

  1199. end)

  1200. game:GetService('RunService').Stepped:connect(function()

  1201. if noclip then

  1202. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then

  1203. lplayer.Character.Head.CanCollide = false

  1204. lplayer.Character.Torso.CanCollide = false

  1205. lplayer.Character["Left Leg"].CanCollide = false

  1206. lplayer.Character["Right Leg"].CanCollide = false

  1207. else

  1208. lplayer.Character.Humanoid:ChangeState(11)

  1209. end

  1210. end

  1211. if changingstate then

  1212. lplayer.Character.Humanoid:ChangeState(statechosen)

  1213. end

  1214. end)

  1215. game:GetService('RunService').Stepped:connect(function()

  1216. if droppinghats then

  1217. for i,v in pairs(lplayer.Character:GetChildren()) do

  1218. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  1219. v.Parent = workspace

  1220. end

  1221. end

  1222. end

  1223. if droppingtools then

  1224. for i,v in pairs(lplayer.Character:GetChildren()) do

  1225. if (v:IsA("Tool")) then

  1226. v.Parent = workspace

  1227. end

  1228. end

  1229. end

  1230. if removingmeshhats then

  1231. for i,v in pairs(lplayer.Character:GetChildren()) do

  1232. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  1233. v.Handle.Mesh:Destroy()

  1234. end

  1235. end

  1236. end

  1237. if removingmeshtool then

  1238. for i,v in pairs(lplayer.Character:GetChildren()) do

  1239. if (v:IsA("Tool")) then

  1240. v.Handle.Mesh:Destroy()

  1241. end

  1242. end

  1243. end

  1244. end)

  1245. game:GetService('RunService').Stepped:connect(function()

  1246. if banpl then

  1247. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame

  1248. end

  1249. end)

  1250. game:GetService('RunService').Stepped:connect(function()

  1251. if stopsitting then

  1252. lplayer.Character.Humanoid.Sit = false

  1253. end

  1254. end)

  1255. plr = lplayer

  1256. hum = plr.Character.HumanoidRootPart

  1257. mouse = plr:GetMouse()

  1258. mouse.KeyDown:connect(function(key)

  1259. if key == "e" then

  1260. if mouse.Target then

  1261. if clickgoto then

  1262. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)

  1263. elseif clickdel then

  1264. mouse.Target:Destroy()

  1265. end

  1266. end

  1267. end

  1268. end)

  1269. game:GetService("Workspace").ChildAdded:connect(function(part)

  1270. if gettingtools then

  1271. if part:IsA("Tool") then

  1272. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame

  1273. end

  1274. end

  1275. end)

  1276. lplayer.Chatted:Connect(function(msg)

  1277. if string.sub(msg, 1, 6) == (prefix.."kill ") then

  1278. if string.sub(msg, 7) == "me" then

  1279. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)

  1280. else

  1281. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do

  1282. local NOW = lplayer.Character.HumanoidRootPart.CFrame

  1283. lplayer.Character.Humanoid.Name = 1

  1284. local l = lplayer.Character["1"]:Clone()

  1285. l.Parent = lplayer.Character

  1286. l.Name = "Humanoid"

  1287. wait(0.1)

  1288. lplayer.Character["1"]:Destroy()

  1289. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  1290. lplayer.Character.Animate.Disabled = true

  1291. wait(0.1)

  1292. lplayer.Character.Animate.Disabled = false

  1293. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  1294. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1295. lplayer.Character.Humanoid:EquipTool(v)

  1296. end

  1297. local function tp(player,player2)

  1298. local char1,char2=player.Character,player2.Character

  1299. if char1 and char2 then

  1300. char1:MoveTo(char2.Head.Position)

  1301. end

  1302. end

  1303. wait(0.1)

  1304. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  1305. wait(0.2)

  1306. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  1307. wait(0.5)

  1308. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))

  1309. wait(0.7)

  1310. tp(lplayer,game:GetService("Players")[v.Name])

  1311. wait(0.7)

  1312. lplayer.Character.HumanoidRootPart.CFrame = NOW

  1313. game:GetService("StarterGui"):SetCore("SendNotification", {

  1314. Title = "Tools needed!";

  1315. Text = "You need a tool in your backpack for this command!";

  1316. })

  1317. end

  1318. end

  1319. end

  1320. if string.sub(msg, 1, 7) == (prefix.."bring ") then

  1321. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do

  1322. local NOW = lplayer.Character.HumanoidRootPart.CFrame

  1323. lplayer.Character.Humanoid.Name = 1

  1324. local l = lplayer.Character["1"]:Clone()

  1325. l.Parent = lplayer.Character

  1326. l.Name = "Humanoid"

  1327. wait(0.1)

  1328. lplayer.Character["1"]:Destroy()

  1329. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  1330. lplayer.Character.Animate.Disabled = true

  1331. wait(0.1)

  1332. lplayer.Character.Animate.Disabled = false

  1333. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  1334. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1335. lplayer.Character.Humanoid:EquipTool(v)

  1336. end

  1337. local function tp(player,player2)

  1338. local char1,char2=player.Character,player2.Character

  1339. if char1 and char2 then

  1340. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame

  1341. end

  1342. end

  1343. local function getout(player,player2)

  1344. local char1,char2=player.Character,player2.Character

  1345. if char1 and char2 then

  1346. char1:MoveTo(char2.Head.Position)

  1347. end

  1348. end

  1349. tp(game:GetService("Players")[v.Name], lplayer)

  1350. wait(0.2)

  1351. tp(game:GetService("Players")[v.Name], lplayer)

  1352. wait(0.5)

  1353. lplayer.Character.HumanoidRootPart.CFrame = NOW

  1354. wait(0.5)

  1355. getout(lplayer, game:GetService("Players")[v.Name])

  1356. wait(0.3)

  1357. lplayer.Character.HumanoidRootPart.CFrame = NOW

  1358. game:GetService("StarterGui"):SetCore("SendNotification", {

  1359. Title = "Tools needed!";

  1360. Text = "You need a tool in your backpack for this command!";

  1361. })

  1362. end

  1363. end

  1364. if string.sub(msg, 1, 6) == (prefix.."spin ") then

  1365. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  1366. lplayer.Character.Humanoid.Name = 1

  1367. local l = lplayer.Character["1"]:Clone()

  1368. l.Parent = lplayer.Character

  1369. l.Name = "Humanoid"

  1370. wait(0.1)

  1371. lplayer.Character["1"]:Destroy()

  1372. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  1373. lplayer.Character.Animate.Disabled = true

  1374. wait(0.1)

  1375. lplayer.Character.Animate.Disabled = false

  1376. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  1377. lplayer.Character.Animate.Disabled = false

  1378. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1379. lplayer.Character.Humanoid:EquipTool(v)

  1380. end

  1381. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame

  1382. spinplr = v

  1383. wait(0.5)

  1384. spin = true

  1385. game:GetService("StarterGui"):SetCore("SendNotification", {

  1386. Title = "Tools needed!";

  1387. Text = "You need a tool in your backpack for this command!";

  1388. })

  1389. end

  1390. end

  1391. if string.sub(msg, 1, 7) == (prefix.."unspin") then

  1392. spin = false

  1393. end

  1394. if string.sub(msg, 1, 8) == (prefix.."attach ") then

  1395. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  1396. lplayer.Character.Humanoid.Name = 1

  1397. local l = lplayer.Character["1"]:Clone()

  1398. l.Parent = lplayer.Character

  1399. l.Name = "Humanoid"

  1400. wait(0.1)

  1401. lplayer.Character["1"]:Destroy()

  1402. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  1403. lplayer.Character.Animate.Disabled = true

  1404. wait(0.1)

  1405. lplayer.Character.Animate.Disabled = false

  1406. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  1407. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1408. lplayer.Character.Humanoid:EquipTool(v)

  1409. end

  1410. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame

  1411. wait(0.3)

  1412. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame

  1413. attplr = v

  1414. game:GetService("StarterGui"):SetCore("SendNotification", {

  1415. Title = "Tools needed!";

  1416. Text = "You need a tool in your backpack for this command!";

  1417. })

  1418. end

  1419. end

  1420. if string.sub(msg, 1, 10) == (prefix.."unattach ") then

  1421. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do

  1422. local function getout(player,player2)

  1423. local char1,char2=player.Character,player2.Character

  1424. if char1 and char2 then

  1425. char1:MoveTo(char2.Head.Position)

  1426. end

  1427. end

  1428. getout(lplayer, game:GetService("Players")[v.Name])

  1429. end

  1430. end

  1431. if string.sub(msg, 1, 8) == (prefix.."follow ") then

  1432. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  1433. followed = true

  1434. flwplr = v

  1435. end

  1436. end

  1437. if string.sub(msg, 1, 9) == (prefix.."unfollow") then

  1438. followed = false

  1439. end

  1440. if string.sub(msg, 1, 10) == (prefix.."freefall ") then

  1441. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do

  1442. local NOW = lplayer.Character.HumanoidRootPart.CFrame

  1443. lplayer.Character.Humanoid.Name = 1

  1444. local l = lplayer.Character["1"]:Clone()

  1445. l.Parent = lplayer.Character

  1446. l.Name = "Humanoid"

  1447. wait(0.1)

  1448. lplayer.Character["1"]:Destroy()

  1449. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  1450. lplayer.Character.Animate.Disabled = true

  1451. wait(0.1)

  1452. lplayer.Character.Animate.Disabled = false

  1453. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  1454. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1455. lplayer.Character.Humanoid:EquipTool(v)

  1456. end

  1457. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  1458. wait(0.2)

  1459. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  1460. wait(0.6)

  1461. lplayer.Character.HumanoidRootPart.CFrame = NOW

  1462. wait(0.6)

  1463. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)

  1464. game:GetService("StarterGui"):SetCore("SendNotification", {

  1465. Title = "Tools needed!";

  1466. Text = "You need a tool in your backpack for this command!";

  1467. })

  1468. end

  1469. end

  1470. if string.sub(msg, 1, 7) == (prefix.."trail ") then

  1471. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  1472. traill = true

  1473. trlplr = v

  1474. end

  1475. end

  1476. if string.sub(msg, 1, 8) == (prefix.."untrail") then

  1477. traill = false

  1478. end

  1479. if string.sub(msg, 1, 7) == (prefix.."orbit ") then

  1480. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then

  1481. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame

  1482. else

  1483. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  1484. local o = Instance.new("RocketPropulsion")

  1485. o.Parent = lplayer.Character.HumanoidRootPart

  1486. o.Name = "Orbit"

  1487. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart

  1488. o:Fire()

  1489. noclip = true

  1490. end

  1491. end

  1492. end

  1493. if string.sub(msg, 1, 8) == (prefix.."unorbit") then

  1494. lplayer.Character.HumanoidRootPart.Orbit:Destroy()

  1495. noclip = false

  1496. end

  1497. if string.sub(msg, 1, 7) == (prefix.."fling ") then

  1498. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then

  1499. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame

  1500. else

  1501. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  1502. local y = Instance.new("RocketPropulsion")

  1503. y.Parent = lplayer.Character.HumanoidRootPart

  1504. y.CartoonFactor = 1

  1505. y.MaxThrust = 800000

  1506. y.MaxSpeed = 1000

  1507. y.ThrustP = 200000

  1508. y.Name = "Fling"

  1509. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head

  1510. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart

  1511. y:Fire()

  1512. noclip = true

  1513. end

  1514. end

  1515. end

  1516. if string.sub(msg, 1, 8) == (prefix.."unfling") then

  1517. noclip = false

  1518. lplayer.Character.HumanoidRootPart.Fling:Destroy()

  1519. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head

  1520. wait(0.4)

  1521. lplayer.Character.HumanoidRootPart.Fling:Destroy()

  1522. end

  1523. if string.sub(msg, 1, 8) == (prefix.."fecheck") then

  1524. if game:GetService("Workspace").FilteringEnabled == true then

  1525. warn("FE is Enabled (Filtering Enabled)")

  1526. game:GetService("StarterGui"):SetCore("SendNotification", {

  1527. Title = "FE is Enabled";

  1528. Text = "Filtering Enabled. Enjoy using Reviz Admin!";

  1529. })

  1530. else

  1531. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")

  1532. game:GetService("StarterGui"):SetCore("SendNotification", {

  1533. Title = "FE is Disabled";

  1534. Text = "Filtering Disabled. Consider using a different admin script.";

  1535. })

  1536. end

  1537. end

  1538. if string.sub(msg, 1, 6) == (prefix.."void ") then

  1539. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  1540. lplayer.Character.Humanoid.Name = 1

  1541. local l = lplayer.Character["1"]:Clone()

  1542. l.Parent = lplayer.Character

  1543. l.Name = "Humanoid"

  1544. wait(0.1)

  1545. lplayer.Character["1"]:Destroy()

  1546. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  1547. lplayer.Character.Animate.Disabled = true

  1548. wait(0.1)

  1549. lplayer.Character.Animate.Disabled = false

  1550. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  1551. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1552. lplayer.Character.Humanoid:EquipTool(v)

  1553. end

  1554. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  1555. wait(0.2)

  1556. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  1557. wait(0.6)

  1558. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)

  1559. game:GetService("StarterGui"):SetCore("SendNotification", {

  1560. Title = "Tools needed!";

  1561. Text = "You need a tool in your backpack for this command!";

  1562. })

  1563. end

  1564. end

  1565. if string.sub(msg, 1, 7) == (prefix.."noclip") then

  1566. noclip = true

  1567. game:GetService("StarterGui"):SetCore("SendNotification", {

  1568. Title = "Noclip enabled";

  1569. Text = "Type ;clip to disable";

  1570. })

  1571. end

  1572. if string.sub(msg, 1, 5) == (prefix.."clip") then

  1573. noclip = false

  1574. game:GetService("StarterGui"):SetCore("SendNotification", {

  1575. Title = "Noclip disabled";

  1576. Text = "Type ;noclip to enable";

  1577. })

  1578. end

  1579. if string.sub(msg, 1, 7) == (prefix.."speed ") then

  1580. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))

  1581. end

  1582. if string.sub(msg, 1, 4) == (prefix.."ws ") then

  1583. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))

  1584. end

  1585. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then

  1586. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))

  1587. end

  1588. if string.sub(msg, 1, 4) == (prefix.."hh ") then

  1589. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))

  1590. end

  1591. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then

  1592. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))

  1593. end

  1594. if string.sub(msg, 1, 4) == (prefix.."jp ") then

  1595. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))

  1596. end

  1597. if string.sub(msg, 1, 8) == (prefix.."default") then

  1598. lplayer.Character.Humanoid.JumpPower = 50

  1599. lplayer.Character.Humanoid.WalkSpeed = 16

  1600. lplayer.Character.Humanoid.HipHeight = 0

  1601. end

  1602. if string.sub(msg, 1, 7) == (prefix.."annoy ") then

  1603. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  1604. annoying = true

  1605. annplr = v

  1606. end

  1607. end

  1608. if string.sub(msg, 1, 8) == (prefix.."unannoy") then

  1609. annoying = false

  1610. end

  1611. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then

  1612. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do

  1613. hwalk = true

  1614. hdwplr = v

  1615. end

  1616. end

  1617. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then

  1618. hwalk = false

  1619. end

  1620. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then

  1621. lplayer.Character["Left Leg"]:Destroy()

  1622. lplayer.Character["Left Arm"]:Destroy()

  1623. lplayer.Character["Right Leg"]:Destroy()

  1624. lplayer.Character["Right Arm"]:Destroy()

  1625. end

  1626. if string.sub(msg, 1, 4) == (prefix.."god") then

  1627. lplayer.Character.Humanoid.Name = 1

  1628. local l = lplayer.Character["1"]:Clone()

  1629. l.Parent = lplayer.Character

  1630. l.Name = "Humanoid"

  1631. wait(0.1)

  1632. lplayer.Character["1"]:Destroy()

  1633. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  1634. lplayer.Character.Animate.Disabled = true

  1635. wait(0.1)

  1636. lplayer.Character.Animate.Disabled = false

  1637. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  1638. game:GetService("StarterGui"):SetCore("SendNotification", {

  1639. Title = "FE Godmode enabled";

  1640. Text = "Use ;grespawn or ;respawn to remove";

  1641. })

  1642. end

  1643. if string.sub(msg, 1, 9) == (prefix.."drophats") then

  1644. for i,v in pairs(lplayer.Character:GetChildren()) do

  1645. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  1646. v.Parent = workspace

  1647. end

  1648. end

  1649. end

  1650. if string.sub(msg, 1, 9) == (prefix.."droptool") then

  1651. for i,v in pairs(lplayer.Character:GetChildren()) do

  1652. if (v:IsA("Tool")) then

  1653. v.Parent = workspace

  1654. end

  1655. end

  1656. end

  1657. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then

  1658. droppinghats = true

  1659. game:GetService("StarterGui"):SetCore("SendNotification", {

  1660. Title = "Loop Drop Enabled";

  1661. Text = "Type ;unloopdhats to disable";

  1662. })

  1663. end

  1664. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then

  1665. droppinghats = false

  1666. game:GetService("StarterGui"):SetCore("SendNotification", {

  1667. Title = "Loop Drop Disabled";

  1668. Text = "Type ;loopdhats to enable.";

  1669. })

  1670. end

  1671. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then

  1672. droppingtools = true

  1673. game:GetService("StarterGui"):SetCore("SendNotification", {

  1674. Title = "Loop Drop Enabled";

  1675. Text = "Type ;unloopdtool to disable";

  1676. })

  1677. end

  1678. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then

  1679. droppingtools = false

  1680. game:GetService("StarterGui"):SetCore("SendNotification", {

  1681. Title = "Loop Drop Disabled";

  1682. Text = "Type ;loopdtool to enable.";

  1683. })

  1684. end

  1685. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless

  1686. Local = game:GetService('Players').LocalPlayer

  1687. Char = Local.Character

  1688. touched,tpdback = false, false

  1689. box = Instance.new('Part',workspace)

  1690. box.Anchored = true

  1691. box.CanCollide = true

  1692. box.Size = Vector3.new(10,1,10)

  1693. box.Position = Vector3.new(0,10000,0)

  1694. box.Touched:connect(function(part)

  1695. if (part.Parent.Name == Local.Name) then

  1696. if touched == false then

  1697. touched = true

  1698. function apply()

  1699. if script.Disabled ~= true then

  1700. no = Char.HumanoidRootPart:Clone()

  1701. wait(.25)

  1702. Char.HumanoidRootPart:Destroy()

  1703. no.Parent = Char

  1704. Char:MoveTo(loc)

  1705. touched = false

  1706. end end

  1707. if Char then

  1708. apply()

  1709. end

  1710. end

  1711. end

  1712. end)

  1713. repeat wait() until Char

  1714. loc = Char.HumanoidRootPart.Position

  1715. Char:MoveTo(box.Position + Vector3.new(0,.5,0))

  1716. game:GetService("StarterGui"):SetCore("SendNotification", {

  1717. Title = "Invisibility enabled!";

  1718. Text = "Reset or use ;respawn to remove.";

  1719. })

  1720. end

  1721. if string.sub(msg, 1, 6) == (prefix.."view ") then

  1722. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  1723. if game:GetService("Players")[v.Name].Character.Humanoid then

  1724. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid

  1725. else

  1726. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head

  1727. end

  1728. end

  1729. end

  1730. if string.sub(msg, 1, 7) == (prefix.."unview") then

  1731. if lplayer.Character.Humanoid then

  1732. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid

  1733. else

  1734. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head

  1735. end

  1736. end

  1737. if string.sub(msg, 1, 6) == (prefix.."goto ") then

  1738. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  1739. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  1740. end

  1741. end

  1742. if string.sub(msg, 1, 4) == (prefix.."fly") then

  1743. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')

  1744. repeat wait() until Mouse

  1745. local T = lplayer.Character.HumanoidRootPart

  1746. local CONTROL = {F = 0, B = 0, L = 0, R = 0}

  1747. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}

  1748. local SPEED = speedget

  1749. local function fly()

  1750. flying = true

  1751. local BG = Instance.new('BodyGyro', T)

  1752. local BV = Instance.new('BodyVelocity', T)

  1753. BG.P = 9e4

  1754. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)

  1755. BG.cframe = T.CFrame

  1756. BV.velocity = Vector3.new(0, 0.1, 0)

  1757. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)

  1758. spawn(function()

  1759. repeat wait()

  1760. lplayer.Character.Humanoid.PlatformStand = true

  1761. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then

  1762. SPEED = 50

  1763. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then

  1764. SPEED = 0

  1765. end

  1766. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then

  1767. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED

  1768. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}

  1769. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then

  1770. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED

  1771. else

  1772. BV.velocity = Vector3.new(0, 0.1, 0)

  1773. end

  1774. BG.cframe = workspace.CurrentCamera.CoordinateFrame

  1775. until not flying

  1776. CONTROL = {F = 0, B = 0, L = 0, R = 0}

  1777. lCONTROL = {F = 0, B = 0, L = 0, R = 0}

  1778. SPEED = 0

  1779. BG:destroy()

  1780. BV:destroy()

  1781. lplayer.Character.Humanoid.PlatformStand = false

  1782. end)

  1783. end

  1784. Mouse.KeyDown:connect(function(KEY)

  1785. if KEY:lower() == 'w' then

  1786. CONTROL.F = speedfly

  1787. elseif KEY:lower() == 's' then

  1788. CONTROL.B = -speedfly

  1789. elseif KEY:lower() == 'a' then

  1790. CONTROL.L = -speedfly

  1791. elseif KEY:lower() == 'd' then

  1792. CONTROL.R = speedfly

  1793. end

  1794. end)

  1795. Mouse.KeyUp:connect(function(KEY)

  1796. if KEY:lower() == 'w' then

  1797. CONTROL.F = 0

  1798. elseif KEY:lower() == 's' then

  1799. CONTROL.B = 0

  1800. elseif KEY:lower() == 'a' then

  1801. CONTROL.L = 0

  1802. elseif KEY:lower() == 'd' then

  1803. CONTROL.R = 0

  1804. end

  1805. end)

  1806. fly()

  1807. end

  1808. if string.sub(msg, 1, 6) == (prefix.."unfly") then

  1809. flying = false

  1810. lplayer.Character.Humanoid.PlatformStand = false

  1811. end

  1812. if string.sub(msg, 1, 6) == (prefix.."chat ") then

  1813. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")

  1814. end

  1815. if string.sub(msg, 1, 6) == (prefix.."spam ") then

  1816. spamtext = (string.sub(msg, 7))

  1817. spamming = true

  1818. end

  1819. if string.sub(msg, 1, 7) == (prefix.."unspam") then

  1820. spamming = false

  1821. end

  1822. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then

  1823. spamdelay = (string.sub(msg, 11))

  1824. end

  1825. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then

  1826. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  1827. pmspammed = v.Name

  1828. spammingpm = true

  1829. end

  1830. end

  1831. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then

  1832. spammingpm = false

  1833. end

  1834. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then

  1835. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do

  1836. v.Character["Left Leg"].Anchored = true

  1837. v.Character["Left Arm"].Anchored = true

  1838. v.Character["Right Leg"].Anchored = true

  1839. v.Character["Right Arm"].Anchored = true

  1840. v.Character.Torso.Anchored = true

  1841. v.Character.Head.Anchored = true

  1842. end

  1843. end

  1844. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then

  1845. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do

  1846. v.Character["Left Leg"].Anchored = false

  1847. v.Character["Left Arm"].Anchored = false

  1848. v.Character["Right Leg"].Anchored = false

  1849. v.Character["Right Arm"].Anchored = false

  1850. v.Character.Torso.Anchored = false

  1851. v.Character.Head.Anchored = false

  1852. end

  1853. end

  1854. if string.sub(msg, 1, 9) == (prefix.."unlockws") then

  1855. local a = game:GetService("Workspace"):getChildren()

  1856. for i = 1, #a do

  1857. if a[i].className == "Part" then

  1858. a[i].Locked = false

  1859. elseif a[i].className == "Model" then

  1860. local r = a[i]:getChildren()

  1861. for i = 1, #r do

  1862. if r[i].className == "Part" then

  1863. r[i].Locked = false

  1864. end

  1865. end

  1866. end

  1867. end

  1868. game:GetService("StarterGui"):SetCore("SendNotification", {

  1869. Title = "Success!";

  1870. Text = "Workspace unlocked. Use ;lockws to lock.";

  1871. })

  1872. end

  1873. if string.sub(msg, 1, 7) == (prefix.."lockws") then

  1874. local a = game:GetService("Workspace"):getChildren()

  1875. for i = 1, #a do

  1876. if a[i].className == "Part" then

  1877. a[i].Locked = true

  1878. elseif a[i].className == "Model" then

  1879. local r = a[i]:getChildren()

  1880. for i = 1, #r do

  1881. if r[i].className == "Part" then

  1882. r[i].Locked = true

  1883. end

  1884. end

  1885. end

  1886. end

  1887. end

  1888. if string.sub(msg, 1, 7) == (prefix.."btools") then

  1889. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)

  1890. Clone_T.BinType = "Clone"

  1891. local Destruct = Instance.new("HopperBin",lplayer.Backpack)

  1892. Destruct.BinType = "Hammer"

  1893. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)

  1894. Hold_T.BinType = "Grab"

  1895. end

  1896. if string.sub(msg, 1, 7) == (prefix.."pstand") then

  1897. lplayer.Character.Humanoid.PlatformStand = true

  1898. end

  1899. if string.sub(msg, 1, 9) == (prefix.."unpstand") then

  1900. lplayer.Character.Humanoid.PlatformStand = false

  1901. end

  1902. if string.sub(msg, 1, 10) == (prefix.."blockhead") then

  1903. lplayer.Character.Head.Mesh:Destroy()

  1904. end

  1905. if string.sub(msg, 1, 4) == (prefix.."sit") then

  1906. lplayer.Character.Humanoid.Sit = true

  1907. end

  1908. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then

  1909. local function bringobjw()

  1910. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do

  1911. if obj.Name == (string.sub(msg, 11)) then

  1912. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame

  1913. obj.CanCollide = false

  1914. obj.Transparency = 0.7

  1915. wait()

  1916. obj.CFrame = lplayer.Character["Left Leg"].CFrame

  1917. wait()

  1918. obj.CFrame = lplayer.Character["Right Leg"].CFrame

  1919. wait()

  1920. obj.CFrame = lplayer.Character["Head"].CFrame

  1921. end

  1922. end

  1923. end

  1924. while wait() do

  1925. bringobjw()

  1926. end

  1927. game:GetService("StarterGui"):SetCore("SendNotification", {

  1928. Title = "BringObj";

  1929. Text = "BringObj enabled.";

  1930. })

  1931. end

  1932. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then

  1933. vis = (string.sub(msg, 8))

  1934. local a = game:GetService("Workspace"):GetDescendants()

  1935. for i = 1, #a do

  1936. if a[i].className == "Part" then

  1937. a[i].Transparency = vis

  1938. elseif a[i].className == "Model" then

  1939. local r = a[i]:getChildren()

  1940. for i = 1, #r do

  1941. if r[i].className == "Part" then

  1942. r[i].Transparency = vis

  1943. end

  1944. end

  1945. end

  1946. end

  1947. end

  1948. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then

  1949. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()

  1950. game:GetService("StarterGui"):SetCore("SendNotification", {

  1951. Title = "Success!";

  1952. Text = "HyperTotal GUI Loaded!";

  1953. })

  1954. end

  1955. if string.sub(msg, 1, 5) == (prefix.."cmds") then

  1956. CMDSFRAME.Visible = true

  1957. end

  1958. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then

  1959. for i,v in pairs(lplayer.Character:GetChildren()) do

  1960. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  1961. v.Handle.Mesh:Destroy()

  1962. end

  1963. end

  1964. end

  1965. if string.sub(msg, 1, 10) == (prefix.."blockhats") then

  1966. for i,v in pairs(lplayer.Character:GetChildren()) do

  1967. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  1968. v.Handle.Mesh:Destroy()

  1969. end

  1970. end

  1971. end

  1972. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then

  1973. for i,v in pairs(lplayer.Character:GetChildren()) do

  1974. if (v:IsA("Tool")) then

  1975. v.Handle.Mesh:Destroy()

  1976. end

  1977. end

  1978. end

  1979. if string.sub(msg, 1, 10) == (prefix.."blocktool") then

  1980. for i,v in pairs(lplayer.Character:GetChildren()) do

  1981. if (v:IsA("Tool")) then

  1982. v.Handle.Mesh:Destroy()

  1983. end

  1984. end

  1985. end

  1986. if string.sub(msg, 1, 8) == (prefix.."spinner") then

  1987. local p = Instance.new("RocketPropulsion")

  1988. p.Parent = lplayer.Character.HumanoidRootPart

  1989. p.Name = "Spinner"

  1990. p.Target = lplayer.Character["Left Arm"]

  1991. p:Fire()

  1992. game:GetService("StarterGui"):SetCore("SendNotification", {

  1993. Title = "Spinner enabled";

  1994. Text = "Type ;nospinner to disable.";

  1995. })

  1996. end

  1997. if string.sub(msg, 1, 10) == (prefix.."nospinner") then

  1998. lplayer.Character.HumanoidRootPart.Spinner:Destroy()

  1999. end

  2000. if string.sub(msg, 1, 7) == (prefix.."reachd") then

  2001. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  2002. if v:isA("Tool") then

  2003. local a = Instance.new("SelectionBox",v.Handle)

  2004. a.Adornee = v.Handle

  2005. v.Handle.Size = Vector3.new(0.5,0.5,60)

  2006. v.GripPos = Vector3.new(0,0,0)

  2007. lplayer.Character.Humanoid:UnequipTools()

  2008. end

  2009. end

  2010. game:GetService("StarterGui"):SetCore("SendNotification", {

  2011. Title = "Reach applied!";

  2012. Text = "Applied to equipped sword. Use ;noreach to disable.";

  2013. })

  2014. end

  2015. if string.sub(msg, 1, 7) == (prefix.."reach ") then

  2016. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  2017. if v:isA("Tool") then

  2018. handleSize = v.Handle.Size

  2019. wait()

  2020. local a = Instance.new("SelectionBox",v.Handle)

  2021. a.Name = "a"

  2022. a.Adornee = v.Handle

  2023. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))

  2024. v.GripPos = Vector3.new(0,0,0)

  2025. lplayer.Character.Humanoid:UnequipTools()

  2026. end

  2027. end

  2028. game:GetService("StarterGui"):SetCore("SendNotification", {

  2029. Title = "Reach applied!";

  2030. Text = "Applied to equipped sword. Use ;noreach to disable.";

  2031. })

  2032. end

  2033. if string.sub(msg, 1, 8) == (prefix.."noreach") then

  2034. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  2035. if v:isA("Tool") then

  2036. v.Handle.a:Destroy()

  2037. v.Handle.Size = handleSize

  2038. end

  2039. end

  2040. game:GetService("StarterGui"):SetCore("SendNotification", {

  2041. Title = "Reach removed!";

  2042. Text = "Removed reach from equipped sword.";

  2043. })

  2044. end

  2045. if string.sub(msg, 1, 7) == (prefix.."rkill ") then

  2046. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do

  2047. lplayer.Character.Humanoid.Name = 1

  2048. local l = lplayer.Character["1"]:Clone()

  2049. l.Parent = lplayer.Character

  2050. l.Name = "Humanoid"

  2051. wait(0.1)

  2052. lplayer.Character["1"]:Destroy()

  2053. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  2054. lplayer.Character.Animate.Disabled = true

  2055. wait(0.1)

  2056. lplayer.Character.Animate.Disabled = false

  2057. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  2058. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2059. lplayer.Character.Humanoid:EquipTool(v)

  2060. end

  2061. wait(0.1)

  2062. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2063. wait(0.2)

  2064. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2065. wait(0.5)

  2066. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))

  2067. game:GetService("StarterGui"):SetCore("SendNotification", {

  2068. Title = "Tools needed!";

  2069. Text = "You need a tool in your backpack for this command!";

  2070. })

  2071. end

  2072. end

  2073. if string.sub(msg, 1, 7) == (prefix.."tp me ") then

  2074. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  2075. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2076. end

  2077. end

  2078. if string.sub(msg, 1, 8) == (prefix.."cbring ") then

  2079. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then

  2080. cbringall = true

  2081. else

  2082. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  2083. brplr = v.Name

  2084. end

  2085. end

  2086. cbring = true

  2087. end

  2088. if string.sub(msg, 1, 9) == (prefix.."uncbring") then

  2089. cbring = false

  2090. cbringall = false

  2091. end

  2092. if string.sub(msg, 1, 6) == (prefix.."swap ") then

  2093. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  2094. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2095. local NOW = lplayer.Character.HumanoidRootPart.CFrame

  2096. lplayer.Character.Humanoid.Name = 1

  2097. local l = lplayer.Character["1"]:Clone()

  2098. l.Parent = lplayer.Character

  2099. l.Name = "Humanoid"

  2100. wait(0.1)

  2101. lplayer.Character["1"]:Destroy()

  2102. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  2103. lplayer.Character.Animate.Disabled = true

  2104. wait(0.1)

  2105. lplayer.Character.Animate.Disabled = false

  2106. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  2107. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2108. lplayer.Character.Humanoid:EquipTool(v)

  2109. end

  2110. local function tp(player,player2)

  2111. local char1,char2=player.Character,player2.Character

  2112. if char1 and char2 then

  2113. char1:MoveTo(char2.Head.Position)

  2114. end

  2115. end

  2116. wait(0.1)

  2117. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2118. wait(0.2)

  2119. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2120. wait(0.5)

  2121. lplayer.Character.HumanoidRootPart.CFrame = NOW

  2122. wait(0.6)

  2123. tp(lplayer, game:GetService("Players")[v.Name])

  2124. wait(0.4)

  2125. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR

  2126. game:GetService("StarterGui"):SetCore("SendNotification", {

  2127. Title = "Tools needed!";

  2128. Text = "You need a tool in your backpack for this command!";

  2129. })

  2130. end

  2131. end

  2132. if string.sub(msg, 1, 8) == (prefix.."glitch ") then

  2133. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  2134. lplayer.Character.Humanoid.Name = 1

  2135. local l = lplayer.Character["1"]:Clone()

  2136. l.Parent = lplayer.Character

  2137. l.Name = "Humanoid"

  2138. wait(0.1)

  2139. lplayer.Character["1"]:Destroy()

  2140. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  2141. lplayer.Character.Animate.Disabled = true

  2142. wait(0.1)

  2143. lplayer.Character.Animate.Disabled = false

  2144. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  2145. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2146. lplayer.Character.Humanoid:EquipTool(v)

  2147. end

  2148. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame

  2149. wait(0.3)

  2150. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame

  2151. wait(0.4)

  2152. b = Instance.new("BodyForce")

  2153. b.Parent = lplayer.Character.HumanoidRootPart

  2154. b.Name = "Glitch"

  2155. b.Force = Vector3.new(100000000,5000,0)

  2156. game:GetService("StarterGui"):SetCore("SendNotification", {

  2157. Title = "Tools needed!";

  2158. Text = "You need a tool in your backpack for this command!";

  2159. })

  2160. end

  2161. end

  2162. if string.sub(msg, 1, 9) == (prefix.."unglitch") then

  2163. lplayer.Character.HumanoidRootPart.Glitch:Destroy()

  2164. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)

  2165. b = Instance.new("BodyForce")

  2166. b.Parent = lplayer.Character.HumanoidRootPart

  2167. b.Name = "unGlitch"

  2168. b.Force = Vector3.new(0,-5000000,0)

  2169. wait(2)

  2170. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()

  2171. end

  2172. if string.sub(msg, 1, 9) == (prefix.."grespawn") then

  2173. lplayer.Character.Humanoid.Health = 0

  2174. wait(1)

  2175. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)

  2176. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)

  2177. end

  2178. if string.sub(msg, 1, 9) == (prefix.."explorer") then

  2179. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()

  2180. game:GetService("StarterGui"):SetCore("SendNotification", {

  2181. Title = "Success!";

  2182. Text = "DEX Explorer has loaded.";

  2183. })

  2184. end

  2185. if string.sub(msg, 1, 6) == (prefix.."anim ") then

  2186. local Anim = Instance.new("Animation")

  2187. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))

  2188. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)

  2189. track:Play(.1, 1, 1)

  2190. end

  2191. if string.sub(msg, 1, 8) == (prefix.."animgui") then

  2192. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()

  2193. game:GetService("StarterGui"):SetCore("SendNotification", {

  2194. Title = "Success!";

  2195. Text = "Energize Animations GUI has loaded.";

  2196. })

  2197. end

  2198. if string.sub(msg, 1, 8) == (prefix.."savepos") then

  2199. saved = lplayer.Character.HumanoidRootPart.CFrame

  2200. game:GetService("StarterGui"):SetCore("SendNotification", {

  2201. Title = "Position Saved";

  2202. Text = "Use ;loadpos to return to saved position.";

  2203. })

  2204. end

  2205. if string.sub(msg, 1, 8) == (prefix.."loadpos") then

  2206. lplayer.Character.HumanoidRootPart.CFrame = saved

  2207. end

  2208. if string.sub(msg, 1, 6) == (prefix.."bang ") then

  2209. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  2210. local Anim2 = Instance.new("Animation")

  2211. Anim2.AnimationId = "rbxassetid://148840371"

  2212. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)

  2213. track2:Play(.1, 1, 1)

  2214. bplrr = v.Name

  2215. banpl = true

  2216. end

  2217. end

  2218. if string.sub(msg, 1, 7) == (prefix.."unbang") then

  2219. banpl = false

  2220. end

  2221. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then

  2222. local function bringmodw()

  2223. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do

  2224. if obj.Name == (string.sub(msg, 11)) then

  2225. for i,ch in pairs(obj:GetDescendants()) do

  2226. if (ch:IsA("BasePart")) then

  2227. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame

  2228. ch.CanCollide = false

  2229. ch.Transparency = 0.7

  2230. wait()

  2231. ch.CFrame = lplayer.Character["Left Leg"].CFrame

  2232. wait()

  2233. ch.CFrame = lplayer.Character["Right Leg"].CFrame

  2234. wait()

  2235. ch.CFrame = lplayer.Character["Head"].CFrame

  2236. end

  2237. end

  2238. end

  2239. end

  2240. end

  2241. while wait() do

  2242. bringmodw()

  2243. end

  2244. game:GetService("StarterGui"):SetCore("SendNotification", {

  2245. Title = "BringMod";

  2246. Text = "BringMod enabled.";

  2247. })

  2248. end

  2249. if string.sub(msg, 1, 8) == (prefix.."respawn") then

  2250. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name

  2251. local hum = Instance.new('Humanoid', mod)

  2252. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1

  2253. lplayer.Character = mod

  2254. end

  2255. if string.sub(msg, 1, 9) == (prefix.."shutdown") then

  2256. game:GetService'RunService'.Stepped:Connect(function()

  2257. pcall(function()

  2258. for i,v in pairs(game:GetService'Players':GetPlayers()) do

  2259. if v.Character ~= nil and v.Character:FindFirstChild'Head' then

  2260. for _,x in pairs(v.Character.Head:GetChildren()) do

  2261. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end

  2262. end

  2263. end

  2264. end

  2265. end)

  2266. end)

  2267. game:GetService("StarterGui"):SetCore("SendNotification", {

  2268. Title = "Attempting Shutdown";

  2269. Text = "Shutdown Attempt has begun.";

  2270. })

  2271. end

  2272. if string.sub(msg, 1, 8) == (prefix.."delobj ") then

  2273. objtodel = (string.sub(msg, 9))

  2274. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do

  2275. if v.Name == objtodel then

  2276. v:Destroy()

  2277. end

  2278. end

  2279. end

  2280. if string.sub(msg, 1, 8) == (prefix.."getplrs") then

  2281. for i,v in pairs(game:GetService("Players"):GetPlayers())do

  2282. print(v)

  2283. end

  2284. game:GetService("StarterGui"):SetCore("SendNotification", {

  2285. Title = "Printed";

  2286. Text = "Players have been printed to console. (F9)";

  2287. })

  2288. end

  2289. if string.sub(msg, 1, 9) == (prefix.."deldecal") then

  2290. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do

  2291. if (v:IsA("Decal")) then

  2292. v:Destroy()

  2293. end

  2294. end

  2295. end

  2296. if string.sub(msg, 1, 11) == (prefix.."opfinality") then

  2297. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()

  2298. game:GetService("StarterGui"):SetCore("SendNotification", {

  2299. Title = "Success!";

  2300. Text = "OpFinality GUI has loaded.";

  2301. })

  2302. end

  2303. if string.sub(msg, 1, 8) == (prefix.."remotes") then

  2304. remotes = true

  2305. added = true

  2306. game.DescendantAdded:connect(function(rmt)

  2307. if added == true then

  2308. if remotes == true then

  2309. if rmt:IsA("RemoteEvent") then

  2310. print("A RemoteEvent was added!")

  2311. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")

  2312. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)

  2313. end end end

  2314. end)

  2315. game.DescendantAdded:connect(function(rmtfnctn)

  2316. if added == true then

  2317. if remotes == true then

  2318. if rmtfnctn:IsA("RemoteFunction") then

  2319. warn("A RemoteFunction was added!")

  2320. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")

  2321. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)

  2322. end end end

  2323. end)

  2324. game.DescendantAdded:connect(function(bndfnctn)

  2325. if added == true then

  2326. if binds == true then

  2327. if bndfnctn:IsA("BindableFunction") then

  2328. print("A BindableFunction was added!")

  2329. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")

  2330. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)

  2331. end end end

  2332. end)

  2333. game.DescendantAdded:connect(function(bnd)

  2334. if added == true then

  2335. if binds == true then

  2336. if bnd:IsA("BindableEvent") then

  2337. warn("A BindableEvent was added!")

  2338. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")

  2339. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)

  2340. end end end

  2341. end)

  2342. if binds == true then

  2343. for i,v in pairs(game:GetDescendants()) do

  2344. if v:IsA("BindableFunction") then

  2345. print(" game." .. v:GetFullName() .. " | BindableFunction")

  2346. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)

  2347. end end

  2348. for i,v in pairs(game:GetDescendants()) do

  2349. if v:IsA("BindableEvent") then

  2350. warn(" game." .. v:GetFullName() .. " | BindableEvent")

  2351. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)

  2352. end end

  2353. else

  2354. print("Off")

  2355. end

  2356. if remotes == true then

  2357. for i,v in pairs(game:GetDescendants()) do

  2358. if v:IsA("RemoteFunction") then

  2359. warn(" game." .. v:GetFullName() .. " | RemoteFunction")

  2360. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)

  2361. end end

  2362. wait()

  2363. for i,v in pairs(game:GetDescendants()) do

  2364. if v:IsA("RemoteEvent") then

  2365. print(" game." .. v:GetFullName() .. " | RemoteEvent")

  2366. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)

  2367. end end

  2368. else

  2369. print("Off")

  2370. end

  2371. game:GetService("StarterGui"):SetCore("SendNotification", {

  2372. Title = "Printing Remotes";

  2373. Text = "Type ;noremotes to disable.";

  2374. })

  2375. end

  2376. if string.sub(msg, 1, 10) == (prefix.."noremotes") then

  2377. remotes = false

  2378. added = false

  2379. game:GetService("StarterGui"):SetCore("SendNotification", {

  2380. Title = "Printing Remotes Disabled";

  2381. Text = "Type ;remotes to enable.";

  2382. })

  2383. end

  2384. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then

  2385. spin = false

  2386. followed = false

  2387. traill = false

  2388. noclip = false

  2389. annoying = false

  2390. hwalk = false

  2391. cbringing = false

  2392. end

  2393. if string.sub(msg, 1, 8) == (prefix.."stopsit") then

  2394. stopsitting = true

  2395. end

  2396. if string.sub(msg, 1, 6) == (prefix.."gosit") then

  2397. stopsitting = false

  2398. end

  2399. if string.sub(msg, 1, 8) == (prefix.."version") then

  2400. print(adminversion)

  2401. game:GetService("StarterGui"):SetCore("SendNotification", {

  2402. Title = "Version";

  2403. Text = adminversion;

  2404. })

  2405. end

  2406. if string.sub(msg, 1, 8) == (prefix.."clicktp") then

  2407. clickgoto = true

  2408. game:GetService("StarterGui"):SetCore("SendNotification", {

  2409. Title = "Click TP";

  2410. Text = "Press E to teleport to mouse position, ;noclicktp to stop";

  2411. })

  2412. end

  2413. if string.sub(msg, 1, 9) == (prefix.."clickdel") then

  2414. clickdel = true

  2415. game:GetService("StarterGui"):SetCore("SendNotification", {

  2416. Title = "Click Delete";

  2417. Text = "Press E to delete part at mouse, ;noclickdel to stop";

  2418. })

  2419. end

  2420. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then

  2421. clickdel = false

  2422. game:GetService("StarterGui"):SetCore("SendNotification", {

  2423. Title = "Click Delete";

  2424. Text = "Click delete has been disabled.";

  2425. })

  2426. end

  2427. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then

  2428. clickgoto = false

  2429. game:GetService("StarterGui"):SetCore("SendNotification", {

  2430. Title = "Click TP";

  2431. Text = "Click TP has been disabled.";

  2432. })

  2433. end

  2434. if string.sub(msg, 1, 8) == (prefix.."toolson") then

  2435. gettingtools = true

  2436. game:GetService("StarterGui"):SetCore("SendNotification", {

  2437. Title = "Tools Enabled";

  2438. Text = "Automatically colleting tools dropped.";

  2439. })

  2440. end

  2441. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then

  2442. gettingtools = false

  2443. game:GetService("StarterGui"):SetCore("SendNotification", {

  2444. Title = "Tools Disabled";

  2445. Text = "Click TP has been disabled.";

  2446. })

  2447. end

  2448. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then

  2449. ScreenGui:Destroy()

  2450. end

  2451. if string.sub(msg, 1, 6) == (prefix.."reset") then

  2452. lplayer.Character.Head:Destroy()

  2453. end

  2454. if string.sub(msg, 1, 7) == (prefix.."state ") then

  2455. statechosen = string.sub(msg, 8)

  2456. changingstate = true

  2457. end

  2458. if string.sub(msg, 1, 9) == (prefix.."gravity ") then

  2459. game:GetService("Workspace").Gravity = string.sub(msg, 10)

  2460. end

  2461. if string.sub(msg, 1, 10) == (prefix.."looprhats") then

  2462. removingmeshhats = true

  2463. end

  2464. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then

  2465. removingmeshhats = false

  2466. end

  2467. if string.sub(msg, 1, 10) == (prefix.."looprtool") then

  2468. removingmeshtool = true

  2469. end

  2470. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then

  2471. removingmeshtool = false

  2472. end

  2473. if string.sub(msg, 1, 10) == (prefix.."givetool ") then

  2474. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do

  2475. if v:IsA("Tool") then

  2476. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do

  2477. v.Parent = player.Character

  2478. end

  2479. end

  2480. end

  2481. end

  2482. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then

  2483. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do

  2484. if v:IsA("Tool") then

  2485. v.Parent = lplayer.Character

  2486. wait()

  2487. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do

  2488. v.Parent = player.Character

  2489. end

  2490. end

  2491. end

  2492. end

  2493. if string.sub(msg, 1, 5) == (prefix.."age ") then

  2494. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do

  2495. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")

  2496. end

  2497. end

  2498. if string.sub(msg, 1, 4) == (prefix.."id ") then

  2499. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do

  2500. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")

  2501. end

  2502. end

  2503. if string.sub(msg, 1, 6) == (prefix..".age ") then

  2504. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do

  2505. game:GetService("StarterGui"):SetCore("SendNotification", {

  2506. Title = player.AccountAge.." Days";

  2507. Text = "Account age of "..player.Name;

  2508. })

  2509. end

  2510. end

  2511. if string.sub(msg, 1, 5) == (prefix..".id ") then

  2512. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do

  2513. game:GetService("StarterGui"):SetCore("SendNotification", {

  2514. Title = player.UserId.." ID";

  2515. Text = "Account ID of "..player.Name;

  2516. })

  2517. end

  2518. end

  2519. if string.sub(msg, 1, 7) == (prefix.."gameid") then

  2520. game:GetService("StarterGui"):SetCore("SendNotification", {

  2521. Title = "Game ID";

  2522. Text = "Game ID: ".. game.GameId;

  2523. })

  2524. end

  2525. if string.sub(msg, 1, 4) == (prefix.."pgs") then

  2526. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()

  2527. if pgscheck == true then

  2528. game:GetService("StarterGui"):SetCore("SendNotification", {

  2529. Title = "PGSPhysicsSolverEnabled";

  2530. Text = "PGS is Enabled!";

  2531. })

  2532. else

  2533. game:GetService("StarterGui"):SetCore("SendNotification", {

  2534. Title = "PGSPhysicsSolverEnabled";

  2535. Text = "PGS is Disabled!";

  2536. })

  2537. end

  2538. end

  2539. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then

  2540. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do

  2541. if v:IsA("Part") then

  2542. if v.Transparency == 1 then

  2543. if v.Name ~= "HumanoidRootPart" then

  2544. v:Destroy()

  2545. end

  2546. end

  2547. end

  2548. end

  2549. end

  2550. if string.sub(msg, 1, 10) == (prefix.."removefog") then

  2551. game:GetService("Lighting").FogStart = 0

  2552. game:GetService("Lighting").FogEnd = 9999999999999

  2553. end

  2554. if string.sub(msg, 1, 8) == (prefix.."disable") then

  2555. lplayer.Character.Humanoid.Parent = lplayer

  2556. end

  2557. if string.sub(msg, 1, 7) == (prefix.."enable") then

  2558. lplayer.Humanoid.Parent = lplayer.Character

  2559. end

  2560. if string.sub(msg, 1, 8) == (prefix.."prefix ") then

  2561. prefix = (string.sub(msg, 9, 9))

  2562. wait(0.1)

  2563. change()

  2564. wait(0.1)

  2565. game:GetService("StarterGui"):SetCore("SendNotification", {

  2566. Title = "Prefix changed!";

  2567. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";

  2568. })

  2569. end

  2570. if string.sub(msg, 1, 12) == (";resetprefix") then

  2571. prefix = ";"

  2572. wait(0.1)

  2573. change()

  2574. wait(0.1)

  2575. game:GetService("StarterGui"):SetCore("SendNotification", {

  2576. Title = "Prefix changed!";

  2577. Text = "Prefix is now "..prefix..". Make sure it's one key!";

  2578. })

  2579. end

  2580. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then

  2581. speedfly = string.sub(msg, 11)

  2582. wait()

  2583. change()

  2584. end

  2585. if string.sub(msg, 1, 8) == (prefix.."carpet ") then

  2586. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  2587. local Anim3 = Instance.new("Animation")

  2588. Anim3.AnimationId = "rbxassetid://282574440"

  2589. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)

  2590. track3:Play(.1, 1, 1)

  2591. bplrr = v.Name

  2592. banpl = true

  2593. end

  2594. end

  2595. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then

  2596. banpl = false

  2597. end

  2598. if string.sub(msg, 1, 7) == (prefix.."stare ") then

  2599. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  2600. staring = true

  2601. stareplr = v

  2602. end

  2603. end

  2604. if string.sub(msg, 1, 8) == (prefix.."unstare") then

  2605. staring = false

  2606. end

  2607. if string.sub(msg, 1, 8) == (prefix.."logchat") then

  2608. chatlogs = true

  2609. game:GetService("StarterGui"):SetCore("SendNotification", {

  2610. Title = "LogChat enabled";

  2611. Text = "Now logging all player chat.";

  2612. })

  2613. end

  2614. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then

  2615. chatlogs = false

  2616. game:GetService("StarterGui"):SetCore("SendNotification", {

  2617. Title = "LogChat disabled";

  2618. Text = "Stopped logging all player chat.";

  2619. })

  2620. end

  2621. if string.sub(msg, 1, 7) == (prefix.."fixcam") then

  2622. game:GetService("Workspace").CurrentCamera:Destroy()

  2623. wait(0.1)

  2624. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid

  2625. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"

  2626. lplayer.CameraMinZoomDistance = 0.5

  2627. lplayer.CameraMaxZoomDistance = 400

  2628. lplayer.CameraMode = "Classic"

  2629. end

  2630. if string.sub(msg, 1, 8) == (prefix.."unstate") then

  2631. changingstate = false

  2632. end

  2633. end)

  2634. local function tp()

  2635. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do

  2636. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then

  2637. if player.Name == brplr then

  2638. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2

  2639. end

  2640. end

  2641. end

  2642. end

  2643. local function tpall()

  2644. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do

  2645. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then

  2646. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3

  2647. end

  2648. end

  2649. end

  2650. spawn(function()

  2651. while wait(spamdelay) do

  2652. if spamming == true then

  2653. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")

  2654. end

  2655. end

  2656. end)

  2657. spawn(function()

  2658. while wait(spamdelay) do

  2659. if spammingpm == true then

  2660. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")

  2661. end

  2662. end

  2663. end)

  2664. spawn(function()

  2665. while wait() do

  2666. if cbring == true then

  2667. tp()

  2668. end

  2669. end

  2670. end)

  2671. spawn(function()

  2672. while wait() do

  2673. if cbringall == true then

  2674. tpall()

  2675. end

  2676. end

  2677. end)

  2678. Mouse.KeyDown:connect(function(Key)

  2679. if Key == prefix then

  2680. CMDBAR:CaptureFocus()

  2681. end

  2682. end)

  2683. CMDBAR.FocusLost:connect(function(enterPressed)

  2684. if enterPressed then

  2685. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then

  2686. if string.sub(CMDBAR.Text, 6) == "me" then

  2687. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)

  2688. else

  2689. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do

  2690. local NOW = lplayer.Character.HumanoidRootPart.CFrame

  2691. lplayer.Character.Humanoid.Name = 1

  2692. local l = lplayer.Character["1"]:Clone()

  2693. l.Parent = lplayer.Character

  2694. l.Name = "Humanoid"

  2695. wait(0.1)

  2696. lplayer.Character["1"]:Destroy()

  2697. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  2698. lplayer.Character.Animate.Disabled = true

  2699. wait(0.1)

  2700. lplayer.Character.Animate.Disabled = false

  2701. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  2702. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2703. lplayer.Character.Humanoid:EquipTool(v)

  2704. end

  2705. local function tp(player,player2)

  2706. local char1,char2=player.Character,player2.Character

  2707. if char1 and char2 then

  2708. char1:MoveTo(char2.Head.Position)

  2709. end

  2710. end

  2711. wait(0.1)

  2712. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2713. wait(0.2)

  2714. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2715. wait(0.5)

  2716. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))

  2717. wait(0.7)

  2718. tp(lplayer,game:GetService("Players")[v.Name])

  2719. wait(0.7)

  2720. lplayer.Character.HumanoidRootPart.CFrame = NOW

  2721. game:GetService("StarterGui"):SetCore("SendNotification", {

  2722. Title = "Tools needed!";

  2723. Text = "You need a tool in your backpack for this command!";

  2724. })

  2725. end

  2726. end

  2727. end

  2728. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then

  2729. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do

  2730. local NOW = lplayer.Character.HumanoidRootPart.CFrame

  2731. lplayer.Character.Humanoid.Name = 1

  2732. local l = lplayer.Character["1"]:Clone()

  2733. l.Parent = lplayer.Character

  2734. l.Name = "Humanoid"

  2735. wait(0.1)

  2736. lplayer.Character["1"]:Destroy()

  2737. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  2738. lplayer.Character.Animate.Disabled = true

  2739. wait(0.1)

  2740. lplayer.Character.Animate.Disabled = false

  2741. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  2742. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2743. lplayer.Character.Humanoid:EquipTool(v)

  2744. end

  2745. local function tp(player,player2)

  2746. local char1,char2=player.Character,player2.Character

  2747. if char1 and char2 then

  2748. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame

  2749. end

  2750. end

  2751. local function getout(player,player2)

  2752. local char1,char2=player.Character,player2.Character

  2753. if char1 and char2 then

  2754. char1:MoveTo(char2.Head.Position)

  2755. end

  2756. end

  2757. tp(game:GetService("Players")[v.Name], lplayer)

  2758. wait(0.2)

  2759. tp(game:GetService("Players")[v.Name], lplayer)

  2760. wait(0.5)

  2761. lplayer.Character.HumanoidRootPart.CFrame = NOW

  2762. wait(0.5)

  2763. getout(lplayer, game:GetService("Players")[v.Name])

  2764. wait(0.3)

  2765. lplayer.Character.HumanoidRootPart.CFrame = NOW

  2766. game:GetService("StarterGui"):SetCore("SendNotification", {

  2767. Title = "Tools needed!";

  2768. Text = "You need a tool in your backpack for this command!";

  2769. })

  2770. end

  2771. end

  2772. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then

  2773. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  2774. lplayer.Character.Humanoid.Name = 1

  2775. local l = lplayer.Character["1"]:Clone()

  2776. l.Parent = lplayer.Character

  2777. l.Name = "Humanoid"

  2778. wait(0.1)

  2779. lplayer.Character["1"]:Destroy()

  2780. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  2781. lplayer.Character.Animate.Disabled = true

  2782. wait(0.1)

  2783. lplayer.Character.Animate.Disabled = false

  2784. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  2785. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2786. lplayer.Character.Humanoid:EquipTool(v)

  2787. end

  2788. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame

  2789. spinplr = v

  2790. wait(0.5)

  2791. spin = true

  2792. game:GetService("StarterGui"):SetCore("SendNotification", {

  2793. Title = "Tools needed!";

  2794. Text = "You need a tool in your backpack for this command!";

  2795. })

  2796. end

  2797. end

  2798. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then

  2799. spin = false

  2800. end

  2801. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then

  2802. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  2803. lplayer.Character.Humanoid.Name = 1

  2804. local l = lplayer.Character["1"]:Clone()

  2805. l.Parent = lplayer.Character

  2806. l.Name = "Humanoid"

  2807. wait(0.1)

  2808. lplayer.Character["1"]:Destroy()

  2809. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  2810. lplayer.Character.Animate.Disabled = true

  2811. wait(0.1)

  2812. lplayer.Character.Animate.Disabled = false

  2813. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  2814. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2815. lplayer.Character.Humanoid:EquipTool(v)

  2816. end

  2817. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame

  2818. wait(0.3)

  2819. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame

  2820. attplr = v

  2821. game:GetService("StarterGui"):SetCore("SendNotification", {

  2822. Title = "Tools needed!";

  2823. Text = "You need a tool in your backpack for this command!";

  2824. })

  2825. end

  2826. end

  2827. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then

  2828. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do

  2829. local function getout(player,player2)

  2830. local char1,char2=player.Character,player2.Character

  2831. if char1 and char2 then

  2832. char1:MoveTo(char2.Head.Position)

  2833. end

  2834. end

  2835. getout(lplayer, game:GetService("Players")[v.Name])

  2836. end

  2837. end

  2838. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then

  2839. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  2840. followed = true

  2841. flwplr = v

  2842. end

  2843. end

  2844. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then

  2845. followed = false

  2846. end

  2847. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then

  2848. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do

  2849. local NOW = lplayer.Character.HumanoidRootPart.CFrame

  2850. lplayer.Character.Humanoid.Name = 1

  2851. local l = lplayer.Character["1"]:Clone()

  2852. l.Parent = lplayer.Character

  2853. l.Name = "Humanoid"

  2854. wait(0.1)

  2855. lplayer.Character["1"]:Destroy()

  2856. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  2857. lplayer.Character.Animate.Disabled = true

  2858. wait(0.1)

  2859. lplayer.Character.Animate.Disabled = false

  2860. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  2861. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2862. lplayer.Character.Humanoid:EquipTool(v)

  2863. end

  2864. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2865. wait(0.2)

  2866. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2867. wait(0.6)

  2868. lplayer.Character.HumanoidRootPart.CFrame = NOW

  2869. wait(0.6)

  2870. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)

  2871. game:GetService("StarterGui"):SetCore("SendNotification", {

  2872. Title = "Tools needed!";

  2873. Text = "You need a tool in your backpack for this command!";

  2874. })

  2875. end

  2876. end

  2877. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then

  2878. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  2879. traill = true

  2880. trlplr = v

  2881. end

  2882. end

  2883. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then

  2884. traill = false

  2885. end

  2886. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then

  2887. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then

  2888. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame

  2889. else

  2890. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  2891. local o = Instance.new("RocketPropulsion")

  2892. o.Parent = lplayer.Character.HumanoidRootPart

  2893. o.Name = "Orbit"

  2894. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart

  2895. o:Fire()

  2896. noclip = true

  2897. end

  2898. end

  2899. end

  2900. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then

  2901. lplayer.Character.HumanoidRootPart.Orbit:Destroy()

  2902. noclip = false

  2903. end

  2904. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then

  2905. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then

  2906. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame

  2907. else

  2908. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  2909. local y = Instance.new("RocketPropulsion")

  2910. y.Parent = lplayer.Character.HumanoidRootPart

  2911. y.CartoonFactor = 1

  2912. y.MaxThrust = 800000

  2913. y.MaxSpeed = 1000

  2914. y.ThrustP = 200000

  2915. y.Name = "Fling"

  2916. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head

  2917. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart

  2918. y:Fire()

  2919. noclip = true

  2920. end

  2921. end

  2922. end

  2923. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then

  2924. noclip = false

  2925. lplayer.Character.HumanoidRootPart.Fling:Destroy()

  2926. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head

  2927. wait(0.4)

  2928. lplayer.Character.HumanoidRootPart.Fling:Destroy()

  2929. end

  2930. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then

  2931. if game:GetService("Workspace").FilteringEnabled == true then

  2932. warn("FE is Enabled (Filtering Enabled)")

  2933. game:GetService("StarterGui"):SetCore("SendNotification", {

  2934. Title = "FE is Enabled";

  2935. Text = "Filtering Enabled. Enjoy using Reviz Admin!";

  2936. })

  2937. else

  2938. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")

  2939. game:GetService("StarterGui"):SetCore("SendNotification", {

  2940. Title = "FE is Disabled";

  2941. Text = "Filtering Disabled. Consider using a different admin script.";

  2942. })

  2943. end

  2944. end

  2945. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then

  2946. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  2947. lplayer.Character.Humanoid.Name = 1

  2948. local l = lplayer.Character["1"]:Clone()

  2949. l.Parent = lplayer.Character

  2950. l.Name = "Humanoid"

  2951. wait(0.1)

  2952. lplayer.Character["1"]:Destroy()

  2953. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  2954. lplayer.Character.Animate.Disabled = true

  2955. wait(0.1)

  2956. lplayer.Character.Animate.Disabled = false

  2957. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  2958. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2959. lplayer.Character.Humanoid:EquipTool(v)

  2960. end

  2961. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2962. wait(0.2)

  2963. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  2964. wait(0.6)

  2965. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)

  2966. game:GetService("StarterGui"):SetCore("SendNotification", {

  2967. Title = "Tools needed!";

  2968. Text = "You need a tool in your backpack for this command!";

  2969. })

  2970. end

  2971. end

  2972. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then

  2973. noclip = true

  2974. game:GetService("StarterGui"):SetCore("SendNotification", {

  2975. Title = "Noclip enabled";

  2976. Text = "Type ;clip to disable";

  2977. })

  2978. end

  2979. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then

  2980. noclip = false

  2981. game:GetService("StarterGui"):SetCore("SendNotification", {

  2982. Title = "Noclip disabled";

  2983. Text = "Type ;noclip to enable";

  2984. })

  2985. end

  2986. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then

  2987. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))

  2988. end

  2989. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then

  2990. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))

  2991. end

  2992. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then

  2993. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))

  2994. end

  2995. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then

  2996. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))

  2997. end

  2998. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then

  2999. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))

  3000. end

  3001. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then

  3002. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))

  3003. end

  3004. if string.sub(CMDBAR.Text, 1, 7) == ("default") then

  3005. lplayer.Character.Humanoid.JumpPower = 50

  3006. lplayer.Character.Humanoid.WalkSpeed = 16

  3007. lplayer.Character.Humanoid.HipHeight = 0

  3008. end

  3009. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then

  3010. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  3011. annoying = true

  3012. annplr = v

  3013. end

  3014. end

  3015. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then

  3016. annoying = false

  3017. end

  3018. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then

  3019. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do

  3020. hwalk = true

  3021. hdwplr = v

  3022. end

  3023. end

  3024. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then

  3025. hwalk = false

  3026. end

  3027. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then

  3028. lplayer.Character["Left Leg"]:Destroy()

  3029. lplayer.Character["Left Arm"]:Destroy()

  3030. lplayer.Character["Right Leg"]:Destroy()

  3031. lplayer.Character["Right Arm"]:Destroy()

  3032. end

  3033. if string.sub(CMDBAR.Text, 1, 3) == ("god") then

  3034. lplayer.Character.Humanoid.Name = 1

  3035. local l = lplayer.Character["1"]:Clone()

  3036. l.Parent = lplayer.Character

  3037. l.Name = "Humanoid"

  3038. wait(0.1)

  3039. lplayer.Character["1"]:Destroy()

  3040. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  3041. lplayer.Character.Animate.Disabled = true

  3042. wait(0.1)

  3043. lplayer.Character.Animate.Disabled = false

  3044. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  3045. game:GetService("StarterGui"):SetCore("SendNotification", {

  3046. Title = "FE Godmode enabled";

  3047. Text = "Use ;grespawn or ;respawn to remove.";

  3048. })

  3049. end

  3050. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then

  3051. for i,v in pairs(lplayer.Character:GetChildren()) do

  3052. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  3053. v.Parent = workspace

  3054. end

  3055. end

  3056. end

  3057. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then

  3058. for i,v in pairs(lplayer.Character:GetChildren()) do

  3059. if (v:IsA("Tool")) then

  3060. v.Parent = workspace

  3061. end

  3062. end

  3063. end

  3064. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then

  3065. droppinghats = true

  3066. game:GetService("StarterGui"):SetCore("SendNotification", {

  3067. Title = "Loop Drop Enabled";

  3068. Text = "Type ;unloopdhats to disable";

  3069. })

  3070. end

  3071. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then

  3072. droppinghats = false

  3073. game:GetService("StarterGui"):SetCore("SendNotification", {

  3074. Title = "Loop Drop Disabled";

  3075. Text = "Type ;loopdhats to enable.";

  3076. })

  3077. end

  3078. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then

  3079. droppingtools = true

  3080. game:GetService("StarterGui"):SetCore("SendNotification", {

  3081. Title = "Loop Drop Enabled";

  3082. Text = "Type ;unloopdtool to disable";

  3083. })

  3084. end

  3085. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then

  3086. droppingtools = false

  3087. game:GetService("StarterGui"):SetCore("SendNotification", {

  3088. Title = "Loop Drop Disabled";

  3089. Text = "Type ;loopdtool to enable.";

  3090. })

  3091. end

  3092. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless

  3093. Local = game:GetService('Players').LocalPlayer

  3094. Char = Local.Character

  3095. touched,tpdback = false, false

  3096. box = Instance.new('Part',workspace)

  3097. box.Anchored = true

  3098. box.CanCollide = true

  3099. box.Size = Vector3.new(10,1,10)

  3100. box.Position = Vector3.new(0,10000,0)

  3101. box.Touched:connect(function(part)

  3102. if (part.Parent.Name == Local.Name) then

  3103. if touched == false then

  3104. touched = true

  3105. function apply()

  3106. if script.Disabled ~= true then

  3107. no = Char.HumanoidRootPart:Clone()

  3108. wait(.25)

  3109. Char.HumanoidRootPart:Destroy()

  3110. no.Parent = Char

  3111. Char:MoveTo(loc)

  3112. touched = false

  3113. end end

  3114. if Char then

  3115. apply()

  3116. end

  3117. end

  3118. end

  3119. end)

  3120. repeat wait() until Char

  3121. loc = Char.HumanoidRootPart.Position

  3122. Char:MoveTo(box.Position + Vector3.new(0,.5,0))

  3123. game:GetService("StarterGui"):SetCore("SendNotification", {

  3124. Title = "Invisibility enabled!";

  3125. Text = "Reset or use ;respawn to remove.";

  3126. })

  3127. end

  3128. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then

  3129. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  3130. if game:GetService("Players")[v.Name].Character.Humanoid then

  3131. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid

  3132. else

  3133. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head

  3134. end

  3135. end

  3136. end

  3137. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then

  3138. if lplayer.Character.Humanoid then

  3139. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid

  3140. else

  3141. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head

  3142. end

  3143. end

  3144. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then

  3145. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  3146. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  3147. end

  3148. end

  3149. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then

  3150. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')

  3151. repeat wait() until Mouse

  3152. local T = lplayer.Character.HumanoidRootPart

  3153. local CONTROL = {F = 0, B = 0, L = 0, R = 0}

  3154. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}

  3155. local SPEED = speedget

  3156. local function fly()

  3157. flying = true

  3158. local BG = Instance.new('BodyGyro', T)

  3159. local BV = Instance.new('BodyVelocity', T)

  3160. BG.P = 9e4

  3161. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)

  3162. BG.cframe = T.CFrame

  3163. BV.velocity = Vector3.new(0, 0.1, 0)

  3164. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)

  3165. spawn(function()

  3166. repeat wait()

  3167. lplayer.Character.Humanoid.PlatformStand = true

  3168. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then

  3169. SPEED = 50

  3170. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then

  3171. SPEED = 0

  3172. end

  3173. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then

  3174. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED

  3175. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}

  3176. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then

  3177. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED

  3178. else

  3179. BV.velocity = Vector3.new(0, 0.1, 0)

  3180. end

  3181. BG.cframe = workspace.CurrentCamera.CoordinateFrame

  3182. until not flying

  3183. CONTROL = {F = 0, B = 0, L = 0, R = 0}

  3184. lCONTROL = {F = 0, B = 0, L = 0, R = 0}

  3185. SPEED = 0

  3186. BG:destroy()

  3187. BV:destroy()

  3188. lplayer.Character.Humanoid.PlatformStand = false

  3189. end)

  3190. end

  3191. Mouse.KeyDown:connect(function(KEY)

  3192. if KEY:lower() == 'w' then

  3193. CONTROL.F = speedfly

  3194. elseif KEY:lower() == 's' then

  3195. CONTROL.B = -speedfly

  3196. elseif KEY:lower() == 'a' then

  3197. CONTROL.L = -speedfly

  3198. elseif KEY:lower() == 'd' then

  3199. CONTROL.R = speedfly

  3200. end

  3201. end)

  3202. Mouse.KeyUp:connect(function(KEY)

  3203. if KEY:lower() == 'w' then

  3204. CONTROL.F = 0

  3205. elseif KEY:lower() == 's' then

  3206. CONTROL.B = 0

  3207. elseif KEY:lower() == 'a' then

  3208. CONTROL.L = 0

  3209. elseif KEY:lower() == 'd' then

  3210. CONTROL.R = 0

  3211. end

  3212. end)

  3213. fly()

  3214. end

  3215. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then

  3216. flying = false

  3217. lplayer.Character.Humanoid.PlatformStand = false

  3218. end

  3219. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then

  3220. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")

  3221. end

  3222. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then

  3223. spamtext = (string.sub(CMDBAR.Text, 6))

  3224. spamming = true

  3225. end

  3226. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then

  3227. spamming = false

  3228. end

  3229. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then

  3230. spamdelay = (string.sub(CMDBAR.Text, 10))

  3231. end

  3232. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then

  3233. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  3234. pmspammed = v.Name

  3235. spammingpm = true

  3236. end

  3237. end

  3238. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then

  3239. spammingpm = false

  3240. end

  3241. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then

  3242. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do

  3243. v.Character["Left Leg"].Anchored = true

  3244. v.Character["Left Arm"].Anchored = true

  3245. v.Character["Right Leg"].Anchored = true

  3246. v.Character["Right Arm"].Anchored = true

  3247. v.Character.Torso.Anchored = true

  3248. v.Character.Head.Anchored = true

  3249. end

  3250. end

  3251. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then

  3252. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do

  3253. v.Character["Left Leg"].Anchored = false

  3254. v.Character["Left Arm"].Anchored = false

  3255. v.Character["Right Leg"].Anchored = false

  3256. v.Character["Right Arm"].Anchored = false

  3257. v.Character.Torso.Anchored = false

  3258. v.Character.Head.Anchored = false

  3259. end

  3260. end

  3261. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then

  3262. local a = game:GetService("Workspace"):getChildren()

  3263. for i = 1, #a do

  3264. if a[i].className == "Part" then

  3265. a[i].Locked = false

  3266. elseif a[i].className == "Model" then

  3267. local r = a[i]:getChildren()

  3268. for i = 1, #r do

  3269. if r[i].className == "Part" then

  3270. r[i].Locked = false

  3271. end

  3272. end

  3273. end

  3274. end

  3275. game:GetService("StarterGui"):SetCore("SendNotification", {

  3276. Title = "Success!";

  3277. Text = "Workspace unlocked. Use ;lockws to lock.";

  3278. })

  3279. end

  3280. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then

  3281. local a = game:GetService("Workspace"):getChildren()

  3282. for i = 1, #a do

  3283. if a[i].className == "Part" then

  3284. a[i].Locked = true

  3285. elseif a[i].className == "Model" then

  3286. local r = a[i]:getChildren()

  3287. for i = 1, #r do

  3288. if r[i].className == "Part" then

  3289. r[i].Locked = true

  3290. end

  3291. end

  3292. end

  3293. end

  3294. end

  3295. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then

  3296. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)

  3297. Clone_T.BinType = "Clone"

  3298. local Destruct = Instance.new("HopperBin",lplayer.Backpack)

  3299. Destruct.BinType = "Hammer"

  3300. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)

  3301. Hold_T.BinType = "Grab"

  3302. end

  3303. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then

  3304. lplayer.Character.Humanoid.PlatformStand = true

  3305. end

  3306. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then

  3307. lplayer.Character.Humanoid.PlatformStand = false

  3308. end

  3309. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then

  3310. lplayer.Character.Head.Mesh:Destroy()

  3311. end

  3312. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then

  3313. lplayer.Character.Humanoid.Sit = true

  3314. end

  3315. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then

  3316. local function bringobjw()

  3317. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do

  3318. if obj.Name == (string.sub(CMDBAR.Text, 10)) then

  3319. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame

  3320. obj.CanCollide = false

  3321. obj.Transparency = 0.7

  3322. wait()

  3323. obj.CFrame = lplayer.Character["Left Leg"].CFrame

  3324. wait()

  3325. obj.CFrame = lplayer.Character["Right Leg"].CFrame

  3326. wait()

  3327. obj.CFrame = lplayer.Character["Head"].CFrame

  3328. end

  3329. end

  3330. end

  3331. while wait() do

  3332. bringobjw()

  3333. end

  3334. game:GetService("StarterGui"):SetCore("SendNotification", {

  3335. Title = "BringObj";

  3336. Text = "BringObj enabled.";

  3337. })

  3338. end

  3339. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then

  3340. vis = (string.sub(CMDBAR.Text, 7))

  3341. local a = game:GetService("Workspace"):GetDescendants()

  3342. for i = 1, #a do

  3343. if a[i].className == "Part" then

  3344. a[i].Transparency = vis

  3345. elseif a[i].className == "Model" then

  3346. local r = a[i]:getChildren()

  3347. for i = 1, #r do

  3348. if r[i].className == "Part" then

  3349. r[i].Transparency = vis

  3350. end

  3351. end

  3352. end

  3353. end

  3354. end

  3355. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then

  3356. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()

  3357. game:GetService("StarterGui"):SetCore("SendNotification", {

  3358. Title = "Success!";

  3359. Text = "HyperTotal GUI Loaded!";

  3360. })

  3361. end

  3362. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then

  3363. CMDSFRAME.Visible = true

  3364. end

  3365. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then

  3366. for i,v in pairs(lplayer.Character:GetChildren()) do

  3367. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  3368. v.Handle.Mesh:Destroy()

  3369. end

  3370. end

  3371. end

  3372. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then

  3373. for i,v in pairs(lplayer.Character:GetChildren()) do

  3374. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  3375. v.Handle.Mesh:Destroy()

  3376. end

  3377. end

  3378. end

  3379. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then

  3380. for i,v in pairs(lplayer.Character:GetChildren()) do

  3381. if (v:IsA("Tool")) then

  3382. v.Handle.Mesh:Destroy()

  3383. end

  3384. end

  3385. end

  3386. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then

  3387. for i,v in pairs(lplayer.Character:GetChildren()) do

  3388. if (v:IsA("Tool")) then

  3389. v.Handle.Mesh:Destroy()

  3390. end

  3391. end

  3392. end

  3393. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then

  3394. local p = Instance.new("RocketPropulsion")

  3395. p.Parent = lplayer.Character.HumanoidRootPart

  3396. p.Name = "Spinner"

  3397. p.Target = lplayer.Character["Left Arm"]

  3398. p:Fire()

  3399. game:GetService("StarterGui"):SetCore("SendNotification", {

  3400. Title = "Spinner enabled";

  3401. Text = "Type ;nospinner to disable.";

  3402. })

  3403. end

  3404. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then

  3405. lplayer.Character.HumanoidRootPart.Spinner:Destroy()

  3406. end

  3407. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then

  3408. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  3409. if v:isA("Tool") then

  3410. local a = Instance.new("SelectionBox",v.Handle)

  3411. a.Adornee = v.Handle

  3412. v.Handle.Size = Vector3.new(0.5,0.5,60)

  3413. v.GripPos = Vector3.new(0,0,0)

  3414. lplayer.Character.Humanoid:UnequipTools()

  3415. end

  3416. end

  3417. game:GetService("StarterGui"):SetCore("SendNotification", {

  3418. Title = "Reach applied!";

  3419. Text = "Applied to equipped sword. Use ;noreach to disable.";

  3420. })

  3421. end

  3422. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then

  3423. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  3424. if v:isA("Tool") then

  3425. local a = Instance.new("SelectionBox",v.Handle)

  3426. a.Name = "Reach"

  3427. a.Adornee = v.Handle

  3428. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))

  3429. v.GripPos = Vector3.new(0,0,0)

  3430. lplayer.Character.Humanoid:UnequipTools()

  3431. end

  3432. end

  3433. game:GetService("StarterGui"):SetCore("SendNotification", {

  3434. Title = "Reach applied!";

  3435. Text = "Applied to equipped sword. Use ;noreach to disable.";

  3436. })

  3437. end

  3438. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then

  3439. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  3440. if v:isA("Tool") then

  3441. v.Handle.Reach:Destroy()

  3442. end

  3443. end

  3444. game:GetService("StarterGui"):SetCore("SendNotification", {

  3445. Title = "Reach removed!";

  3446. Text = "Removed reach from equipped sword.";

  3447. })

  3448. end

  3449. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then

  3450. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do

  3451. lplayer.Character.Humanoid.Name = 1

  3452. local l = lplayer.Character["1"]:Clone()

  3453. l.Parent = lplayer.Character

  3454. l.Name = "Humanoid"

  3455. wait(0.1)

  3456. lplayer.Character["1"]:Destroy()

  3457. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  3458. lplayer.Character.Animate.Disabled = true

  3459. wait(0.1)

  3460. lplayer.Character.Animate.Disabled = false

  3461. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  3462. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  3463. lplayer.Character.Humanoid:EquipTool(v)

  3464. end

  3465. wait(0.1)

  3466. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  3467. wait(0.2)

  3468. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  3469. wait(0.5)

  3470. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))

  3471. game:GetService("StarterGui"):SetCore("SendNotification", {

  3472. Title = "Tools needed!";

  3473. Text = "You need a tool in your backpack for this command!";

  3474. })

  3475. end

  3476. end

  3477. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then

  3478. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  3479. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  3480. end

  3481. end

  3482. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then

  3483. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then

  3484. cbringall = true

  3485. else

  3486. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  3487. brplr = v.Name

  3488. end

  3489. end

  3490. cbring = true

  3491. end

  3492. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then

  3493. cbring = false

  3494. cbringall = false

  3495. end

  3496. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then

  3497. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  3498. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  3499. local NOW = lplayer.Character.HumanoidRootPart.CFrame

  3500. lplayer.Character.Humanoid.Name = 1

  3501. local l = lplayer.Character["1"]:Clone()

  3502. l.Parent = lplayer.Character

  3503. l.Name = "Humanoid"

  3504. wait(0.1)

  3505. lplayer.Character["1"]:Destroy()

  3506. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  3507. lplayer.Character.Animate.Disabled = true

  3508. wait(0.1)

  3509. lplayer.Character.Animate.Disabled = false

  3510. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  3511. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  3512. lplayer.Character.Humanoid:EquipTool(v)

  3513. end

  3514. local function tp(player,player2)

  3515. local char1,char2=player.Character,player2.Character

  3516. if char1 and char2 then

  3517. char1:MoveTo(char2.Head.Position)

  3518. end

  3519. end

  3520. wait(0.1)

  3521. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  3522. wait(0.2)

  3523. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame

  3524. wait(0.5)

  3525. lplayer.Character.HumanoidRootPart.CFrame = NOW

  3526. wait(0.6)

  3527. tp(lplayer, game:GetService("Players")[v.Name])

  3528. wait(0.4)

  3529. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR

  3530. game:GetService("StarterGui"):SetCore("SendNotification", {

  3531. Title = "Tools needed!";

  3532. Text = "You need a tool in your backpack for this command!";

  3533. })

  3534. end

  3535. end

  3536. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then

  3537. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  3538. lplayer.Character.Humanoid.Name = 1

  3539. local l = lplayer.Character["1"]:Clone()

  3540. l.Parent = lplayer.Character

  3541. l.Name = "Humanoid"

  3542. wait(0.1)

  3543. lplayer.Character["1"]:Destroy()

  3544. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character

  3545. lplayer.Character.Animate.Disabled = true

  3546. wait(0.1)

  3547. lplayer.Character.Animate.Disabled = false

  3548. lplayer.Character.Humanoid.DisplayDistanceType = "None"

  3549. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  3550. lplayer.Character.Humanoid:EquipTool(v)

  3551. end

  3552. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame

  3553. wait(0.3)

  3554. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame

  3555. wait(0.4)

  3556. b = Instance.new("BodyForce")

  3557. b.Parent = lplayer.Character.HumanoidRootPart

  3558. b.Name = "Glitch"

  3559. b.Force = Vector3.new(100000000,5000,0)

  3560. game:GetService("StarterGui"):SetCore("SendNotification", {

  3561. Title = "Tools needed!";

  3562. Text = "You need a tool in your backpack for this command!";

  3563. })

  3564. end

  3565. end

  3566. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then

  3567. lplayer.Character.HumanoidRootPart.Glitch:Destroy()

  3568. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)

  3569. b = Instance.new("BodyForce")

  3570. b.Parent = lplayer.Character.HumanoidRootPart

  3571. b.Name = "unGlitch"

  3572. b.Force = Vector3.new(0,-5000000,0)

  3573. wait(2)

  3574. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()

  3575. end

  3576. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then

  3577. lplayer.Character.Humanoid.Health = 0

  3578. wait(1)

  3579. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)

  3580. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)

  3581. end

  3582. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then

  3583. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()

  3584. game:GetService("StarterGui"):SetCore("SendNotification", {

  3585. Title = "Success!";

  3586. Text = "DEX Explorer has loaded.";

  3587. })

  3588. end

  3589. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then

  3590. local Anim = Instance.new("Animation")

  3591. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))

  3592. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)

  3593. track:Play(.1, 1, 1)

  3594. end

  3595. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then

  3596. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()

  3597. game:GetService("StarterGui"):SetCore("SendNotification", {

  3598. Title = "Success!";

  3599. Text = "Energize Animations GUI has loaded.";

  3600. })

  3601. end

  3602. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then

  3603. saved = lplayer.Character.HumanoidRootPart.CFrame

  3604. game:GetService("StarterGui"):SetCore("SendNotification", {

  3605. Title = "Position Saved";

  3606. Text = "Use ;loadpos to return to saved position.";

  3607. })

  3608. end

  3609. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then

  3610. lplayer.Character.HumanoidRootPart.CFrame = saved

  3611. end

  3612. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then

  3613. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  3614. local Anim2 = Instance.new("Animation")

  3615. Anim2.AnimationId = "rbxassetid://148840371"

  3616. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)

  3617. track2:Play(.1, 1, 1)

  3618. bplrr = v.Name

  3619. banpl = true

  3620. end

  3621. end

  3622. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then

  3623. banpl = false

  3624. end

  3625. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then

  3626. local function bringmodw()

  3627. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do

  3628. if obj.Name == (string.sub(CMDBAR.Text, 10)) then

  3629. for i,ch in pairs(obj:GetDescendants()) do

  3630. if (ch:IsA("BasePart")) then

  3631. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame

  3632. ch.CanCollide = false

  3633. ch.Transparency = 0.7

  3634. wait()

  3635. ch.CFrame = lplayer.Character["Left Leg"].CFrame

  3636. wait()

  3637. ch.CFrame = lplayer.Character["Right Leg"].CFrame

  3638. wait()

  3639. ch.CFrame = lplayer.Character["Head"].CFrame

  3640. end

  3641. end

  3642. end

  3643. end

  3644. end

  3645. while wait() do

  3646. bringmodw()

  3647. end

  3648. game:GetService("StarterGui"):SetCore("SendNotification", {

  3649. Title = "BringMod";

  3650. Text = "BringMod enabled.";

  3651. })

  3652. end

  3653. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then

  3654. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name

  3655. local hum = Instance.new('Humanoid', mod)

  3656. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1

  3657. lplayer.Character = mod

  3658. end

  3659. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then

  3660. game:GetService'RunService'.Stepped:Connect(function()

  3661. pcall(function()

  3662. for i,v in pairs(game:GetService'Players':GetPlayers()) do

  3663. if v.Character ~= nil and v.Character:FindFirstChild'Head' then

  3664. for _,x in pairs(v.Character.Head:GetChildren()) do

  3665. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end

  3666. end

  3667. end

  3668. end

  3669. end)

  3670. end)

  3671. game:GetService("StarterGui"):SetCore("SendNotification", {

  3672. Title = "Attempting Shutdown";

  3673. Text = "Shutdown Attempt has begun.";

  3674. })

  3675. end

  3676. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then

  3677. objtodel = (string.sub(CMDBAR.Text, 8))

  3678. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do

  3679. if v.Name == objtodel then

  3680. v:Destroy()

  3681. end

  3682. end

  3683. end

  3684. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then

  3685. for i,v in pairs(game:GetService("Players"):GetPlayers())do

  3686. print(v)

  3687. end

  3688. game:GetService("StarterGui"):SetCore("SendNotification", {

  3689. Title = "Printed";

  3690. Text = "Players have been printed to console. (F9)";

  3691. })

  3692. end

  3693. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then

  3694. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do

  3695. if (v:IsA("Decal")) then

  3696. v:Destroy()

  3697. end

  3698. end

  3699. end

  3700. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then

  3701. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()

  3702. game:GetService("StarterGui"):SetCore("SendNotification", {

  3703. Title = "Success!";

  3704. Text = "OpFinality GUI has loaded.";

  3705. })

  3706. end

  3707. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then

  3708. remotes = true

  3709. added = true

  3710. game.DescendantAdded:connect(function(rmt)

  3711. if added == true then

  3712. if remotes == true then

  3713. if rmt:IsA("RemoteEvent") then

  3714. print("A RemoteEvent was added!")

  3715. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")

  3716. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)

  3717. end end end

  3718. end)

  3719. game.DescendantAdded:connect(function(rmtfnctn)

  3720. if added == true then

  3721. if remotes == true then

  3722. if rmtfnctn:IsA("RemoteFunction") then

  3723. warn("A RemoteFunction was added!")

  3724. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")

  3725. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)

  3726. end end end

  3727. end)

  3728. game.DescendantAdded:connect(function(bndfnctn)

  3729. if added == true then

  3730. if binds == true then

  3731. if bndfnctn:IsA("BindableFunction") then

  3732. print("A BindableFunction was added!")

  3733. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")

  3734. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)

  3735. end end end

  3736. end)

  3737. game.DescendantAdded:connect(function(bnd)

  3738. if added == true then

  3739. if binds == true then

  3740. if bnd:IsA("BindableEvent") then

  3741. warn("A BindableEvent was added!")

  3742. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")

  3743. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)

  3744. end end end

  3745. end)

  3746. if binds == true then

  3747. for i,v in pairs(game:GetDescendants()) do

  3748. if v:IsA("BindableFunction") then

  3749. print(" game." .. v:GetFullName() .. " | BindableFunction")

  3750. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)

  3751. end end

  3752. for i,v in pairs(game:GetDescendants()) do

  3753. if v:IsA("BindableEvent") then

  3754. warn(" game." .. v:GetFullName() .. " | BindableEvent")

  3755. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)

  3756. end end

  3757. else

  3758. print("Off")

  3759. end

  3760. if remotes == true then

  3761. for i,v in pairs(game:GetDescendants()) do

  3762. if v:IsA("RemoteFunction") then

  3763. warn(" game." .. v:GetFullName() .. " | RemoteFunction")

  3764. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)

  3765. end end

  3766. wait()

  3767. for i,v in pairs(game:GetDescendants()) do

  3768. if v:IsA("RemoteEvent") then

  3769. print(" game." .. v:GetFullName() .. " | RemoteEvent")

  3770. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)

  3771. end end

  3772. else

  3773. print("Off")

  3774. end

  3775. game:GetService("StarterGui"):SetCore("SendNotification", {

  3776. Title = "Printing Remotes";

  3777. Text = "Type ;noremotes to disable.";

  3778. })

  3779. end

  3780. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then

  3781. remotes = false

  3782. added = false

  3783. game:GetService("StarterGui"):SetCore("SendNotification", {

  3784. Title = "Printing Remotes Disabled";

  3785. Text = "Type ;remotes to enable.";

  3786. })

  3787. end

  3788. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then

  3789. spin = false

  3790. followed = false

  3791. traill = false

  3792. noclip = false

  3793. annoying = false

  3794. hwalk = false

  3795. cbringing = false

  3796. end

  3797. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then

  3798. stopsitting = true

  3799. end

  3800. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then

  3801. stopsitting = false

  3802. end

  3803. if string.sub(CMDBAR.Text, 1, 7) == ("version") then

  3804. print(adminversion)

  3805. game:GetService("StarterGui"):SetCore("SendNotification", {

  3806. Title = "Version";

  3807. Text = adminversion;

  3808. })

  3809. end

  3810. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then

  3811. clickgoto = true

  3812. game:GetService("StarterGui"):SetCore("SendNotification", {

  3813. Title = "Click TP";

  3814. Text = "Press E to teleport to mouse position";

  3815. })

  3816. end

  3817. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then

  3818. clickgoto = false

  3819. game:GetService("StarterGui"):SetCore("SendNotification", {

  3820. Title = "Click TP";

  3821. Text = "Click TP has been disabled.";

  3822. })

  3823. end

  3824. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then

  3825. gettingtools = true

  3826. game:GetService("StarterGui"):SetCore("SendNotification", {

  3827. Title = "Tools Enabled";

  3828. Text = "Automatically colleting tools dropped.";

  3829. })

  3830. end

  3831. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then

  3832. gettingtools = false

  3833. game:GetService("StarterGui"):SetCore("SendNotification", {

  3834. Title = "Tools Disabled";

  3835. Text = "Click TP has been disabled.";

  3836. })

  3837. end

  3838. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then

  3839. ScreenGui:Destroy()

  3840. end

  3841. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then

  3842. lplayer.Character.Head:Destroy()

  3843. end

  3844. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then

  3845. statechosen = string.sub(CMDBAR.Text, 7)

  3846. changingstate = true

  3847. end

  3848. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then

  3849. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)

  3850. end

  3851. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then

  3852. removingmeshhats = true

  3853. end

  3854. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then

  3855. removingmeshhats = false

  3856. end

  3857. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then

  3858. removingmeshtool = true

  3859. end

  3860. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then

  3861. removingmeshtool = false

  3862. end

  3863. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then

  3864. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do

  3865. if v:IsA("Tool") then

  3866. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do

  3867. v.Parent = player.Character

  3868. end

  3869. end

  3870. end

  3871. end

  3872. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then

  3873. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do

  3874. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")

  3875. end

  3876. end

  3877. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then

  3878. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do

  3879. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")

  3880. end

  3881. end

  3882. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then

  3883. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  3884. game:GetService("StarterGui"):SetCore("SendNotification", {

  3885. Title = player.AccountAge.." Days";

  3886. Text = "Account age of "..player.Name;

  3887. })

  3888. end

  3889. end

  3890. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then

  3891. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do

  3892. game:GetService("StarterGui"):SetCore("SendNotification", {

  3893. Title = player.UserId.." ID";

  3894. Text = "Account ID of "..player.Name;

  3895. })

  3896. end

  3897. end

  3898. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then

  3899. game:GetService("StarterGui"):SetCore("SendNotification", {

  3900. Title = "Game ID";

  3901. Text = "Game ID: ".. game.GameId;

  3902. })

  3903. end

  3904. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then

  3905. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()

  3906. if pgscheck == true then

  3907. game:GetService("StarterGui"):SetCore("SendNotification", {

  3908. Title = "PGSPhysicsSolverEnabled";

  3909. Text = "PGS is Enabled!";

  3910. })

  3911. else

  3912. game:GetService("StarterGui"):SetCore("SendNotification", {

  3913. Title = "PGSPhysicsSolverEnabled";

  3914. Text = "PGS is Disabled!";

  3915. })

  3916. end

  3917. end

  3918. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then

  3919. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do

  3920. if v:IsA("Part") then

  3921. if v.Transparency == 1 then

  3922. if v.Name ~= "HumanoidRootPart" then

  3923. v:Destroy()

  3924. end

  3925. end

  3926. end

  3927. end

  3928. end

  3929. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then

  3930. game:GetService("Lighting").FogStart = 0

  3931. game:GetService("Lighting").FogEnd = 9999999999999

  3932. end

  3933. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then

  3934. lplayer.Character.Humanoid.Parent = lplayer

  3935. end

  3936. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then

  3937. lplayer.Humanoid.Parent = lplayer.Character

  3938. end

  3939. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then

  3940. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do

  3941. if v:IsA("Tool") then

  3942. v.Parent = lplayer.Character

  3943. wait()

  3944. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do

  3945. v.Parent = player.Character

  3946. end

  3947. end

  3948. end

  3949. end

  3950. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then

  3951. speedfly = string.sub(CMDBAR.Text, 10)

  3952. wait()

  3953. change()

  3954. end

  3955. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then

  3956. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  3957. local Anim3 = Instance.new("Animation")

  3958. Anim3.AnimationId = "rbxassetid://282574440"

  3959. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)

  3960. track3:Play(.1, 1, 1)

  3961. bplrr = v.Name

  3962. banpl = true

  3963. end

  3964. end

  3965. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then

  3966. banpl = false

  3967. end

  3968. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then

  3969. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  3970. staring = true

  3971. stareplr = v

  3972. end

  3973. end

  3974. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then

  3975. staring = false

  3976. end

  3977. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then

  3978. chatlogs = true

  3979. game:GetService("StarterGui"):SetCore("SendNotification", {

  3980. Title = "LogChat enabled";

  3981. Text = "Now logging all player chat.";

  3982. })

  3983. end

  3984. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then

  3985. chatlogs = false

  3986. game:GetService("StarterGui"):SetCore("SendNotification", {

  3987. Title = "LogChat disabled";

  3988. Text = "Stopped logging all player chat.";

  3989. })

  3990. end

  3991. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then

  3992. game:GetService("Workspace").CurrentCamera:Destroy()

  3993. wait(0.1)

  3994. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid

  3995. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"

  3996. lplayer.CameraMinZoomDistance = 0.5

  3997. lplayer.CameraMaxZoomDistance = 400

  3998. lplayer.CameraMode = "Classic"

  3999. end

  4000. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then

  4001. changingstate = false

  4002. end

  4003. CMDBAR.Text = ""

  4004. end

  4005. end)

  4006. wait(0.3)

  4007. game:GetService("StarterGui"):SetCore("SendNotification", {

  4008. Title = "Loaded successfully!";

  4009. Text = "Reviz Admin V2 by illremember";

  4010. })

  4011. wait(0.1)

  4012. print("Reviz Admin V2 loaded!")

  4013. if game:GetService("Workspace").FilteringEnabled == true then

  4014. warn("FE is Enabled (Filtering Enabled)")

  4015. game:GetService("StarterGui"):SetCore("SendNotification", {

  4016. Title = "FE is Enabled";

  4017. Text = "Filtering Enabled. Enjoy using Reviz Admin!";

  4018. })

  4019. else

  4020. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")

  4021. game:GetService("StarterGui"):SetCore("SendNotification", {

  4022. Title = "FE is Disabled";

  4023. Text = "Filtering Disabled. Consider using a different admin script.";

  4024. })

  4025. end

  4026. local intro = Instance.new("ScreenGui")

  4027. local Frame = Instance.new("Frame")

  4028. local ImageLabel = Instance.new("ImageLabel")

  4029. intro.Parent = game:GetService("CoreGui")

  4030. Frame.Parent = intro

  4031. Frame.BackgroundColor3 = Color3.new(1, 1, 1)

  4032. Frame.BackgroundTransparency = 1

  4033. Frame.Size = UDim2.new(1, 0, 0, 300)

  4034. Frame.Position = UDim2.new(0, 0, -0.4, 0)

  4035. ImageLabel.Parent = Frame

  4036. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)

  4037. ImageLabel.BackgroundTransparency = 1

  4038. ImageLabel.Position = UDim2.new(0, 0, 0, 0)

  4039. ImageLabel.Size = UDim2.new(1, 0, 1, 0)

  4040. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"

  4041. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)

  4042. wait(3.01)

  4043. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)

  4044. wait(5.01)

  4045. intro:Destroy()

  4046. end)

  4047. ---Dragabble functions

  4048. ModsFrame.Draggable = true

  4049. ModsFrame.Draggable = true

  4050. HelpFrame.Draggable = true

  4051. SuitsFrame.Draggable = true

  4052. ----MODS---

  4053. Eject.MouseButton1Down:connect(function() ---Eject sh*t

  4054. if namebox.Text == "all" then

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

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

  4057. local ejectevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.Eject

  4058. ejectevent:FireServer()

  4059. end

  4060. end

  4061. end

  4062. if namebox.Text == "others" then

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

  4064. if v.Name ~= game.Players.LocalPlayer.Name then

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

  4066. local ejectevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.Eject

  4067. ejectevent:FireServer()

  4068. end

  4069. end

  4070. end

  4071. end

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

  4073. if namebox.Text == v.Name then

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

  4075. local ejectevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.Eject

  4076. ejectevent:FireServer()

  4077. end

  4078. end

  4079. end

  4080. end)

  4081. ToogleMask.MouseButton1Down:connect(function() ---Mask sh*t

  4082. if namebox.Text == "all" then

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

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

  4085. local maskevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.toggleMask

  4086. maskevent:FireServer()

  4087. end

  4088. end

  4089. end

  4090. if namebox.Text == "others" then

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

  4092. if v.Name ~= game.Players.LocalPlayer.Name then

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

  4094. local maskevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.toggleMask

  4095. maskevent:FireServer()

  4096. end

  4097. end

  4098. end

  4099. end

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

  4101. if namebox.Text == v.Name then

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

  4103. local maskevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.toggleMask

  4104. maskevent:FireServer()

  4105. end

  4106. end

  4107. end

  4108. end)

  4109. AutoArrest.MouseButton1Down:connect(function() ---Kill sh*t

  4110. local punchevent = game.Players.LocalPlayer.Backpack.suitControl.Assets.Events.punchHit

  4111. local vector = Vector3.new(0, 0, 0)

  4112. local dmg = 99999999

  4113. if namebox.Text == "all" then

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

  4115. punchevent:FireServer(v.Character.HumanoidRootPart, dmg)

  4116. end

  4117. end

  4118. if namebox.Text == "others" then

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

  4120. if v.Name ~= game.Players.LocalPlayer.Name then

  4121. punchevent:FireServer(v.Character.HumanoidRootPart, dmg)

  4122. end

  4123. end

  4124. end

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

  4126. if namebox.Text == v.Name then

  4127. punchevent:FireServer(v.Character.HumanoidRootPart, dmg)

  4128. end

  4129. end

  4130. end)

Roblox Iron Man Simulator OP Script Gui,Kill All And More!! - Pastebin.com (2024)

References

Top Articles
The Benefits of Homebrewing over Buying Beer
6 Reasons Why Homebrew Beer is Healthy | Brewing Way
NOAA: National Oceanic &amp; Atmospheric Administration hiring NOAA Commissioned Officer: Inter-Service Transfer in Spokane Valley, WA | LinkedIn
Cappacuolo Pronunciation
Kreme Delite Menu
Craigslist Furniture Bedroom Set
Mustangps.instructure
Pj Ferry Schedule
Craigslist Cars And Trucks Buffalo Ny
Weapons Storehouse Nyt Crossword
Capitulo 2B Answers Page 40
Wordscape 5832
ocala cars & trucks - by owner - craigslist
Uc Santa Cruz Events
Viprow Golf
Puretalkusa.com/Amac
Hocus Pocus Showtimes Near Amstar Cinema 16 - Macon
E22 Ultipro Desktop Version
Puretalkusa.com/Amac
Marion City Wide Garage Sale 2023
Red8 Data Entry Job
Redfin Skagit County
The best brunch spots in Berlin
Sister Souljah Net Worth
Restored Republic June 16 2023
Urbfsdreamgirl
Meet the Characters of Disney’s ‘Moana’
Hrconnect Kp Login
Hwy 57 Nursery Michie Tn
Infinite Campus Asd20
130Nm In Ft Lbs
*!Good Night (2024) 𝙵ull𝙼ovie Downl𝚘ad Fr𝚎e 1080𝚙, 720𝚙, 480𝚙 H𝙳 HI𝙽DI Dub𝚋ed Fil𝙼yz𝚒lla Isaidub
Sam's Club Gas Price Hilliard
Rund um die SIM-Karte | ALDI TALK
Gerber Federal Credit
1400 Kg To Lb
Ma Scratch Tickets Codes
B.k. Miller Chitterlings
Peter Vigilante Biography, Net Worth, Age, Height, Family, Girlfriend
Devin Mansen Obituary
Hermann Memorial Urgent Care Near Me
Duff Tuff
Nancy Pazelt Obituary
11301 Lakeline Blvd Parkline Plaza Ctr Ste 150
Stewartville Star Obituaries
Former Employees
Enr 2100
Tom Kha Gai Soup Near Me
Unblocked Games - Gun Mayhem
Theater X Orange Heights Florida
Wzzm Weather Forecast
Billings City Landfill Hours
Latest Posts
Article information

Author: Virgilio Hermann JD

Last Updated:

Views: 6104

Rating: 4 / 5 (61 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Virgilio Hermann JD

Birthday: 1997-12-21

Address: 6946 Schoen Cove, Sipesshire, MO 55944

Phone: +3763365785260

Job: Accounting Engineer

Hobby: Web surfing, Rafting, Dowsing, Stand-up comedy, Ghost hunting, Swimming, Amateur radio

Introduction: My name is Virgilio Hermann JD, I am a fine, gifted, beautiful, encouraging, kind, talented, zealous person who loves writing and wants to share my knowledge and understanding with you.