ItzDiegoExploitzBoi

Mad City gui boi

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