Advertisement
Anonymouse10101

Iron Man Simulator Hacks (GUI)

Apr 27th, 2019
2,254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.        ----------------This Gui is remade with more futures-------------------------------------------------
  2.            --------------------Thanks to Main creator for some scripts-------------------
  3.                  ----------------Credits: unknown,Athoi21,Frefen----------------
  4.  
  5. wait(0.2)
  6.        game.StarterGui:SetCore("SendNotification", {
  7.      Title = "Credits";
  8.          Text = "[Athoi21]";
  9.      Icon = "rbxassetid://3085554841";
  10.    Duration = 7;
  11. })
  12.     wait(0.2)
  13.        game.StarterGui:SetCore("SendNotification", {
  14.      Title = "Credits2";
  15.          Text = "[Pro Hacks]";
  16.      Icon = "rbxassetid://3085554841";
  17.    Duration = 7;
  18. })
  19. local ScreenGui = Instance.new("ScreenGui")
  20. local SuitsFrame = Instance.new("Frame")
  21. local FunctionButtonFrame = Instance.new("Frame")
  22. local ScrollingFrame = Instance.new("ScrollingFrame")
  23. local Mark12 = Instance.new("TextButton")
  24. local Mark13 = Instance.new("TextButton")
  25. local Mark14 = Instance.new("TextButton")
  26. local Mark19 = Instance.new("TextButton")
  27. local Mark2 = Instance.new("TextButton")
  28. local Mark21 = Instance.new("TextButton")
  29. local Mark23 = Instance.new("TextButton")
  30. local Mark27 = Instance.new("TextButton")
  31. local Mark28 = Instance.new("TextButton")
  32. local Mark3 = Instance.new("TextButton")
  33. local Mark30 = Instance.new("TextButton")
  34. local Mark31 = Instance.new("TextButton")
  35. local Mark33 = Instance.new("TextButton")
  36. local Mark4 = Instance.new("TextButton")
  37. local Mark40 = Instance.new("TextButton")
  38. local Mark6 = Instance.new("TextButton")
  39. local Mark9 = Instance.new("TextButton")
  40. local UIListLayout = Instance.new("UIListLayout")
  41. local Mark20 = Instance.new("TextButton")
  42. local Ironlad = Instance.new("TextButton")
  43. local closeSuitFrame = Instance.new("TextButton")
  44. local Title = Instance.new("TextLabel")
  45. local Title_2 = Instance.new("TextLabel")
  46. local ModsFrame = Instance.new("Frame")
  47. local FunctionButtonFrame_2 = Instance.new("Frame")
  48. local UIListLayout_2 = Instance.new("UIListLayout")
  49. local Frame = Instance.new("Frame")
  50. local namebox = Instance.new("TextBox")
  51. local Title_3 = Instance.new("TextLabel")
  52. local closeModsFrame = Instance.new("TextButton")
  53. local Title_4 = Instance.new("TextLabel")
  54. local AutoArrest = Instance.new("TextButton")
  55. local Eject = Instance.new("TextButton")
  56. local RevizAdmin = Instance.new("TextButton")
  57. local Speed = Instance.new("TextButton")
  58. local ToogleMask = Instance.new("TextButton")
  59. local HelpFrame = Instance.new("Frame")
  60. local FunctionButtonFrame_3 = Instance.new("Frame")
  61. local ImageLabel = Instance.new("ImageLabel")
  62. local TextLabel = Instance.new("TextLabel")
  63. local TextLabel_2 = Instance.new("TextLabel")
  64. local TextLabel_3 = Instance.new("TextLabel")
  65. local TextLabel_4 = Instance.new("TextLabel")
  66. local Title_5 = Instance.new("TextLabel")
  67. local CloseHelp = Instance.new("TextButton")
  68. local Title_6 = Instance.new("TextLabel")
  69. local Menu = Instance.new("Frame")
  70. local FunctionButtonFrame_4 = Instance.new("Frame")
  71. local UIListLayout_3 = Instance.new("UIListLayout")
  72. local Suits = Instance.new("TextButton")
  73. local Help = Instance.new("TextButton")
  74. local Mods = Instance.new("TextButton")
  75. local Title_7 = Instance.new("TextLabel")
  76. local close = Instance.new("TextButton")
  77. local Title_8 = Instance.new("TextLabel")
  78. local p = game.Players
  79. local i = p:GetUserThumbnailAsync(p.LocalPlayer.UserId,Enum.ThumbnailType.AvatarBust,Enum.ThumbnailSize.Size420x420)
  80. game.StarterGui:SetCore("SendNotification",{
  81.     ["Title"] = ("%s"):format(p.LocalPlayer.Name),
  82.     ["Text"] = "Hi Welcome to IronMan Simulator Gui",
  83.     ["Icon"] = i,
  84.     ["Duration"] = 12,
  85. })
  86.  
  87. --Properties:
  88. ScreenGui.Parent = game.CoreGui
  89. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  90.  
  91. SuitsFrame.Name = "SuitsFrame"
  92. SuitsFrame.Parent = ScreenGui
  93. SuitsFrame.Active = true
  94. SuitsFrame.BackgroundColor3 = Color3.new(0.0901961, 1, 0.85098)
  95. SuitsFrame.BorderSizePixel = 0
  96. SuitsFrame.Position = UDim2.new(0.442181289, 0, 0.328769892, 0)
  97. SuitsFrame.Selectable = true
  98. SuitsFrame.Size = UDim2.new(0, 141, 0, 21)
  99. SuitsFrame.Visible = false
  100.  
  101. FunctionButtonFrame.Name = "FunctionButtonFrame"
  102. FunctionButtonFrame.Parent = SuitsFrame
  103. FunctionButtonFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  104. FunctionButtonFrame.BackgroundTransparency = 0.5
  105. FunctionButtonFrame.BorderSizePixel = 0
  106. FunctionButtonFrame.Position = UDim2.new(0, 0, 1.03032207, 0)
  107. FunctionButtonFrame.Size = UDim2.new(0, 140, 0, 289)
  108. FunctionButtonFrame.ZIndex = -4
  109.  
  110. ScrollingFrame.Parent = FunctionButtonFrame
  111. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  112. ScrollingFrame.BackgroundTransparency = 1
  113. ScrollingFrame.Position = UDim2.new(0.0567375869, 0, 0, 0)
  114. ScrollingFrame.Size = UDim2.new(0, 133, 0, 275)
  115.  
  116. Mark12.Name = "Mark12"
  117. Mark12.Parent = ScrollingFrame
  118. Mark12.BackgroundColor3 = Color3.new(0, 0, 0)
  119. Mark12.BackgroundTransparency = 0.94999998807907
  120. Mark12.Position = UDim2.new(0, 0, 7.80730629, 0)
  121. Mark12.Size = UDim2.new(0, 141, 0, 21)
  122. Mark12.Font = Enum.Font.Cartoon
  123. Mark12.Text = " > Mark12"
  124. Mark12.TextColor3 = Color3.new(1, 1, 1)
  125. Mark12.TextSize = 16
  126. Mark12.TextWrapped = true
  127. Mark12.TextXAlignment = Enum.TextXAlignment.Left
  128.  
  129. Mark13.Name = "Mark13"
  130. Mark13.Parent = ScrollingFrame
  131. Mark13.BackgroundColor3 = Color3.new(0, 0, 0)
  132. Mark13.BackgroundTransparency = 0.94999998807907
  133. Mark13.Position = UDim2.new(0, 0, 9.33815861, 0)
  134. Mark13.Size = UDim2.new(0, 141, 0, 21)
  135. Mark13.Font = Enum.Font.Cartoon
  136. Mark13.Text = " > Mark13"
  137. Mark13.TextColor3 = Color3.new(1, 1, 1)
  138. Mark13.TextSize = 16
  139. Mark13.TextWrapped = true
  140. Mark13.TextXAlignment = Enum.TextXAlignment.Left
  141.  
  142. Mark14.Name = "Mark14"
  143. Mark14.Parent = ScrollingFrame
  144. Mark14.BackgroundColor3 = Color3.new(0, 0, 0)
  145. Mark14.BackgroundTransparency = 0.94999998807907
  146. Mark14.Position = UDim2.new(0, 0, 9.33815861, 0)
  147. Mark14.Size = UDim2.new(0, 141, 0, 21)
  148. Mark14.Font = Enum.Font.Cartoon
  149. Mark14.Text = " > Mark14"
  150. Mark14.TextColor3 = Color3.new(1, 1, 1)
  151. Mark14.TextSize = 16
  152. Mark14.TextWrapped = true
  153. Mark14.TextXAlignment = Enum.TextXAlignment.Left
  154.  
  155. Mark19.Name = "Mark19"
  156. Mark19.Parent = ScrollingFrame
  157. Mark19.BackgroundColor3 = Color3.new(0, 0, 0)
  158. Mark19.BackgroundTransparency = 0.94999998807907
  159. Mark19.Position = UDim2.new(0, 0, 4.48101521, 0)
  160. Mark19.Size = UDim2.new(0, 141, 0, 21)
  161. Mark19.Font = Enum.Font.Cartoon
  162. Mark19.Text = " > Mark19"
  163. Mark19.TextColor3 = Color3.new(1, 1, 1)
  164. Mark19.TextSize = 16
  165. Mark19.TextWrapped = true
  166. Mark19.TextXAlignment = Enum.TextXAlignment.Left
  167.  
  168. Mark2.Name = "Mark2"
  169. Mark2.Parent = ScrollingFrame
  170. Mark2.BackgroundColor3 = Color3.new(0, 0, 0)
  171. Mark2.BackgroundTransparency = 0.94999998807907
  172. Mark2.Position = UDim2.new(0, 0, 9.33815861, 0)
  173. Mark2.Size = UDim2.new(0, 141, 0, 21)
  174. Mark2.Font = Enum.Font.Cartoon
  175. Mark2.Text = " > Mark2"
  176. Mark2.TextColor3 = Color3.new(1, 1, 1)
  177. Mark2.TextSize = 16
  178. Mark2.TextWrapped = true
  179. Mark2.TextXAlignment = Enum.TextXAlignment.Left
  180.  
  181. Mark21.Name = "Mark21"
  182. Mark21.Parent = ScrollingFrame
  183. Mark21.BackgroundColor3 = Color3.new(0, 0, 0)
  184. Mark21.BackgroundTransparency = 0.94999998807907
  185. Mark21.Position = UDim2.new(0, 0, 9.33815861, 0)
  186. Mark21.Size = UDim2.new(0, 141, 0, 21)
  187. Mark21.Font = Enum.Font.Cartoon
  188. Mark21.Text = " > Mark21"
  189. Mark21.TextColor3 = Color3.new(1, 1, 1)
  190. Mark21.TextSize = 16
  191. Mark21.TextWrapped = true
  192. Mark21.TextXAlignment = Enum.TextXAlignment.Left
  193.  
  194. Mark23.Name = "Mark23"
  195. Mark23.Parent = ScrollingFrame
  196. Mark23.BackgroundColor3 = Color3.new(0, 0, 0)
  197. Mark23.BackgroundTransparency = 0.94999998807907
  198. Mark23.Position = UDim2.new(0, 0, 9.33815861, 0)
  199. Mark23.Size = UDim2.new(0, 141, 0, 21)
  200. Mark23.Font = Enum.Font.Cartoon
  201. Mark23.Text = " > Mark23"
  202. Mark23.TextColor3 = Color3.new(1, 1, 1)
  203. Mark23.TextSize = 16
  204. Mark23.TextWrapped = true
  205. Mark23.TextXAlignment = Enum.TextXAlignment.Left
  206.  
  207. Mark27.Name = "Mark27"
  208. Mark27.Parent = ScrollingFrame
  209. Mark27.BackgroundColor3 = Color3.new(0, 0, 0)
  210. Mark27.BackgroundTransparency = 0.94999998807907
  211. Mark27.Position = UDim2.new(0, 0, 9.33815861, 0)
  212. Mark27.Size = UDim2.new(0, 141, 0, 21)
  213. Mark27.Font = Enum.Font.Cartoon
  214. Mark27.Text = " > Mark27"
  215. Mark27.TextColor3 = Color3.new(1, 1, 1)
  216. Mark27.TextSize = 16
  217. Mark27.TextWrapped = true
  218. Mark27.TextXAlignment = Enum.TextXAlignment.Left
  219.  
  220. Mark28.Name = "Mark28"
  221. Mark28.Parent = ScrollingFrame
  222. Mark28.BackgroundColor3 = Color3.new(0, 0, 0)
  223. Mark28.BackgroundTransparency = 0.94999998807907
  224. Mark28.Position = UDim2.new(0, 0, 9.33815861, 0)
  225. Mark28.Size = UDim2.new(0, 141, 0, 21)
  226. Mark28.Font = Enum.Font.Cartoon
  227. Mark28.Text = " > Mark28"
  228. Mark28.TextColor3 = Color3.new(1, 1, 1)
  229. Mark28.TextSize = 16
  230. Mark28.TextWrapped = true
  231. Mark28.TextXAlignment = Enum.TextXAlignment.Left
  232.  
  233. Mark3.Name = "Mark3"
  234. Mark3.Parent = ScrollingFrame
  235. Mark3.BackgroundColor3 = Color3.new(0, 0, 0)
  236. Mark3.BackgroundTransparency = 0.94999998807907
  237. Mark3.Position = UDim2.new(0, 0, 9.33815861, 0)
  238. Mark3.Size = UDim2.new(0, 141, 0, 21)
  239. Mark3.Font = Enum.Font.Cartoon
  240. Mark3.Text = " > Mark3"
  241. Mark3.TextColor3 = Color3.new(1, 1, 1)
  242. Mark3.TextSize = 16
  243. Mark3.TextWrapped = true
  244. Mark3.TextXAlignment = Enum.TextXAlignment.Left
  245.  
  246. Mark30.Name = "Mark30"
  247. Mark30.Parent = ScrollingFrame
  248. Mark30.BackgroundColor3 = Color3.new(0, 0, 0)
  249. Mark30.BackgroundTransparency = 0.94999998807907
  250. Mark30.Position = UDim2.new(-0.695035458, 0, 9.3435154, 0)
  251. Mark30.Size = UDim2.new(0, 141, 0, 21)
  252. Mark30.Font = Enum.Font.Cartoon
  253. Mark30.Text = " > Mark30"
  254. Mark30.TextColor3 = Color3.new(1, 1, 1)
  255. Mark30.TextSize = 16
  256. Mark30.TextWrapped = true
  257. Mark30.TextXAlignment = Enum.TextXAlignment.Left
  258.  
  259. Mark31.Name = "Mark31"
  260. Mark31.Parent = ScrollingFrame
  261. Mark31.BackgroundColor3 = Color3.new(0, 0, 0)
  262. Mark31.BackgroundTransparency = 0.94999998807907
  263. Mark31.Position = UDim2.new(-0.439716309, 0, 9.05913639, 0)
  264. Mark31.Size = UDim2.new(0, 141, 0, 21)
  265. Mark31.Font = Enum.Font.Cartoon
  266. Mark31.Text = " > Mark31"
  267. Mark31.TextColor3 = Color3.new(1, 1, 1)
  268. Mark31.TextSize = 16
  269. Mark31.TextWrapped = true
  270. Mark31.TextXAlignment = Enum.TextXAlignment.Left
  271.  
  272. Mark33.Name = "Mark33"
  273. Mark33.Parent = ScrollingFrame
  274. Mark33.BackgroundColor3 = Color3.new(0, 0, 0)
  275. Mark33.BackgroundTransparency = 0.94999998807907
  276. Mark33.Position = UDim2.new(0.638297856, 0, 9.18121338, 0)
  277. Mark33.Size = UDim2.new(0, 141, 0, 21)
  278. Mark33.Font = Enum.Font.Cartoon
  279. Mark33.Text = " > Mark33"
  280. Mark33.TextColor3 = Color3.new(1, 1, 1)
  281. Mark33.TextSize = 16
  282. Mark33.TextWrapped = true
  283. Mark33.TextXAlignment = Enum.TextXAlignment.Left
  284.  
  285. Mark4.Name = "Mark4"
  286. Mark4.Parent = ScrollingFrame
  287. Mark4.BackgroundColor3 = Color3.new(0, 0, 0)
  288. Mark4.BackgroundTransparency = 0.94999998807907
  289. Mark4.Position = UDim2.new(0, 0, 6.0524435, 0)
  290. Mark4.Size = UDim2.new(0, 141, 0, 21)
  291. Mark4.Font = Enum.Font.Cartoon
  292. Mark4.Text = " > Mark4"
  293. Mark4.TextColor3 = Color3.new(1, 1, 1)
  294. Mark4.TextSize = 16
  295. Mark4.TextWrapped = true
  296. Mark4.TextXAlignment = Enum.TextXAlignment.Left
  297.  
  298. Mark40.Name = "Mark40"
  299. Mark40.Parent = ScrollingFrame
  300. Mark40.BackgroundColor3 = Color3.new(0, 0, 0)
  301. Mark40.BackgroundTransparency = 0.94999998807907
  302. Mark40.Position = UDim2.new(0, 0, 9.33815861, 0)
  303. Mark40.Size = UDim2.new(0, 141, 0, 21)
  304. Mark40.Font = Enum.Font.Cartoon
  305. Mark40.Text = " > Mark40"
  306. Mark40.TextColor3 = Color3.new(1, 1, 1)
  307. Mark40.TextSize = 16
  308. Mark40.TextWrapped = true
  309. Mark40.TextXAlignment = Enum.TextXAlignment.Left
  310.  
  311. Mark6.Name = "Mark6"
  312. Mark6.Parent = ScrollingFrame
  313. Mark6.BackgroundColor3 = Color3.new(0, 0, 0)
  314. Mark6.BackgroundTransparency = 0.94999998807907
  315. Mark6.Position = UDim2.new(0, 0, 9.33815861, 0)
  316. Mark6.Size = UDim2.new(0, 141, 0, 21)
  317. Mark6.Font = Enum.Font.Cartoon
  318. Mark6.Text = " > Mark6"
  319. Mark6.TextColor3 = Color3.new(1, 1, 1)
  320. Mark6.TextSize = 16
  321. Mark6.TextWrapped = true
  322. Mark6.TextXAlignment = Enum.TextXAlignment.Left
  323.  
  324. Mark9.Name = "Mark9"
  325. Mark9.Parent = ScrollingFrame
  326. Mark9.BackgroundColor3 = Color3.new(0, 0, 0)
  327. Mark9.BackgroundTransparency = 0.94999998807907
  328. Mark9.Position = UDim2.new(0, 0, 9.33815861, 0)
  329. Mark9.Size = UDim2.new(0, 141, 0, 21)
  330. Mark9.Font = Enum.Font.Cartoon
  331. Mark9.Text = " > Mark9"
  332. Mark9.TextColor3 = Color3.new(1, 1, 1)
  333. Mark9.TextSize = 16
  334. Mark9.TextWrapped = true
  335. Mark9.TextXAlignment = Enum.TextXAlignment.Left
  336.  
  337. UIListLayout.Parent = ScrollingFrame
  338. UIListLayout.Padding = UDim.new(0, 3)
  339.  
  340. Mark20.Name = "Mark20"
  341. Mark20.Parent = ScrollingFrame
  342. Mark20.BackgroundColor3 = Color3.new(0, 0, 0)
  343. Mark20.BackgroundTransparency = 0.94999998807907
  344. Mark20.Position = UDim2.new(0, 0, 9.33815861, 0)
  345. Mark20.Size = UDim2.new(0, 141, 0, 21)
  346. Mark20.Font = Enum.Font.Cartoon
  347. Mark20.Text = " > Mark20"
  348. Mark20.TextColor3 = Color3.new(1, 1, 1)
  349. Mark20.TextSize = 16
  350. Mark20.TextWrapped = true
  351. Mark20.TextXAlignment = Enum.TextXAlignment.Left
  352.  
  353. Ironlad.Name = "Ironlad"
  354. Ironlad.Parent = ScrollingFrame
  355. Ironlad.BackgroundColor3 = Color3.new(0, 0, 0)
  356. Ironlad.BackgroundTransparency = 0.94999998807907
  357. Ironlad.Position = UDim2.new(0, 0, 9.33815861, 0)
  358. Ironlad.Size = UDim2.new(0, 141, 0, 21)
  359. Ironlad.Font = Enum.Font.Cartoon
  360. Ironlad.Text = " > Ironlad"
  361. Ironlad.TextColor3 = Color3.new(1, 1, 1)
  362. Ironlad.TextSize = 16
  363. Ironlad.TextWrapped = true
  364. Ironlad.TextXAlignment = Enum.TextXAlignment.Left
  365.  
  366. closeSuitFrame.Name = "close SuitFrame"
  367. closeSuitFrame.Parent = FunctionButtonFrame
  368. closeSuitFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  369. closeSuitFrame.BackgroundTransparency = 1
  370. closeSuitFrame.BorderSizePixel = 0
  371. closeSuitFrame.Position = UDim2.new(0.868402421, 0, -0.0867609233, 0)
  372. closeSuitFrame.Size = UDim2.new(0, 19, 0, 21)
  373. closeSuitFrame.Font = Enum.Font.SourceSansBold
  374. closeSuitFrame.Text = "x"
  375. closeSuitFrame.TextColor3 = Color3.new(1, 1, 1)
  376. closeSuitFrame.TextSize = 25
  377. closeSuitFrame.TextWrapped = true
  378.  
  379. Title.Name = "Title"
  380. Title.Parent = SuitsFrame
  381. Title.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)
  382. Title.BackgroundTransparency = 1
  383. Title.BorderSizePixel = 0
  384. Title.Position = UDim2.new(0.258460075, 0, -1.03350544, 0)
  385. Title.Size = UDim2.new(0, 126, 0, 20)
  386. Title.Font = Enum.Font.Cartoon
  387. Title.Text = "[IRONMAN]"
  388. Title.TextColor3 = Color3.new(1, 1, 1)
  389. Title.TextScaled = true
  390. Title.TextSize = 14
  391. Title.TextWrapped = true
  392.  
  393. Title_2.Name = "Title"
  394. Title_2.Parent = SuitsFrame
  395. Title_2.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)
  396. Title_2.BackgroundTransparency = 1
  397. Title_2.BorderSizePixel = 0
  398. Title_2.Position = UDim2.new(0.329381615, 0, 0.0141136535, 0)
  399. Title_2.Size = UDim2.new(0, 48, 0, 20)
  400. Title_2.Font = Enum.Font.Cartoon
  401. Title_2.Text = "Suits"
  402. Title_2.TextColor3 = Color3.new(1, 1, 1)
  403. Title_2.TextScaled = true
  404. Title_2.TextSize = 14
  405. Title_2.TextWrapped = true
  406.  
  407. ModsFrame.Name = "ModsFrame"
  408. ModsFrame.Parent = ScreenGui
  409. ModsFrame.Active = true
  410. ModsFrame.BackgroundColor3 = Color3.new(0.0901961, 1, 0.85098)
  411. ModsFrame.BorderSizePixel = 0
  412. ModsFrame.Position = UDim2.new(0.441944301, 0, 0.296888858, 0)
  413. ModsFrame.Selectable = true
  414. ModsFrame.Size = UDim2.new(0, 141, 0, 21)
  415. ModsFrame.Visible = false
  416.  
  417. FunctionButtonFrame_2.Name = "FunctionButtonFrame"
  418. FunctionButtonFrame_2.Parent = ModsFrame
  419. FunctionButtonFrame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  420. FunctionButtonFrame_2.BackgroundTransparency = 0.5
  421. FunctionButtonFrame_2.BorderSizePixel = 0
  422. FunctionButtonFrame_2.Position = UDim2.new(0, 0, 0.95238167, 0)
  423. FunctionButtonFrame_2.Size = UDim2.new(0, 141, 0, 261)
  424. FunctionButtonFrame_2.ZIndex = -4
  425.  
  426. UIListLayout_2.Parent = FunctionButtonFrame_2
  427. UIListLayout_2.Padding = UDim.new(0, 3)
  428.  
  429. Frame.Parent = FunctionButtonFrame_2
  430. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  431. Frame.BackgroundTransparency = 1
  432. Frame.Position = UDim2.new(-0.00709219836, 0, 0.108843535, 0)
  433. Frame.Size = UDim2.new(0, 140, 0, 65)
  434.  
  435. namebox.Name = "namebox "
  436. namebox.Parent = Frame
  437. namebox.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  438. namebox.BackgroundTransparency = 0.60000002384186
  439. namebox.BorderSizePixel = 0
  440. namebox.Position = UDim2.new(-0.00106382323, 0, 0.523966491, 0)
  441. namebox.Size = UDim2.new(0, 140, 0, 18)
  442. namebox.Font = Enum.Font.Cartoon
  443. namebox.Text = "Player Name"
  444. namebox.TextColor3 = Color3.new(0, 0, 0)
  445. namebox.TextSize = 17
  446.  
  447. Title_3.Name = "Title"
  448. Title_3.Parent = ModsFrame
  449. Title_3.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)
  450. Title_3.BackgroundTransparency = 1
  451. Title_3.BorderSizePixel = 0
  452. Title_3.Position = UDim2.new(0.166261271, 0, -0.985886335, 0)
  453. Title_3.Size = UDim2.new(0, 117, 0, 20)
  454. Title_3.Font = Enum.Font.Cartoon
  455. Title_3.Text = "[IRONMAN]"
  456. Title_3.TextColor3 = Color3.new(1, 1, 1)
  457. Title_3.TextScaled = true
  458. Title_3.TextSize = 14
  459. Title_3.TextWrapped = true
  460.  
  461. closeModsFrame.Name = "closeModsFrame"
  462. closeModsFrame.Parent = ModsFrame
  463. closeModsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  464. closeModsFrame.BackgroundTransparency = 1
  465. closeModsFrame.BorderSizePixel = 0
  466. closeModsFrame.Position = UDim2.new(0.854167163, 0, -0.095238097, 0)
  467. closeModsFrame.Size = UDim2.new(0, 21, 0, 21)
  468. closeModsFrame.Font = Enum.Font.SourceSansBold
  469. closeModsFrame.Text = "x"
  470. closeModsFrame.TextColor3 = Color3.new(1, 1, 1)
  471. closeModsFrame.TextSize = 25
  472. closeModsFrame.TextWrapped = true
  473.  
  474. Title_4.Name = "Title"
  475. Title_4.Parent = ModsFrame
  476. Title_4.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)
  477. Title_4.BackgroundTransparency = 1
  478. Title_4.BorderSizePixel = 0
  479. Title_4.Position = UDim2.new(0.265551835, 0, -0.0335053913, 0)
  480. Title_4.Size = UDim2.new(0, 65, 0, 20)
  481. Title_4.Font = Enum.Font.Cartoon
  482. Title_4.Text = "Mods"
  483. Title_4.TextColor3 = Color3.new(1, 1, 1)
  484. Title_4.TextScaled = true
  485. Title_4.TextSize = 14
  486. Title_4.TextWrapped = true
  487.  
  488. AutoArrest.Name = "AutoArrest"
  489. AutoArrest.Parent = ModsFrame
  490. AutoArrest.BackgroundColor3 = Color3.new(0, 0, 0)
  491. AutoArrest.BackgroundTransparency = 0.94999998807907
  492. AutoArrest.Position = UDim2.new(-0.00709219836, 0, 4.385777, 0)
  493. AutoArrest.Size = UDim2.new(0, 141, 0, 21)
  494. AutoArrest.Font = Enum.Font.Cartoon
  495. AutoArrest.Text = " > Kill"
  496. AutoArrest.TextColor3 = Color3.new(1, 1, 1)
  497. AutoArrest.TextSize = 16
  498. AutoArrest.TextWrapped = true
  499. AutoArrest.TextXAlignment = Enum.TextXAlignment.Left
  500.  
  501. Eject.Name = "Eject"
  502. Eject.Parent = ModsFrame
  503. Eject.BackgroundColor3 = Color3.new(0, 0, 0)
  504. Eject.BackgroundTransparency = 0.94999998807907
  505. Eject.Position = UDim2.new(0, 0, 5.95720577, 0)
  506. Eject.Size = UDim2.new(0, 141, 0, 21)
  507. Eject.Font = Enum.Font.Cartoon
  508. Eject.Text = "> Eject"
  509. Eject.TextColor3 = Color3.new(1, 1, 1)
  510. Eject.TextSize = 16
  511. Eject.TextWrapped = true
  512. Eject.TextXAlignment = Enum.TextXAlignment.Left
  513.  
  514. RevizAdmin.Name = "Reviz Admin"
  515. RevizAdmin.Parent = ModsFrame
  516. RevizAdmin.BackgroundColor3 = Color3.new(0, 0, 0)
  517. RevizAdmin.BackgroundTransparency = 0.94999998807907
  518. RevizAdmin.Position = UDim2.new(0, 0, 10.4333954, 0)
  519. RevizAdmin.Size = UDim2.new(0, 141, 0, 21)
  520. RevizAdmin.Font = Enum.Font.Cartoon
  521. RevizAdmin.Text = "> Reviz Admin"
  522. RevizAdmin.TextColor3 = Color3.new(1, 1, 1)
  523. RevizAdmin.TextSize = 16
  524. RevizAdmin.TextWrapped = true
  525. RevizAdmin.TextXAlignment = Enum.TextXAlignment.Left
  526.  
  527. Speed.Name = "Speed"
  528. Speed.Parent = ModsFrame
  529. Speed.BackgroundColor3 = Color3.new(0, 0, 0)
  530. Speed.BackgroundTransparency = 0.94999998807907
  531. Speed.Position = UDim2.new(0, 0, 8.86196804, 0)
  532. Speed.Size = UDim2.new(0, 141, 0, 21)
  533. Speed.Font = Enum.Font.Cartoon
  534. Speed.Text = "> Speed [c]"
  535. Speed.TextColor3 = Color3.new(1, 1, 1)
  536. Speed.TextSize = 16
  537. Speed.TextWrapped = true
  538. Speed.TextXAlignment = Enum.TextXAlignment.Left
  539.  
  540. ToogleMask.Name = "ToogleMask"
  541. ToogleMask.Parent = ModsFrame
  542. ToogleMask.BackgroundColor3 = Color3.new(0, 0, 0)
  543. ToogleMask.BackgroundTransparency = 0.94999998807907
  544. ToogleMask.Position = UDim2.new(0, 0, 7.43339634, 0)
  545. ToogleMask.Size = UDim2.new(0, 141, 0, 21)
  546. ToogleMask.Font = Enum.Font.Cartoon
  547. ToogleMask.Text = "> Toogle Mask"
  548. ToogleMask.TextColor3 = Color3.new(1, 1, 1)
  549. ToogleMask.TextSize = 16
  550. ToogleMask.TextWrapped = true
  551. ToogleMask.TextXAlignment = Enum.TextXAlignment.Left
  552.  
  553. HelpFrame.Name = "HelpFrame"
  554. HelpFrame.Parent = ScreenGui
  555. HelpFrame.Active = true
  556. HelpFrame.BackgroundColor3 = Color3.new(0.0901961, 1, 0.85098)
  557. HelpFrame.BorderSizePixel = 0
  558. HelpFrame.Position = UDim2.new(0.406306416, 0, 0.328726739, 0)
  559. HelpFrame.Selectable = true
  560. HelpFrame.Size = UDim2.new(0, 212, 0, 21)
  561. HelpFrame.Visible = false
  562.  
  563. FunctionButtonFrame_3.Name = "FunctionButtonFrame"
  564. FunctionButtonFrame_3.Parent = HelpFrame
  565. FunctionButtonFrame_3.BackgroundColor3 = Color3.new(0, 0, 0)
  566. FunctionButtonFrame_3.BackgroundTransparency = 0.5
  567. FunctionButtonFrame_3.BorderSizePixel = 0
  568. FunctionButtonFrame_3.Position = UDim2.new(0, 0, 0.952380955, 0)
  569. FunctionButtonFrame_3.Size = UDim2.new(0, 212, 0, 291)
  570. FunctionButtonFrame_3.ZIndex = -4
  571.  
  572. ImageLabel.Parent = FunctionButtonFrame_3
  573. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  574. ImageLabel.BackgroundTransparency = 1
  575. ImageLabel.Position = UDim2.new(0.325471699, 0, 0.00687285233, 0)
  576. ImageLabel.Size = UDim2.new(0, 74, 0, 75)
  577. ImageLabel.Image = "rbxassetid://3102395190"
  578.  
  579. TextLabel.Parent = FunctionButtonFrame_3
  580. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  581. TextLabel.BackgroundTransparency = 1
  582. TextLabel.BorderSizePixel = 0
  583. TextLabel.Position = UDim2.new(0.0424528308, 0, 0.264604807, 0)
  584. TextLabel.Size = UDim2.new(0, 194, 0, 41)
  585. TextLabel.Font = Enum.Font.Cartoon
  586. TextLabel.Text = "Q:What does the suit button does?\nA:That send you suit "
  587. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  588. TextLabel.TextSize = 15
  589.  
  590. TextLabel_2.Parent = FunctionButtonFrame_3
  591. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  592. TextLabel_2.BackgroundTransparency = 1
  593. TextLabel_2.BorderSizePixel = 0
  594. TextLabel_2.Position = UDim2.new(0.0330188684, 0, 0.405498296, 0)
  595. TextLabel_2.Size = UDim2.new(0, 194, 0, 41)
  596. TextLabel_2.Font = Enum.Font.Cartoon
  597. TextLabel_2.Text = "Q: How to kill Others/everyone?\nA:type Others/all for kill them"
  598. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  599. TextLabel_2.TextSize = 15
  600.  
  601. TextLabel_3.Parent = FunctionButtonFrame_3
  602. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  603. TextLabel_3.BackgroundTransparency = 1
  604. TextLabel_3.BorderSizePixel = 0
  605. TextLabel_3.Position = UDim2.new(-0.0188679248, 0, 0.556701005, 0)
  606. TextLabel_3.Size = UDim2.new(0, 194, 0, 41)
  607. TextLabel_3.Font = Enum.Font.Cartoon
  608. TextLabel_3.Text = "Q: How to use Speed?\nA: Hold c for speed :P"
  609. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  610. TextLabel_3.TextSize = 15
  611.  
  612. TextLabel_4.Parent = FunctionButtonFrame_3
  613. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  614. TextLabel_4.BackgroundTransparency = 1
  615. TextLabel_4.BorderSizePixel = 0
  616. TextLabel_4.Position = UDim2.new(0, 0, 0.711340189, 0)
  617. TextLabel_4.Size = UDim2.new(0, 194, 0, 41)
  618. TextLabel_4.Font = Enum.Font.Cartoon
  619. TextLabel_4.Text = " "
  620. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  621. TextLabel_4.TextSize = 15
  622.  
  623. Title_5.Name = "Title"
  624. Title_5.Parent = HelpFrame
  625. Title_5.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)
  626. Title_5.BackgroundTransparency = 1
  627. Title_5.BorderSizePixel = 0
  628. Title_5.Position = UDim2.new(0.44456315, 0, -1.03350544, 0)
  629. Title_5.Size = UDim2.new(0, 117, 0, 20)
  630. Title_5.Font = Enum.Font.Cartoon
  631. Title_5.Text = "[IRONMAN]"
  632. Title_5.TextColor3 = Color3.new(1, 1, 1)
  633. Title_5.TextScaled = true
  634. Title_5.TextSize = 14
  635. Title_5.TextWrapped = true
  636.  
  637. CloseHelp.Name = "Close Help"
  638. CloseHelp.Parent = HelpFrame
  639. CloseHelp.BackgroundColor3 = Color3.new(1, 1, 1)
  640. CloseHelp.BackgroundTransparency = 1
  641. CloseHelp.BorderSizePixel = 0
  642. CloseHelp.Position = UDim2.new(0.915094316, 0, 0, 0)
  643. CloseHelp.Size = UDim2.new(0, 16, 0, 18)
  644. CloseHelp.Font = Enum.Font.SourceSansBold
  645. CloseHelp.Text = "x"
  646. CloseHelp.TextColor3 = Color3.new(1, 1, 1)
  647. CloseHelp.TextSize = 25
  648. CloseHelp.TextWrapped = true
  649.  
  650. Title_6.Name = "Title"
  651. Title_6.Parent = HelpFrame
  652. Title_6.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)
  653. Title_6.BackgroundTransparency = 1
  654. Title_6.BorderSizePixel = 0
  655. Title_6.Position = UDim2.new(0.387503058, 0, 0.0141136572, 0)
  656. Title_6.Size = UDim2.new(0, 65, 0, 20)
  657. Title_6.Font = Enum.Font.Cartoon
  658. Title_6.Text = "HELP"
  659. Title_6.TextColor3 = Color3.new(1, 1, 1)
  660. Title_6.TextScaled = true
  661. Title_6.TextSize = 14
  662. Title_6.TextWrapped = true
  663.  
  664. Menu.Name = "Menu"
  665. Menu.Parent = ScreenGui
  666. Menu.Active = true
  667. Menu.BackgroundColor3 = Color3.new(0.0901961, 1, 0.85098)
  668. Menu.BorderSizePixel = 0
  669. Menu.Position = UDim2.new(0.899059296, 0, 0.353371888, 0)
  670. Menu.Selectable = true
  671. Menu.Size = UDim2.new(0, 141, 0, 21)
  672.  
  673. FunctionButtonFrame_4.Name = "FunctionButtonFrame"
  674. FunctionButtonFrame_4.Parent = Menu
  675. FunctionButtonFrame_4.BackgroundColor3 = Color3.new(0, 0, 0)
  676. FunctionButtonFrame_4.BackgroundTransparency = 0.5
  677. FunctionButtonFrame_4.BorderSizePixel = 0
  678. FunctionButtonFrame_4.Position = UDim2.new(-0.00230115536, 0, 1.03032434, 0)
  679. FunctionButtonFrame_4.Size = UDim2.new(0, 141, 0, 96)
  680. FunctionButtonFrame_4.ZIndex = -4
  681.  
  682. UIListLayout_3.Parent = FunctionButtonFrame_4
  683. UIListLayout_3.Padding = UDim.new(0, 3)
  684.  
  685. Suits.Name = "Suits"
  686. Suits.Parent = FunctionButtonFrame_4
  687. Suits.BackgroundColor3 = Color3.new(0, 0, 0)
  688. Suits.BackgroundTransparency = 0.94999998807907
  689. Suits.Position = UDim2.new(0, 0, 7.8143487, 0)
  690. Suits.Size = UDim2.new(0, 141, 0, 21)
  691. Suits.Font = Enum.Font.Cartoon
  692. Suits.Text = " > Suits"
  693. Suits.TextColor3 = Color3.new(1, 1, 1)
  694. Suits.TextSize = 16
  695. Suits.TextWrapped = true
  696. Suits.TextXAlignment = Enum.TextXAlignment.Left
  697.  
  698. Help.Name = "Help"
  699. Help.Parent = FunctionButtonFrame_4
  700. Help.BackgroundColor3 = Color3.new(0, 0, 0)
  701. Help.BackgroundTransparency = 0.94999998807907
  702. Help.Position = UDim2.new(0, 0, 7.8143487, 0)
  703. Help.Size = UDim2.new(0, 141, 0, 21)
  704. Help.Font = Enum.Font.Cartoon
  705. Help.Text = " > Help/How to use "
  706. Help.TextColor3 = Color3.new(1, 1, 1)
  707. Help.TextSize = 16
  708. Help.TextWrapped = true
  709. Help.TextXAlignment = Enum.TextXAlignment.Left
  710.  
  711. Mods.Name = "Mods"
  712. Mods.Parent = FunctionButtonFrame_4
  713. Mods.BackgroundColor3 = Color3.new(0, 0, 0)
  714. Mods.BackgroundTransparency = 0.94999998807907
  715. Mods.Position = UDim2.new(0, 0, 7.8143487, 0)
  716. Mods.Size = UDim2.new(0, 141, 0, 21)
  717. Mods.Font = Enum.Font.Cartoon
  718. Mods.Text = " > Mods"
  719. Mods.TextColor3 = Color3.new(1, 1, 1)
  720. Mods.TextSize = 16
  721. Mods.TextWrapped = true
  722. Mods.TextXAlignment = Enum.TextXAlignment.Left
  723.  
  724. Title_7.Name = "Title"
  725. Title_7.Parent = Menu
  726. Title_7.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)
  727. Title_7.BackgroundTransparency = 1
  728. Title_7.BorderSizePixel = 0
  729. Title_7.Position = UDim2.new(0.258460075, 0, -1.03350544, 0)
  730. Title_7.Size = UDim2.new(0, 126, 0, 20)
  731. Title_7.Font = Enum.Font.Cartoon
  732. Title_7.Text = "[IRONMAN]"
  733. Title_7.TextColor3 = Color3.new(1, 1, 1)
  734. Title_7.TextScaled = true
  735. Title_7.TextSize = 14
  736. Title_7.TextWrapped = true
  737.  
  738. close.Name = "close"
  739. close.Parent = Menu
  740. close.BackgroundColor3 = Color3.new(1, 1, 1)
  741. close.BackgroundTransparency = 1
  742. close.BorderSizePixel = 0
  743. close.Position = UDim2.new(0.868351996, 0, -0.081461221, 0)
  744. close.Size = UDim2.new(0, 18, 0, 21)
  745. close.Font = Enum.Font.SourceSansBold
  746. close.Text = "x"
  747. close.TextColor3 = Color3.new(1, 1, 1)
  748. close.TextSize = 26
  749. close.TextWrapped = true
  750.  
  751. Title_8.Name = "Title"
  752. Title_8.Parent = Menu
  753. Title_8.BackgroundColor3 = Color3.new(0, 0.258824, 0.780392)
  754. Title_8.BackgroundTransparency = 1
  755. Title_8.BorderSizePixel = 0
  756. Title_8.Position = UDim2.new(0.215906024, 0, -0.0811244398, 0)
  757. Title_8.Size = UDim2.new(0, 78, 0, 20)
  758. Title_8.Font = Enum.Font.Cartoon
  759. Title_8.Text = "Menu"
  760. Title_8.TextColor3 = Color3.new(1, 1, 1)
  761. Title_8.TextScaled = true
  762. Title_8.TextSize = 14
  763. Title_8.TextWrapped = true
  764. -- Scripts:
  765. function SCRIPT_LNSF65_FAKESCRIPT() -- SuitsFrame.Script
  766.     local script = Instance.new('Script')
  767.     script.Parent = SuitsFrame
  768.     repeat
  769.         for hue = 0, 1, .01 do
  770.             script.Parent.Parent.SuitsFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  771.             wait()
  772.         end
  773.         for hue = 1, 0 -.01 do
  774.             script.Parent.Parent.SuitsFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  775.             wait()
  776.         end
  777.     until nil
  778.  
  779. end
  780. coroutine.resume(coroutine.create(SCRIPT_LNSF65_FAKESCRIPT))
  781. function SCRIPT_YQFF70_FAKESCRIPT() -- ModsFrame.Script
  782.     local script = Instance.new('Script')
  783.     script.Parent = ModsFrame
  784.     repeat
  785.         for hue = 0, 1, .01 do
  786.             script.Parent.Parent.ModsFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  787.             wait()
  788.         end
  789.         for hue = 1, 0 -.01 do
  790.             script.Parent.Parent.ModsFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  791.             wait()
  792.         end
  793.     until nil
  794.  
  795. end
  796. coroutine.resume(coroutine.create(SCRIPT_YQFF70_FAKESCRIPT))
  797. function SCRIPT_RICS81_FAKESCRIPT() -- HelpFrame.Script
  798.     local script = Instance.new('Script')
  799.     script.Parent = HelpFrame
  800.     repeat
  801.         for hue = 0, 1, .01 do
  802.             script.Parent.Parent.HelpFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  803.             wait()
  804.         end
  805.         for hue = 1, 0 -.01 do
  806.             script.Parent.Parent.HelpFrame.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  807.             wait()
  808.         end
  809.     until nil
  810.  
  811. end
  812. coroutine.resume(coroutine.create(SCRIPT_RICS81_FAKESCRIPT))
  813. function SCRIPT_SHTN69_FAKESCRIPT() -- Menu.Script
  814.     local script = Instance.new('Script')
  815.     script.Parent = Menu
  816.     repeat
  817.         for hue = 0, 1, .01 do
  818.             script.Parent.Parent.Menu.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  819.             wait()
  820.         end
  821.         for hue = 1, 0 -.01 do
  822.             script.Parent.Parent.Menu.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  823.             wait()
  824.         end
  825.     until nil
  826.  
  827. end
  828. coroutine.resume(coroutine.create(SCRIPT_SHTN69_FAKESCRIPT))
  829.  
  830.  
  831. ---Frame shits
  832.  
  833. Mods.MouseButton1Down:connect(function() ---ModsFrame
  834.     ModsFrame.Visible = true
  835.    
  836. end)
  837.  
  838.  
  839. Help.MouseButton1Down:connect(function() ---Help frame
  840.     HelpFrame.Visible = true
  841. end)
  842.  
  843.  
  844.  
  845. Suits.MouseButton1Down:connect(function() ---Suit Frame
  846.     SuitsFrame.Visible = true
  847. end)
  848.  
  849.  
  850. ---Suits---
  851.  
  852. Mark2.MouseButton1Click:connect(function()
  853. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark2", 0, 0)
  854. end)
  855.  
  856. Mark3.MouseButton1Click:connect(function()
  857. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark3", 0, 0)
  858. end)
  859.  
  860. Mark4.MouseButton1Click:connect(function()
  861. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark4", 0, 0)
  862. end)
  863.  
  864. Mark6.MouseButton1Click:connect(function()
  865. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark6", 0, 0)
  866. end)
  867.  
  868. Mark9.MouseButton1Click:connect(function()
  869. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark9", 0, 0)
  870. end)
  871.  
  872. Mark12.MouseButton1Click:connect(function()
  873. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark12", 0, 0)
  874. end)
  875.  
  876. Mark13.MouseButton1Click:connect(function()
  877. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark13", 0, 0)
  878. end)
  879.  
  880. Mark14.MouseButton1Click:connect(function()
  881. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark14", 0, 0)
  882. end)
  883.  
  884. Mark19.MouseButton1Click:connect(function()
  885. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark19", 0, 0)
  886. end)
  887.  
  888.  
  889. Mark21.MouseButton1Click:connect(function()
  890. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark21", 0, 0)
  891. end)
  892.  
  893. Mark23.MouseButton1Click:connect(function()
  894. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark23", 0, 0)
  895. end)
  896.  
  897. Mark27.MouseButton1Click:connect(function()
  898. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark27", 0, 0)
  899. end)
  900.  
  901. Mark28.MouseButton1Click:connect(function()
  902. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark28", 0, 0)
  903. end)
  904.  
  905. Mark30.MouseButton1Click:connect(function()
  906. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark30", 0, 0)
  907. end)
  908.  
  909. Mark31.MouseButton1Click:connect(function()
  910. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark31", 0, 0)
  911. end)
  912.  
  913. Mark33.MouseButton1Click:connect(function()
  914. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark33", 0, 0)
  915. end)
  916.  
  917. Mark40.MouseButton1Click:connect(function()
  918. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark40", 0, 0)
  919. end)
  920.  
  921. Ironlad.MouseButton1Click:connect(function()
  922. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("IronLad", 0, 0)
  923. end)
  924.  
  925.  
  926. Mark20.MouseButton1Click:connect(function()
  927. game.Players.LocalPlayer.Backpack.ironMan.Assets.Events.callSuit:FireServer("Mark20", 0, 0)
  928. end)
  929.  
  930. ---Close functions
  931. closeModsFrame.MouseButton1Click:connect(function()
  932.     ModsFrame.Visible = false
  933. end)
  934.  
  935.  
  936. CloseHelp.MouseButton1Click:connect(function()
  937.     HelpFrame.Visible = false
  938. end)
  939.  
  940.  
  941. closeSuitFrame.MouseButton1Click:connect(function()
  942.         SuitsFrame.Visible = false
  943. end)
  944.  
  945.  
  946. close.MouseButton1Click:connect(function()---MenuFrame
  947.         Menu.Visible = false
  948. end)
  949.  
  950. ----MODS---
  951.  
  952. Speed.MouseButton1Click:connect(function()---MenuFrame
  953.     -- << ATHOI21 >> --
  954.  
  955. --Hold "c" to speed up
  956.  
  957.  
  958. down = false
  959. velocity = Instance.new("BodyVelocity")
  960. velocity.maxForce = Vector3.new(100000, 0, 100000)
  961. local speed = 150
  962. gyro = Instance.new("BodyGyro")
  963. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  964.  
  965. local hum = game.Players.LocalPlayer.Character.Humanoid
  966.  
  967. function onButton1Down(mouse)
  968.     down = true
  969.     velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
  970.     velocity.velocity = (hum.MoveDirection) * speed
  971.     gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
  972.     while down do
  973.         if not down then break end
  974.         velocity.velocity = (hum.MoveDirection) * speed
  975.         local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  976.         gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  977.         wait(0.1)
  978.     end
  979. end
  980.  
  981. function onButton1Up(mouse)
  982.     velocity.Parent = nil
  983.     gyro.Parent = nil
  984.     down = false
  985. end
  986.  
  987. function onSelected(mouse)
  988.     mouse.KeyDown:connect(function(k) if k:lower()=="c"then onButton1Down(mouse)end end)
  989.     mouse.KeyUp:connect(function(k) if k:lower()=="c"then onButton1Up(mouse)end end)
  990. end
  991.  
  992. onSelected(game.Players.LocalPlayer:GetMouse())
  993. end)
  994.  
  995.  
  996. RevizAdmin.MouseButton1Click:connect(function()---MenuFrame
  997.     -- Creator: illremember#3799
  998.  
  999. -- Credits to infinite yield, harkinian, dex creators
  1000.  
  1001. prefix = ":"
  1002. wait(0.3)
  1003. Commands = {
  1004.     '[-] cmdbar is shown when ; is pressed.',
  1005.     '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  1006.     '[2] bring [plr] -- You need a tool! Will bring player to you',
  1007.     '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  1008.     '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  1009.     '[5] attach [plr] -- You need a tool! Attaches you to player',
  1010.     '[6] unattach [plr] -- Attempts to unattach you from a player',
  1011.     '[7] follow [plr] -- Makes you follow behind the player',
  1012.     '[8] unfollow',
  1013.     '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  1014.     '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  1015.     '[11] untrail',
  1016.     '[12] orbit [plr] -- Makes you orbit the player',
  1017.     '[13] unorbit',
  1018.     '[14] fling [plr] -- Makes you fling the player',
  1019.     '[15] unfling',
  1020.     '[16] fecheck -- Checks if the game is FE or not',
  1021.     '[17] void [plr] -- Teleports player to the void',
  1022.     '[18] noclip -- Gives you noclip to walk through walls',
  1023.     '[19] clip -- Removes noclip',
  1024.     '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  1025.     '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  1026.     '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  1027.     '[23] default -- Changes your speed, jumppower and hipheight to default values',
  1028.     '[24] annoy [plr] -- Loop teleports you to the player',
  1029.     '[25] unannoy',
  1030.     '[26] headwalk [plr] -- Loop teleports you to the player head',
  1031.     '[27] unheadwalk',
  1032.     '[28] nolimbs -- Removes your arms and legs',
  1033.     '[29] god -- Gives you FE Godmode',
  1034.     '[30] drophats -- Drops your accessories',
  1035.     '[31] droptool -- Drops any tool you have equipped',
  1036.     '[32] loopdhats -- Loop drops your accessories',
  1037.     '[33] unloopdhats',
  1038.     '[34] loopdtool -- Loop drops any tools you have equipped',
  1039.     '[35] unloopdtool',
  1040.     '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  1041.     '[37] view [plr] -- Changes your camera to the player character',
  1042.     '[38] unview',
  1043.     '[39] goto [plr] -- Teleports you to player',
  1044.     '[40] fly -- Allows you to fly, credit to Infinite Yield',
  1045.     '[41] unfly',
  1046.     '[42] chat [msg] -- Makes you chat a message',
  1047.     '[43] spam [msg] -- Spams a message',
  1048.     '[44] unspam',
  1049.     '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  1050.     '[46] pmspam [plr] -- Spams a player in private message',
  1051.     '[47] unpmspam',
  1052.     '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  1053.     '[49] uncfreeze [plr]',
  1054.     '[50] unlockws -- Unlocks the workspace',
  1055.     '[51] lockws -- Locks the workspace',
  1056.     '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  1057.     '[53] pstand -- Enables platform stand',
  1058.     '[54] unpstand -- Disables platform stand',
  1059.     '[55] blockhead -- Removes your head mesh',
  1060.     '[56] sit',
  1061.     '[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',
  1062.     '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  1063.     '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  1064.     '[60] cmds -- Prints all commands',
  1065.     '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  1066.     '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  1067.     '[63] spinner -- Makes you spin',
  1068.     '[64] nospinner',
  1069.     '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  1070.     '[66] noreach -- Removes reach, must have tool equipped',
  1071.     '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  1072.     '[68] tp me [plr] -- Alternative to goto',
  1073.     '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  1074.     '[70] uncbring',
  1075.     '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  1076.     '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  1077.     '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  1078.     '[74] unglitch -- Unglitches you',
  1079.     '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  1080.     '[76] explorer -- Loads up DEX',
  1081.     '[77] reset -- Resets your character.',
  1082.     '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  1083.     '[79] animgui -- Loads up Energize animations GUI',
  1084.     '[80] savepos -- Saves your current position',
  1085.     '[81] loadpos -- Teleports you to your saved position',
  1086.     '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  1087.     '[83] unbang',
  1088.     '[84] delcmdbar -- Removes the command bar completely',
  1089.     '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  1090.     '[86] shutdown -- Uses harkinians script to shutdown server',
  1091.     '[87] respawn -- If grespawn doesnt work you can use respawn',
  1092.     '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  1093.     '[89] getplrs -- Prints all players in game',
  1094.     '[90] deldecal -- Deletes all decals client sided',
  1095.     '[91] opfinality -- Loads in my FE GUI Opfinality',
  1096.     '[92] remotes -- Prints all remotes in the game in the console when added',
  1097.     '[93] noremotes -- Stops printing remotes',
  1098.     '[94] tpdefault -- Stops all loop teleports to a player',
  1099.     '[95] stopsit -- Will not allow you to sit',
  1100.     '[96] gosit -- Allows you to sit',
  1101.     '[97] clicktp -- Enables click tp',
  1102.     '[98] noclicktp -- Disables click tp',
  1103.     '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  1104.     '[100] toolsoff -- Stops ;toolson',
  1105.     '[101] version -- Gets the admin version',
  1106.     '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  1107.     '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  1108.     '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  1109.     '[105] clickdel -- Delete any block you press q on, client sided',
  1110.     '[106] noclickdel -- Stops clickdel',
  1111.     '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  1112.     '[108] unlooprhats -- Stops loop removing mesh',
  1113.     '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  1114.     '[110] unlooprtool -- Stops loop removing mesh',
  1115.     '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  1116.     '[112] age [plr] -- Makes you chat the account age of the player',
  1117.     '[113] id [plr] -- Makes you chat the account ID of the player',
  1118.     '[114] .age [plr] -- Privately shows you the account age of the player',
  1119.     '[115] .id [plr] -- Privately shows you the account ID of the player',
  1120.     '[116] gameid -- Shows the game ID',
  1121.     '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  1122.     '[118] removefog -- Removes fog, client sided',
  1123.     '[119] disable -- Disables your character by removing humanoid',
  1124.     '[120] enable -- Enables your character by adding humanoid',
  1125.     '[121] prefix [key] -- Changes the prefix used, default is ;',
  1126.     '[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.',
  1127.     '[123] flyspeed [num] -- Change your fly speed, default is 1',
  1128.     '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  1129.     '[125] uncarpet -- Stops carpet player',
  1130.     '[126] stare [plr] -- Turns your character to stare at another player',
  1131.     '[127] unstare -- Stops stare player',
  1132.     '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  1133.     '[129] unlogchat -- Disables logchat',
  1134.     '[130] fixcam -- Fixes/resets your camera',
  1135.     '[131] unstate -- Stops changing state',
  1136. }
  1137. speedget = 1
  1138.  
  1139. lplayer = game:GetService("Players").LocalPlayer
  1140.  
  1141. lplayer.CharacterAdded:Connect(function(character)
  1142.     spin = false
  1143.     flying = false
  1144.     staring = false
  1145.     banpl = false
  1146. end)
  1147.  
  1148. function change()
  1149.     prefix = prefix
  1150.     speedfly = speedfly
  1151. end
  1152.  
  1153. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  1154.     local Found = {}
  1155.     local strl = String:lower()
  1156.     if strl == "all" then
  1157.         for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1158.             table.insert(Found,v)
  1159.         end
  1160.     elseif strl == "others" then
  1161.         for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1162.             if v.Name ~= lplayer.Name then
  1163.                 table.insert(Found,v)
  1164.             end
  1165.         end  
  1166.     elseif strl == "me" then
  1167.         for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1168.             if v.Name == lplayer.Name then
  1169.                 table.insert(Found,v)
  1170.             end
  1171.         end  
  1172.     else
  1173.         for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1174.             if v.Name:lower():sub(1, #String) == String:lower() then
  1175.                 table.insert(Found,v)
  1176.             end
  1177.         end    
  1178.     end
  1179.     return Found    
  1180. end
  1181.  
  1182. local Mouse = lplayer:GetMouse()
  1183.  
  1184. spin = false
  1185. followed = false
  1186. traill = false
  1187. noclip = false
  1188. annoying = false
  1189. hwalk = false
  1190. droppinghats = false
  1191. droppingtools = false
  1192. flying = false
  1193. spamdelay = 1
  1194. spamming = false
  1195. spammingpm = false
  1196. cbringing = false
  1197. remotes = true
  1198. added = true
  1199. binds = false
  1200. stopsitting = false
  1201. clickgoto = false
  1202. gettingtools = false
  1203. removingmeshhats = false
  1204. removingmeshtool = false
  1205. clickdel = false
  1206. staring = false
  1207. chatlogs = false
  1208. banpl = false
  1209. changingstate = false
  1210. statechosen = 0
  1211.  
  1212. adminversion = "Reviz Admin by illremember, Version 2.0"
  1213.  
  1214. flying = false
  1215. speedfly = 1
  1216.  
  1217. function plrchat(plr, chat)
  1218. print(plr.Name..": "..tick().."\n"..chat)
  1219. end
  1220.  
  1221. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1222. v.Chatted:connect(function(chat)
  1223. if chatlogs then
  1224. plrchat(v, chat)
  1225. end
  1226. end)
  1227. end
  1228. game:GetService("Players").PlayerAdded:connect(function(plr)
  1229. plr.Chatted:connect(function(chat)
  1230. if chatlogs then
  1231. plrchat(plr, chat)
  1232. end
  1233. end)
  1234. end)
  1235.  
  1236.  
  1237. local ScreenGui = Instance.new("ScreenGui")
  1238. local Frame = Instance.new("Frame")
  1239. local CMDBAR = Instance.new("TextBox")
  1240. ScreenGui.Parent = game:GetService("CoreGui")
  1241. Frame.Parent = ScreenGui
  1242. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  1243. Frame.BackgroundTransparency = 0.3
  1244. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  1245. Frame.Size = UDim2.new(0, 200, 0, 40)
  1246. Frame.Active = true
  1247. Frame.Draggable = true
  1248. CMDBAR.Name = "CMDBAR"
  1249. CMDBAR.Parent = Frame
  1250. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1251. CMDBAR.BackgroundTransparency = 0.20000000298023
  1252. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  1253. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  1254. CMDBAR.Font = Enum.Font.SourceSansLight
  1255. CMDBAR.FontSize = Enum.FontSize.Size14
  1256. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  1257. CMDBAR.TextScaled = true
  1258. CMDBAR.TextSize = 14
  1259. CMDBAR.TextWrapped = true
  1260. CMDBAR.Text = "Press ; to type, Enter to execute"
  1261.  
  1262. local CMDS = Instance.new("ScreenGui")
  1263. local CMDSFRAME = Instance.new("Frame")
  1264. local ScrollingFrame = Instance.new("ScrollingFrame")
  1265. local TextLabel = Instance.new("TextLabel")
  1266. local closegui = Instance.new("TextButton")
  1267. CMDS.Name = "CMDS"
  1268. CMDS.Parent = game:GetService("CoreGui")
  1269. CMDSFRAME.Name = "CMDSFRAME"
  1270. CMDSFRAME.Parent = CMDS
  1271. CMDSFRAME.Active = true
  1272. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  1273. CMDSFRAME.BorderSizePixel = 0
  1274. CMDSFRAME.Draggable = true
  1275. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  1276. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  1277. CMDSFRAME.Visible = false
  1278. ScrollingFrame.Parent = CMDSFRAME
  1279. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  1280. ScrollingFrame.BorderSizePixel = 0
  1281. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  1282. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  1283. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  1284. TextLabel.Parent = ScrollingFrame
  1285. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1286. TextLabel.BackgroundTransparency = 1
  1287. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  1288. TextLabel.Font = Enum.Font.SourceSans
  1289. TextLabel.FontSize = Enum.FontSize.Size18
  1290. 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."
  1291. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1292. TextLabel.TextSize = 15
  1293. TextLabel.TextWrapped = true
  1294. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  1295. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  1296. closegui.Name = "closegui"
  1297. closegui.Parent = CMDSFRAME
  1298. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  1299. closegui.BorderSizePixel = 0
  1300. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  1301. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  1302. closegui.Font = Enum.Font.SourceSansBold
  1303. closegui.FontSize = Enum.FontSize.Size24
  1304. closegui.Text = "X"
  1305. closegui.TextColor3 = Color3.new(1, 1, 1)
  1306. closegui.TextSize = 20
  1307.  
  1308. closegui.MouseButton1Click:connect(function()
  1309.     CMDSFRAME.Visible = false
  1310. end)
  1311.  
  1312. game:GetService('RunService').Stepped:connect(function()
  1313.     if spin then
  1314.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  1315.     end
  1316.     if followed then
  1317.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  1318.     end
  1319.     if traill then
  1320.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  1321.     end
  1322.     if annoying then
  1323.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  1324.     end
  1325.     if hwalk then
  1326.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  1327.     end
  1328.     if staring then
  1329.         lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  1330.     end
  1331. end)
  1332. game:GetService('RunService').Stepped:connect(function()
  1333.     if noclip then
  1334.         if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  1335.             lplayer.Character.Head.CanCollide = false
  1336.             lplayer.Character.Torso.CanCollide = false
  1337.             lplayer.Character["Left Leg"].CanCollide = false
  1338.             lplayer.Character["Right Leg"].CanCollide = false
  1339.         else
  1340.             lplayer.Character.Humanoid:ChangeState(11)
  1341.         end
  1342.     end
  1343.     if changingstate then
  1344.         lplayer.Character.Humanoid:ChangeState(statechosen)
  1345.     end
  1346. end)
  1347. game:GetService('RunService').Stepped:connect(function()
  1348.     if droppinghats then
  1349.         for i,v in pairs(lplayer.Character:GetChildren()) do
  1350.             if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1351.                 v.Parent = workspace
  1352.             end
  1353.         end
  1354.     end
  1355.     if droppingtools then
  1356.         for i,v in pairs(lplayer.Character:GetChildren()) do
  1357.             if (v:IsA("Tool")) then
  1358.                 v.Parent = workspace
  1359.             end
  1360.         end
  1361.     end
  1362.     if removingmeshhats then
  1363.         for i,v in pairs(lplayer.Character:GetChildren()) do
  1364.             if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1365.                 v.Handle.Mesh:Destroy()
  1366.             end
  1367.         end
  1368.     end
  1369.     if removingmeshtool then
  1370.         for i,v in pairs(lplayer.Character:GetChildren()) do
  1371.             if (v:IsA("Tool")) then
  1372.                 v.Handle.Mesh:Destroy()
  1373.             end
  1374.         end
  1375.     end
  1376. end)
  1377. game:GetService('RunService').Stepped:connect(function()
  1378.     if banpl then
  1379.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  1380.     end
  1381. end)
  1382. game:GetService('RunService').Stepped:connect(function()
  1383.     if stopsitting then
  1384.         lplayer.Character.Humanoid.Sit = false
  1385.     end
  1386. end)
  1387.  
  1388. plr = lplayer
  1389. hum = plr.Character.HumanoidRootPart
  1390. mouse = plr:GetMouse()
  1391. mouse.KeyDown:connect(function(key)
  1392.     if key == "e" then
  1393.         if mouse.Target then
  1394.             if clickgoto then
  1395.                 hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  1396.             elseif clickdel then
  1397.                 mouse.Target:Destroy()
  1398.             end
  1399.         end
  1400.     end
  1401. end)
  1402.  
  1403. game:GetService("Workspace").ChildAdded:connect(function(part)
  1404.     if gettingtools then
  1405.         if part:IsA("Tool") then
  1406.             part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1407.         end
  1408.     end
  1409. end)
  1410.  
  1411. lplayer.Chatted:Connect(function(msg)
  1412.     if string.sub(msg, 1, 6) == (prefix.."kill ") then
  1413.         if string.sub(msg, 7) == "me" then
  1414.             lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  1415.         else
  1416.             for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  1417.                 local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1418.                 lplayer.Character.Humanoid.Name = 1
  1419.                 local l = lplayer.Character["1"]:Clone()
  1420.                 l.Parent = lplayer.Character
  1421.                 l.Name = "Humanoid"
  1422.                 wait(0.1)
  1423.                 lplayer.Character["1"]:Destroy()
  1424.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1425.                 lplayer.Character.Animate.Disabled = true
  1426.                 wait(0.1)
  1427.                 lplayer.Character.Animate.Disabled = false
  1428.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1429.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1430.                 lplayer.Character.Humanoid:EquipTool(v)
  1431.                 end
  1432.                 local function tp(player,player2)
  1433.                 local char1,char2=player.Character,player2.Character
  1434.                 if char1 and char2 then
  1435.                 char1:MoveTo(char2.Head.Position)
  1436.                 end
  1437.                 end
  1438.                 wait(0.1)
  1439.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1440.                 wait(0.2)
  1441.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1442.                 wait(0.5)
  1443.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1444.                 wait(0.7)
  1445.                 tp(lplayer,game:GetService("Players")[v.Name])
  1446.                 wait(0.7)
  1447.                 lplayer.Character.HumanoidRootPart.CFrame = NOW
  1448.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1449.                 Title = "Tools needed!";
  1450.                 Text = "You need a tool in your backpack for this command!";
  1451.                 })
  1452.             end
  1453.         end
  1454.     end
  1455.     if string.sub(msg, 1, 7) == (prefix.."bring ") then
  1456.         for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1457.             local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1458.             lplayer.Character.Humanoid.Name = 1
  1459.             local l = lplayer.Character["1"]:Clone()
  1460.             l.Parent = lplayer.Character
  1461.             l.Name = "Humanoid"
  1462.             wait(0.1)
  1463.             lplayer.Character["1"]:Destroy()
  1464.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1465.             lplayer.Character.Animate.Disabled = true
  1466.             wait(0.1)
  1467.             lplayer.Character.Animate.Disabled = false
  1468.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1469.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1470.             lplayer.Character.Humanoid:EquipTool(v)
  1471.             end
  1472.             local function tp(player,player2)
  1473.             local char1,char2=player.Character,player2.Character
  1474.             if char1 and char2 then
  1475.             char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  1476.             end
  1477.             end
  1478.             local function getout(player,player2)
  1479.             local char1,char2=player.Character,player2.Character
  1480.             if char1 and char2 then
  1481.             char1:MoveTo(char2.Head.Position)
  1482.             end
  1483.             end
  1484.             tp(game:GetService("Players")[v.Name], lplayer)
  1485.             wait(0.2)
  1486.             tp(game:GetService("Players")[v.Name], lplayer)
  1487.             wait(0.5)
  1488.             lplayer.Character.HumanoidRootPart.CFrame = NOW
  1489.             wait(0.5)
  1490.             getout(lplayer, game:GetService("Players")[v.Name])
  1491.             wait(0.3)
  1492.             lplayer.Character.HumanoidRootPart.CFrame = NOW
  1493.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1494.             Title = "Tools needed!";
  1495.             Text = "You need a tool in your backpack for this command!";
  1496.             })
  1497.         end
  1498.     end
  1499.     if string.sub(msg, 1, 6) == (prefix.."spin ") then
  1500.         for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1501.             lplayer.Character.Humanoid.Name = 1
  1502.             local l = lplayer.Character["1"]:Clone()
  1503.             l.Parent = lplayer.Character
  1504.             l.Name = "Humanoid"
  1505.             wait(0.1)
  1506.             lplayer.Character["1"]:Destroy()
  1507.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1508.             lplayer.Character.Animate.Disabled = true
  1509.             wait(0.1)
  1510.             lplayer.Character.Animate.Disabled = false
  1511.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1512.             lplayer.Character.Animate.Disabled = false
  1513.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1514.             lplayer.Character.Humanoid:EquipTool(v)
  1515.             end
  1516.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1517.             spinplr = v
  1518.             wait(0.5)
  1519.             spin = true
  1520.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1521.             Title = "Tools needed!";
  1522.             Text = "You need a tool in your backpack for this command!";
  1523.             })
  1524.         end
  1525.     end
  1526.     if string.sub(msg, 1, 7) == (prefix.."unspin") then
  1527.         spin = false
  1528.     end
  1529.     if string.sub(msg, 1, 8) == (prefix.."attach ") then
  1530.         for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1531.             lplayer.Character.Humanoid.Name = 1
  1532.             local l = lplayer.Character["1"]:Clone()
  1533.             l.Parent = lplayer.Character
  1534.             l.Name = "Humanoid"
  1535.             wait(0.1)
  1536.             lplayer.Character["1"]:Destroy()
  1537.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1538.             lplayer.Character.Animate.Disabled = true
  1539.             wait(0.1)
  1540.             lplayer.Character.Animate.Disabled = false
  1541.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1542.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1543.             lplayer.Character.Humanoid:EquipTool(v)
  1544.             end
  1545.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1546.             wait(0.3)
  1547.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1548.             attplr = v
  1549.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1550.             Title = "Tools needed!";
  1551.             Text = "You need a tool in your backpack for this command!";
  1552.             })
  1553.         end
  1554.     end
  1555.     if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  1556.         for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1557.             local function getout(player,player2)
  1558.             local char1,char2=player.Character,player2.Character
  1559.             if char1 and char2 then
  1560.             char1:MoveTo(char2.Head.Position)
  1561.             end
  1562.             end
  1563.             getout(lplayer, game:GetService("Players")[v.Name])
  1564.         end
  1565.     end
  1566.     if string.sub(msg, 1, 8) == (prefix.."follow ") then
  1567.         for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1568.             followed = true
  1569.             flwplr = v
  1570.         end
  1571.     end
  1572.     if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  1573.         followed = false
  1574.     end
  1575.     if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  1576.         for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1577.             local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1578.             lplayer.Character.Humanoid.Name = 1
  1579.             local l = lplayer.Character["1"]:Clone()
  1580.             l.Parent = lplayer.Character
  1581.             l.Name = "Humanoid"
  1582.             wait(0.1)
  1583.             lplayer.Character["1"]:Destroy()
  1584.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1585.             lplayer.Character.Animate.Disabled = true
  1586.             wait(0.1)
  1587.             lplayer.Character.Animate.Disabled = false
  1588.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1589.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1590.             lplayer.Character.Humanoid:EquipTool(v)
  1591.             end
  1592.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1593.             wait(0.2)
  1594.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1595.             wait(0.6)
  1596.             lplayer.Character.HumanoidRootPart.CFrame = NOW
  1597.             wait(0.6)
  1598.             lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  1599.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1600.             Title = "Tools needed!";
  1601.             Text = "You need a tool in your backpack for this command!";
  1602.             })
  1603.         end
  1604.     end
  1605.     if string.sub(msg, 1, 7) == (prefix.."trail ") then
  1606.         for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1607.             traill = true
  1608.             trlplr = v
  1609.         end
  1610.     end
  1611.     if string.sub(msg, 1, 8) == (prefix.."untrail") then
  1612.         traill = false
  1613.     end
  1614.     if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  1615.         if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1616.             lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1617.         else
  1618.             for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1619.                 local o = Instance.new("RocketPropulsion")
  1620.                 o.Parent = lplayer.Character.HumanoidRootPart
  1621.                 o.Name = "Orbit"
  1622.                 o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1623.                 o:Fire()
  1624.                 noclip = true
  1625.             end
  1626.         end
  1627.     end
  1628.     if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1629.         lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  1630.         noclip = false
  1631.     end
  1632.     if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1633.         if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1634.             lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1635.         else
  1636.             for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1637.                 local y = Instance.new("RocketPropulsion")
  1638.                 y.Parent = lplayer.Character.HumanoidRootPart
  1639.                 y.CartoonFactor = 1
  1640.                 y.MaxThrust = 800000
  1641.                 y.MaxSpeed = 1000
  1642.                 y.ThrustP = 200000
  1643.                 y.Name = "Fling"
  1644.                 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1645.                 y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1646.                 y:Fire()
  1647.                 noclip = true
  1648.             end
  1649.         end
  1650.     end
  1651.     if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1652.         noclip = false
  1653.         lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1654.         game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1655.         wait(0.4)
  1656.         lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1657.     end
  1658.     if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1659.         if game:GetService("Workspace").FilteringEnabled == true then
  1660.             warn("FE is Enabled (Filtering Enabled)")
  1661.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1662.                 Title = "FE is Enabled";
  1663.                 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1664.             })
  1665.         else
  1666.             warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1667.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1668.                 Title = "FE is Disabled";
  1669.                 Text = "Filtering Disabled. Consider using a different admin script.";
  1670.             })
  1671.         end
  1672.     end
  1673.     if string.sub(msg, 1, 6) == (prefix.."void ") then
  1674.         for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1675.             lplayer.Character.Humanoid.Name = 1
  1676.             local l = lplayer.Character["1"]:Clone()
  1677.             l.Parent = lplayer.Character
  1678.             l.Name = "Humanoid"
  1679.             wait(0.1)
  1680.             lplayer.Character["1"]:Destroy()
  1681.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1682.             lplayer.Character.Animate.Disabled = true
  1683.             wait(0.1)
  1684.             lplayer.Character.Animate.Disabled = false
  1685.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1686.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1687.             lplayer.Character.Humanoid:EquipTool(v)
  1688.             end
  1689.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1690.             wait(0.2)
  1691.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1692.             wait(0.6)
  1693.             lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1694.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1695.             Title = "Tools needed!";
  1696.             Text = "You need a tool in your backpack for this command!";
  1697.             })
  1698.         end
  1699.     end
  1700.     if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1701.         noclip = true
  1702.         game:GetService("StarterGui"):SetCore("SendNotification", {
  1703.         Title = "Noclip enabled";
  1704.         Text = "Type ;clip to disable";
  1705.         })
  1706.     end
  1707.     if string.sub(msg, 1, 5) == (prefix.."clip") then
  1708.         noclip = false
  1709.         game:GetService("StarterGui"):SetCore("SendNotification", {
  1710.         Title = "Noclip disabled";
  1711.         Text = "Type ;noclip to enable";
  1712.         })
  1713.     end
  1714.     if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1715.         lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1716.     end
  1717.     if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1718.         lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1719.     end
  1720.     if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1721.         lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1722.     end
  1723.     if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1724.         lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1725.     end
  1726.     if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1727.         lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1728.     end
  1729.     if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1730.         lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1731.     end
  1732.     if string.sub(msg, 1, 8) == (prefix.."default") then
  1733.         lplayer.Character.Humanoid.JumpPower = 50
  1734.         lplayer.Character.Humanoid.WalkSpeed = 16
  1735.         lplayer.Character.Humanoid.HipHeight = 0
  1736.     end
  1737.     if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1738.         for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1739.             annoying = true
  1740.             annplr = v
  1741.         end
  1742.     end
  1743.     if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1744.         annoying = false
  1745.     end
  1746.     if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1747.         for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1748.             hwalk = true
  1749.             hdwplr = v
  1750.         end
  1751.     end
  1752.     if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1753.         hwalk = false
  1754.     end
  1755.     if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1756.         lplayer.Character["Left Leg"]:Destroy()
  1757.         lplayer.Character["Left Arm"]:Destroy()
  1758.         lplayer.Character["Right Leg"]:Destroy()
  1759.         lplayer.Character["Right Arm"]:Destroy()
  1760.     end
  1761.     if string.sub(msg, 1, 4) == (prefix.."god") then
  1762.         lplayer.Character.Humanoid.Name = 1
  1763.         local l = lplayer.Character["1"]:Clone()
  1764.         l.Parent = lplayer.Character
  1765.         l.Name = "Humanoid"
  1766.         wait(0.1)
  1767.         lplayer.Character["1"]:Destroy()
  1768.         game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1769.         lplayer.Character.Animate.Disabled = true
  1770.         wait(0.1)
  1771.         lplayer.Character.Animate.Disabled = false
  1772.         lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1773.         game:GetService("StarterGui"):SetCore("SendNotification", {
  1774.         Title = "FE Godmode enabled";
  1775.         Text = "Use ;grespawn or ;respawn to remove";
  1776.         })
  1777.     end
  1778.     if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1779.         for i,v in pairs(lplayer.Character:GetChildren()) do
  1780.             if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1781.                 v.Parent = workspace
  1782.             end
  1783.         end
  1784.     end
  1785.     if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1786.         for i,v in pairs(lplayer.Character:GetChildren()) do
  1787.             if (v:IsA("Tool")) then
  1788.                 v.Parent = workspace
  1789.             end
  1790.         end
  1791.     end
  1792.     if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1793.         droppinghats = true
  1794.         game:GetService("StarterGui"):SetCore("SendNotification", {
  1795.         Title = "Loop Drop Enabled";
  1796.         Text = "Type ;unloopdhats to disable";
  1797.         })
  1798.     end
  1799.     if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1800.         droppinghats = false
  1801.         game:GetService("StarterGui"):SetCore("SendNotification", {
  1802.         Title = "Loop Drop Disabled";
  1803.         Text = "Type ;loopdhats to enable.";
  1804.         })
  1805.     end
  1806.     if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1807.         droppingtools = true
  1808.         game:GetService("StarterGui"):SetCore("SendNotification", {
  1809.         Title = "Loop Drop Enabled";
  1810.         Text = "Type ;unloopdtool to disable";
  1811.         })
  1812.     end
  1813.     if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1814.         droppingtools = false
  1815.         game:GetService("StarterGui"):SetCore("SendNotification", {
  1816.         Title = "Loop Drop Disabled";
  1817.         Text = "Type ;loopdtool to enable.";
  1818.         })
  1819.     end
  1820.     if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1821.         Local = game:GetService('Players').LocalPlayer
  1822.         Char  = Local.Character
  1823.         touched,tpdback = false, false
  1824.         box = Instance.new('Part',workspace)
  1825.         box.Anchored = true
  1826.         box.CanCollide = true
  1827.         box.Size = Vector3.new(10,1,10)
  1828.         box.Position = Vector3.new(0,10000,0)
  1829.         box.Touched:connect(function(part)
  1830.             if (part.Parent.Name == Local.Name) then
  1831.                 if touched == false then
  1832.                     touched = true
  1833.                     function apply()
  1834.                         if script.Disabled ~= true then
  1835.                             no = Char.HumanoidRootPart:Clone()
  1836.                             wait(.25)
  1837.                             Char.HumanoidRootPart:Destroy()
  1838.                             no.Parent = Char
  1839.                             Char:MoveTo(loc)
  1840.                             touched = false
  1841.                         end end
  1842.                     if Char then
  1843.                         apply()
  1844.                     end
  1845.                 end
  1846.             end
  1847.         end)
  1848.         repeat wait() until Char
  1849.         loc = Char.HumanoidRootPart.Position
  1850.         Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1851.         game:GetService("StarterGui"):SetCore("SendNotification", {
  1852.         Title = "Invisibility enabled!";
  1853.         Text = "Reset or use ;respawn to remove.";
  1854.         })
  1855.     end
  1856.     if string.sub(msg, 1, 6) == (prefix.."view ") then
  1857.         for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1858.             if game:GetService("Players")[v.Name].Character.Humanoid then
  1859.                 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1860.             else
  1861.                 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1862.             end
  1863.         end
  1864.     end
  1865.     if string.sub(msg, 1, 7) == (prefix.."unview") then
  1866.         if lplayer.Character.Humanoid then
  1867.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1868.         else
  1869.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1870.         end
  1871.     end
  1872.     if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1873.         for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1874.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1875.         end
  1876.     end
  1877.     if string.sub(msg, 1, 4) == (prefix.."fly") then
  1878.     repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1879.     repeat wait() until Mouse
  1880.    
  1881.     local T = lplayer.Character.HumanoidRootPart
  1882.     local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1883.     local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1884.     local SPEED = speedget
  1885.    
  1886.     local function fly()
  1887.         flying = true
  1888.         local BG = Instance.new('BodyGyro', T)
  1889.         local BV = Instance.new('BodyVelocity', T)
  1890.         BG.P = 9e4
  1891.         BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1892.         BG.cframe = T.CFrame
  1893.         BV.velocity = Vector3.new(0, 0.1, 0)
  1894.         BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1895.         spawn(function()
  1896.         repeat wait()
  1897.         lplayer.Character.Humanoid.PlatformStand = true
  1898.         if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1899.         SPEED = 50
  1900.         elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1901.         SPEED = 0
  1902.         end
  1903.         if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1904.         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
  1905.         lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1906.         elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1907.         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
  1908.         else
  1909.         BV.velocity = Vector3.new(0, 0.1, 0)
  1910.         end
  1911.         BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1912.                 until not flying
  1913.                 CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1914.                 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1915.                 SPEED = 0
  1916.                 BG:destroy()
  1917.                 BV:destroy()
  1918.                 lplayer.Character.Humanoid.PlatformStand = false
  1919.             end)
  1920.         end
  1921.     Mouse.KeyDown:connect(function(KEY)
  1922.         if KEY:lower() == 'w' then
  1923.             CONTROL.F = speedfly
  1924.         elseif KEY:lower() == 's' then
  1925.             CONTROL.B = -speedfly
  1926.         elseif KEY:lower() == 'a' then
  1927.             CONTROL.L = -speedfly
  1928.         elseif KEY:lower() == 'd' then
  1929.             CONTROL.R = speedfly
  1930.         end
  1931.     end)
  1932.     Mouse.KeyUp:connect(function(KEY)
  1933.         if KEY:lower() == 'w' then
  1934.             CONTROL.F = 0
  1935.         elseif KEY:lower() == 's' then
  1936.             CONTROL.B = 0
  1937.         elseif KEY:lower() == 'a' then
  1938.             CONTROL.L = 0
  1939.         elseif KEY:lower() == 'd' then
  1940.             CONTROL.R = 0
  1941.         end
  1942.     end)
  1943.     fly()
  1944.     end
  1945.     if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1946.         flying = false
  1947.         lplayer.Character.Humanoid.PlatformStand = false
  1948.     end
  1949.     if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1950.         game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1951.     end
  1952.     if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1953.         spamtext = (string.sub(msg, 7))
  1954.         spamming = true
  1955.     end
  1956.     if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1957.         spamming = false
  1958.     end
  1959.     if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1960.         spamdelay = (string.sub(msg, 11))
  1961.     end
  1962.     if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1963.         for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1964.             pmspammed = v.Name
  1965.             spammingpm = true
  1966.         end
  1967.     end
  1968.     if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1969.         spammingpm = false
  1970.     end
  1971.     if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1972.         for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1973.             v.Character["Left Leg"].Anchored = true
  1974.             v.Character["Left Arm"].Anchored = true
  1975.             v.Character["Right Leg"].Anchored = true
  1976.             v.Character["Right Arm"].Anchored = true
  1977.             v.Character.Torso.Anchored = true
  1978.             v.Character.Head.Anchored = true
  1979.         end
  1980.     end
  1981.     if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1982.         for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1983.             v.Character["Left Leg"].Anchored = false
  1984.             v.Character["Left Arm"].Anchored = false
  1985.             v.Character["Right Leg"].Anchored = false
  1986.             v.Character["Right Arm"].Anchored = false
  1987.             v.Character.Torso.Anchored = false
  1988.             v.Character.Head.Anchored = false
  1989.         end
  1990.     end
  1991.     if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1992.         local a = game:GetService("Workspace"):getChildren()
  1993.         for i = 1, #a do
  1994.             if a[i].className == "Part" then
  1995.                 a[i].Locked = false
  1996.             elseif a[i].className == "Model" then
  1997.                 local r = a[i]:getChildren()
  1998.                 for i = 1, #r do
  1999.                     if r[i].className == "Part" then
  2000.                     r[i].Locked = false
  2001.                     end
  2002.                 end
  2003.             end
  2004.         end
  2005.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2006.         Title = "Success!";
  2007.         Text = "Workspace unlocked. Use ;lockws to lock.";
  2008.         })
  2009.     end
  2010.     if string.sub(msg, 1, 7) == (prefix.."lockws") then
  2011.         local a = game:GetService("Workspace"):getChildren()
  2012.         for i = 1, #a do
  2013.             if a[i].className == "Part" then
  2014.                 a[i].Locked = true
  2015.             elseif a[i].className == "Model" then
  2016.                 local r = a[i]:getChildren()
  2017.                 for i = 1, #r do
  2018.                     if r[i].className == "Part" then
  2019.                     r[i].Locked = true
  2020.                     end
  2021.                 end
  2022.             end
  2023.         end
  2024.     end
  2025.     if string.sub(msg, 1, 7) == (prefix.."btools") then
  2026.         local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2027.         Clone_T.BinType = "Clone"
  2028.         local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2029.         Destruct.BinType = "Hammer"
  2030.         local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2031.         Hold_T.BinType = "Grab"
  2032.     end
  2033.     if string.sub(msg, 1, 7) == (prefix.."pstand") then
  2034.         lplayer.Character.Humanoid.PlatformStand = true
  2035.     end
  2036.     if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  2037.         lplayer.Character.Humanoid.PlatformStand = false
  2038.     end
  2039.     if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  2040.         lplayer.Character.Head.Mesh:Destroy()
  2041.     end
  2042.     if string.sub(msg, 1, 4) == (prefix.."sit") then
  2043.         lplayer.Character.Humanoid.Sit = true
  2044.     end
  2045.     if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  2046.         local function bringobjw()
  2047.         for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2048.         if obj.Name == (string.sub(msg, 11)) then
  2049.         obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2050.         obj.CanCollide = false
  2051.         obj.Transparency = 0.7
  2052.         wait()
  2053.         obj.CFrame = lplayer.Character["Left Leg"].CFrame
  2054.         wait()
  2055.         obj.CFrame = lplayer.Character["Right Leg"].CFrame
  2056.         wait()
  2057.         obj.CFrame = lplayer.Character["Head"].CFrame
  2058.         end
  2059.         end
  2060.         end
  2061.         while wait() do
  2062.             bringobjw()
  2063.         end
  2064.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2065.         Title = "BringObj";
  2066.         Text = "BringObj enabled.";
  2067.         })
  2068.     end
  2069.     if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  2070.         vis = (string.sub(msg, 8))
  2071.         local a = game:GetService("Workspace"):GetDescendants()
  2072.         for i = 1, #a do
  2073.             if a[i].className == "Part" then
  2074.                 a[i].Transparency = vis
  2075.             elseif a[i].className == "Model" then
  2076.                 local r = a[i]:getChildren()
  2077.                 for i = 1, #r do
  2078.                     if r[i].className == "Part" then
  2079.                     r[i].Transparency = vis
  2080.                     end
  2081.                 end
  2082.             end
  2083.         end
  2084.     end
  2085.     if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  2086.         loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  2087.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2088.         Title = "Success!";
  2089.         Text = "HyperTotal GUI Loaded!";
  2090.         })
  2091.     end
  2092.     if string.sub(msg, 1, 5) == (prefix.."cmds") then
  2093.         CMDSFRAME.Visible = true
  2094.     end
  2095.     if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  2096.         for i,v in pairs(lplayer.Character:GetChildren()) do
  2097.             if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2098.                 v.Handle.Mesh:Destroy()
  2099.             end
  2100.         end
  2101.     end
  2102.     if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  2103.         for i,v in pairs(lplayer.Character:GetChildren()) do
  2104.             if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2105.                 v.Handle.Mesh:Destroy()
  2106.             end
  2107.         end
  2108.     end
  2109.     if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  2110.         for i,v in pairs(lplayer.Character:GetChildren()) do
  2111.             if (v:IsA("Tool")) then
  2112.                 v.Handle.Mesh:Destroy()
  2113.             end
  2114.         end
  2115.     end
  2116.     if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  2117.         for i,v in pairs(lplayer.Character:GetChildren()) do
  2118.             if (v:IsA("Tool")) then
  2119.                 v.Handle.Mesh:Destroy()
  2120.             end
  2121.         end
  2122.     end
  2123.     if string.sub(msg, 1, 8) == (prefix.."spinner") then
  2124.         local p = Instance.new("RocketPropulsion")
  2125.         p.Parent = lplayer.Character.HumanoidRootPart
  2126.         p.Name = "Spinner"
  2127.         p.Target = lplayer.Character["Left Arm"]
  2128.         p:Fire()
  2129.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2130.         Title = "Spinner enabled";
  2131.         Text = "Type ;nospinner to disable.";
  2132.         })
  2133.     end
  2134.     if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  2135.         lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  2136.     end
  2137.     if string.sub(msg, 1, 7) == (prefix.."reachd") then
  2138.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2139.             if v:isA("Tool") then
  2140.                 local a = Instance.new("SelectionBox",v.Handle)
  2141.                 a.Adornee = v.Handle
  2142.                 v.Handle.Size = Vector3.new(0.5,0.5,60)
  2143.                 v.GripPos = Vector3.new(0,0,0)
  2144.                 lplayer.Character.Humanoid:UnequipTools()
  2145.             end
  2146.         end
  2147.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2148.         Title = "Reach applied!";
  2149.         Text = "Applied to equipped sword. Use ;noreach to disable.";
  2150.         })
  2151.     end
  2152.     if string.sub(msg, 1, 7) == (prefix.."reach ") then
  2153.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2154.             if v:isA("Tool") then
  2155.                 handleSize = v.Handle.Size
  2156.                 wait()
  2157.                 local a = Instance.new("SelectionBox",v.Handle)
  2158.                 a.Name = "a"
  2159.                 a.Adornee = v.Handle
  2160.                 v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  2161.                 v.GripPos = Vector3.new(0,0,0)
  2162.                 lplayer.Character.Humanoid:UnequipTools()
  2163.             end
  2164.         end
  2165.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2166.         Title = "Reach applied!";
  2167.         Text = "Applied to equipped sword. Use ;noreach to disable.";
  2168.         })
  2169.     end
  2170.     if string.sub(msg, 1, 8) == (prefix.."noreach") then
  2171.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2172.             if v:isA("Tool") then
  2173.                 v.Handle.a:Destroy()
  2174.                 v.Handle.Size = handleSize
  2175.             end
  2176.         end
  2177.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2178.         Title = "Reach removed!";
  2179.         Text = "Removed reach from equipped sword.";
  2180.         })
  2181.     end
  2182.     if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  2183.         for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  2184.             lplayer.Character.Humanoid.Name = 1
  2185.             local l = lplayer.Character["1"]:Clone()
  2186.             l.Parent = lplayer.Character
  2187.             l.Name = "Humanoid"
  2188.             wait(0.1)
  2189.             lplayer.Character["1"]:Destroy()
  2190.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2191.             lplayer.Character.Animate.Disabled = true
  2192.             wait(0.1)
  2193.             lplayer.Character.Animate.Disabled = false
  2194.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2195.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2196.             lplayer.Character.Humanoid:EquipTool(v)
  2197.             end
  2198.             wait(0.1)
  2199.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2200.             wait(0.2)
  2201.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2202.             wait(0.5)
  2203.             lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2204.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2205.             Title = "Tools needed!";
  2206.             Text = "You need a tool in your backpack for this command!";
  2207.             })
  2208.         end
  2209.     end
  2210.     if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  2211.         for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2212.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2213.         end
  2214.     end
  2215.     if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  2216.         if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  2217.             cbringall = true
  2218.         else
  2219.             for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2220.                 brplr = v.Name
  2221.             end
  2222.         end
  2223.         cbring = true
  2224.     end
  2225.     if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  2226.         cbring = false
  2227.         cbringall = false
  2228.     end
  2229.     if string.sub(msg, 1, 6) == (prefix.."swap ") then
  2230.         for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2231.             local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2232.             local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2233.             lplayer.Character.Humanoid.Name = 1
  2234.             local l = lplayer.Character["1"]:Clone()
  2235.             l.Parent = lplayer.Character
  2236.             l.Name = "Humanoid"
  2237.             wait(0.1)
  2238.             lplayer.Character["1"]:Destroy()
  2239.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2240.             lplayer.Character.Animate.Disabled = true
  2241.             wait(0.1)
  2242.             lplayer.Character.Animate.Disabled = false
  2243.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2244.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2245.             lplayer.Character.Humanoid:EquipTool(v)
  2246.             end
  2247.             local function tp(player,player2)
  2248.             local char1,char2=player.Character,player2.Character
  2249.             if char1 and char2 then
  2250.             char1:MoveTo(char2.Head.Position)
  2251.             end
  2252.             end
  2253.             wait(0.1)
  2254.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2255.             wait(0.2)
  2256.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2257.             wait(0.5)
  2258.             lplayer.Character.HumanoidRootPart.CFrame = NOW
  2259.             wait(0.6)
  2260.             tp(lplayer, game:GetService("Players")[v.Name])
  2261.             wait(0.4)
  2262.             lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  2263.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2264.             Title = "Tools needed!";
  2265.             Text = "You need a tool in your backpack for this command!";
  2266.             })
  2267.         end
  2268.     end
  2269.     if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  2270.         for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2271.             lplayer.Character.Humanoid.Name = 1
  2272.             local l = lplayer.Character["1"]:Clone()
  2273.             l.Parent = lplayer.Character
  2274.             l.Name = "Humanoid"
  2275.             wait(0.1)
  2276.             lplayer.Character["1"]:Destroy()
  2277.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2278.             lplayer.Character.Animate.Disabled = true
  2279.             wait(0.1)
  2280.             lplayer.Character.Animate.Disabled = false
  2281.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2282.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2283.             lplayer.Character.Humanoid:EquipTool(v)
  2284.             end
  2285.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2286.             wait(0.3)
  2287.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2288.             wait(0.4)
  2289.             b = Instance.new("BodyForce")
  2290.             b.Parent = lplayer.Character.HumanoidRootPart
  2291.             b.Name = "Glitch"
  2292.             b.Force = Vector3.new(100000000,5000,0)
  2293.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2294.             Title = "Tools needed!";
  2295.             Text = "You need a tool in your backpack for this command!";
  2296.             })
  2297.         end
  2298.     end
  2299.     if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  2300.         lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  2301.         lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  2302.         b = Instance.new("BodyForce")
  2303.         b.Parent = lplayer.Character.HumanoidRootPart
  2304.         b.Name = "unGlitch"
  2305.         b.Force = Vector3.new(0,-5000000,0)
  2306.         wait(2)
  2307.         lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  2308.     end
  2309.     if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  2310.         lplayer.Character.Humanoid.Health = 0
  2311.         wait(1)
  2312.         lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  2313.         lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  2314.     end
  2315.     if string.sub(msg, 1, 9) == (prefix.."explorer") then
  2316.         loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  2317.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2318.         Title = "Success!";
  2319.         Text = "DEX Explorer has loaded.";
  2320.         })
  2321.     end
  2322.     if string.sub(msg, 1, 6) == (prefix.."anim ") then
  2323.         local Anim = Instance.new("Animation")
  2324.         Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  2325.         local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  2326.         track:Play(.1, 1, 1)
  2327.     end
  2328.     if string.sub(msg, 1, 8) == (prefix.."animgui") then
  2329.         loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  2330.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2331.         Title = "Success!";
  2332.         Text = "Energize Animations GUI has loaded.";
  2333.         })
  2334.     end
  2335.     if string.sub(msg, 1, 8) == (prefix.."savepos") then
  2336.         saved = lplayer.Character.HumanoidRootPart.CFrame
  2337.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2338.         Title = "Position Saved";
  2339.         Text = "Use ;loadpos to return to saved position.";
  2340.         })
  2341.     end
  2342.     if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  2343.         lplayer.Character.HumanoidRootPart.CFrame = saved
  2344.     end
  2345.     if string.sub(msg, 1, 6) == (prefix.."bang ") then
  2346.         for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2347.             local Anim2 = Instance.new("Animation")
  2348.             Anim2.AnimationId = "rbxassetid://148840371"
  2349.             local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  2350.             track2:Play(.1, 1, 1)
  2351.             bplrr = v.Name
  2352.             banpl = true
  2353.         end
  2354.     end
  2355.     if string.sub(msg, 1, 7) == (prefix.."unbang") then
  2356.         banpl = false
  2357.     end
  2358.     if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  2359.         local function bringmodw()
  2360.         for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2361.         if obj.Name == (string.sub(msg, 11)) then
  2362.         for i,ch in pairs(obj:GetDescendants()) do
  2363.         if (ch:IsA("BasePart")) then
  2364.         ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2365.         ch.CanCollide = false
  2366.         ch.Transparency = 0.7
  2367.         wait()
  2368.         ch.CFrame = lplayer.Character["Left Leg"].CFrame
  2369.         wait()
  2370.         ch.CFrame = lplayer.Character["Right Leg"].CFrame
  2371.         wait()
  2372.         ch.CFrame = lplayer.Character["Head"].CFrame
  2373.         end
  2374.         end
  2375.         end
  2376.         end
  2377.         end
  2378.         while wait() do
  2379.             bringmodw()
  2380.         end
  2381.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2382.         Title = "BringMod";
  2383.         Text = "BringMod enabled.";
  2384.         })
  2385.     end
  2386.     if string.sub(msg, 1, 8) == (prefix.."respawn") then
  2387.         local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  2388.         local hum = Instance.new('Humanoid', mod)
  2389.         local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  2390.         lplayer.Character = mod
  2391.     end
  2392.     if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  2393.         game:GetService'RunService'.Stepped:Connect(function()
  2394.         pcall(function()
  2395.             for i,v in pairs(game:GetService'Players':GetPlayers()) do
  2396.                 if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  2397.                     for _,x in pairs(v.Character.Head:GetChildren()) do
  2398.                         if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  2399.                     end
  2400.                 end
  2401.             end
  2402.         end)
  2403.         end)
  2404.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2405.         Title = "Attempting Shutdown";
  2406.         Text = "Shutdown Attempt has begun.";
  2407.         })
  2408.     end
  2409.     if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  2410.         objtodel = (string.sub(msg, 9))
  2411.         for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2412.             if v.Name == objtodel then
  2413.                 v:Destroy()
  2414.             end
  2415.         end
  2416.     end
  2417.     if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  2418.         for i,v in pairs(game:GetService("Players"):GetPlayers())do
  2419.             print(v)
  2420.         end
  2421.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2422.         Title = "Printed";
  2423.         Text = "Players have been printed to console. (F9)";
  2424.         })
  2425.     end
  2426.     if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  2427.         for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  2428.             if (v:IsA("Decal")) then
  2429.                 v:Destroy()
  2430.             end
  2431.         end
  2432.     end
  2433.     if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  2434.         loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  2435.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2436.         Title = "Success!";
  2437.         Text = "OpFinality GUI has loaded.";
  2438.         })
  2439.     end
  2440.     if string.sub(msg, 1, 8) == (prefix.."remotes") then
  2441.         remotes = true
  2442.         added = true
  2443.         game.DescendantAdded:connect(function(rmt)
  2444.         if added == true then
  2445.         if remotes == true then
  2446.         if rmt:IsA("RemoteEvent") then
  2447.         print("A RemoteEvent was added!")
  2448.         print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  2449.         print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2450.         end end end
  2451.         end)
  2452.         game.DescendantAdded:connect(function(rmtfnctn)
  2453.         if added == true then
  2454.         if remotes == true then
  2455.         if rmtfnctn:IsA("RemoteFunction") then
  2456.         warn("A RemoteFunction was added!")
  2457.         warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  2458.         print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2459.         end end end
  2460.         end)
  2461.        
  2462.         game.DescendantAdded:connect(function(bndfnctn)
  2463.         if added == true then
  2464.         if binds == true then
  2465.         if bndfnctn:IsA("BindableFunction") then
  2466.         print("A BindableFunction was added!")
  2467.         print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  2468.         print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2469.         end end end
  2470.         end)
  2471.        
  2472.         game.DescendantAdded:connect(function(bnd)
  2473.         if added == true then
  2474.         if binds == true then
  2475.         if bnd:IsA("BindableEvent") then
  2476.         warn("A BindableEvent was added!")
  2477.         warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  2478.         print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2479.         end end end
  2480.         end)
  2481.        
  2482.        
  2483.         if binds == true then
  2484.         for i,v in pairs(game:GetDescendants()) do
  2485.         if v:IsA("BindableFunction") then
  2486.         print(" game." .. v:GetFullName() .. " | BindableFunction")
  2487.         print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2488.         end end
  2489.         for i,v in pairs(game:GetDescendants()) do
  2490.         if v:IsA("BindableEvent") then
  2491.         warn(" game." .. v:GetFullName() .. " | BindableEvent")
  2492.         print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2493.         end end
  2494.         else
  2495.         print("Off")
  2496.         end
  2497.         if remotes == true then
  2498.         for i,v in pairs(game:GetDescendants()) do
  2499.         if v:IsA("RemoteFunction") then
  2500.         warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  2501.         print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2502.         end end
  2503.         wait()
  2504.         for i,v in pairs(game:GetDescendants()) do
  2505.         if v:IsA("RemoteEvent") then
  2506.         print(" game." .. v:GetFullName() .. " | RemoteEvent")
  2507.         print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2508.         end end
  2509.         else
  2510.         print("Off")
  2511.         end
  2512.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2513.         Title = "Printing Remotes";
  2514.         Text = "Type ;noremotes to disable.";
  2515.         })
  2516.     end
  2517.     if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  2518.         remotes = false
  2519.         added = false
  2520.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2521.         Title = "Printing Remotes Disabled";
  2522.         Text = "Type ;remotes to enable.";
  2523.         })
  2524.     end
  2525.     if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  2526.         spin = false
  2527.         followed = false
  2528.         traill = false
  2529.         noclip = false
  2530.         annoying = false
  2531.         hwalk = false
  2532.         cbringing = false
  2533.     end
  2534.     if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  2535.         stopsitting = true
  2536.     end
  2537.     if string.sub(msg, 1, 6) == (prefix.."gosit") then
  2538.         stopsitting = false
  2539.     end
  2540.     if string.sub(msg, 1, 8) == (prefix.."version") then
  2541.         print(adminversion)
  2542.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2543.         Title = "Version";
  2544.         Text = adminversion;
  2545.         })
  2546.     end
  2547.     if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  2548.         clickgoto = true
  2549.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2550.         Title = "Click TP";
  2551.         Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  2552.         })
  2553.     end
  2554.     if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  2555.         clickdel = true
  2556.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2557.         Title = "Click Delete";
  2558.         Text = "Press E to delete part at mouse, ;noclickdel to stop";
  2559.         })
  2560.     end
  2561.     if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  2562.         clickdel = false
  2563.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2564.         Title = "Click Delete";
  2565.         Text = "Click delete has been disabled.";
  2566.         })
  2567.     end
  2568.     if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  2569.         clickgoto = false
  2570.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2571.         Title = "Click TP";
  2572.         Text = "Click TP has been disabled.";
  2573.         })
  2574.     end
  2575.     if string.sub(msg, 1, 8) == (prefix.."toolson") then
  2576.         gettingtools = true
  2577.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2578.         Title = "Tools Enabled";
  2579.         Text = "Automatically colleting tools dropped.";
  2580.         })
  2581.     end
  2582.     if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  2583.         gettingtools = false
  2584.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2585.         Title = "Tools Disabled";
  2586.         Text = "Click TP has been disabled.";
  2587.         })
  2588.     end
  2589.     if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  2590.         ScreenGui:Destroy()
  2591.     end
  2592.     if string.sub(msg, 1, 6) == (prefix.."reset") then
  2593.         lplayer.Character.Head:Destroy()
  2594.     end
  2595.     if string.sub(msg, 1, 7) == (prefix.."state ") then
  2596.         statechosen = string.sub(msg, 8)
  2597.         changingstate = true
  2598.     end
  2599.     if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  2600.         game:GetService("Workspace").Gravity = string.sub(msg, 10)
  2601.     end
  2602.     if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  2603.         removingmeshhats = true
  2604.     end
  2605.     if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  2606.         removingmeshhats = false
  2607.     end
  2608.     if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  2609.         removingmeshtool = true
  2610.     end
  2611.     if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  2612.         removingmeshtool = false
  2613.     end
  2614.     if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  2615.         for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  2616.             if v:IsA("Tool") then
  2617.                 for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  2618.                     v.Parent = player.Character
  2619.                 end
  2620.             end
  2621.         end
  2622.     end
  2623.     if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  2624.         for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  2625.             if v:IsA("Tool") then
  2626.                 v.Parent = lplayer.Character
  2627.                 wait()
  2628.                 for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  2629.                     v.Parent = player.Character
  2630.                 end
  2631.             end
  2632.         end
  2633.     end
  2634.     if string.sub(msg, 1, 5) == (prefix.."age ") then
  2635.         for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2636.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  2637.         end
  2638.     end
  2639.     if string.sub(msg, 1, 4) == (prefix.."id ") then
  2640.         for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  2641.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  2642.         end
  2643.     end
  2644.     if string.sub(msg, 1, 6) == (prefix..".age ") then
  2645.         for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2646.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2647.             Title = player.AccountAge.." Days";
  2648.             Text = "Account age of "..player.Name;
  2649.             })
  2650.         end
  2651.     end
  2652.     if string.sub(msg, 1, 5) == (prefix..".id ") then
  2653.         for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2654.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2655.             Title = player.UserId.." ID";
  2656.             Text = "Account ID of "..player.Name;
  2657.             })
  2658.         end
  2659.     end
  2660.     if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2661.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2662.         Title = "Game ID";
  2663.         Text = "Game ID: ".. game.GameId;
  2664.         })
  2665.     end
  2666.     if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2667.         local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2668.         if pgscheck == true then
  2669.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2670.             Title = "PGSPhysicsSolverEnabled";
  2671.             Text = "PGS is Enabled!";
  2672.             })
  2673.         else
  2674.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2675.             Title = "PGSPhysicsSolverEnabled";
  2676.             Text = "PGS is Disabled!";
  2677.             })
  2678.         end
  2679.     end
  2680.     if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2681.         for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2682.             if v:IsA("Part") then
  2683.                 if v.Transparency == 1 then
  2684.                     if v.Name ~= "HumanoidRootPart" then
  2685.                         v:Destroy()
  2686.                     end
  2687.                 end
  2688.             end
  2689.         end
  2690.     end
  2691.     if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2692.         game:GetService("Lighting").FogStart = 0
  2693.         game:GetService("Lighting").FogEnd = 9999999999999
  2694.     end
  2695.     if string.sub(msg, 1, 8) == (prefix.."disable") then
  2696.         lplayer.Character.Humanoid.Parent = lplayer
  2697.     end
  2698.     if string.sub(msg, 1, 7) == (prefix.."enable") then
  2699.         lplayer.Humanoid.Parent = lplayer.Character
  2700.     end
  2701.     if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2702.         prefix = (string.sub(msg, 9, 9))
  2703.         wait(0.1)
  2704.         change()
  2705.         wait(0.1)
  2706.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2707.         Title = "Prefix changed!";
  2708.         Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2709.         })
  2710.     end
  2711.     if string.sub(msg, 1, 12) == (";resetprefix") then
  2712.         prefix = ";"
  2713.         wait(0.1)
  2714.         change()
  2715.         wait(0.1)
  2716.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2717.         Title = "Prefix changed!";
  2718.         Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2719.         })
  2720.     end
  2721.     if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2722.         speedfly = string.sub(msg, 11)
  2723.         wait()
  2724.         change()
  2725.     end
  2726.     if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2727.         for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2728.             local Anim3 = Instance.new("Animation")
  2729.             Anim3.AnimationId = "rbxassetid://282574440"
  2730.             local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2731.             track3:Play(.1, 1, 1)
  2732.             bplrr = v.Name
  2733.             banpl = true
  2734.         end
  2735.     end
  2736.     if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2737.         banpl = false
  2738.     end
  2739.     if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2740.         for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2741.             staring = true
  2742.             stareplr = v
  2743.         end
  2744.     end
  2745.     if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2746.         staring = false
  2747.     end
  2748.     if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2749.         chatlogs = true
  2750.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2751.         Title = "LogChat enabled";
  2752.         Text = "Now logging all player chat.";
  2753.         })
  2754.     end
  2755.     if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2756.         chatlogs = false
  2757.         game:GetService("StarterGui"):SetCore("SendNotification", {
  2758.         Title = "LogChat disabled";
  2759.         Text = "Stopped logging all player chat.";
  2760.         })
  2761.     end
  2762.     if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2763.         game:GetService("Workspace").CurrentCamera:Destroy()
  2764.         wait(0.1)
  2765.         game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2766.         game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2767.         lplayer.CameraMinZoomDistance = 0.5
  2768.         lplayer.CameraMaxZoomDistance = 400
  2769.         lplayer.CameraMode = "Classic"
  2770.     end
  2771.     if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2772.         changingstate = false
  2773.     end
  2774. end)
  2775.  
  2776. local function tp()
  2777.     for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2778.         if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2779.             if player.Name == brplr then
  2780.                 player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2781.             end
  2782.         end
  2783.     end
  2784. end
  2785. local function tpall()
  2786.     for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2787.         if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2788.             player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2789.         end
  2790.     end
  2791. end
  2792. spawn(function()
  2793.     while wait(spamdelay) do
  2794.         if spamming == true then
  2795.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2796.         end
  2797.     end
  2798. end)
  2799. spawn(function()
  2800.     while wait(spamdelay) do
  2801.         if spammingpm == true then
  2802.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2803.         end
  2804.     end
  2805. end)
  2806. spawn(function()
  2807.     while wait() do
  2808.         if cbring == true then
  2809.             tp()
  2810.         end
  2811.     end
  2812. end)
  2813. spawn(function()
  2814.     while wait() do
  2815.         if cbringall == true then
  2816.             tpall()
  2817.         end
  2818.     end
  2819. end)
  2820.  
  2821. Mouse.KeyDown:connect(function(Key)
  2822.     if Key == prefix then
  2823.         CMDBAR:CaptureFocus()
  2824.     end
  2825. end)
  2826.  
  2827. CMDBAR.FocusLost:connect(function(enterPressed)
  2828.     if enterPressed then
  2829.         if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2830.             if string.sub(CMDBAR.Text, 6) == "me" then
  2831.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2832.             else
  2833.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2834.                     local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2835.                     lplayer.Character.Humanoid.Name = 1
  2836.                     local l = lplayer.Character["1"]:Clone()
  2837.                     l.Parent = lplayer.Character
  2838.                     l.Name = "Humanoid"
  2839.                     wait(0.1)
  2840.                     lplayer.Character["1"]:Destroy()
  2841.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2842.                     lplayer.Character.Animate.Disabled = true
  2843.                     wait(0.1)
  2844.                     lplayer.Character.Animate.Disabled = false
  2845.                     lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2846.                     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2847.                     lplayer.Character.Humanoid:EquipTool(v)
  2848.                     end
  2849.                     local function tp(player,player2)
  2850.                     local char1,char2=player.Character,player2.Character
  2851.                     if char1 and char2 then
  2852.                     char1:MoveTo(char2.Head.Position)
  2853.                     end
  2854.                     end
  2855.                     wait(0.1)
  2856.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2857.                     wait(0.2)
  2858.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2859.                     wait(0.5)
  2860.                     lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2861.                     wait(0.7)
  2862.                     tp(lplayer,game:GetService("Players")[v.Name])
  2863.                     wait(0.7)
  2864.                     lplayer.Character.HumanoidRootPart.CFrame = NOW
  2865.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  2866.                     Title = "Tools needed!";
  2867.                     Text = "You need a tool in your backpack for this command!";
  2868.                     })
  2869.                 end
  2870.             end
  2871.         end
  2872.         if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2873.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2874.                 local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2875.                 lplayer.Character.Humanoid.Name = 1
  2876.                 local l = lplayer.Character["1"]:Clone()
  2877.                 l.Parent = lplayer.Character
  2878.                 l.Name = "Humanoid"
  2879.                 wait(0.1)
  2880.                 lplayer.Character["1"]:Destroy()
  2881.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2882.                 lplayer.Character.Animate.Disabled = true
  2883.                 wait(0.1)
  2884.                 lplayer.Character.Animate.Disabled = false
  2885.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2886.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2887.                 lplayer.Character.Humanoid:EquipTool(v)
  2888.                 end
  2889.                 local function tp(player,player2)
  2890.                 local char1,char2=player.Character,player2.Character
  2891.                 if char1 and char2 then
  2892.                 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2893.                 end
  2894.                 end
  2895.                 local function getout(player,player2)
  2896.                 local char1,char2=player.Character,player2.Character
  2897.                 if char1 and char2 then
  2898.                 char1:MoveTo(char2.Head.Position)
  2899.                 end
  2900.                 end
  2901.                 tp(game:GetService("Players")[v.Name], lplayer)
  2902.                 wait(0.2)
  2903.                 tp(game:GetService("Players")[v.Name], lplayer)
  2904.                 wait(0.5)
  2905.                 lplayer.Character.HumanoidRootPart.CFrame = NOW
  2906.                 wait(0.5)
  2907.                 getout(lplayer, game:GetService("Players")[v.Name])
  2908.                 wait(0.3)
  2909.                 lplayer.Character.HumanoidRootPart.CFrame = NOW
  2910.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2911.                 Title = "Tools needed!";
  2912.                 Text = "You need a tool in your backpack for this command!";
  2913.                 })
  2914.             end
  2915.         end
  2916.         if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2917.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2918.                 lplayer.Character.Humanoid.Name = 1
  2919.                 local l = lplayer.Character["1"]:Clone()
  2920.                 l.Parent = lplayer.Character
  2921.                 l.Name = "Humanoid"
  2922.                 wait(0.1)
  2923.                 lplayer.Character["1"]:Destroy()
  2924.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2925.                 lplayer.Character.Animate.Disabled = true
  2926.                 wait(0.1)
  2927.                 lplayer.Character.Animate.Disabled = false
  2928.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2929.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2930.                 lplayer.Character.Humanoid:EquipTool(v)
  2931.                 end
  2932.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2933.                 spinplr = v
  2934.                 wait(0.5)
  2935.                 spin = true
  2936.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2937.                 Title = "Tools needed!";
  2938.                 Text = "You need a tool in your backpack for this command!";
  2939.                 })
  2940.             end
  2941.         end
  2942.         if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2943.             spin = false
  2944.         end
  2945.         if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2946.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) 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["Left Arm"].CFrame
  2962.                 wait(0.3)
  2963.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2964.                 attplr = v
  2965.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2966.                 Title = "Tools needed!";
  2967.                 Text = "You need a tool in your backpack for this command!";
  2968.                 })
  2969.             end
  2970.         end
  2971.         if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2972.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2973.                 local function getout(player,player2)
  2974.                 local char1,char2=player.Character,player2.Character
  2975.                 if char1 and char2 then
  2976.                 char1:MoveTo(char2.Head.Position)
  2977.                 end
  2978.                 end
  2979.                 getout(lplayer, game:GetService("Players")[v.Name])
  2980.             end
  2981.         end
  2982.         if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2983.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2984.                 followed = true
  2985.                 flwplr = v
  2986.             end
  2987.         end
  2988.         if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2989.             followed = false
  2990.         end
  2991.         if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2992.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2993.                 local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2994.                 lplayer.Character.Humanoid.Name = 1
  2995.                 local l = lplayer.Character["1"]:Clone()
  2996.                 l.Parent = lplayer.Character
  2997.                 l.Name = "Humanoid"
  2998.                 wait(0.1)
  2999.                 lplayer.Character["1"]:Destroy()
  3000.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3001.                 lplayer.Character.Animate.Disabled = true
  3002.                 wait(0.1)
  3003.                 lplayer.Character.Animate.Disabled = false
  3004.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3005.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3006.                 lplayer.Character.Humanoid:EquipTool(v)
  3007.                 end
  3008.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3009.                 wait(0.2)
  3010.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3011.                 wait(0.6)
  3012.                 lplayer.Character.HumanoidRootPart.CFrame = NOW
  3013.                 wait(0.6)
  3014.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  3015.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3016.                 Title = "Tools needed!";
  3017.                 Text = "You need a tool in your backpack for this command!";
  3018.                 })
  3019.             end
  3020.         end
  3021.         if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  3022.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3023.                 traill = true
  3024.                 trlplr = v
  3025.             end
  3026.         end
  3027.         if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  3028.             traill = false
  3029.         end
  3030.         if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  3031.             if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  3032.                 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3033.             else
  3034.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3035.                     local o = Instance.new("RocketPropulsion")
  3036.                     o.Parent = lplayer.Character.HumanoidRootPart
  3037.                     o.Name = "Orbit"
  3038.                     o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  3039.                     o:Fire()
  3040.                     noclip = true
  3041.                 end
  3042.             end
  3043.         end
  3044.         if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  3045.             lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  3046.             noclip = false
  3047.         end
  3048.         if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  3049.             if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  3050.                 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3051.             else
  3052.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3053.                     local y = Instance.new("RocketPropulsion")
  3054.                     y.Parent = lplayer.Character.HumanoidRootPart
  3055.                     y.CartoonFactor = 1
  3056.                     y.MaxThrust = 800000
  3057.                     y.MaxSpeed = 1000
  3058.                     y.ThrustP = 200000
  3059.                     y.Name = "Fling"
  3060.                     game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  3061.                     y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  3062.                     y:Fire()
  3063.                     noclip = true
  3064.                 end
  3065.             end
  3066.         end
  3067.         if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  3068.             noclip = false
  3069.             lplayer.Character.HumanoidRootPart.Fling:Destroy()
  3070.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  3071.             wait(0.4)
  3072.             lplayer.Character.HumanoidRootPart.Fling:Destroy()
  3073.         end
  3074.         if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  3075.             if game:GetService("Workspace").FilteringEnabled == true then
  3076.                 warn("FE is Enabled (Filtering Enabled)")
  3077.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3078.                     Title = "FE is Enabled";
  3079.                     Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3080.                 })
  3081.             else
  3082.                 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3083.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3084.                     Title = "FE is Disabled";
  3085.                     Text = "Filtering Disabled. Consider using a different admin script.";
  3086.                 })
  3087.             end
  3088.         end
  3089.         if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  3090.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3091.                 lplayer.Character.Humanoid.Name = 1
  3092.                 local l = lplayer.Character["1"]:Clone()
  3093.                 l.Parent = lplayer.Character
  3094.                 l.Name = "Humanoid"
  3095.                 wait(0.1)
  3096.                 lplayer.Character["1"]:Destroy()
  3097.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3098.                 lplayer.Character.Animate.Disabled = true
  3099.                 wait(0.1)
  3100.                 lplayer.Character.Animate.Disabled = false
  3101.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3102.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3103.                 lplayer.Character.Humanoid:EquipTool(v)
  3104.                 end
  3105.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3106.                 wait(0.2)
  3107.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3108.                 wait(0.6)
  3109.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  3110.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3111.                 Title = "Tools needed!";
  3112.                 Text = "You need a tool in your backpack for this command!";
  3113.                 })
  3114.             end
  3115.         end
  3116.         if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  3117.             noclip = true
  3118.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3119.             Title = "Noclip enabled";
  3120.             Text = "Type ;clip to disable";
  3121.             })
  3122.         end
  3123.         if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  3124.             noclip = false
  3125.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3126.             Title = "Noclip disabled";
  3127.             Text = "Type ;noclip to enable";
  3128.             })
  3129.         end
  3130.         if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  3131.             lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  3132.         end
  3133.         if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  3134.             lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  3135.         end
  3136.         if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  3137.             lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  3138.         end
  3139.         if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  3140.             lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  3141.         end
  3142.         if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  3143.             lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  3144.         end
  3145.         if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  3146.             lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  3147.         end
  3148.         if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  3149.             lplayer.Character.Humanoid.JumpPower = 50
  3150.             lplayer.Character.Humanoid.WalkSpeed = 16
  3151.             lplayer.Character.Humanoid.HipHeight = 0
  3152.         end
  3153.         if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  3154.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3155.                 annoying = true
  3156.                 annplr = v
  3157.             end
  3158.         end
  3159.         if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  3160.             annoying = false
  3161.         end
  3162.         if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  3163.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3164.                 hwalk = true
  3165.                 hdwplr = v
  3166.             end
  3167.         end
  3168.         if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  3169.             hwalk = false
  3170.         end
  3171.         if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  3172.             lplayer.Character["Left Leg"]:Destroy()
  3173.             lplayer.Character["Left Arm"]:Destroy()
  3174.             lplayer.Character["Right Leg"]:Destroy()
  3175.             lplayer.Character["Right Arm"]:Destroy()
  3176.         end
  3177.         if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  3178.             lplayer.Character.Humanoid.Name = 1
  3179.             local l = lplayer.Character["1"]:Clone()
  3180.             l.Parent = lplayer.Character
  3181.             l.Name = "Humanoid"
  3182.             wait(0.1)
  3183.             lplayer.Character["1"]:Destroy()
  3184.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3185.             lplayer.Character.Animate.Disabled = true
  3186.             wait(0.1)
  3187.             lplayer.Character.Animate.Disabled = false
  3188.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3189.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3190.             Title = "FE Godmode enabled";
  3191.             Text = "Use ;grespawn or ;respawn to remove.";
  3192.             })
  3193.         end
  3194.         if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  3195.             for i,v in pairs(lplayer.Character:GetChildren()) do
  3196.                 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3197.                     v.Parent = workspace
  3198.                 end
  3199.             end
  3200.         end
  3201.         if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  3202.             for i,v in pairs(lplayer.Character:GetChildren()) do
  3203.                 if (v:IsA("Tool")) then
  3204.                     v.Parent = workspace
  3205.                 end
  3206.             end
  3207.         end
  3208.         if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  3209.             droppinghats = true
  3210.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3211.             Title = "Loop Drop Enabled";
  3212.             Text = "Type ;unloopdhats to disable";
  3213.             })
  3214.         end
  3215.         if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  3216.             droppinghats = false
  3217.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3218.             Title = "Loop Drop Disabled";
  3219.             Text = "Type ;loopdhats to enable.";
  3220.             })
  3221.         end
  3222.         if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  3223.             droppingtools = true
  3224.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3225.             Title = "Loop Drop Enabled";
  3226.             Text = "Type ;unloopdtool to disable";
  3227.             })
  3228.         end
  3229.         if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  3230.             droppingtools = false
  3231.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3232.             Title = "Loop Drop Disabled";
  3233.             Text = "Type ;loopdtool to enable.";
  3234.             })
  3235.         end
  3236.         if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  3237.             Local = game:GetService('Players').LocalPlayer
  3238.             Char  = Local.Character
  3239.             touched,tpdback = false, false
  3240.             box = Instance.new('Part',workspace)
  3241.             box.Anchored = true
  3242.             box.CanCollide = true
  3243.             box.Size = Vector3.new(10,1,10)
  3244.             box.Position = Vector3.new(0,10000,0)
  3245.             box.Touched:connect(function(part)
  3246.                 if (part.Parent.Name == Local.Name) then
  3247.                     if touched == false then
  3248.                         touched = true
  3249.                         function apply()
  3250.                             if script.Disabled ~= true then
  3251.                                 no = Char.HumanoidRootPart:Clone()
  3252.                                 wait(.25)
  3253.                                 Char.HumanoidRootPart:Destroy()
  3254.                                 no.Parent = Char
  3255.                                 Char:MoveTo(loc)
  3256.                                 touched = false
  3257.                             end end
  3258.                         if Char then
  3259.                             apply()
  3260.                         end
  3261.                     end
  3262.                 end
  3263.             end)
  3264.             repeat wait() until Char
  3265.             loc = Char.HumanoidRootPart.Position
  3266.             Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  3267.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3268.             Title = "Invisibility enabled!";
  3269.             Text = "Reset or use ;respawn to remove.";
  3270.             })
  3271.         end
  3272.         if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  3273.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3274.                 if game:GetService("Players")[v.Name].Character.Humanoid then
  3275.                     game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  3276.                 else
  3277.                     game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  3278.                 end
  3279.             end
  3280.         end
  3281.         if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  3282.             if lplayer.Character.Humanoid then
  3283.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3284.             else
  3285.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  3286.             end
  3287.         end
  3288.         if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  3289.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3290.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3291.             end
  3292.         end
  3293.         if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  3294.         repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  3295.         repeat wait() until Mouse
  3296.        
  3297.         local T = lplayer.Character.HumanoidRootPart
  3298.         local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3299.         local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3300.         local SPEED = speedget
  3301.        
  3302.         local function fly()
  3303.             flying = true
  3304.             local BG = Instance.new('BodyGyro', T)
  3305.             local BV = Instance.new('BodyVelocity', T)
  3306.             BG.P = 9e4
  3307.             BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3308.             BG.cframe = T.CFrame
  3309.             BV.velocity = Vector3.new(0, 0.1, 0)
  3310.             BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3311.             spawn(function()
  3312.             repeat wait()
  3313.             lplayer.Character.Humanoid.PlatformStand = true
  3314.             if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  3315.             SPEED = 50
  3316.             elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  3317.             SPEED = 0
  3318.             end
  3319.             if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  3320.             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
  3321.             lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  3322.             elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  3323.             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
  3324.             else
  3325.             BV.velocity = Vector3.new(0, 0.1, 0)
  3326.             end
  3327.             BG.cframe = workspace.CurrentCamera.CoordinateFrame
  3328.                     until not flying
  3329.                     CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3330.                     lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3331.                     SPEED = 0
  3332.                     BG:destroy()
  3333.                     BV:destroy()
  3334.                     lplayer.Character.Humanoid.PlatformStand = false
  3335.                 end)
  3336.             end
  3337.         Mouse.KeyDown:connect(function(KEY)
  3338.             if KEY:lower() == 'w' then
  3339.                 CONTROL.F = speedfly
  3340.             elseif KEY:lower() == 's' then
  3341.                 CONTROL.B = -speedfly
  3342.             elseif KEY:lower() == 'a' then
  3343.                 CONTROL.L = -speedfly
  3344.             elseif KEY:lower() == 'd' then
  3345.                 CONTROL.R = speedfly
  3346.             end
  3347.         end)
  3348.         Mouse.KeyUp:connect(function(KEY)
  3349.             if KEY:lower() == 'w' then
  3350.                 CONTROL.F = 0
  3351.             elseif KEY:lower() == 's' then
  3352.                 CONTROL.B = 0
  3353.             elseif KEY:lower() == 'a' then
  3354.                 CONTROL.L = 0
  3355.             elseif KEY:lower() == 'd' then
  3356.                 CONTROL.R = 0
  3357.             end
  3358.         end)
  3359.         fly()
  3360.         end
  3361.         if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  3362.             flying = false
  3363.             lplayer.Character.Humanoid.PlatformStand = false
  3364.         end
  3365.         if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  3366.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  3367.         end
  3368.         if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  3369.             spamtext = (string.sub(CMDBAR.Text, 6))
  3370.             spamming = true
  3371.         end
  3372.         if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  3373.             spamming = false
  3374.         end
  3375.         if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  3376.             spamdelay = (string.sub(CMDBAR.Text, 10))
  3377.         end
  3378.         if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  3379.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3380.                 pmspammed = v.Name
  3381.                 spammingpm = true
  3382.             end
  3383.         end
  3384.         if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  3385.             spammingpm = false
  3386.         end
  3387.         if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  3388.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  3389.                 v.Character["Left Leg"].Anchored = true
  3390.                 v.Character["Left Arm"].Anchored = true
  3391.                 v.Character["Right Leg"].Anchored = true
  3392.                 v.Character["Right Arm"].Anchored = true
  3393.                 v.Character.Torso.Anchored = true
  3394.                 v.Character.Head.Anchored = true
  3395.             end
  3396.         end
  3397.         if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  3398.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  3399.                 v.Character["Left Leg"].Anchored = false
  3400.                 v.Character["Left Arm"].Anchored = false
  3401.                 v.Character["Right Leg"].Anchored = false
  3402.                 v.Character["Right Arm"].Anchored = false
  3403.                 v.Character.Torso.Anchored = false
  3404.                 v.Character.Head.Anchored = false
  3405.             end
  3406.         end
  3407.         if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  3408.             local a = game:GetService("Workspace"):getChildren()
  3409.             for i = 1, #a do
  3410.                 if a[i].className == "Part" then
  3411.                     a[i].Locked = false
  3412.                 elseif a[i].className == "Model" then
  3413.                     local r = a[i]:getChildren()
  3414.                     for i = 1, #r do
  3415.                         if r[i].className == "Part" then
  3416.                         r[i].Locked = false
  3417.                         end
  3418.                     end
  3419.                 end
  3420.             end
  3421.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3422.             Title = "Success!";
  3423.             Text = "Workspace unlocked. Use ;lockws to lock.";
  3424.             })
  3425.         end
  3426.         if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  3427.             local a = game:GetService("Workspace"):getChildren()
  3428.             for i = 1, #a do
  3429.                 if a[i].className == "Part" then
  3430.                     a[i].Locked = true
  3431.                 elseif a[i].className == "Model" then
  3432.                     local r = a[i]:getChildren()
  3433.                     for i = 1, #r do
  3434.                         if r[i].className == "Part" then
  3435.                         r[i].Locked = true
  3436.                         end
  3437.                     end
  3438.                 end
  3439.             end
  3440.         end
  3441.         if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  3442.             local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  3443.             Clone_T.BinType = "Clone"
  3444.             local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  3445.             Destruct.BinType = "Hammer"
  3446.             local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  3447.             Hold_T.BinType = "Grab"
  3448.         end
  3449.         if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  3450.             lplayer.Character.Humanoid.PlatformStand = true
  3451.         end
  3452.         if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  3453.             lplayer.Character.Humanoid.PlatformStand = false
  3454.         end
  3455.         if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  3456.             lplayer.Character.Head.Mesh:Destroy()
  3457.         end
  3458.         if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  3459.             lplayer.Character.Humanoid.Sit = true
  3460.         end
  3461.         if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  3462.             local function bringobjw()
  3463.             for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3464.             if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3465.             obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3466.             obj.CanCollide = false
  3467.             obj.Transparency = 0.7
  3468.             wait()
  3469.             obj.CFrame = lplayer.Character["Left Leg"].CFrame
  3470.             wait()
  3471.             obj.CFrame = lplayer.Character["Right Leg"].CFrame
  3472.             wait()
  3473.             obj.CFrame = lplayer.Character["Head"].CFrame
  3474.             end
  3475.             end
  3476.             end
  3477.             while wait() do
  3478.                 bringobjw()
  3479.             end
  3480.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3481.             Title = "BringObj";
  3482.             Text = "BringObj enabled.";
  3483.             })
  3484.         end
  3485.         if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  3486.             vis = (string.sub(CMDBAR.Text, 7))
  3487.             local a = game:GetService("Workspace"):GetDescendants()
  3488.             for i = 1, #a do
  3489.                 if a[i].className == "Part" then
  3490.                     a[i].Transparency = vis
  3491.                 elseif a[i].className == "Model" then
  3492.                     local r = a[i]:getChildren()
  3493.                     for i = 1, #r do
  3494.                         if r[i].className == "Part" then
  3495.                         r[i].Transparency = vis
  3496.                         end
  3497.                     end
  3498.                 end
  3499.             end
  3500.         end
  3501.         if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  3502.             loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  3503.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3504.             Title = "Success!";
  3505.             Text = "HyperTotal GUI Loaded!";
  3506.             })
  3507.         end
  3508.         if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  3509.             CMDSFRAME.Visible = true
  3510.         end
  3511.         if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  3512.             for i,v in pairs(lplayer.Character:GetChildren()) do
  3513.                 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3514.                     v.Handle.Mesh:Destroy()
  3515.                 end
  3516.             end
  3517.         end
  3518.         if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  3519.             for i,v in pairs(lplayer.Character:GetChildren()) do
  3520.                 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3521.                     v.Handle.Mesh:Destroy()
  3522.                 end
  3523.             end
  3524.         end
  3525.         if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  3526.             for i,v in pairs(lplayer.Character:GetChildren()) do
  3527.                 if (v:IsA("Tool")) then
  3528.                     v.Handle.Mesh:Destroy()
  3529.                 end
  3530.             end
  3531.         end
  3532.         if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  3533.             for i,v in pairs(lplayer.Character:GetChildren()) do
  3534.                 if (v:IsA("Tool")) then
  3535.                     v.Handle.Mesh:Destroy()
  3536.                 end
  3537.             end
  3538.         end
  3539.         if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  3540.             local p = Instance.new("RocketPropulsion")
  3541.             p.Parent = lplayer.Character.HumanoidRootPart
  3542.             p.Name = "Spinner"
  3543.             p.Target = lplayer.Character["Left Arm"]
  3544.             p:Fire()
  3545.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3546.             Title = "Spinner enabled";
  3547.             Text = "Type ;nospinner to disable.";
  3548.             })
  3549.         end
  3550.         if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  3551.             lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  3552.         end
  3553.         if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  3554.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3555.                 if v:isA("Tool") then
  3556.                     local a = Instance.new("SelectionBox",v.Handle)
  3557.                     a.Adornee = v.Handle
  3558.                     v.Handle.Size = Vector3.new(0.5,0.5,60)
  3559.                     v.GripPos = Vector3.new(0,0,0)
  3560.                     lplayer.Character.Humanoid:UnequipTools()
  3561.                 end
  3562.             end
  3563.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3564.             Title = "Reach applied!";
  3565.             Text = "Applied to equipped sword. Use ;noreach to disable.";
  3566.             })
  3567.         end
  3568.         if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  3569.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3570.                 if v:isA("Tool") then
  3571.                     local a = Instance.new("SelectionBox",v.Handle)
  3572.                     a.Name = "Reach"
  3573.                     a.Adornee = v.Handle
  3574.                     v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  3575.                     v.GripPos = Vector3.new(0,0,0)
  3576.                     lplayer.Character.Humanoid:UnequipTools()
  3577.                 end
  3578.             end
  3579.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3580.             Title = "Reach applied!";
  3581.             Text = "Applied to equipped sword. Use ;noreach to disable.";
  3582.             })
  3583.         end
  3584.         if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  3585.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3586.                 if v:isA("Tool") then
  3587.                     v.Handle.Reach:Destroy()
  3588.                 end
  3589.             end
  3590.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3591.             Title = "Reach removed!";
  3592.             Text = "Removed reach from equipped sword.";
  3593.             })
  3594.         end
  3595.         if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  3596.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3597.                 lplayer.Character.Humanoid.Name = 1
  3598.                 local l = lplayer.Character["1"]:Clone()
  3599.                 l.Parent = lplayer.Character
  3600.                 l.Name = "Humanoid"
  3601.                 wait(0.1)
  3602.                 lplayer.Character["1"]:Destroy()
  3603.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3604.                 lplayer.Character.Animate.Disabled = true
  3605.                 wait(0.1)
  3606.                 lplayer.Character.Animate.Disabled = false
  3607.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3608.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3609.                 lplayer.Character.Humanoid:EquipTool(v)
  3610.                 end
  3611.                 wait(0.1)
  3612.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3613.                 wait(0.2)
  3614.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3615.                 wait(0.5)
  3616.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3617.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3618.                 Title = "Tools needed!";
  3619.                 Text = "You need a tool in your backpack for this command!";
  3620.                 })
  3621.             end
  3622.         end
  3623.         if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3624.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3625.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3626.             end
  3627.         end
  3628.         if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3629.             if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3630.                 cbringall = true
  3631.             else
  3632.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3633.                     brplr = v.Name
  3634.                 end
  3635.             end
  3636.             cbring = true
  3637.         end
  3638.         if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3639.             cbring = false
  3640.             cbringall = false
  3641.         end
  3642.         if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3643.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3644.                 local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3645.                 local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3646.                 lplayer.Character.Humanoid.Name = 1
  3647.                 local l = lplayer.Character["1"]:Clone()
  3648.                 l.Parent = lplayer.Character
  3649.                 l.Name = "Humanoid"
  3650.                 wait(0.1)
  3651.                 lplayer.Character["1"]:Destroy()
  3652.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3653.                 lplayer.Character.Animate.Disabled = true
  3654.                 wait(0.1)
  3655.                 lplayer.Character.Animate.Disabled = false
  3656.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3657.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3658.                 lplayer.Character.Humanoid:EquipTool(v)
  3659.                 end
  3660.                 local function tp(player,player2)
  3661.                 local char1,char2=player.Character,player2.Character
  3662.                 if char1 and char2 then
  3663.                 char1:MoveTo(char2.Head.Position)
  3664.                 end
  3665.                 end
  3666.                 wait(0.1)
  3667.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3668.                 wait(0.2)
  3669.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3670.                 wait(0.5)
  3671.                 lplayer.Character.HumanoidRootPart.CFrame = NOW
  3672.                 wait(0.6)
  3673.                 tp(lplayer, game:GetService("Players")[v.Name])
  3674.                 wait(0.4)
  3675.                 lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3676.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3677.                 Title = "Tools needed!";
  3678.                 Text = "You need a tool in your backpack for this command!";
  3679.                 })
  3680.             end
  3681.         end
  3682.         if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3683.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3684.                 lplayer.Character.Humanoid.Name = 1
  3685.                 local l = lplayer.Character["1"]:Clone()
  3686.                 l.Parent = lplayer.Character
  3687.                 l.Name = "Humanoid"
  3688.                 wait(0.1)
  3689.                 lplayer.Character["1"]:Destroy()
  3690.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3691.                 lplayer.Character.Animate.Disabled = true
  3692.                 wait(0.1)
  3693.                 lplayer.Character.Animate.Disabled = false
  3694.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3695.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3696.                 lplayer.Character.Humanoid:EquipTool(v)
  3697.                 end
  3698.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3699.                 wait(0.3)
  3700.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3701.                 wait(0.4)
  3702.                 b = Instance.new("BodyForce")
  3703.                 b.Parent = lplayer.Character.HumanoidRootPart
  3704.                 b.Name = "Glitch"
  3705.                 b.Force = Vector3.new(100000000,5000,0)
  3706.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3707.                 Title = "Tools needed!";
  3708.                 Text = "You need a tool in your backpack for this command!";
  3709.                 })
  3710.             end
  3711.         end
  3712.         if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3713.             lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3714.             lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3715.             b = Instance.new("BodyForce")
  3716.             b.Parent = lplayer.Character.HumanoidRootPart
  3717.             b.Name = "unGlitch"
  3718.             b.Force = Vector3.new(0,-5000000,0)
  3719.             wait(2)
  3720.             lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3721.         end
  3722.         if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3723.             lplayer.Character.Humanoid.Health = 0
  3724.             wait(1)
  3725.             lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3726.             lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3727.         end
  3728.         if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3729.             loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3730.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3731.             Title = "Success!";
  3732.             Text = "DEX Explorer has loaded.";
  3733.             })
  3734.         end
  3735.         if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3736.             local Anim = Instance.new("Animation")
  3737.             Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3738.             local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3739.             track:Play(.1, 1, 1)
  3740.         end
  3741.         if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3742.             loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3743.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3744.             Title = "Success!";
  3745.             Text = "Energize Animations GUI has loaded.";
  3746.             })
  3747.         end
  3748.         if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3749.             saved = lplayer.Character.HumanoidRootPart.CFrame
  3750.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3751.             Title = "Position Saved";
  3752.             Text = "Use ;loadpos to return to saved position.";
  3753.             })
  3754.         end
  3755.         if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3756.             lplayer.Character.HumanoidRootPart.CFrame = saved
  3757.         end
  3758.         if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3759.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3760.                 local Anim2 = Instance.new("Animation")
  3761.                 Anim2.AnimationId = "rbxassetid://148840371"
  3762.                 local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3763.                 track2:Play(.1, 1, 1)
  3764.                 bplrr = v.Name
  3765.                 banpl = true
  3766.             end
  3767.         end
  3768.         if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3769.             banpl = false
  3770.         end
  3771.         if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3772.             local function bringmodw()
  3773.             for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3774.             if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3775.             for i,ch in pairs(obj:GetDescendants()) do
  3776.             if (ch:IsA("BasePart")) then
  3777.             ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3778.             ch.CanCollide = false
  3779.             ch.Transparency = 0.7
  3780.             wait()
  3781.             ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3782.             wait()
  3783.             ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3784.             wait()
  3785.             ch.CFrame = lplayer.Character["Head"].CFrame
  3786.             end
  3787.             end
  3788.             end
  3789.             end
  3790.             end
  3791.             while wait() do
  3792.                 bringmodw()
  3793.             end
  3794.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3795.             Title = "BringMod";
  3796.             Text = "BringMod enabled.";
  3797.             })
  3798.         end
  3799.         if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3800.             local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3801.             local hum = Instance.new('Humanoid', mod)
  3802.             local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3803.             lplayer.Character = mod
  3804.         end
  3805.         if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3806.             game:GetService'RunService'.Stepped:Connect(function()
  3807.             pcall(function()
  3808.                 for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3809.                     if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3810.                         for _,x in pairs(v.Character.Head:GetChildren()) do
  3811.                             if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3812.                         end
  3813.                     end
  3814.                 end
  3815.             end)
  3816.             end)
  3817.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3818.             Title = "Attempting Shutdown";
  3819.             Text = "Shutdown Attempt has begun.";
  3820.             })
  3821.         end
  3822.         if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3823.             objtodel = (string.sub(CMDBAR.Text, 8))
  3824.             for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3825.                 if v.Name == objtodel then
  3826.                     v:Destroy()
  3827.                 end
  3828.             end
  3829.         end
  3830.         if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3831.             for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3832.                 print(v)
  3833.             end
  3834.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3835.             Title = "Printed";
  3836.             Text = "Players have been printed to console. (F9)";
  3837.             })
  3838.         end
  3839.         if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3840.             for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3841.                 if (v:IsA("Decal")) then
  3842.                     v:Destroy()
  3843.                 end
  3844.             end
  3845.         end
  3846.         if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3847.             loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3848.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3849.             Title = "Success!";
  3850.             Text = "OpFinality GUI has loaded.";
  3851.             })
  3852.         end
  3853.         if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3854.             remotes = true
  3855.             added = true
  3856.             game.DescendantAdded:connect(function(rmt)
  3857.             if added == true then
  3858.             if remotes == true then
  3859.             if rmt:IsA("RemoteEvent") then
  3860.             print("A RemoteEvent was added!")
  3861.             print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3862.             print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3863.             end end end
  3864.             end)
  3865.             game.DescendantAdded:connect(function(rmtfnctn)
  3866.             if added == true then
  3867.             if remotes == true then
  3868.             if rmtfnctn:IsA("RemoteFunction") then
  3869.             warn("A RemoteFunction was added!")
  3870.             warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3871.             print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3872.             end end end
  3873.             end)
  3874.            
  3875.             game.DescendantAdded:connect(function(bndfnctn)
  3876.             if added == true then
  3877.             if binds == true then
  3878.             if bndfnctn:IsA("BindableFunction") then
  3879.             print("A BindableFunction was added!")
  3880.             print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3881.             print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3882.             end end end
  3883.             end)
  3884.            
  3885.             game.DescendantAdded:connect(function(bnd)
  3886.             if added == true then
  3887.             if binds == true then
  3888.             if bnd:IsA("BindableEvent") then
  3889.             warn("A BindableEvent was added!")
  3890.             warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3891.             print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3892.             end end end
  3893.             end)
  3894.            
  3895.            
  3896.             if binds == true then
  3897.             for i,v in pairs(game:GetDescendants()) do
  3898.             if v:IsA("BindableFunction") then
  3899.             print(" game." .. v:GetFullName() .. " | BindableFunction")
  3900.             print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3901.             end end
  3902.             for i,v in pairs(game:GetDescendants()) do
  3903.             if v:IsA("BindableEvent") then
  3904.             warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3905.             print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3906.             end end
  3907.             else
  3908.             print("Off")
  3909.             end
  3910.             if remotes == true then
  3911.             for i,v in pairs(game:GetDescendants()) do
  3912.             if v:IsA("RemoteFunction") then
  3913.             warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3914.             print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3915.             end end
  3916.             wait()
  3917.             for i,v in pairs(game:GetDescendants()) do
  3918.             if v:IsA("RemoteEvent") then
  3919.             print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3920.             print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3921.             end end
  3922.             else
  3923.             print("Off")
  3924.             end
  3925.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3926.             Title = "Printing Remotes";
  3927.             Text = "Type ;noremotes to disable.";
  3928.             })
  3929.         end
  3930.         if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3931.             remotes = false
  3932.             added = false
  3933.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3934.             Title = "Printing Remotes Disabled";
  3935.             Text = "Type ;remotes to enable.";
  3936.             })
  3937.         end
  3938.         if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3939.             spin = false
  3940.             followed = false
  3941.             traill = false
  3942.             noclip = false
  3943.             annoying = false
  3944.             hwalk = false
  3945.             cbringing = false
  3946.         end
  3947.         if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3948.             stopsitting = true
  3949.         end
  3950.         if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3951.             stopsitting = false
  3952.         end
  3953.         if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3954.             print(adminversion)
  3955.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3956.             Title = "Version";
  3957.             Text = adminversion;
  3958.             })
  3959.         end
  3960.         if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3961.             clickgoto = true
  3962.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3963.             Title = "Click TP";
  3964.             Text = "Press E to teleport to mouse position";
  3965.             })
  3966.         end
  3967.         if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3968.             clickgoto = false
  3969.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3970.             Title = "Click TP";
  3971.             Text = "Click TP has been disabled.";
  3972.             })
  3973.         end
  3974.         if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3975.             gettingtools = true
  3976.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3977.             Title = "Tools Enabled";
  3978.             Text = "Automatically colleting tools dropped.";
  3979.             })
  3980.         end
  3981.         if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3982.             gettingtools = false
  3983.             game:GetService("StarterGui"):SetCore("SendNotification", {
  3984.             Title = "Tools Disabled";
  3985.             Text = "Click TP has been disabled.";
  3986.             })
  3987.         end
  3988.         if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3989.             ScreenGui:Destroy()
  3990.         end
  3991.         if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3992.             lplayer.Character.Head:Destroy()
  3993.         end
  3994.         if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3995.             statechosen = string.sub(CMDBAR.Text, 7)
  3996.             changingstate = true
  3997.         end
  3998.         if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3999.             game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  4000.         end
  4001.         if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  4002.         removingmeshhats = true
  4003.         end
  4004.         if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  4005.             removingmeshhats = false
  4006.         end
  4007.         if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  4008.             removingmeshtool = true
  4009.         end
  4010.         if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  4011.             removingmeshtool = false
  4012.         end
  4013.         if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  4014.             for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  4015.                 if v:IsA("Tool") then
  4016.                     for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  4017.                         v.Parent = player.Character
  4018.                     end
  4019.                 end
  4020.             end
  4021.         end
  4022.         if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  4023.             for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  4024.                 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  4025.             end
  4026.         end
  4027.         if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  4028.             for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  4029.                 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  4030.             end
  4031.         end
  4032.         if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  4033.             for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4034.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  4035.                 Title = player.AccountAge.." Days";
  4036.                 Text = "Account age of "..player.Name;
  4037.                 })
  4038.             end
  4039.         end
  4040.         if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  4041.             for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  4042.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  4043.                 Title = player.UserId.." ID";
  4044.                 Text = "Account ID of "..player.Name;
  4045.                 })
  4046.             end
  4047.         end
  4048.         if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  4049.             game:GetService("StarterGui"):SetCore("SendNotification", {
  4050.             Title = "Game ID";
  4051.             Text = "Game ID: ".. game.GameId;
  4052.             })
  4053.         end
  4054.         if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  4055.             local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  4056.             if pgscheck == true then
  4057.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  4058.                 Title = "PGSPhysicsSolverEnabled";
  4059.                 Text = "PGS is Enabled!";
  4060.                 })
  4061.             else
  4062.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  4063.                 Title = "PGSPhysicsSolverEnabled";
  4064.                 Text = "PGS is Disabled!";
  4065.                 })
  4066.             end
  4067.         end
  4068.         if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  4069.             for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4070.                 if v:IsA("Part") then
  4071.                     if v.Transparency == 1 then
  4072.                         if v.Name ~= "HumanoidRootPart" then
  4073.                             v:Destroy()
  4074.                         end
  4075.                     end
  4076.                 end
  4077.             end
  4078.         end
  4079.         if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  4080.             game:GetService("Lighting").FogStart = 0
  4081.             game:GetService("Lighting").FogEnd = 9999999999999
  4082.         end
  4083.         if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  4084.             lplayer.Character.Humanoid.Parent = lplayer
  4085.         end
  4086.         if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  4087.             lplayer.Humanoid.Parent = lplayer.Character
  4088.         end
  4089.         if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  4090.             for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  4091.                 if v:IsA("Tool") then
  4092.                     v.Parent = lplayer.Character
  4093.                     wait()
  4094.                     for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  4095.                         v.Parent = player.Character
  4096.                     end
  4097.                 end
  4098.             end
  4099.         end
  4100.         if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  4101.             speedfly = string.sub(CMDBAR.Text, 10)
  4102.             wait()
  4103.             change()
  4104.         end
  4105.         if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  4106.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4107.                 local Anim3 = Instance.new("Animation")
  4108.                 Anim3.AnimationId = "rbxassetid://282574440"
  4109.                 local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  4110.                 track3:Play(.1, 1, 1)
  4111.                 bplrr = v.Name
  4112.                 banpl = true
  4113.             end
  4114.         end
  4115.         if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  4116.             banpl = false
  4117.         end
  4118.         if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  4119.             for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4120.                 staring = true
  4121.                 stareplr = v
  4122.             end
  4123.         end
  4124.         if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  4125.             staring = false
  4126.         end
  4127.         if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  4128.             chatlogs = true
  4129.             game:GetService("StarterGui"):SetCore("SendNotification", {
  4130.             Title = "LogChat enabled";
  4131.             Text = "Now logging all player chat.";
  4132.             })
  4133.         end
  4134.         if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  4135.             chatlogs = false
  4136.             game:GetService("StarterGui"):SetCore("SendNotification", {
  4137.             Title = "LogChat disabled";
  4138.             Text = "Stopped logging all player chat.";
  4139.             })
  4140.         end
  4141.         if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  4142.             game:GetService("Workspace").CurrentCamera:Destroy()
  4143.             wait(0.1)
  4144.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  4145.             game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  4146.             lplayer.CameraMinZoomDistance = 0.5
  4147.             lplayer.CameraMaxZoomDistance = 400
  4148.             lplayer.CameraMode = "Classic"
  4149.         end
  4150.         if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  4151.             changingstate = false
  4152.         end
  4153.         CMDBAR.Text = ""
  4154.     end
  4155. end)
  4156.  
  4157. wait(0.3)
  4158. game:GetService("StarterGui"):SetCore("SendNotification", {
  4159.     Title = "Loaded successfully!";
  4160.     Text = "Reviz Admin V2 by illremember";
  4161. })
  4162. wait(0.1)
  4163. print("Reviz Admin V2 loaded!")
  4164. if game:GetService("Workspace").FilteringEnabled == true then
  4165.     warn("FE is Enabled (Filtering Enabled)")
  4166.     game:GetService("StarterGui"):SetCore("SendNotification", {
  4167.         Title = "FE is Enabled";
  4168.         Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  4169.     })
  4170. else
  4171.     warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  4172.     game:GetService("StarterGui"):SetCore("SendNotification", {
  4173.         Title = "FE is Disabled";
  4174.         Text = "Filtering Disabled. Consider using a different admin script.";
  4175.     })
  4176. end
  4177.  
  4178. local intro = Instance.new("ScreenGui")
  4179. local Frame = Instance.new("Frame")
  4180. local ImageLabel = Instance.new("ImageLabel")
  4181. intro.Parent = game:GetService("CoreGui")
  4182. Frame.Parent = intro
  4183. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  4184. Frame.BackgroundTransparency = 1
  4185. Frame.Size = UDim2.new(1, 0, 0, 300)
  4186. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  4187. ImageLabel.Parent = Frame
  4188. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4189. ImageLabel.BackgroundTransparency = 1
  4190. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  4191. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  4192. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  4193. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  4194. wait(3.01)
  4195. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  4196. wait(5.01)
  4197. intro:Destroy()
  4198. end)
  4199.  
  4200.  
  4201.  
  4202. ---Dragabble functions
  4203.  
  4204. ModsFrame.Draggable = true
  4205. ModsFrame.Draggable = true
  4206. HelpFrame.Draggable = true
  4207. SuitsFrame.Draggable = true
  4208.  
  4209. ----MODS---
  4210.  
  4211. Eject.MouseButton1Down:connect(function() ---Eject shit
  4212.     if namebox.Text == "all" then
  4213.         for i,v in pairs(game.Players:GetChildren()) do
  4214.             if v.Backpack:FindFirstChild("suitControl") ~= nil then
  4215.             local ejectevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.Eject
  4216.             ejectevent:FireServer()
  4217.         end
  4218.       end
  4219.     end
  4220.     if namebox.Text == "others" then
  4221.         for i,v in pairs(game.Players:GetChildren()) do
  4222.             if v.Name ~= game.Players.LocalPlayer.Name then
  4223.                 if v.Backpack:FindFirstChild("suitControl") ~= nil then
  4224.                 local ejectevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.Eject
  4225.                 ejectevent:FireServer()
  4226.              end
  4227.           end
  4228.        end
  4229.     end
  4230.     for i,v in pairs(game.Players:GetChildren()) do
  4231.         if namebox.Text == v.Name then
  4232.             if v.Backpack:FindFirstChild("suitControl") ~= nil then
  4233.             local ejectevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.Eject
  4234.             ejectevent:FireServer()
  4235.          end
  4236.       end
  4237.     end
  4238. end)
  4239.  
  4240. ToogleMask.MouseButton1Down:connect(function() ---Mask Shit
  4241.     if namebox.Text == "all" then
  4242.         for i,v in pairs(game.Players:GetChildren()) do
  4243.             if v.Backpack:FindFirstChild("suitControl") ~= nil then
  4244.                 local maskevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.toggleMask
  4245.                 maskevent:FireServer()
  4246.             end
  4247.         end
  4248.     end
  4249.     if namebox.Text == "others" then
  4250.         for i,v in pairs(game.Players:GetChildren()) do
  4251.             if v.Name ~= game.Players.LocalPlayer.Name then
  4252.                 if v.Backpack:FindFirstChild("suitControl") ~= nil then
  4253.                 local maskevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.toggleMask
  4254.                 maskevent:FireServer()
  4255.                 end
  4256.             end
  4257.         end
  4258.     end
  4259.     for i,v in pairs(game.Players:GetChildren()) do
  4260.         if namebox.Text == v.Name then
  4261.             if v.Backpack:FindFirstChild("suitControl") ~= nil then
  4262.                 local maskevent = game.Players[v.Name].Backpack.suitControl.Assets.Events.toggleMask
  4263.                 maskevent:FireServer()
  4264.             end
  4265.         end
  4266.     end
  4267. end)
  4268.  
  4269.  
  4270. AutoArrest.MouseButton1Down:connect(function() ---Kill shit
  4271.     local punchevent = game.Players.LocalPlayer.Backpack.suitControl.Assets.Events.punchHit
  4272.     local vector = Vector3.new(0, 0, 0)
  4273.     local dmg = 99999999
  4274.    
  4275.     if namebox.Text == "all" then
  4276.         for i,v in pairs(game.Players:GetChildren()) do
  4277.             punchevent:FireServer(v.Character.HumanoidRootPart, dmg)
  4278.         end
  4279.     end
  4280.     if namebox.Text == "others" then
  4281.         for i,v in pairs(game.Players:GetChildren()) do
  4282.             if v.Name ~= game.Players.LocalPlayer.Name then
  4283.             punchevent:FireServer(v.Character.HumanoidRootPart, dmg)
  4284.             end
  4285.         end
  4286.     end
  4287.     for i,v in pairs(game.Players:GetChildren()) do
  4288.         if namebox.Text == v.Name then
  4289.             punchevent:FireServer(v.Character.HumanoidRootPart, dmg)
  4290.         end
  4291.     end
  4292. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement