reviz admin commands how to get tool

I provide pastebin in each script download if you're that aware. Cancel Create '[31] droptool -- Drops any tool you have equipped'. ;sparkles - Adds sparkles effect to player . Text = "Filtering Disabled. Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool . '[7] follow [plr] -- Makes you follow behind the player'. use fates it has 700+ commands. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode'. ", "All"), if message:sub(1, 9) == ";unadmin " and isAdmin[player.Name] then, for i,plrs in ipairs(game:GetService('Players'):GetPlayers())do, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]Everyone is no longer Admin! '[103] gravity [num] -- Changes workspace gravity default is 196.2'. '[84] delcmdbar -- Removes the command bar completely'. .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true), game.DescendantAdded:connect(function(bndfnctn), print(" game." '[82] bang [plr] -- 18+ will not work if you have FE Godmode on'. '[119] disable -- Disables your character by removing humanoid'. ", "All"), for i,v in pairs(GetPlayer(string.sub(message, 10)))do, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]Error, this player is the Owner! "; if string.sub(msg, 1, 7) == (prefix.."reach ") then, v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8))), if string.sub(msg, 1, 8) == (prefix.."noreach") then. . Attaches you to player'. 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! '[79] animgui -- Loads up Energize animations GUI'. '[2] bring [plr] -- You need a tool! The RUST kick command can be issued from the in-game console and RCON platforms. '[55] blockhead -- Removes your head mesh'. .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true), game.DescendantAdded:connect(function(rmtfnctn), warn(" game." So assuming you are looking for a script that can help you fling a player or teleport them up painlessly, then here's a direct URL to grab Reviz Admin script. -- Credits to infinite yield, harkinian, dex creators. 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! '[16] fecheck -- Checks if the game is FE or not'. '[87] respawn -- If grespawn doesnt work you can use respawn'. | 0.34 KB, We use cookies for various purposes including analytics. '[105] clickdel -- Delete any block you press q on, client sided'. Text = "Press E to delete part at mouse, ;noclickdel to stop"; if string.sub(msg, 1, 11) == (prefix.."noclickdel") then. Trexxus/Reviz-admin. "; if string.sub(msg, 1, 9) == (prefix.."toolsoff") then, if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then, if string.sub(msg, 1, 6) == (prefix.."reset") then, if string.sub(msg, 1, 7) == (prefix.."state ") then, if string.sub(msg, 1, 9) == (prefix.."gravity ") then, game:GetService("Workspace").Gravity = string.sub(msg, 10), if string.sub(msg, 1, 10) == (prefix.."looprhats") then, if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then, if string.sub(msg, 1, 10) == (prefix.."looprtool") then, if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then, if string.sub(msg, 1, 10) == (prefix.."givetool ") then, for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do, for i,player in pairs(GetPlayer(string.sub(msg, 11))) do, if string.sub(msg, 1, 14) == (prefix.."givealltools ") then, for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do, for i,player in pairs(GetPlayer(string.sub(msg, 15))) do, if string.sub(msg, 1, 5) == (prefix.."age ") then, for i,player in pairs(GetPlayer(string.sub(msg, 6))) do, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days! Text = "Click delete has been disabled. '[39] goto [plr] -- Teleports you to player'. By continuing to use Pastebin, you agree to our use of cookies as described in the. For whatever reason still don't trust me? '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you'. 28 min ago .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true), game.DescendantAdded:connect(function(bndfnctn), print(" game." "; if string.sub(msg, 1, 6) == (prefix.."view ") then, if game:GetService("Players")[v.Name].Character.Humanoid then, game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid, if string.sub(msg, 1, 7) == (prefix.."unview") then, game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid, if string.sub(msg, 1, 6) == (prefix.."goto ") then, if string.sub(msg, 1, 4) == (prefix.."fly") then, repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid'), local T = lplayer.Character.HumanoidRootPart, local CONTROL = {F = 0, B = 0, L = 0, R = 0}, local lCONTROL = {F = 0, B = 0, L = 0, R = 0}, local BV = Instance.new('BodyVelocity', T), BG.maxTorque = Vector3.new(9e9, 9e9, 9e9), lplayer.Character.Humanoid.PlatformStand = true, if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then, elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then, if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then, BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED, lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}, elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then, BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED, BG.cframe = workspace.CurrentCamera.CoordinateFrame, lplayer.Character.Humanoid.PlatformStand = false, if string.sub(msg, 1, 6) == (prefix.."unfly") then, if string.sub(msg, 1, 6) == (prefix.."chat ") then, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All"), if string.sub(msg, 1, 6) == (prefix.."spam ") then, if string.sub(msg, 1, 7) == (prefix.."unspam") then, if string.sub(msg, 1, 10) == (prefix.."spamwait ") then, if string.sub(msg, 1, 8) == (prefix.."pmspam ") then, if string.sub(msg, 1, 9) == (prefix.."unpmspam") then, if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then, for i,v in pairs(GetPlayer(string.sub(msg, 10))) do, if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then, for i,v in pairs(GetPlayer(string.sub(msg, 12))) do, v.Character["Right Leg"].Anchored = false, v.Character["Right Arm"].Anchored = false, if string.sub(msg, 1, 9) == (prefix.."unlockws") then, local a = game:GetService("Workspace"):getChildren(). '[94] tpdefault -- Stops all loop teleports to a player'. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool'. Stops ;toolson,\n[101] version -- Gets the admin version, \n This list of commands is NOT . "; if string.sub(msg, 1, 7) == (prefix.."bring ") then, for i,v in pairs(GetPlayer(string.sub(msg, 8)))do, char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame, tp(game:GetService("Players")[v.Name], lplayer), getout(lplayer, game:GetService("Players")[v.Name]), if string.sub(msg, 1, 6) == (prefix.."spin ") then, for i,v in pairs(GetPlayer(string.sub(msg, 7))) do, lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame, if string.sub(msg, 1, 7) == (prefix.."unspin") then, if string.sub(msg, 1, 8) == (prefix.."attach ") then, for i,v in pairs(GetPlayer(string.sub(msg, 9))) do, if string.sub(msg, 1, 10) == (prefix.."unattach ") then, for i,v in pairs(GetPlayer(string.sub(msg, 11))) do, if string.sub(msg, 1, 8) == (prefix.."follow ") then, if string.sub(msg, 1, 9) == (prefix.."unfollow") then, if string.sub(msg, 1, 10) == (prefix.."freefall ") then, lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0), if string.sub(msg, 1, 7) == (prefix.."trail ") then, for i,v in pairs(GetPlayer(string.sub(msg, 8))) do, if string.sub(msg, 1, 8) == (prefix.."untrail") then, if string.sub(msg, 1, 7) == (prefix.."orbit ") then, if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then, lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame, local o = Instance.new("RocketPropulsion"), o.Parent = lplayer.Character.HumanoidRootPart, o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart, if string.sub(msg, 1, 8) == (prefix.."unorbit") then, lplayer.Character.HumanoidRootPart.Orbit:Destroy(), if string.sub(msg, 1, 7) == (prefix.."fling ") then, local y = Instance.new("RocketPropulsion"), y.Parent = lplayer.Character.HumanoidRootPart, game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head, y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart, if string.sub(msg, 1, 8) == (prefix.."unfling") then, lplayer.Character.HumanoidRootPart.Fling:Destroy(), game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head, if string.sub(msg, 1, 8) == (prefix.."fecheck") then, if game:GetService("Workspace").FilteringEnabled == true then, warn("FE is Enabled (Filtering Enabled)"). .. v:GetFullName() .. " | RemoteFunction"), print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true), game.DescendantAdded:connect(function(bnd), warn(" game." '[37] view [plr] -- Changes your camera to the player character'. '[73] glitch [plr] -- Glitches you and the player, looks very cool'. reviz admin v2 fe script Link Btools fly noclip givetool Commands '\ [1\] kill \ [plr\] -- You need a tool! '[122] ;resetprefix -- Resets the prefix to ; incase you change it to an unusable prefix. Reviz Admin Command for [Roblox] *WORKING* NEW - YouTube 0:00 / 0:15 Reviz Admin Command for [Roblox] *WORKING* NEW SeWy 1 subscriber Subscribe 746 views 2 years ago Reviz. '[-] cmdbar is shown when ; is pressed.'. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom'. '[6] unattach [plr] -- Attempts to unattach you from a player'. '[95] stopsit -- Will not allow you to sit'. | 0.06 KB, GetText | Admin Commands (Reviz) JHPlays. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default'. '[18] noclip -- Gives you noclip to walk through walls'. Without beating around the bush, Reviz Admin command script is basically a script that let's you perform certain actions in a game. '[126] stare [plr] -- Turns your character to stare at another player'. Command-3. Text = "Automatically colleting tools dropped. '[59] hypertotal -- Loads in my FE GUI Hypertotal'. '[95] stopsit -- Will not allow you to sit'. main. Will kill the player, use rkill to kill you and player', '\ [2\] bring \ [plr\] -- You need a tool! .. v:GetFullName() .. " | RemoteEvent"), print(" game." ", "All"), if string.sub(msg, 1, 4) == (prefix.."id ") then, for i,player in pairs(GetPlayer(string.sub(msg, 5))) do, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All"), if string.sub(msg, 1, 6) == (prefix..".age ") then, for i,player in pairs(GetPlayer(string.sub(msg, 7))) do, if string.sub(msg, 1, 5) == (prefix..".id ") then, if string.sub(msg, 1, 7) == (prefix.."gameid") then, if string.sub(msg, 1, 4) == (prefix.."pgs") then, local pgscheck = game:GetService("Workspace"):PGSIsEnabled(), if string.sub(msg, 1, 12) == (prefix.."removeinvis") then, if string.sub(msg, 1, 10) == (prefix.."removefog") then, game:GetService("Lighting").FogEnd = 9999999999999, if string.sub(msg, 1, 8) == (prefix.."disable") then, lplayer.Character.Humanoid.Parent = lplayer, if string.sub(msg, 1, 7) == (prefix.."enable") then, lplayer.Humanoid.Parent = lplayer.Character, if string.sub(msg, 1, 8) == (prefix.."prefix ") then. '[128] logchat -- Logs all chat (including /e and whispers) of all players'. Copy and paste the Reviz Admin Script from into a reliable Roblox . "; if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then, if string.sub(msg, 1, 8) == (prefix.."carpet ") then, Anim3.AnimationId = "rbxassetid://282574440", local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3), if string.sub(msg, 1, 9) == (prefix.."uncarpet") then, if string.sub(msg, 1, 7) == (prefix.."stare ") then, if string.sub(msg, 1, 8) == (prefix.."unstare") then, if string.sub(msg, 1, 8) == (prefix.."logchat") then, if string.sub(msg, 1, 10) == (prefix.."unlogchat") then. Pastebin.com is the number one paste tool since 2002. Text = "You need a tool in your backpack for this command! '[32] loopdhats -- Loop drops your accessories'. 1 hour ago '[14] fling [plr] -- Makes you fling the player'. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default'. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX'. '[118] removefog -- Removes fog, client sided'. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player'. '[3] spin [plr] -- You need a tool! '[23] default -- Changes your speed, jumppower and hipheight to default values'. 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. '[126] stare [plr] -- Turns your character to stare at another player'. | PASTEBIN - YouTube 0:00 / 20:50 BEST Admin Scripts for ROBLOX | 4000+ COMMANDS ! '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second'. Teleports you and the player up into the air'. To access the admin commands, type :cmds into the chatbox. Text = "Use ;loadpos to return to saved position. '[34] loopdtool -- Loop drops any tools you have equipped'. Text = "Automatically colleting tools dropped. "; if string.sub(msg, 1, 8) == (prefix.."loadpos") then, lplayer.Character.HumanoidRootPart.CFrame = saved, if string.sub(msg, 1, 6) == (prefix.."bang ") then, Anim2.AnimationId = "rbxassetid://148840371", local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2), if string.sub(msg, 1, 7) == (prefix.."unbang") then, if string.sub(msg, 1, 10) == (prefix.."bringmod ") then, for i,ch in pairs(obj:GetDescendants()) do, ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame, ch.CFrame = lplayer.Character["Left Leg"].CFrame, ch.CFrame = lplayer.Character["Right Leg"].CFrame, ch.CFrame = lplayer.Character["Head"].CFrame, if string.sub(msg, 1, 8) == (prefix.."respawn") then, local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name, local hum = Instance.new('Humanoid', mod), local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1, if string.sub(msg, 1, 9) == (prefix.."shutdown") then, game:GetService'RunService'.Stepped:Connect(function(), for i,v in pairs(game:GetService'Players':GetPlayers()) do, if v.Character ~= nil and v.Character:FindFirstChild'Head' then, for _,x in pairs(v.Character.Head:GetChildren()) do, if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end, if string.sub(msg, 1, 8) == (prefix.."delobj ") then, for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do, if string.sub(msg, 1, 8) == (prefix.."getplrs") then, for i,v in pairs(game:GetService("Players"):GetPlayers())do. '[-] cmdbar is shown when ; is pressed.'. --Hey this is JHPlays so I have been thinking this is the day I made my first admin commands: -- Creator: JHPlays -- Credits to DaRealJHplaysYT, Dev, KenKanxDTheNoob --creators . ", "All"), for i,v in pairs(GetPlayer(string.sub(message, 8)))do, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]"..plr.." is already Admin! '[109] looprtool -- Loop removes mesh of your tool/loop block tools'. .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true), warn(" game." '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model'. ", TextLabel.TextColor3 = Color3.new(1, 1, 1), TextLabel.TextXAlignment = Enum.TextXAlignment.Left, TextLabel.TextYAlignment = Enum.TextYAlignment.Top, closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235), closegui.Position = UDim2.new(0.995000005, 0, 0, 0), closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0), closegui.TextColor3 = Color3.new(1, 1, 1), closegui.MouseButton1Click:connect(function(), game:GetService('RunService').Stepped:connect(function(), lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame, lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5, lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5, lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame, lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0), lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position), 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, lplayer.Character.Humanoid:ChangeState(11), lplayer.Character.Humanoid:ChangeState(statechosen), for i,v in pairs(lplayer.Character:GetChildren()) do, if (v:IsA("Accessory")) or (v:IsA("Hat")) then, lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame, hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z), game:GetService("Workspace").ChildAdded:connect(function(part), part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame, if string.sub(msg, 1, 6) == (prefix.."kill ") then, lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000), for i,v in pairs(GetPlayer(string.sub(msg, 7)))do, local NOW = lplayer.Character.HumanoidRootPart.CFrame, game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character, lplayer.Character.Animate.Disabled = true, lplayer.Character.Animate.Disabled = false, lplayer.Character.Humanoid.DisplayDistanceType = "None", for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do, local char1,char2=player.Character,player2.Character, lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame, lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000)), tp(lplayer,game:GetService("Players")[v.Name]), lplayer.Character.HumanoidRootPart.CFrame = NOW, game:GetService("StarterGui"):SetCore("SendNotification", {. | PASTEBIN THRealDevv 1.99K subscribers Subscribe 4.1K. '[121] prefix [key] -- Changes the prefix used, default is ;'. Teleports you and the player up into the air'. '[42] chat [msg] -- Makes you chat a message'. '[115] .id [plr] -- Privately shows you the account ID of the player'. 1 hour ago .. v:GetFullName() .. " | BindableEvent"), print(" game." '[16] fecheck -- Checks if the game is FE or not'. ", "All"), game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]"..plr.." is no longer Admin! Pastebin is a website where you can store text online for a set period of time. 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! 28 min ago 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! .. v:GetFullName() .. " | BindableFunction"), print(" game." '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided'. .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true), warn(" game." '[32] loopdhats -- Loop drops your accessories'. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.'. Attaches you to player'. '[18] noclip -- Gives you noclip to walk through walls'. '[86] shutdown -- Uses harkinians script to shutdown server'.

Did Jan Stenerud Kick Barefoot, Go Away Travel Agent Login, Foreigners Executed In Thailand, Ryogo Yamamori Plumeria, Civil Peace Jonathan Iwegbu Weaknesses, Articles R

0 replies

reviz admin commands how to get tool

Want to join the discussion?
Feel free to contribute!

reviz admin commands how to get tool