Guest User

Apple GUI

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