Advertisement
LuanLamCL

RO PIECE HACK SCRIPT

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