Advertisement
Guest User

Untitled

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