Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local a=Instance.new("ScreenGui")local c=Instance.new("Frame")local d=Instance.new("TextButton")local e=Instance.new("TextButton")local f=Instance.new("TextButton")local g=Instance.new("TextButton")local h=Instance.new("TextButton")local i=Instance.new("TextLabel")local j=Instance.new("TextLabel")local k=Instance.new("TextButton")a.Name="Fukinggg"a.Parent=game.CoreGui;c.Parent=a;c.BackgroundColor3=Color3.new(0,1,1)c.BorderColor3=Color3.new(0.333333,0.666667,0.498039)c.Position=UDim2.new(0.317429423,0,0.353333354,0)c.Size=UDim2.new(0,416,0,312)c.Visible=false;c.Active=true;c.Draggable=true;d.Name="Admin"d.Parent=c;d.BackgroundColor3=Color3.new(1,1,1)d.BackgroundTransparency=1;d.Position=UDim2.new(0.108872905,0,0.357692331,0)d.Size=UDim2.new(0,128,0,50)d.Text="ADMIN"d.TextColor3=Color3.new(1,0,0)d.TextScaled=true;d.TextSize=14;d.TextWrapped=true;e.Name="Speed"e.Parent=c;e.BackgroundColor3=Color3.new(1,1,1)e.BackgroundTransparency=1;e.Position=UDim2.new(0.604065239,0,0.357692331,0)e.Size=UDim2.new(0,128,0,50)e.Text="Speed[X]"e.TextColor3=Color3.new(1,0,0)e.TextScaled=true;e.TextSize=14;e.TextWrapped=true;f.Name="soon"f.Parent=c;f.BackgroundColor3=Color3.new(1,1,1)f.BackgroundTransparency=1;f.Position=UDim2.new(0.604065239,0,0.697435915,0)f.Size=UDim2.new(0,128,0,50)f.Text="Comming Soon"f.TextColor3=Color3.new(1,0,0)f.TextScaled=true;f.TextSize=14;f.TextWrapped=true;g.Name="CollectQuest"g.Parent=c;g.BackgroundColor3=Color3.new(1,1,1)g.BackgroundTransparency=1;g.Position=UDim2.new(0.10887292,0,0.697435915,0)g.Size=UDim2.new(0,128,0,50)g.Text="Collect Quest"g.TextColor3=Color3.new(1,0,0)g.TextScaled=true;g.TextSize=14;g.TextWrapped=true;h.Name="Close"h.Parent=c;h.BackgroundColor3=Color3.new(1,1,1)h.BackgroundTransparency=1;h.Position=UDim2.new(0.805988371,0,-0.0237179343,0)h.Size=UDim2.new(0,128,0,50)h.Font=Enum.Font.SourceSans;h.Text="X"h.TextColor3=Color3.new(1,0,0)h.TextScaled=true;h.TextSize=14;h.TextWrapped=true;h.MouseButton1Down:connect(function()c.Visible=false;local l=Instance.new("Hint")l.Parent=workspace;l.Text="đ BáșĄn ÄĂŁ TáșŻt Guiđ"wait(1)l:Remove()wait(0.5)k.Visible=true end)i.Parent=c;i.BackgroundColor3=Color3.new(1,1,1)i.BackgroundTransparency=1;i.Position=UDim2.new(0,0,-0.00128203176,0)i.Size=UDim2.new(0,389,0,50)i.Font=Enum.Font.SciFi;i.Text="Gui đŠUnboxing SimulatorđŠ"i.TextColor3=Color3.new(0,0,0)i.TextScaled=true;i.TextSize=14;i.TextWrapped=true;j.Parent=c;j.BackgroundColor3=Color3.new(1,1,1)j.BackgroundTransparency=1;j.Position=UDim2.new(0,0,0.136538476,0)j.Size=UDim2.new(0,389,0,50)j.Font=Enum.Font.SciFi;j.Text="Script By:v3rmillion"j.TextColor3=Color3.new(0,0,0)j.TextScaled=true;j.TextSize=14;j.TextWrapped=true;k.Name="OPEN"k.Parent=a;k.BackgroundColor3=Color3.new(1,0.333333,1)k.BackgroundTransparency=0.5;k.Position=UDim2.new(0,0,0.382666677,0)k.Size=UDim2.new(0,110,0,50)k.Font=Enum.Font.SciFi;k.Text="OPEN"k.TextColor3=Color3.new(0,0,0)k.TextScaled=true;k.TextSize=14;k.TextWrapped=true;k.Visible=false;k.MouseButton1Down:connect(function()k.Visible=false;local l=Instance.new("Hint")l.Parent=workspace;l.Text="đ BáșĄn ÄĂŁ Báșt Guiđ"wait(1)l:Remove()wait(0.5)c.Visible=true end)local l=Instance.new("Hint")l.Parent=workspace;l.Text="đCĂĄc BáșĄn Nhá» Like VĂ subscribe KĂȘnh MĂŹnh Nhađ"wait(2)l:Remove()wait(1)k.Visible=true;g.MouseButton1Down:connect(function()while wait(0.2)do local l="Damage"local m=game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.QuestService.Collect;m:InvokeServer(l)local l="NextWeapon"m:InvokeServer(l)local l="HatLevel"m:InvokeServer(l)local l="NextArea"m:InvokeServer(l)for n,o in pairs(game.Workspace.Rewards:GetChildren())do game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=o.CFrame;local l=o.Name;local m=game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.RewardService.RewardPickup;m:FireServer(l)end end end)e.MouseButton1Down:connect(function()local p=game:GetService("Players").LocalPlayer;local q=p:GetMouse()local r=false;function x_walkspeed(s)if s=="x"then if r==false then _G.WS=90;local t=game:GetService("Players").LocalPlayer.Character.Humanoid;t:GetPropertyChangedSignal("WalkSpeed"):Connect(function()t.WalkSpeed=_G.WS end)t.WalkSpeed=_G.WS;r=true elseif r==true then _G.WS=20;local t=game:GetService("Players").LocalPlayer.Character.Humanoid;t:GetPropertyChangedSignal("WalkSpeed"):Connect(function()t.WalkSpeed=_G.WS end)t.WalkSpeed=_G.WS;r=false end end end;q.KeyDown:connect(x_walkspeed)end)d.MouseButton1Down:connect(function()prefix=";"wait(0.3)Commands={'[-] cmdbar is shown when ; is pressed.','[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player','[2] bring [plr] -- You need a tool! Will bring player to you','[3] spin [plr] -- You need a tool! Makes you and the player spin crazy','[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting','[5] attach [plr] -- You need a tool! Attaches you to player','[6] unattach [plr] -- Attempts to unattach you from a player','[7] follow [plr] -- Makes you follow behind the player','[8] unfollow','[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air','[10] trail [plr] -- The opposite of follow, you stay infront of player','[11] untrail','[12] orbit [plr] -- Makes you orbit the player','[13] unorbit','[14] fling [plr] -- Makes you fling the player','[15] unfling','[16] fecheck -- Checks if the game is FE or not','[17] void [plr] -- Teleports player to the void','[18] noclip -- Gives you noclip to walk through walls','[19] clip -- Removes noclip','[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default','[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default','[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default','[23] default -- Changes your speed, jumppower and hipheight to default values','[24] annoy [plr] -- Loop teleports you to the player','[25] unannoy','[26] headwalk [plr] -- Loop teleports you to the player head','[27] unheadwalk','[28] nolimbs -- Removes your arms and legs','[29] god -- Gives you FE Godmode','[30] drophats -- Drops your accessories','[31] droptool -- Drops any tool you have equipped','[32] loopdhats -- Loop drops your accessories','[33] unloopdhats','[34] loopdtool -- Loop drops any tools you have equipped','[35] unloopdtool','[36] invisible -- Gives you invisibility CREDIT TO TIMELESS','[37] view [plr] -- Changes your camera to the player character','[38] unview','[39] goto [plr] -- Teleports you to player','[40] fly -- Allows you to fly, credit to Infinite Yield','[41] unfly','[42] chat [msg] -- Makes you chat a message','[43] spam [msg] -- Spams a message','[44] unspam','[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second','[46] pmspam [plr] -- Spams a player in private message','[47] unpmspam','[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you','[49] uncfreeze [plr]','[50] unlockws -- Unlocks the workspace','[51] lockws -- Locks the workspace','[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you','[53] pstand -- Enables platform stand','[54] unpstand -- Disables platform stand','[55] blockhead -- Removes your head mesh','[56] sit','[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','[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided','[59] hypertotal -- Loads in my FE GUI Hypertotal','[60] cmds -- Prints all commands','[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats','[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool','[63] spinner -- Makes you spin','[64] nospinner','[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom','[66] noreach -- Removes reach, must have tool equipped','[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying','[68] tp me [plr] -- Alternative to goto','[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player','[70] uncbring','[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players','[72] givetool [plr] -- Gives the tool you have equipped to the player','[73] glitch [plr] -- Glitches you and the player, looks very cool','[74] unglitch -- Unglitches you','[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode','[76] explorer -- Loads up DEX','[77] reset -- Resets your character.','[78] anim [id] -- Applies an animation on you, must be created by ROBLOX','[79] animgui -- Loads up Energize animations GUI','[80] savepos -- Saves your current position','[81] loadpos -- Teleports you to your saved position','[82] bang [plr] -- 18+ will not work if you have FE Godmode on','[83] unbang','[84] delcmdbar -- Removes the command bar completely','[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model','[86] shutdown -- Uses harkinians script to shutdown server','[87] respawn -- If grespawn doesnt work you can use respawn','[88] delobj [obj] -- Deletes a certain brick in workspace, client sided','[89] getplrs -- Prints all players in game','[90] deldecal -- Deletes all decals client sided','[91] opfinality -- Loads in my FE GUI Opfinality','[92] remotes -- Prints all remotes in the game in the console when added','[93] noremotes -- Stops printing remotes','[94] tpdefault -- Stops all loop teleports to a player','[95] stopsit -- Will not allow you to sit','[96] gosit -- Allows you to sit','[97] clicktp -- Enables click tp','[98] noclicktp -- Disables click tp','[99] toolson -- If any tools are dropped in the workspace you will automatically get them','[100] toolsoff -- Stops ;toolson','[101] version -- Gets the admin version','[102] state [num] -- Changes your humanoid state, ;unstate to stop.','[103] gravity [num] -- Changes workspace gravity default is 196.2','[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled','[105] clickdel -- Delete any block you press q on, client sided','[106] noclickdel -- Stops clickdel','[107] looprhats -- Loop removes mesh of your hats/loop block hats','[108] unlooprhats -- Stops loop removing mesh','[109] looprtool -- Loop removes mesh of your tool/loop block tools','[110] unlooprtool -- Stops loop removing mesh','[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player','[112] age [plr] -- Makes you chat the account age of the player','[113] id [plr] -- Makes you chat the account ID of the player','[114] .age [plr] -- Privately shows you the account age of the player','[115] .id [plr] -- Privately shows you the account ID of the player','[116] gameid -- Shows the game ID','[117] removeinvis -- Removes all invisible walls/parts, client sided','[118] removefog -- Removes fog, client sided','[119] disable -- Disables your character by removing humanoid','[120] enable -- Enables your character by adding humanoid','[121] prefix [key] -- Changes the prefix used, default is ;','[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.','[123] flyspeed [num] -- Change your fly speed, default is 1','[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on','[125] uncarpet -- Stops carpet player','[126] stare [plr] -- Turns your character to stare at another player','[127] unstare -- Stops stare player','[128] logchat -- Logs all chat (including /e and whispers) of all players','[129] unlogchat -- Disables logchat','[130] fixcam -- Fixes/resets your camera','[131] unstate -- Stops changing state'}speedget=1;lplayer=game:GetService("Players").LocalPlayer;lplayer.CharacterAdded:Connect(function(u)spin=false;flying=false;staring=false;banpl=false end)function change()prefix=prefix;speedfly=speedfly end;function GetPlayer(v)local w={}local x=v:lower()if x=="all"then for m,y in pairs(game:GetService("Players"):GetPlayers())do table.insert(w,y)end elseif x=="others"then for m,y in pairs(game:GetService("Players"):GetPlayers())do if y.Name~=lplayer.Name then table.insert(w,y)end end elseif x=="me"then for m,y in pairs(game:GetService("Players"):GetPlayers())do if y.Name==lplayer.Name then table.insert(w,y)end end else for m,y in pairs(game:GetService("Players"):GetPlayers())do if y.Name:lower():sub(1,#v)==v:lower()then table.insert(w,y)end end end;return w end;local z=lplayer:GetMouse()spin=false;followed=false;traill=false;noclip=false;annoying=false;hwalk=false;droppinghats=false;droppingtools=false;flying=false;spamdelay=1;spamming=false;spammingpm=false;cbringing=false;remotes=true;added=true;binds=false;stopsitting=false;clickgoto=false;gettingtools=false;removingmeshhats=false;removingmeshtool=false;clickdel=false;staring=false;chatlogs=false;banpl=false;changingstate=false;statechosen=0;adminversion="Reviz Admin by illremember, Version 2.0"flying=false;speedfly=1;function plrchat(plr,A)print(plr.Name..": "..tick().."\n"..A)end;for m,y in pairs(game:GetService("Players"):GetPlayers())do y.Chatted:connect(function(A)if chatlogs then plrchat(y,A)end end)end;game:GetService("Players").PlayerAdded:connect(function(plr)plr.Chatted:connect(function(A)if chatlogs then plrchat(plr,A)end end)end)local B=Instance.new("ScreenGui")local c=Instance.new("Frame")local C=Instance.new("TextBox")B.Parent=game:GetService("CoreGui")c.Parent=B;c.BackgroundColor3=Color3.new(0.3,0.1,0.1)c.BackgroundTransparency=0.3;c.Position=UDim2.new(0.5,0,0,10)c.Size=UDim2.new(0,200,0,40)c.Active=true;c.Draggable=true;C.Name="CMDBAR"C.Parent=c;C.BackgroundColor3=Color3.new(0.105882,0.164706,0.207843)C.BackgroundTransparency=0.20000000298023;C.Size=UDim2.new(0,180,0,20)C.Position=UDim2.new(0.05,0,0.25,0)C.Font=Enum.Font.SourceSansLight;C.FontSize=Enum.FontSize.Size14;C.TextColor3=Color3.new(0.945098,0.945098,0.945098)C.TextScaled=true;C.TextSize=14;C.TextWrapped=true;C.Text="Press ; to type, Enter to execute"local D=Instance.new("ScreenGui")local E=Instance.new("Frame")local F=Instance.new("ScrollingFrame")local i=Instance.new("TextLabel")local G=Instance.new("TextButton")D.Name="CMDS"D.Parent=game:GetService("CoreGui")E.Name="CMDSFRAME"E.Parent=D;E.Active=true;E.BackgroundColor3=Color3.new(0.223529,0.231373,0.309804)E.BorderSizePixel=0;E.Draggable=true;E.Position=UDim2.new(0,315,0,100)E.Size=UDim2.new(0,275,0,275)E.Visible=false;F.Parent=E;F.BackgroundColor3=Color3.new(0.160784,0.160784,0.203922)F.BorderSizePixel=0;F.Position=UDim2.new(0,0,0.0729999989,0)F.Size=UDim2.new(1.04999995,0,0.92900002,0)F.CanvasSize=UDim2.new(0,0,10,0)i.Parent=F;i.BackgroundColor3=Color3.new(1,1,1)i.BackgroundTransparency=1;i.Size=UDim2.new(0.930000007,0,1,0)i.Font=Enum.Font.SourceSans;i.FontSize=Enum.FontSize.Size18;i.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."i.TextColor3=Color3.new(1,1,1)i.TextSize=15;i.TextWrapped=true;i.TextXAlignment=Enum.TextXAlignment.Left;i.TextYAlignment=Enum.TextYAlignment.Top;G.Name="closegui"G.Parent=E;G.BackgroundColor3=Color3.new(0.890196,0.223529,0.0588235)G.BorderSizePixel=0;G.Position=UDim2.new(0.995000005,0,0,0)G.Size=UDim2.new(0.0545952693,0,0.0728644878,0)G.Font=Enum.Font.SourceSansBold;G.FontSize=Enum.FontSize.Size24;G.Text="X"G.TextColor3=Color3.new(1,1,1)G.TextSize=20;G.MouseButton1Click:connect(function()E.Visible=false end)game:GetService('RunService').Stepped:connect(function()if spin then lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame end;if followed then lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame+game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector*-5 end;if traill then lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame+game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector*5 end;if annoying then lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame end;if hwalk then lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame+Vector3.new(0,4,0)end;if staring then lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(lplayer.Character.Torso.Position,game:GetService("Players")[stareplr.Name].Character.Torso.Position)end end)game:GetService('RunService').Stepped:connect(function()if noclip then if lplayer.Character.Humanoid.RigType==Enum.HumanoidRigType.R6 then lplayer.Character.Head.CanCollide=false;lplayer.Character.Torso.CanCollide=false;lplayer.Character["Left Leg"].CanCollide=false;lplayer.Character["Right Leg"].CanCollide=false else lplayer.Character.Humanoid:ChangeState(11)end end;if changingstate then lplayer.Character.Humanoid:ChangeState(statechosen)end end)game:GetService('RunService').Stepped:connect(function()if droppinghats then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Accessory")or y:IsA("Hat")then y.Parent=workspace end end end;if droppingtools then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Tool")then y.Parent=workspace end end end;if removingmeshhats then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Accessory")or y:IsA("Hat")then y.Handle.Mesh:Destroy()end end end;if removingmeshtool then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Tool")then y.Handle.Mesh:Destroy()end end end end)game:GetService('RunService').Stepped:connect(function()if banpl then lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame end end)game:GetService('RunService').Stepped:connect(function()if stopsitting then lplayer.Character.Humanoid.Sit=false end end)plr=lplayer;hum=plr.Character.HumanoidRootPart;mouse=plr:GetMouse()mouse.KeyDown:connect(function(s)if s=="e"then if mouse.Target then if clickgoto then hum.CFrame=CFrame.new(mouse.Hit.x,mouse.Hit.y+5,mouse.Hit.z)elseif clickdel then mouse.Target:Destroy()end end end end)game:GetService("Workspace").ChildAdded:connect(function(H)if gettingtools then if H:IsA("Tool")then H.Handle.CFrame=lplayer.Character.HumanoidRootPart.CFrame end end end)lplayer.Chatted:Connect(function(I)if string.sub(I,1,6)==prefix.."kill "then if string.sub(I,7)=="me"then lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(100000,0,100000)else for m,y in pairs(GetPlayer(string.sub(I,7)))do local J=lplayer.Character.HumanoidRootPart.CFrame;lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;local function L(M,N)local O,P=M.Character,N.Character;if O and P then O:MoveTo(P.Head.Position)end end;wait(0.1)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.2)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.5)lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(Vector3.new(-100000,10,-100000))wait(0.7)L(lplayer,game:GetService("Players")[y.Name])wait(0.7)lplayer.Character.HumanoidRootPart.CFrame=J;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end end;if string.sub(I,1,7)==prefix.."bring "then for m,y in pairs(GetPlayer(string.sub(I,8)))do local J=lplayer.Character.HumanoidRootPart.CFrame;lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;local function L(M,N)local O,P=M.Character,N.Character;if O and P then O.HumanoidRootPart.CFrame=P.HumanoidRootPart.CFrame end end;local function Q(M,N)local O,P=M.Character,N.Character;if O and P then O:MoveTo(P.Head.Position)end end;L(game:GetService("Players")[y.Name],lplayer)wait(0.2)L(game:GetService("Players")[y.Name],lplayer)wait(0.5)lplayer.Character.HumanoidRootPart.CFrame=J;wait(0.5)Q(lplayer,game:GetService("Players")[y.Name])wait(0.3)lplayer.Character.HumanoidRootPart.CFrame=J;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(I,1,6)==prefix.."spin "then for m,y in pairs(GetPlayer(string.sub(I,7)))do lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"lplayer.Character.Animate.Disabled=false;for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character["Left Arm"].CFrame;spinplr=y;wait(0.5)spin=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(I,1,7)==prefix.."unspin"then spin=false end;if string.sub(I,1,8)==prefix.."attach "then for m,y in pairs(GetPlayer(string.sub(I,9)))do lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character["Left Arm"].CFrame;wait(0.3)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character["Left Arm"].CFrame;attplr=y;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(I,1,10)==prefix.."unattach "then for m,y in pairs(GetPlayer(string.sub(I,11)))do local function Q(M,N)local O,P=M.Character,N.Character;if O and P then O:MoveTo(P.Head.Position)end end;Q(lplayer,game:GetService("Players")[y.Name])end end;if string.sub(I,1,8)==prefix.."follow "then for m,y in pairs(GetPlayer(string.sub(I,9)))do followed=true;flwplr=y end end;if string.sub(I,1,9)==prefix.."unfollow"then followed=false end;if string.sub(I,1,10)==prefix.."freefall "then for m,y in pairs(GetPlayer(string.sub(I,11)))do local J=lplayer.Character.HumanoidRootPart.CFrame;lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.2)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.6)lplayer.Character.HumanoidRootPart.CFrame=J;wait(0.6)lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(0,50000,0)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(I,1,7)==prefix.."trail "then for m,y in pairs(GetPlayer(string.sub(I,8)))do traill=true;trlplr=y end end;if string.sub(I,1,8)==prefix.."untrail"then traill=false end;if string.sub(I,1,7)==prefix.."orbit "then if string.sub(I,8)=="all"or string.sub(I,8)=="others"or string.sub(I,8)=="me"then lplayer.Character.HumanoidRootPart.CFrame=lplayer.Character.HumanoidRootPart.CFrame else for m,y in pairs(GetPlayer(string.sub(I,8)))do local R=Instance.new("RocketPropulsion")R.Parent=lplayer.Character.HumanoidRootPart;R.Name="Orbit"R.Target=game:GetService("Players")[y.Name].Character.HumanoidRootPart;R:Fire()noclip=true end end end;if string.sub(I,1,8)==prefix.."unorbit"then lplayer.Character.HumanoidRootPart.Orbit:Destroy()noclip=false end;if string.sub(I,1,7)==prefix.."fling "then if string.sub(I,8)=="all"or string.sub(I,8)=="others"or string.sub(I,8)=="me"then lplayer.Character.HumanoidRootPart.CFrame=lplayer.Character.HumanoidRootPart.CFrame else for m,y in pairs(GetPlayer(string.sub(I,8)))do local S=Instance.new("RocketPropulsion")S.Parent=lplayer.Character.HumanoidRootPart;S.CartoonFactor=1;S.MaxThrust=800000;S.MaxSpeed=1000;S.ThrustP=200000;S.Name="Fling"game:GetService("Workspace").CurrentCamera.CameraSubject=game:GetService("Players")[y.Name].Character.Head;S.Target=game:GetService("Players")[y.Name].Character.HumanoidRootPart;S:Fire()noclip=true end end end;if string.sub(I,1,8)==prefix.."unfling"then noclip=false;lplayer.Character.HumanoidRootPart.Fling:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character.Head;wait(0.4)lplayer.Character.HumanoidRootPart.Fling:Destroy()end;if string.sub(I,1,8)==prefix.."fecheck"then if game:GetService("Workspace").FilteringEnabled==true then warn("FE is Enabled (Filtering Enabled)")game:GetService("StarterGui"):SetCore("SendNotification",{Title="FE is Enabled",Text="Filtering Enabled. Enjoy using Reviz Admin!"})else warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")game:GetService("StarterGui"):SetCore("SendNotification",{Title="FE is Disabled",Text="Filtering Disabled. Consider using a different admin script."})end end;if string.sub(I,1,6)==prefix.."void "then for m,y in pairs(GetPlayer(string.sub(I,7)))do lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.2)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.6)lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(999999999999999,0,999999999999999)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(I,1,7)==prefix.."noclip"then noclip=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Noclip enabled",Text="Type ;clip to disable"})end;if string.sub(I,1,5)==prefix.."clip"then noclip=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Noclip disabled",Text="Type ;noclip to enable"})end;if string.sub(I,1,7)==prefix.."speed "then lplayer.Character.Humanoid.WalkSpeed=string.sub(I,8)end;if string.sub(I,1,4)==prefix.."ws "then lplayer.Character.Humanoid.WalkSpeed=string.sub(I,5)end;if string.sub(I,1,11)==prefix.."hipheight "then lplayer.Character.Humanoid.HipHeight=string.sub(I,12)end;if string.sub(I,1,4)==prefix.."hh "then lplayer.Character.Humanoid.HipHeight=string.sub(I,5)end;if string.sub(I,1,11)==prefix.."jumppower "then lplayer.Character.Humanoid.JumpPower=string.sub(I,12)end;if string.sub(I,1,4)==prefix.."jp "then lplayer.Character.Humanoid.JumpPower=string.sub(I,5)end;if string.sub(I,1,8)==prefix.."default"then lplayer.Character.Humanoid.JumpPower=50;lplayer.Character.Humanoid.WalkSpeed=16;lplayer.Character.Humanoid.HipHeight=0 end;if string.sub(I,1,7)==prefix.."annoy "then for m,y in pairs(GetPlayer(string.sub(I,8)))do annoying=true;annplr=y end end;if string.sub(I,1,8)==prefix.."unannoy"then annoying=false end;if string.sub(I,1,10)==prefix.."headwalk "then for m,y in pairs(GetPlayer(string.sub(I,11)))do hwalk=true;hdwplr=y end end;if string.sub(I,1,11)==prefix.."unheadwalk"then hwalk=false end;if string.sub(I,1,8)==prefix.."nolimbs"then lplayer.Character["Left Leg"]:Destroy()lplayer.Character["Left Arm"]:Destroy()lplayer.Character["Right Leg"]:Destroy()lplayer.Character["Right Arm"]:Destroy()end;if string.sub(I,1,4)==prefix.."god"then lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"game:GetService("StarterGui"):SetCore("SendNotification",{Title="FE Godmode enabled",Text="Use ;grespawn or ;respawn to remove"})end;if string.sub(I,1,9)==prefix.."drophats"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Accessory")or y:IsA("Hat")then y.Parent=workspace end end end;if string.sub(I,1,9)==prefix.."droptool"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Tool")then y.Parent=workspace end end end;if string.sub(I,1,10)==prefix.."loopdhats"then droppinghats=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loop Drop Enabled",Text="Type ;unloopdhats to disable"})end;if string.sub(I,1,12)==prefix.."unloopdhats"then droppinghats=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loop Drop Disabled",Text="Type ;loopdhats to enable."})end;if string.sub(I,1,10)==prefix.."loopdtool"then droppingtools=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loop Drop Enabled",Text="Type ;unloopdtool to disable"})end;if string.sub(I,1,12)==prefix.."unloopdtool"then droppingtools=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loop Drop Disabled",Text="Type ;loopdtool to enable."})end;if string.sub(I,1,10)==prefix.."invisible"then Local=game:GetService('Players').LocalPlayer;Char=Local.Character;touched,tpdback=false,false;box=Instance.new('Part',workspace)box.Anchored=true;box.CanCollide=true;box.Size=Vector3.new(10,1,10)box.Position=Vector3.new(0,10000,0)box.Touched:connect(function(H)if H.Parent.Name==Local.Name then if touched==false then touched=true;function apply()if script.Disabled~=true then no=Char.HumanoidRootPart:Clone()wait(.25)Char.HumanoidRootPart:Destroy()no.Parent=Char;Char:MoveTo(loc)touched=false end end;if Char then apply()end end end end)repeat wait()until Char;loc=Char.HumanoidRootPart.Position;Char:MoveTo(box.Position+Vector3.new(0,.5,0))game:GetService("StarterGui"):SetCore("SendNotification",{Title="Invisibility enabled!",Text="Reset or use ;respawn to remove."})end;if string.sub(I,1,6)==prefix.."view "then for m,y in pairs(GetPlayer(string.sub(I,7)))do if game:GetService("Players")[y.Name].Character.Humanoid then game:GetService("Workspace").CurrentCamera.CameraSubject=game:GetService("Players")[y.Name].Character.Humanoid else game:GetService("Workspace").CurrentCamera.CameraSubject=game:GetService("Players")[y.Name].Character.Head end end end;if string.sub(I,1,7)==prefix.."unview"then if lplayer.Character.Humanoid then game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character.Humanoid else game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character.Head end end;if string.sub(I,1,6)==prefix.."goto "then for m,y in pairs(GetPlayer(string.sub(I,7)))do lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame end end;if string.sub(I,1,4)==prefix.."fly"then repeat wait()until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart')and lplayer.Character:FindFirstChild('Humanoid')repeat wait()until z;local T=lplayer.Character.HumanoidRootPart;local U={F=0,B=0,L=0,R=0}local V={F=0,B=0,L=0,R=0}local W=speedget;local function X()flying=true;local Y=Instance.new('BodyGyro',T)local Z=Instance.new('BodyVelocity',T)Y.P=9e4;Y.maxTorque=Vector3.new(9e9,9e9,9e9)Y.cframe=T.CFrame;Z.velocity=Vector3.new(0,0.1,0)Z.maxForce=Vector3.new(9e9,9e9,9e9)spawn(function()repeat wait()lplayer.Character.Humanoid.PlatformStand=true;if U.L+U.R~=0 or U.F+U.B~=0 then W=50 elseif not(U.L+U.R~=0 or U.F+U.B~=0)and W~=0 then W=0 end;if U.L+U.R~=0 or U.F+U.B~=0 then Z.velocity=(workspace.CurrentCamera.CoordinateFrame.lookVector*(U.F+U.B)+workspace.CurrentCamera.CoordinateFrame*CFrame.new(U.L+U.R,(U.F+U.B)*0.2,0).p-workspace.CurrentCamera.CoordinateFrame.p)*W;V={F=U.F,B=U.B,L=U.L,R=U.R}elseif U.L+U.R==0 and U.F+U.B==0 and W~=0 then Z.velocity=(workspace.CurrentCamera.CoordinateFrame.lookVector*(V.F+V.B)+workspace.CurrentCamera.CoordinateFrame*CFrame.new(V.L+V.R,(V.F+V.B)*0.2,0).p-workspace.CurrentCamera.CoordinateFrame.p)*W else Z.velocity=Vector3.new(0,0.1,0)end;Y.cframe=workspace.CurrentCamera.CoordinateFrame until not flying;U={F=0,B=0,L=0,R=0}V={F=0,B=0,L=0,R=0}W=0;Y:destroy()Z:destroy()lplayer.Character.Humanoid.PlatformStand=false end)end;z.KeyDown:connect(function(_)if _:lower()=='w'then U.F=speedfly elseif _:lower()=='s'then U.B=-speedfly elseif _:lower()=='a'then U.L=-speedfly elseif _:lower()=='d'then U.R=speedfly end end)z.KeyUp:connect(function(_)if _:lower()=='w'then U.F=0 elseif _:lower()=='s'then U.B=0 elseif _:lower()=='a'then U.L=0 elseif _:lower()=='d'then U.R=0 end end)X()end;if string.sub(I,1,6)==prefix.."unfly"then flying=false;lplayer.Character.Humanoid.PlatformStand=false end;if string.sub(I,1,6)==prefix.."chat "then game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(string.sub(I,7),"All")end;if string.sub(I,1,6)==prefix.."spam "then spamtext=string.sub(I,7)spamming=true end;if string.sub(I,1,7)==prefix.."unspam"then spamming=false end;if string.sub(I,1,10)==prefix.."spamwait "then spamdelay=string.sub(I,11)end;if string.sub(I,1,8)==prefix.."pmspam "then for m,y in pairs(GetPlayer(string.sub(I,9)))do pmspammed=y.Name;spammingpm=true end end;if string.sub(I,1,9)==prefix.."unpmspam"then spammingpm=false end;if string.sub(I,1,9)==prefix.."cfreeze "then for m,y in pairs(GetPlayer(string.sub(I,10)))do y.Character["Left Leg"].Anchored=true;y.Character["Left Arm"].Anchored=true;y.Character["Right Leg"].Anchored=true;y.Character["Right Arm"].Anchored=true;y.Character.Torso.Anchored=true;y.Character.Head.Anchored=true end end;if string.sub(I,1,11)==prefix.."uncfreeze "then for m,y in pairs(GetPlayer(string.sub(I,12)))do y.Character["Left Leg"].Anchored=false;y.Character["Left Arm"].Anchored=false;y.Character["Right Leg"].Anchored=false;y.Character["Right Arm"].Anchored=false;y.Character.Torso.Anchored=false;y.Character.Head.Anchored=false end end;if string.sub(I,1,9)==prefix.."unlockws"then local a0=game:GetService("Workspace"):getChildren()for m=1,#a0 do if a0[m].className=="Part"then a0[m].Locked=false elseif a0[m].className=="Model"then local a1=a0[m]:getChildren()for m=1,#a1 do if a1[m].className=="Part"then a1[m].Locked=false end end end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Success!",Text="Workspace unlocked. Use ;lockws to lock."})end;if string.sub(I,1,7)==prefix.."lockws"then local a0=game:GetService("Workspace"):getChildren()for m=1,#a0 do if a0[m].className=="Part"then a0[m].Locked=true elseif a0[m].className=="Model"then local a1=a0[m]:getChildren()for m=1,#a1 do if a1[m].className=="Part"then a1[m].Locked=true end end end end end;if string.sub(I,1,7)==prefix.."btools"then local a2=Instance.new("HopperBin",lplayer.Backpack)a2.BinType="Clone"local a3=Instance.new("HopperBin",lplayer.Backpack)a3.BinType="Hammer"local a4=Instance.new("HopperBin",lplayer.Backpack)a4.BinType="Grab"end;if string.sub(I,1,7)==prefix.."pstand"then lplayer.Character.Humanoid.PlatformStand=true end;if string.sub(I,1,9)==prefix.."unpstand"then lplayer.Character.Humanoid.PlatformStand=false end;if string.sub(I,1,10)==prefix.."blockhead"then lplayer.Character.Head.Mesh:Destroy()end;if string.sub(I,1,4)==prefix.."sit"then lplayer.Character.Humanoid.Sit=true end;if string.sub(I,1,10)==prefix.."bringobj "then local function a5()for m,a6 in ipairs(game:GetService("Workspace"):GetDescendants())do if a6.Name==string.sub(I,11)then a6.CFrame=lplayer.Character.HumanoidRootPart.CFrame;a6.CanCollide=false;a6.Transparency=0.7;wait()a6.CFrame=lplayer.Character["Left Leg"].CFrame;wait()a6.CFrame=lplayer.Character["Right Leg"].CFrame;wait()a6.CFrame=lplayer.Character["Head"].CFrame end end end;while wait()do a5()end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="BringObj",Text="BringObj enabled."})end;if string.sub(I,1,7)==prefix.."wsvis "then vis=string.sub(I,8)local a0=game:GetService("Workspace"):GetDescendants()for m=1,#a0 do if a0[m].className=="Part"then a0[m].Transparency=vis elseif a0[m].className=="Model"then local a1=a0[m]:getChildren()for m=1,#a1 do if a1[m].className=="Part"then a1[m].Transparency=vis end end end end end;if string.sub(I,1,11)==prefix.."hypertotal"then loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()game:GetService("StarterGui"):SetCore("SendNotification",{Title="Success!",Text="HyperTotal GUI Loaded!"})end;if string.sub(I,1,5)==prefix.."cmds"then E.Visible=true end;if string.sub(I,1,10)==prefix.."rmeshhats"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Accessory")or y:IsA("Hat")then y.Handle.Mesh:Destroy()end end end;if string.sub(I,1,10)==prefix.."blockhats"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Accessory")or y:IsA("Hat")then y.Handle.Mesh:Destroy()end end end;if string.sub(I,1,10)==prefix.."rmeshtool"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Tool")then y.Handle.Mesh:Destroy()end end end;if string.sub(I,1,10)==prefix.."blocktool"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Tool")then y.Handle.Mesh:Destroy()end end end;if string.sub(I,1,8)==prefix.."spinner"then local a7=Instance.new("RocketPropulsion")a7.Parent=lplayer.Character.HumanoidRootPart;a7.Name="Spinner"a7.Target=lplayer.Character["Left Arm"]a7:Fire()game:GetService("StarterGui"):SetCore("SendNotification",{Title="Spinner enabled",Text="Type ;nospinner to disable."})end;if string.sub(I,1,10)==prefix.."nospinner"then lplayer.Character.HumanoidRootPart.Spinner:Destroy()end;if string.sub(I,1,7)==prefix.."reachd"then for m,y in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do if y:isA("Tool")then local a0=Instance.new("SelectionBox",y.Handle)a0.Adornee=y.Handle;y.Handle.Size=Vector3.new(0.5,0.5,60)y.GripPos=Vector3.new(0,0,0)lplayer.Character.Humanoid:UnequipTools()end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Reach applied!",Text="Applied to equipped sword. Use ;noreach to disable."})end;if string.sub(I,1,7)==prefix.."reach "then for m,y in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do if y:isA("Tool")then handleSize=y.Handle.Size;wait()local a0=Instance.new("SelectionBox",y.Handle)a0.Name="a"a0.Adornee=y.Handle;y.Handle.Size=Vector3.new(0.5,0.5,string.sub(I,8))y.GripPos=Vector3.new(0,0,0)lplayer.Character.Humanoid:UnequipTools()end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Reach applied!",Text="Applied to equipped sword. Use ;noreach to disable."})end;if string.sub(I,1,8)==prefix.."noreach"then for m,y in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do if y:isA("Tool")then y.Handle.a:Destroy()y.Handle.Size=handleSize end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Reach removed!",Text="Removed reach from equipped sword."})end;if string.sub(I,1,7)==prefix.."rkill "then for m,y in pairs(GetPlayer(string.sub(I,8)))do lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;wait(0.1)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.2)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.5)lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(Vector3.new(-100000,10,-100000))game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(I,1,7)==prefix.."tp me "then for m,y in pairs(GetPlayer(string.sub(I,8)))do lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame end end;if string.sub(I,1,8)==prefix.."cbring "then if string.sub(I,9)=="all"or string.sub(I,9)=="All"or string.sub(I,9)=="ALL"then cbringall=true else for m,y in pairs(GetPlayer(string.sub(I,9)))do brplr=y.Name end end;cbring=true end;if string.sub(I,1,9)==prefix.."uncbring"then cbring=false;cbringall=false end;if string.sub(I,1,6)==prefix.."swap "then for m,y in pairs(GetPlayer(string.sub(I,7)))do local a8=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;local J=lplayer.Character.HumanoidRootPart.CFrame;lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;local function L(M,N)local O,P=M.Character,N.Character;if O and P then O:MoveTo(P.Head.Position)end end;wait(0.1)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.2)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.5)lplayer.Character.HumanoidRootPart.CFrame=J;wait(0.6)L(lplayer,game:GetService("Players")[y.Name])wait(0.4)lplayer.Character.HumanoidRootPart.CFrame=a8;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(I,1,8)==prefix.."glitch "then for m,y in pairs(GetPlayer(string.sub(I,9)))do lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character["Left Arm"].CFrame;wait(0.3)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character["Left Arm"].CFrame;wait(0.4)b=Instance.new("BodyForce")b.Parent=lplayer.Character.HumanoidRootPart;b.Name="Glitch"b.Force=Vector3.new(100000000,5000,0)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(I,1,9)==prefix.."unglitch"then lplayer.Character.HumanoidRootPart.Glitch:Destroy()lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(10000,0,10000)b=Instance.new("BodyForce")b.Parent=lplayer.Character.HumanoidRootPart;b.Name="unGlitch"b.Force=Vector3.new(0,-5000000,0)wait(2)lplayer.Character.HumanoidRootPart.unGlitch:Destroy()end;if string.sub(I,1,9)==prefix.."grespawn"then lplayer.Character.Humanoid.Health=0;wait(1)lplayer.Character.Head.CFrame=CFrame.new(1000000,0,1000000)lplayer.Character.Torso.CFrame=CFrame.new(1000000,0,1000000)end;if string.sub(I,1,9)==prefix.."explorer"then loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()game:GetService("StarterGui"):SetCore("SendNotification",{Title="Success!",Text="DEX Explorer has loaded."})end;if string.sub(I,1,6)==prefix.."anim "then local a9=Instance.new("Animation")a9.AnimationId="rbxassetid://"..string.sub(I,7)local aa=lplayer.Character.Humanoid:LoadAnimation(a9)aa:Play(.1,1,1)end;if string.sub(I,1,8)==prefix.."animgui"then loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()game:GetService("StarterGui"):SetCore("SendNotification",{Title="Success!",Text="Energize Animations GUI has loaded."})end;if string.sub(I,1,8)==prefix.."savepos"then saved=lplayer.Character.HumanoidRootPart.CFrame;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Position Saved",Text="Use ;loadpos to return to saved position."})end;if string.sub(I,1,8)==prefix.."loadpos"then lplayer.Character.HumanoidRootPart.CFrame=saved end;if string.sub(I,1,6)==prefix.."bang "then for m,y in pairs(GetPlayer(string.sub(I,7)))do local ab=Instance.new("Animation")ab.AnimationId="rbxassetid://148840371"local ac=lplayer.Character.Humanoid:LoadAnimation(ab)ac:Play(.1,1,1)bplrr=y.Name;banpl=true end end;if string.sub(I,1,7)==prefix.."unbang"then banpl=false end;if string.sub(I,1,10)==prefix.."bringmod "then local function ad()for m,a6 in ipairs(game:GetService("Workspace"):GetDescendants())do if a6.Name==string.sub(I,11)then for m,ae in pairs(a6:GetDescendants())do if ae:IsA("BasePart")then ae.CFrame=lplayer.Character.HumanoidRootPart.CFrame;ae.CanCollide=false;ae.Transparency=0.7;wait()ae.CFrame=lplayer.Character["Left Leg"].CFrame;wait()ae.CFrame=lplayer.Character["Right Leg"].CFrame;wait()ae.CFrame=lplayer.Character["Head"].CFrame end end end end end;while wait()do ad()end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="BringMod",Text="BringMod enabled."})end;if string.sub(I,1,8)==prefix.."respawn"then local af=Instance.new('Model',workspace)af.Name='re '..lplayer.Name;local hum=Instance.new('Humanoid',af)local ag=Instance.new('Part',af)ag.Name='Torso'ag.CanCollide=false;ag.Transparency=1;lplayer.Character=af end;if string.sub(I,1,9)==prefix.."shutdown"then game:GetService'RunService'.Stepped:Connect(function()pcall(function()for m,y in pairs(game:GetService'Players':GetPlayers())do if y.Character~=nil and y.Character:FindFirstChild'Head'then for ah,ai in pairs(y.Character.Head:GetChildren())do if ai:IsA'Sound'then ai.Playing=true;ai.CharacterSoundEvent:FireServer(true,true)end end end end end)end)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Attempting Shutdown",Text="Shutdown Attempt has begun."})end;if string.sub(I,1,8)==prefix.."delobj "then objtodel=string.sub(I,9)for m,y in pairs(game:GetService("Workspace"):GetDescendants())do if y.Name==objtodel then y:Destroy()end end end;if string.sub(I,1,8)==prefix.."getplrs"then for m,y in pairs(game:GetService("Players"):GetPlayers())do print(y)end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Printed",Text="Players have been printed to console. (F9)"})end;if string.sub(I,1,9)==prefix.."deldecal"then for m,y in pairs(game:GetService("Workspace"):GetDescendants())do if y:IsA("Decal")then y:Destroy()end end end;if string.sub(I,1,11)==prefix.."opfinality"then loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()game:GetService("StarterGui"):SetCore("SendNotification",{Title="Success!",Text="OpFinality GUI has loaded."})end;if string.sub(I,1,8)==prefix.."remotes"then remotes=true;added=true;game.DescendantAdded:connect(function(aj)if added==true then if remotes==true then if aj:IsA("RemoteEvent")then print("A RemoteEvent was added!")print(" game."..aj:GetFullName().." | RemoteEvent")print(" game."..aj:GetFullName().." | RemoteEvent",247,0,0,true)end end end end)game.DescendantAdded:connect(function(ak)if added==true then if remotes==true then if ak:IsA("RemoteFunction")then warn("A RemoteFunction was added!")warn(" game."..ak:GetFullName().." | RemoteFunction")print(" game."..ak:GetFullName().." | RemoteFunction",5,102,198,true)end end end end)game.DescendantAdded:connect(function(al)if added==true then if binds==true then if al:IsA("BindableFunction")then print("A BindableFunction was added!")print(" game."..al:GetFullName().." | BindableFunction")print(" game."..al:GetFullName().." | BindableFunction",239,247,4,true)end end end end)game.DescendantAdded:connect(function(am)if added==true then if binds==true then if am:IsA("BindableEvent")then warn("A BindableEvent was added!")warn(" game."..am:GetFullName().." | BindableEvent")print(" game."..am:GetFullName().." | BindableEvent",13,193,22,true)end end end end)if binds==true then for m,y in pairs(game:GetDescendants())do if y:IsA("BindableFunction")then print(" game."..y:GetFullName().." | BindableFunction")print(" game."..y:GetFullName().." | BindableFunction",239,247,4,true)end end;for m,y in pairs(game:GetDescendants())do if y:IsA("BindableEvent")then warn(" game."..y:GetFullName().." | BindableEvent")print(" game."..y:GetFullName().." | BindableEvent",13,193,22,true)end end else print("Off")end;if remotes==true then for m,y in pairs(game:GetDescendants())do if y:IsA("RemoteFunction")then warn(" game."..y:GetFullName().." | RemoteFunction")print(" game."..y:GetFullName().." | RemoteFunction",5,102,198,true)end end;wait()for m,y in pairs(game:GetDescendants())do if y:IsA("RemoteEvent")then print(" game."..y:GetFullName().." | RemoteEvent")print(" game."..y:GetFullName().." | RemoteEvent",247,0,0,true)end end else print("Off")end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Printing Remotes",Text="Type ;noremotes to disable."})end;if string.sub(I,1,10)==prefix.."noremotes"then remotes=false;added=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Printing Remotes Disabled",Text="Type ;remotes to enable."})end;if string.sub(I,1,10)==prefix.."tpdefault"then spin=false;followed=false;traill=false;noclip=false;annoying=false;hwalk=false;cbringing=false end;if string.sub(I,1,8)==prefix.."stopsit"then stopsitting=true end;if string.sub(I,1,6)==prefix.."gosit"then stopsitting=false end;if string.sub(I,1,8)==prefix.."version"then print(adminversion)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Version",Text=adminversion})end;if string.sub(I,1,8)==prefix.."clicktp"then clickgoto=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Click TP",Text="Press E to teleport to mouse position, ;noclicktp to stop"})end;if string.sub(I,1,9)==prefix.."clickdel"then clickdel=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Click Delete",Text="Press E to delete part at mouse, ;noclickdel to stop"})end;if string.sub(I,1,11)==prefix.."noclickdel"then clickdel=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Click Delete",Text="Click delete has been disabled."})end;if string.sub(I,1,10)==prefix.."noclicktp"then clickgoto=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Click TP",Text="Click TP has been disabled."})end;if string.sub(I,1,8)==prefix.."toolson"then gettingtools=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools Enabled",Text="Automatically colleting tools dropped."})end;if string.sub(I,1,9)==prefix.."toolsoff"then gettingtools=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools Disabled",Text="Click TP has been disabled."})end;if string.sub(I,1,10)==prefix.."delcmdbar"then B:Destroy()end;if string.sub(I,1,6)==prefix.."reset"then lplayer.Character.Head:Destroy()end;if string.sub(I,1,7)==prefix.."state "then statechosen=string.sub(I,8)changingstate=true end;if string.sub(I,1,9)==prefix.."gravity "then game:GetService("Workspace").Gravity=string.sub(I,10)end;if string.sub(I,1,10)==prefix.."looprhats"then removingmeshhats=true end;if string.sub(I,1,12)==prefix.."unlooprhats"then removingmeshhats=false end;if string.sub(I,1,10)==prefix.."looprtool"then removingmeshtool=true end;if string.sub(I,1,12)==prefix.."unlooprtool"then removingmeshtool=false end;if string.sub(I,1,10)==prefix.."givetool "then for m,y in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants())do if y:IsA("Tool")then for m,M in pairs(GetPlayer(string.sub(I,11)))do y.Parent=M.Character end end end end;if string.sub(I,1,14)==prefix.."givealltools "then for m,y in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants())do if y:IsA("Tool")then y.Parent=lplayer.Character;wait()for m,M in pairs(GetPlayer(string.sub(I,15)))do y.Parent=M.Character end end end end;if string.sub(I,1,5)==prefix.."age "then for m,M in pairs(GetPlayer(string.sub(I,6)))do game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(M.Name.." Account Age: "..M.AccountAge.." days!","All")end end;if string.sub(I,1,4)==prefix.."id "then for m,M in pairs(GetPlayer(string.sub(I,5)))do game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(M.Name.." Account ID: "..M.UserId,"All")end end;if string.sub(I,1,6)==prefix..".age "then for m,M in pairs(GetPlayer(string.sub(I,7)))do game:GetService("StarterGui"):SetCore("SendNotification",{Title=M.AccountAge.." Days",Text="Account age of "..M.Name})end end;if string.sub(I,1,5)==prefix..".id "then for m,M in pairs(GetPlayer(string.sub(I,6)))do game:GetService("StarterGui"):SetCore("SendNotification",{Title=M.UserId.." ID",Text="Account ID of "..M.Name})end end;if string.sub(I,1,7)==prefix.."gameid"then game:GetService("StarterGui"):SetCore("SendNotification",{Title="Game ID",Text="Game ID: "..game.GameId})end;if string.sub(I,1,4)==prefix.."pgs"then local an=game:GetService("Workspace"):PGSIsEnabled()if an==true then game:GetService("StarterGui"):SetCore("SendNotification",{Title="PGSPhysicsSolverEnabled",Text="PGS is Enabled!"})else game:GetService("StarterGui"):SetCore("SendNotification",{Title="PGSPhysicsSolverEnabled",Text="PGS is Disabled!"})end end;if string.sub(I,1,12)==prefix.."removeinvis"then for m,y in pairs(game:GetService("Workspace"):GetDescendants())do if y:IsA("Part")then if y.Transparency==1 then if y.Name~="HumanoidRootPart"then y:Destroy()end end end end end;if string.sub(I,1,10)==prefix.."removefog"then game:GetService("Lighting").FogStart=0;game:GetService("Lighting").FogEnd=9999999999999 end;if string.sub(I,1,8)==prefix.."disable"then lplayer.Character.Humanoid.Parent=lplayer end;if string.sub(I,1,7)==prefix.."enable"then lplayer.Humanoid.Parent=lplayer.Character end;if string.sub(I,1,8)==prefix.."prefix "then prefix=string.sub(I,9,9)wait(0.1)change()wait(0.1)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Prefix changed!",Text="Prefix is now "..prefix..". Use ;resetprefix to reset to ;"})end;if string.sub(I,1,12)==";resetprefix"then prefix=";"wait(0.1)change()wait(0.1)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Prefix changed!",Text="Prefix is now "..prefix..". Make sure it's one key!"})end;if string.sub(I,1,10)==prefix.."flyspeed "then speedfly=string.sub(I,11)wait()change()end;if string.sub(I,1,8)==prefix.."carpet "then for m,y in pairs(GetPlayer(string.sub(I,9)))do local ao=Instance.new("Animation")ao.AnimationId="rbxassetid://282574440"local ap=lplayer.Character.Humanoid:LoadAnimation(ao)ap:Play(.1,1,1)bplrr=y.Name;banpl=true end end;if string.sub(I,1,9)==prefix.."uncarpet"then banpl=false end;if string.sub(I,1,7)==prefix.."stare "then for m,y in pairs(GetPlayer(string.sub(I,8)))do staring=true;stareplr=y end end;if string.sub(I,1,8)==prefix.."unstare"then staring=false end;if string.sub(I,1,8)==prefix.."logchat"then chatlogs=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="LogChat enabled",Text="Now logging all player chat."})end;if string.sub(I,1,10)==prefix.."unlogchat"then chatlogs=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="LogChat disabled",Text="Stopped logging all player chat."})end;if string.sub(I,1,7)==prefix.."fixcam"then game:GetService("Workspace").CurrentCamera:Destroy()wait(0.1)game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character.Humanoid;game:GetService("Workspace").CurrentCamera.CameraType="Custom"lplayer.CameraMinZoomDistance=0.5;lplayer.CameraMaxZoomDistance=400;lplayer.CameraMode="Classic"end;if string.sub(I,1,8)==prefix.."unstate"then changingstate=false end end)local function L()for m,M in ipairs(game:GetService("Players"):GetPlayers())do if M.Character and M.Character:FindFirstChild("HumanoidRootPart")then if M.Name==brplr then M.Character.HumanoidRootPart.CFrame=lplayer.Character.HumanoidRootPart.CFrame+lplayer.Character.HumanoidRootPart.CFrame.lookVector*2 end end end end;local function aq()for m,M in ipairs(game:GetService("Players"):GetPlayers())do if M.Character and M.Character:FindFirstChild("HumanoidRootPart")then M.Character.HumanoidRootPart.CFrame=lplayer.Character.HumanoidRootPart.CFrame+lplayer.Character.HumanoidRootPart.CFrame.lookVector*3 end end end;spawn(function()while wait(spamdelay)do if spamming==true then game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext,"All")end end end)spawn(function()while wait(spamdelay)do if spammingpm==true then game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@","All")end end end)spawn(function()while wait()do if cbring==true then L()end end end)spawn(function()while wait()do if cbringall==true then aq()end end end)z.KeyDown:connect(function(ar)if ar==prefix then C:CaptureFocus()end end)C.FocusLost:connect(function(as)if as then if string.sub(C.Text,1,5)=="kill "then if string.sub(C.Text,6)=="me"then lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(100000,0,100000)else for m,y in pairs(GetPlayer(string.sub(C.Text,6)))do local J=lplayer.Character.HumanoidRootPart.CFrame;lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;local function L(M,N)local O,P=M.Character,N.Character;if O and P then O:MoveTo(P.Head.Position)end end;wait(0.1)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.2)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.5)lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(Vector3.new(-100000,10,-100000))wait(0.7)L(lplayer,game:GetService("Players")[y.Name])wait(0.7)lplayer.Character.HumanoidRootPart.CFrame=J;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end end;if string.sub(C.Text,1,6)=="bring "then for m,y in pairs(GetPlayer(string.sub(C.Text,7)))do local J=lplayer.Character.HumanoidRootPart.CFrame;lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;local function L(M,N)local O,P=M.Character,N.Character;if O and P then O.HumanoidRootPart.CFrame=P.HumanoidRootPart.CFrame end end;local function Q(M,N)local O,P=M.Character,N.Character;if O and P then O:MoveTo(P.Head.Position)end end;L(game:GetService("Players")[y.Name],lplayer)wait(0.2)L(game:GetService("Players")[y.Name],lplayer)wait(0.5)lplayer.Character.HumanoidRootPart.CFrame=J;wait(0.5)Q(lplayer,game:GetService("Players")[y.Name])wait(0.3)lplayer.Character.HumanoidRootPart.CFrame=J;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(C.Text,1,5)=="spin "then for m,y in pairs(GetPlayer(string.sub(C.Text,6)))do lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character["Left Arm"].CFrame;spinplr=y;wait(0.5)spin=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(C.Text,1,6)=="unspin"then spin=false end;if string.sub(C.Text,1,7)=="attach "then for m,y in pairs(GetPlayer(string.sub(C.Text,8)))do lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character["Left Arm"].CFrame;wait(0.3)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character["Left Arm"].CFrame;attplr=y;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(C.Text,1,9)=="unattach "then for m,y in pairs(GetPlayer(string.sub(C.Text,10)))do local function Q(M,N)local O,P=M.Character,N.Character;if O and P then O:MoveTo(P.Head.Position)end end;Q(lplayer,game:GetService("Players")[y.Name])end end;if string.sub(C.Text,1,7)=="follow "then for m,y in pairs(GetPlayer(string.sub(C.Text,8)))do followed=true;flwplr=y end end;if string.sub(C.Text,1,8)=="unfollow"then followed=false end;if string.sub(C.Text,1,9)=="freefall "then for m,y in pairs(GetPlayer(string.sub(C.Text,10)))do local J=lplayer.Character.HumanoidRootPart.CFrame;lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.2)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.6)lplayer.Character.HumanoidRootPart.CFrame=J;wait(0.6)lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(0,50000,0)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(C.Text,1,6)=="trail "then for m,y in pairs(GetPlayer(string.sub(C.Text,7)))do traill=true;trlplr=y end end;if string.sub(C.Text,1,7)=="untrail"then traill=false end;if string.sub(C.Text,1,6)=="orbit "then if string.sub(C.Text,7)=="all"or string.sub(C.Text,7)=="others"or string.sub(C.Text,7)=="me"then lplayer.Character.HumanoidRootPart.CFrame=lplayer.Character.HumanoidRootPart.CFrame else for m,y in pairs(GetPlayer(string.sub(C.Text,7)))do local R=Instance.new("RocketPropulsion")R.Parent=lplayer.Character.HumanoidRootPart;R.Name="Orbit"R.Target=game:GetService("Players")[y.Name].Character.HumanoidRootPart;R:Fire()noclip=true end end end;if string.sub(C.Text,1,7)=="unorbit"then lplayer.Character.HumanoidRootPart.Orbit:Destroy()noclip=false end;if string.sub(C.Text,1,6)=="fling "then if string.sub(C.Text,7)=="all"or string.sub(C.Text,7)=="others"or string.sub(C.Text,7)=="me"then lplayer.Character.HumanoidRootPart.CFrame=lplayer.Character.HumanoidRootPart.CFrame else for m,y in pairs(GetPlayer(string.sub(C.Text,7)))do local S=Instance.new("RocketPropulsion")S.Parent=lplayer.Character.HumanoidRootPart;S.CartoonFactor=1;S.MaxThrust=800000;S.MaxSpeed=1000;S.ThrustP=200000;S.Name="Fling"game:GetService("Workspace").CurrentCamera.CameraSubject=game:GetService("Players")[y.Name].Character.Head;S.Target=game:GetService("Players")[y.Name].Character.HumanoidRootPart;S:Fire()noclip=true end end end;if string.sub(C.Text,1,7)=="unfling"then noclip=false;lplayer.Character.HumanoidRootPart.Fling:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character.Head;wait(0.4)lplayer.Character.HumanoidRootPart.Fling:Destroy()end;if string.sub(C.Text,1,7)=="fecheck"then if game:GetService("Workspace").FilteringEnabled==true then warn("FE is Enabled (Filtering Enabled)")game:GetService("StarterGui"):SetCore("SendNotification",{Title="FE is Enabled",Text="Filtering Enabled. Enjoy using Reviz Admin!"})else warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")game:GetService("StarterGui"):SetCore("SendNotification",{Title="FE is Disabled",Text="Filtering Disabled. Consider using a different admin script."})end end;if string.sub(C.Text,1,5)=="void "then for m,y in pairs(GetPlayer(string.sub(C.Text,6)))do lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.2)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.6)lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(999999999999999,0,999999999999999)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(C.Text,1,6)=="noclip"then noclip=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Noclip enabled",Text="Type ;clip to disable"})end;if string.sub(C.Text,1,4)=="clip"then noclip=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Noclip disabled",Text="Type ;noclip to enable"})end;if string.sub(C.Text,1,6)=="speed "then lplayer.Character.Humanoid.WalkSpeed=string.sub(C.Text,7)end;if string.sub(C.Text,1,3)=="ws "then lplayer.Character.Humanoid.WalkSpeed=string.sub(C.Text,4)end;if string.sub(C.Text,1,10)=="hipheight "then lplayer.Character.Humanoid.HipHeight=string.sub(C.Text,11)end;if string.sub(C.Text,1,3)=="hh "then lplayer.Character.Humanoid.HipHeight=string.sub(C.Text,4)end;if string.sub(C.Text,1,10)=="jumppower "then lplayer.Character.Humanoid.JumpPower=string.sub(C.Text,11)end;if string.sub(C.Text,1,3)=="jp "then lplayer.Character.Humanoid.JumpPower=string.sub(C.Text,4)end;if string.sub(C.Text,1,7)=="default"then lplayer.Character.Humanoid.JumpPower=50;lplayer.Character.Humanoid.WalkSpeed=16;lplayer.Character.Humanoid.HipHeight=0 end;if string.sub(C.Text,1,6)=="annoy "then for m,y in pairs(GetPlayer(string.sub(C.Text,7)))do annoying=true;annplr=y end end;if string.sub(C.Text,1,7)=="unannoy"then annoying=false end;if string.sub(C.Text,1,9)=="headwalk "then for m,y in pairs(GetPlayer(string.sub(C.Text,10)))do hwalk=true;hdwplr=y end end;if string.sub(C.Text,1,10)=="unheadwalk"then hwalk=false end;if string.sub(C.Text,1,7)=="nolimbs"then lplayer.Character["Left Leg"]:Destroy()lplayer.Character["Left Arm"]:Destroy()lplayer.Character["Right Leg"]:Destroy()lplayer.Character["Right Arm"]:Destroy()end;if string.sub(C.Text,1,3)=="god"then lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"game:GetService("StarterGui"):SetCore("SendNotification",{Title="FE Godmode enabled",Text="Use ;grespawn or ;respawn to remove."})end;if string.sub(C.Text,1,8)=="drophats"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Accessory")or y:IsA("Hat")then y.Parent=workspace end end end;if string.sub(C.Text,1,8)=="droptool"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Tool")then y.Parent=workspace end end end;if string.sub(C.Text,1,9)=="loopdhats"then droppinghats=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loop Drop Enabled",Text="Type ;unloopdhats to disable"})end;if string.sub(C.Text,1,11)=="unloopdhats"then droppinghats=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loop Drop Disabled",Text="Type ;loopdhats to enable."})end;if string.sub(C.Text,1,9)=="loopdtool"then droppingtools=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loop Drop Enabled",Text="Type ;unloopdtool to disable"})end;if string.sub(C.Text,1,11)=="unloopdtool"then droppingtools=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loop Drop Disabled",Text="Type ;loopdtool to enable."})end;if string.sub(C.Text,1,9)=="invisible"then Local=game:GetService('Players').LocalPlayer;Char=Local.Character;touched,tpdback=false,false;box=Instance.new('Part',workspace)box.Anchored=true;box.CanCollide=true;box.Size=Vector3.new(10,1,10)box.Position=Vector3.new(0,10000,0)box.Touched:connect(function(H)if H.Parent.Name==Local.Name then if touched==false then touched=true;function apply()if script.Disabled~=true then no=Char.HumanoidRootPart:Clone()wait(.25)Char.HumanoidRootPart:Destroy()no.Parent=Char;Char:MoveTo(loc)touched=false end end;if Char then apply()end end end end)repeat wait()until Char;loc=Char.HumanoidRootPart.Position;Char:MoveTo(box.Position+Vector3.new(0,.5,0))game:GetService("StarterGui"):SetCore("SendNotification",{Title="Invisibility enabled!",Text="Reset or use ;respawn to remove."})end;if string.sub(C.Text,1,5)=="view "then for m,y in pairs(GetPlayer(string.sub(C.Text,6)))do if game:GetService("Players")[y.Name].Character.Humanoid then game:GetService("Workspace").CurrentCamera.CameraSubject=game:GetService("Players")[y.Name].Character.Humanoid else game:GetService("Workspace").CurrentCamera.CameraSubject=game:GetService("Players")[y.Name].Character.Head end end end;if string.sub(C.Text,1,6)=="unview"then if lplayer.Character.Humanoid then game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character.Humanoid else game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character.Head end end;if string.sub(C.Text,1,5)=="goto "then for m,y in pairs(GetPlayer(string.sub(C.Text,6)))do lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame end end;if string.sub(C.Text,1,3)=="fly"then repeat wait()until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart')and lplayer.Character:FindFirstChild('Humanoid')repeat wait()until z;local T=lplayer.Character.HumanoidRootPart;local U={F=0,B=0,L=0,R=0}local V={F=0,B=0,L=0,R=0}local W=speedget;local function X()flying=true;local Y=Instance.new('BodyGyro',T)local Z=Instance.new('BodyVelocity',T)Y.P=9e4;Y.maxTorque=Vector3.new(9e9,9e9,9e9)Y.cframe=T.CFrame;Z.velocity=Vector3.new(0,0.1,0)Z.maxForce=Vector3.new(9e9,9e9,9e9)spawn(function()repeat wait()lplayer.Character.Humanoid.PlatformStand=true;if U.L+U.R~=0 or U.F+U.B~=0 then W=50 elseif not(U.L+U.R~=0 or U.F+U.B~=0)and W~=0 then W=0 end;if U.L+U.R~=0 or U.F+U.B~=0 then Z.velocity=(workspace.CurrentCamera.CoordinateFrame.lookVector*(U.F+U.B)+workspace.CurrentCamera.CoordinateFrame*CFrame.new(U.L+U.R,(U.F+U.B)*0.2,0).p-workspace.CurrentCamera.CoordinateFrame.p)*W;V={F=U.F,B=U.B,L=U.L,R=U.R}elseif U.L+U.R==0 and U.F+U.B==0 and W~=0 then Z.velocity=(workspace.CurrentCamera.CoordinateFrame.lookVector*(V.F+V.B)+workspace.CurrentCamera.CoordinateFrame*CFrame.new(V.L+V.R,(V.F+V.B)*0.2,0).p-workspace.CurrentCamera.CoordinateFrame.p)*W else Z.velocity=Vector3.new(0,0.1,0)end;Y.cframe=workspace.CurrentCamera.CoordinateFrame until not flying;U={F=0,B=0,L=0,R=0}V={F=0,B=0,L=0,R=0}W=0;Y:destroy()Z:destroy()lplayer.Character.Humanoid.PlatformStand=false end)end;z.KeyDown:connect(function(_)if _:lower()=='w'then U.F=speedfly elseif _:lower()=='s'then U.B=-speedfly elseif _:lower()=='a'then U.L=-speedfly elseif _:lower()=='d'then U.R=speedfly end end)z.KeyUp:connect(function(_)if _:lower()=='w'then U.F=0 elseif _:lower()=='s'then U.B=0 elseif _:lower()=='a'then U.L=0 elseif _:lower()=='d'then U.R=0 end end)X()end;if string.sub(C.Text,1,5)=="unfly"then flying=false;lplayer.Character.Humanoid.PlatformStand=false end;if string.sub(C.Text,1,5)=="chat "then game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(string.sub(C.Text,6),"All")end;if string.sub(C.Text,1,5)=="spam "then spamtext=string.sub(C.Text,6)spamming=true end;if string.sub(C.Text,1,6)=="unspam"then spamming=false end;if string.sub(C.Text,1,9)=="spamwait "then spamdelay=string.sub(C.Text,10)end;if string.sub(C.Text,1,7)=="pmspam "then for m,y in pairs(GetPlayer(string.sub(C.Text,8)))do pmspammed=y.Name;spammingpm=true end end;if string.sub(C.Text,1,8)=="unpmspam"then spammingpm=false end;if string.sub(C.Text,1,8)=="cfreeze "then for m,y in pairs(GetPlayer(string.sub(C.Text,9)))do y.Character["Left Leg"].Anchored=true;y.Character["Left Arm"].Anchored=true;y.Character["Right Leg"].Anchored=true;y.Character["Right Arm"].Anchored=true;y.Character.Torso.Anchored=true;y.Character.Head.Anchored=true end end;if string.sub(C.Text,1,10)=="uncfreeze "then for m,y in pairs(GetPlayer(string.sub(C.Text,11)))do y.Character["Left Leg"].Anchored=false;y.Character["Left Arm"].Anchored=false;y.Character["Right Leg"].Anchored=false;y.Character["Right Arm"].Anchored=false;y.Character.Torso.Anchored=false;y.Character.Head.Anchored=false end end;if string.sub(C.Text,1,8)=="unlockws"then local a0=game:GetService("Workspace"):getChildren()for m=1,#a0 do if a0[m].className=="Part"then a0[m].Locked=false elseif a0[m].className=="Model"then local a1=a0[m]:getChildren()for m=1,#a1 do if a1[m].className=="Part"then a1[m].Locked=false end end end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Success!",Text="Workspace unlocked. Use ;lockws to lock."})end;if string.sub(C.Text,1,6)=="lockws"then local a0=game:GetService("Workspace"):getChildren()for m=1,#a0 do if a0[m].className=="Part"then a0[m].Locked=true elseif a0[m].className=="Model"then local a1=a0[m]:getChildren()for m=1,#a1 do if a1[m].className=="Part"then a1[m].Locked=true end end end end end;if string.sub(C.Text,1,6)=="btools"then local a2=Instance.new("HopperBin",lplayer.Backpack)a2.BinType="Clone"local a3=Instance.new("HopperBin",lplayer.Backpack)a3.BinType="Hammer"local a4=Instance.new("HopperBin",lplayer.Backpack)a4.BinType="Grab"end;if string.sub(C.Text,1,6)=="pstand"then lplayer.Character.Humanoid.PlatformStand=true end;if string.sub(C.Text,1,8)=="unpstand"then lplayer.Character.Humanoid.PlatformStand=false end;if string.sub(C.Text,1,9)=="blockhead"then lplayer.Character.Head.Mesh:Destroy()end;if string.sub(C.Text,1,3)=="sit"then lplayer.Character.Humanoid.Sit=true end;if string.sub(C.Text,1,9)=="bringobj "then local function a5()for m,a6 in ipairs(game:GetService("Workspace"):GetDescendants())do if a6.Name==string.sub(C.Text,10)then a6.CFrame=lplayer.Character.HumanoidRootPart.CFrame;a6.CanCollide=false;a6.Transparency=0.7;wait()a6.CFrame=lplayer.Character["Left Leg"].CFrame;wait()a6.CFrame=lplayer.Character["Right Leg"].CFrame;wait()a6.CFrame=lplayer.Character["Head"].CFrame end end end;while wait()do a5()end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="BringObj",Text="BringObj enabled."})end;if string.sub(C.Text,1,6)=="wsvis "then vis=string.sub(C.Text,7)local a0=game:GetService("Workspace"):GetDescendants()for m=1,#a0 do if a0[m].className=="Part"then a0[m].Transparency=vis elseif a0[m].className=="Model"then local a1=a0[m]:getChildren()for m=1,#a1 do if a1[m].className=="Part"then a1[m].Transparency=vis end end end end end;if string.sub(C.Text,1,10)=="hypertotal"then loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()game:GetService("StarterGui"):SetCore("SendNotification",{Title="Success!",Text="HyperTotal GUI Loaded!"})end;if string.sub(C.Text,1,4)=="cmds"then E.Visible=true end;if string.sub(C.Text,1,9)=="rmeshhats"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Accessory")or y:IsA("Hat")then y.Handle.Mesh:Destroy()end end end;if string.sub(C.Text,1,9)=="blockhats"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Accessory")or y:IsA("Hat")then y.Handle.Mesh:Destroy()end end end;if string.sub(C.Text,1,9)=="rmeshtool"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Tool")then y.Handle.Mesh:Destroy()end end end;if string.sub(C.Text,1,9)=="blocktool"then for m,y in pairs(lplayer.Character:GetChildren())do if y:IsA("Tool")then y.Handle.Mesh:Destroy()end end end;if string.sub(C.Text,1,7)=="spinner"then local a7=Instance.new("RocketPropulsion")a7.Parent=lplayer.Character.HumanoidRootPart;a7.Name="Spinner"a7.Target=lplayer.Character["Left Arm"]a7:Fire()game:GetService("StarterGui"):SetCore("SendNotification",{Title="Spinner enabled",Text="Type ;nospinner to disable."})end;if string.sub(C.Text,1,9)=="nospinner"then lplayer.Character.HumanoidRootPart.Spinner:Destroy()end;if string.sub(C.Text,1,6)=="reachd"then for m,y in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do if y:isA("Tool")then local a0=Instance.new("SelectionBox",y.Handle)a0.Adornee=y.Handle;y.Handle.Size=Vector3.new(0.5,0.5,60)y.GripPos=Vector3.new(0,0,0)lplayer.Character.Humanoid:UnequipTools()end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Reach applied!",Text="Applied to equipped sword. Use ;noreach to disable."})end;if string.sub(C.Text,1,6)=="reach "then for m,y in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do if y:isA("Tool")then local a0=Instance.new("SelectionBox",y.Handle)a0.Name="Reach"a0.Adornee=y.Handle;y.Handle.Size=Vector3.new(0.5,0.5,string.sub(C.Text,7))y.GripPos=Vector3.new(0,0,0)lplayer.Character.Humanoid:UnequipTools()end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Reach applied!",Text="Applied to equipped sword. Use ;noreach to disable."})end;if string.sub(C.Text,1,7)=="noreach"then for m,y in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do if y:isA("Tool")then y.Handle.Reach:Destroy()end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Reach removed!",Text="Removed reach from equipped sword."})end;if string.sub(C.Text,1,6)=="rkill "then for m,y in pairs(GetPlayer(string.sub(C.Text,7)))do lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;wait(0.1)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.2)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.5)lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(Vector3.new(-100000,10,-100000))game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(C.Text,1,6)=="tp me "then for m,y in pairs(GetPlayer(string.sub(C.Text,7)))do lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame end end;if string.sub(C.Text,1,7)=="cbring "then if string.sub(C.Text,8)=="all"or string.sub(C.Text,8)=="All"or string.sub(C.Text,8)=="ALL"then cbringall=true else for m,y in pairs(GetPlayer(string.sub(C.Text,8)))do brplr=y.Name end end;cbring=true end;if string.sub(C.Text,1,8)=="uncbring"then cbring=false;cbringall=false end;if string.sub(C.Text,1,5)=="swap "then for m,y in pairs(GetPlayer(string.sub(C.Text,6)))do local a8=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;local J=lplayer.Character.HumanoidRootPart.CFrame;lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;local function L(M,N)local O,P=M.Character,N.Character;if O and P then O:MoveTo(P.Head.Position)end end;wait(0.1)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.2)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character.HumanoidRootPart.CFrame;wait(0.5)lplayer.Character.HumanoidRootPart.CFrame=J;wait(0.6)L(lplayer,game:GetService("Players")[y.Name])wait(0.4)lplayer.Character.HumanoidRootPart.CFrame=a8;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(C.Text,1,7)=="glitch "then for m,y in pairs(GetPlayer(string.sub(C.Text,8)))do lplayer.Character.Humanoid.Name=1;local K=lplayer.Character["1"]:Clone()K.Parent=lplayer.Character;K.Name="Humanoid"wait(0.1)lplayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character;lplayer.Character.Animate.Disabled=true;wait(0.1)lplayer.Character.Animate.Disabled=false;lplayer.Character.Humanoid.DisplayDistanceType="None"for m,y in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do lplayer.Character.Humanoid:EquipTool(y)end;lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character["Left Arm"].CFrame;wait(0.3)lplayer.Character.HumanoidRootPart.CFrame=game:GetService("Players")[y.Name].Character["Left Arm"].CFrame;wait(0.4)b=Instance.new("BodyForce")b.Parent=lplayer.Character.HumanoidRootPart;b.Name="Glitch"b.Force=Vector3.new(100000000,5000,0)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools needed!",Text="You need a tool in your backpack for this command!"})end end;if string.sub(C.Text,1,8)=="unglitch"then lplayer.Character.HumanoidRootPart.Glitch:Destroy()lplayer.Character.HumanoidRootPart.CFrame=CFrame.new(10000,0,10000)b=Instance.new("BodyForce")b.Parent=lplayer.Character.HumanoidRootPart;b.Name="unGlitch"b.Force=Vector3.new(0,-5000000,0)wait(2)lplayer.Character.HumanoidRootPart.unGlitch:Destroy()end;if string.sub(C.Text,1,8)=="grespawn"then lplayer.Character.Humanoid.Health=0;wait(1)lplayer.Character.Head.CFrame=CFrame.new(1000000,0,1000000)lplayer.Character.Torso.CFrame=CFrame.new(1000000,0,1000000)end;if string.sub(C.Text,1,8)=="explorer"then loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()game:GetService("StarterGui"):SetCore("SendNotification",{Title="Success!",Text="DEX Explorer has loaded."})end;if string.sub(C.Text,1,5)=="anim "then local a9=Instance.new("Animation")a9.AnimationId="rbxassetid://"..string.sub(C.Text,6)local aa=lplayer.Character.Humanoid:LoadAnimation(a9)aa:Play(.1,1,1)end;if string.sub(C.Text,1,7)=="animgui"then loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()game:GetService("StarterGui"):SetCore("SendNotification",{Title="Success!",Text="Energize Animations GUI has loaded."})end;if string.sub(C.Text,1,7)=="savepos"then saved=lplayer.Character.HumanoidRootPart.CFrame;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Position Saved",Text="Use ;loadpos to return to saved position."})end;if string.sub(C.Text,1,7)=="loadpos"then lplayer.Character.HumanoidRootPart.CFrame=saved end;if string.sub(C.Text,1,5)=="bang "then for m,y in pairs(GetPlayer(string.sub(C.Text,6)))do local ab=Instance.new("Animation")ab.AnimationId="rbxassetid://148840371"local ac=lplayer.Character.Humanoid:LoadAnimation(ab)ac:Play(.1,1,1)bplrr=y.Name;banpl=true end end;if string.sub(C.Text,1,6)=="unbang"then banpl=false end;if string.sub(C.Text,1,9)=="bringmod "then local function ad()for m,a6 in ipairs(game:GetService("Workspace"):GetDescendants())do if a6.Name==string.sub(C.Text,10)then for m,ae in pairs(a6:GetDescendants())do if ae:IsA("BasePart")then ae.CFrame=lplayer.Character.HumanoidRootPart.CFrame;ae.CanCollide=false;ae.Transparency=0.7;wait()ae.CFrame=lplayer.Character["Left Leg"].CFrame;wait()ae.CFrame=lplayer.Character["Right Leg"].CFrame;wait()ae.CFrame=lplayer.Character["Head"].CFrame end end end end end;while wait()do ad()end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="BringMod",Text="BringMod enabled."})end;if string.sub(C.Text,1,7)=="respawn"then local af=Instance.new('Model',workspace)af.Name='re '..lplayer.Name;local hum=Instance.new('Humanoid',af)local ag=Instance.new('Part',af)ag.Name='Torso'ag.CanCollide=false;ag.Transparency=1;lplayer.Character=af end;if string.sub(C.Text,1,8)=="shutdown"then game:GetService'RunService'.Stepped:Connect(function()pcall(function()for m,y in pairs(game:GetService'Players':GetPlayers())do if y.Character~=nil and y.Character:FindFirstChild'Head'then for ah,ai in pairs(y.Character.Head:GetChildren())do if ai:IsA'Sound'then ai.Playing=true;ai.CharacterSoundEvent:FireServer(true,true)end end end end end)end)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Attempting Shutdown",Text="Shutdown Attempt has begun."})end;if string.sub(C.Text,1,7)=="delobj "then objtodel=string.sub(C.Text,8)for m,y in pairs(game:GetService("Workspace"):GetDescendants())do if y.Name==objtodel then y:Destroy()end end end;if string.sub(C.Text,1,7)=="getplrs"then for m,y in pairs(game:GetService("Players"):GetPlayers())do print(y)end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Printed",Text="Players have been printed to console. (F9)"})end;if string.sub(C.Text,1,8)=="deldecal"then for m,y in pairs(game:GetService("Workspace"):GetDescendants())do if y:IsA("Decal")then y:Destroy()end end end;if string.sub(C.Text,1,10)=="opfinality"then loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()game:GetService("StarterGui"):SetCore("SendNotification",{Title="Success!",Text="OpFinality GUI has loaded."})end;if string.sub(C.Text,1,7)=="remotes"then remotes=true;added=true;game.DescendantAdded:connect(function(aj)if added==true then if remotes==true then if aj:IsA("RemoteEvent")then print("A RemoteEvent was added!")print(" game."..aj:GetFullName().." | RemoteEvent")print(" game."..aj:GetFullName().." | RemoteEvent",247,0,0,true)end end end end)game.DescendantAdded:connect(function(ak)if added==true then if remotes==true then if ak:IsA("RemoteFunction")then warn("A RemoteFunction was added!")warn(" game."..ak:GetFullName().." | RemoteFunction")print(" game."..ak:GetFullName().." | RemoteFunction",5,102,198,true)end end end end)game.DescendantAdded:connect(function(al)if added==true then if binds==true then if al:IsA("BindableFunction")then print("A BindableFunction was added!")print(" game."..al:GetFullName().." | BindableFunction")print(" game."..al:GetFullName().." | BindableFunction",239,247,4,true)end end end end)game.DescendantAdded:connect(function(am)if added==true then if binds==true then if am:IsA("BindableEvent")then warn("A BindableEvent was added!")warn(" game."..am:GetFullName().." | BindableEvent")print(" game."..am:GetFullName().." | BindableEvent",13,193,22,true)end end end end)if binds==true then for m,y in pairs(game:GetDescendants())do if y:IsA("BindableFunction")then print(" game."..y:GetFullName().." | BindableFunction")print(" game."..y:GetFullName().." | BindableFunction",239,247,4,true)end end;for m,y in pairs(game:GetDescendants())do if y:IsA("BindableEvent")then warn(" game."..y:GetFullName().." | BindableEvent")print(" game."..y:GetFullName().." | BindableEvent",13,193,22,true)end end else print("Off")end;if remotes==true then for m,y in pairs(game:GetDescendants())do if y:IsA("RemoteFunction")then warn(" game."..y:GetFullName().." | RemoteFunction")print(" game."..y:GetFullName().." | RemoteFunction",5,102,198,true)end end;wait()for m,y in pairs(game:GetDescendants())do if y:IsA("RemoteEvent")then print(" game."..y:GetFullName().." | RemoteEvent")print(" game."..y:GetFullName().." | RemoteEvent",247,0,0,true)end end else print("Off")end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Printing Remotes",Text="Type ;noremotes to disable."})end;if string.sub(C.Text,1,9)=="noremotes"then remotes=false;added=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Printing Remotes Disabled",Text="Type ;remotes to enable."})end;if string.sub(C.Text,1,9)=="tpdefault"then spin=false;followed=false;traill=false;noclip=false;annoying=false;hwalk=false;cbringing=false end;if string.sub(C.Text,1,7)=="stopsit"then stopsitting=true end;if string.sub(C.Text,1,5)=="gosit"then stopsitting=false end;if string.sub(C.Text,1,7)=="version"then print(adminversion)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Version",Text=adminversion})end;if string.sub(C.Text,1,7)=="clicktp"then clickgoto=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Click TP",Text="Press E to teleport to mouse position"})end;if string.sub(C.Text,1,9)=="noclicktp"then clickgoto=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Click TP",Text="Click TP has been disabled."})end;if string.sub(C.Text,1,7)=="toolson"then gettingtools=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools Enabled",Text="Automatically colleting tools dropped."})end;if string.sub(C.Text,1,8)=="toolsoff"then gettingtools=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Tools Disabled",Text="Click TP has been disabled."})end;if string.sub(C.Text,1,9)=="delcmdbar"then B:Destroy()end;if string.sub(C.Text,1,5)=="reset"then lplayer.Character.Head:Destroy()end;if string.sub(C.Text,1,6)=="state "then statechosen=string.sub(C.Text,7)changingstate=true end;if string.sub(C.Text,1,8)=="gravity "then game:GetService("Workspace").Gravity=string.sub(C.Text,9)end;if string.sub(C.Text,1,9)=="looprhats"then removingmeshhats=true end;if string.sub(C.Text,1,11)=="unlooprhats"then removingmeshhats=false end;if string.sub(C.Text,1,9)=="looprtool"then removingmeshtool=true end;if string.sub(C.Text,1,11)=="unlooprtool"then removingmeshtool=false end;if string.sub(C.Text,1,9)=="givetool "then for m,y in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants())do if y:IsA("Tool")then for m,M in pairs(GetPlayer(string.sub(C.Text,10)))do y.Parent=M.Character end end end end;if string.sub(C.Text,1,4)=="age "then for m,M in pairs(GetPlayer(string.sub(C.Text,5)))do game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(M.Name.." Account Age: "..M.AccountAge.." days!","All")end end;if string.sub(C.Text,1,3)=="id "then for m,M in pairs(GetPlayer(string.sub(C.Text,4)))do game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(M.Name.." Account ID: "..M.UserId,"All")end end;if string.sub(C.Text,1,5)==".age "then for m,M in pairs(GetPlayer(string.sub(C.Text,6)))do game:GetService("StarterGui"):SetCore("SendNotification",{Title=M.AccountAge.." Days",Text="Account age of "..M.Name})end end;if string.sub(C.Text,1,4)==".id "then for m,M in pairs(GetPlayer(string.sub(C.Text,5)))do game:GetService("StarterGui"):SetCore("SendNotification",{Title=M.UserId.." ID",Text="Account ID of "..M.Name})end end;if string.sub(C.Text,1,6)=="gameid"then game:GetService("StarterGui"):SetCore("SendNotification",{Title="Game ID",Text="Game ID: "..game.GameId})end;if string.sub(C.Text,1,3)=="pgs"then local an=game:GetService("Workspace"):PGSIsEnabled()if an==true then game:GetService("StarterGui"):SetCore("SendNotification",{Title="PGSPhysicsSolverEnabled",Text="PGS is Enabled!"})else game:GetService("StarterGui"):SetCore("SendNotification",{Title="PGSPhysicsSolverEnabled",Text="PGS is Disabled!"})end end;if string.sub(C.Text,1,11)=="removeinvis"then for m,y in pairs(game:GetService("Workspace"):GetDescendants())do if y:IsA("Part")then if y.Transparency==1 then if y.Name~="HumanoidRootPart"then y:Destroy()end end end end end;if string.sub(C.Text,1,9)=="removefog"then game:GetService("Lighting").FogStart=0;game:GetService("Lighting").FogEnd=9999999999999 end;if string.sub(C.Text,1,7)=="disable"then lplayer.Character.Humanoid.Parent=lplayer end;if string.sub(C.Text,1,6)=="enable"then lplayer.Humanoid.Parent=lplayer.Character end;if string.sub(C.Text,1,13)=="givealltools "then for m,y in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants())do if y:IsA("Tool")then y.Parent=lplayer.Character;wait()for m,M in pairs(GetPlayer(string.sub(C.Text,14)))do y.Parent=M.Character end end end end;if string.sub(C.Text,1,9)=="flyspeed "then speedfly=string.sub(C.Text,10)wait()change()end;if string.sub(C.Text,1,7)=="carpet "then for m,y in pairs(GetPlayer(string.sub(C.Text,8)))do local ao=Instance.new("Animation")ao.AnimationId="rbxassetid://282574440"local ap=lplayer.Character.Humanoid:LoadAnimation(ao)ap:Play(.1,1,1)bplrr=y.Name;banpl=true end end;if string.sub(C.Text,1,8)=="uncarpet"then banpl=false end;if string.sub(C.Text,1,6)=="stare "then for m,y in pairs(GetPlayer(string.sub(C.Text,7)))do staring=true;stareplr=y end end;if string.sub(C.Text,1,7)=="unstare"then staring=false end;if string.sub(C.Text,1,7)=="logchat"then chatlogs=true;game:GetService("StarterGui"):SetCore("SendNotification",{Title="LogChat enabled",Text="Now logging all player chat."})end;if string.sub(C.Text,1,9)=="unlogchat"then chatlogs=false;game:GetService("StarterGui"):SetCore("SendNotification",{Title="LogChat disabled",Text="Stopped logging all player chat."})end;if string.sub(C.Text,1,6)=="fixcam"then game:GetService("Workspace").CurrentCamera:Destroy()wait(0.1)game:GetService("Workspace").CurrentCamera.CameraSubject=lplayer.Character.Humanoid;game:GetService("Workspace").CurrentCamera.CameraType="Custom"lplayer.CameraMinZoomDistance=0.5;lplayer.CameraMaxZoomDistance=400;lplayer.CameraMode="Classic"end;if string.sub(C.Text,1,7)=="unstate"then changingstate=false end;C.Text=""end end)wait(0.3)game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded successfully!",Text="Reviz Admin V2 by illremember"})wait(0.1)print("Reviz Admin V2 loaded!")if game:GetService("Workspace").FilteringEnabled==true then warn("FE is Enabled (Filtering Enabled)")game:GetService("StarterGui"):SetCore("SendNotification",{Title="FE is Enabled",Text="Filtering Enabled. Enjoy using Reviz Admin!"})else warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")game:GetService("StarterGui"):SetCore("SendNotification",{Title="FE is Disabled",Text="Filtering Disabled. Consider using a different admin script."})end;local at=Instance.new("ScreenGui")local c=Instance.new("Frame")local au=Instance.new("ImageLabel")at.Parent=game:GetService("CoreGui")c.Parent=at;c.BackgroundColor3=Color3.new(1,1,1)c.BackgroundTransparency=1;c.Size=UDim2.new(1,0,0,300)c.Position=UDim2.new(0,0,-0.4,0)au.Parent=c;au.BackgroundColor3=Color3.new(1,1,1)au.BackgroundTransparency=1;au.Position=UDim2.new(0,0,0,0)au.Size=UDim2.new(1,0,1,0)au.Image="http://www.roblox.com/asset/?id=1542162618"c:TweenPosition(UDim2.new(0,0,0.2,0),"Out","Elastic",3)wait(3.01)c:TweenPosition(UDim2.new(0,0,1.5,0),"Out","Elastic",5)wait(5.01)at:Destroy()end)
Advertisement
Add Comment
Please, Sign In to add comment