Potateman2

IDONTKNOWgui

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