asdadsasd

OPU GUI

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