Advertisement
baconlifesmatterl

shimthepee

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