Advertisement
oatmeal2009

julianna's GUI

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