Advertisement
EARTHWORM_SALLY

lol

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