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! | 0.06 KB, GetText | | 9.03 KB, HTML | RUST kick command (1 of 2) This command is used to kick players by their Steam profile name or Steam ID. Pastebin.com is the number one paste tool since 2002. Text = "Applied to equipped sword. "; 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)"). Command-2. Text = "You need a tool in your backpack for this command! '[2] bring [plr] -- You need a tool! | PASTEBIN - YouTube 0:00 / 20:50 BEST Admin Scripts for ROBLOX | 4000+ COMMANDS ! '[105] clickdel -- Delete any block you press q on, client sided'. '[50] unlockws -- Unlocks the workspace'. reviz admin v2 fe script Link Btools fly noclip givetool Commands '\ [1\] kill \ [plr\] -- You need a tool! Text = "Energize Animations GUI has loaded. Make sure it's one key! '[121] prefix [key] -- Changes the prefix used, default is ;'. Text = "Use ;loadpos to return to saved position. '[24] annoy [plr] -- Loop teleports you to the player'. '[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'. 1 hour ago '[72] givetool [plr] -- Gives the tool you have equipped to the player'. Attaches you to player'. "; if string.sub(msg, 1, 8) == (prefix.."savepos") then, saved = lplayer.Character.HumanoidRootPart.CFrame. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom'. '[46] pmspam [plr] -- Spams a player in private message'. '[32] loopdhats -- Loop drops your accessories'. '[7] follow [plr] -- Makes you follow behind the player'. .. v:GetFullName() .. " | RemoteFunction"), print(" game." "; 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! '[119] disable -- Disables your character by removing humanoid'. Teleports you and the player up into the air'. '[30] drophats -- Drops your accessories'. Download Scripts There is no virus in scripts since they are just raw text, simple. '[79] animgui -- Loads up Energize animations GUI'. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model'. .. rmt:GetFullName() .. " | RemoteEvent"), print(" game." To use the Reviz Admin Roblox script, follow the following steps: Copy the script or download it as a text (.txt) document Depending on script type, paste or insert script into your exploit executor or serverside executor Select and launch the game on the Roblox games browser Enjoy! | 0.24 KB, Lua | .. v:GetFullName() .. " | BindableFunction"), print(" game." '[-] cmdbar is shown when ; is pressed.'. '[118] removefog -- Removes fog, client sided'. '[31] droptool -- Drops any tool you have equipped'. ", "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. | 0.05 KB, Java | . with that said, infinite yield is the best choice. "; if string.sub(msg, 1, 10) == (prefix.."noclicktp") then, if string.sub(msg, 1, 8) == (prefix.."toolson") then. 28 min ago ", "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! Open Start. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you'. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting'. Pastebin.com is the number one paste tool since 2002. .. rmtfnctn:GetFullName() .. " | RemoteFunction"), print(" game." '[121] prefix [key] -- Changes the prefix used, default is ;'. Use ;lockws to lock. "; 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. While Reviz Admin doesn't fall under the most well known Roblox admin command script, it is still worth mentioning. | 0.34 KB, We use cookies for various purposes including analytics. .. v:GetFullName() .. " | BindableEvent"), print(" game." Text = "Press E to delete part at mouse, ;noclickdel to stop"; if string.sub(msg, 1, 11) == (prefix.."noclickdel") then. Text = "Players have been printed to console. ";}), function GetPlayer(String) -- Credits to Timeless/xFunnieuss for the get player by string function, game:GetService('Players').LocalPlayer.Character.Humanoid:EquipTool(game.Players[lplr].Backpack["sword"]), game.Workspace[lplr].sword.Handle.up.RemoteEvent:FireServer() wait(.1), if game.Players[lplr].Backpack["sword"] then, for i,v in ipairs(game.Players:GetPlayers())do, game.Workspace[lplr].sword.Handle.dmg.RemoteEvent:FireServer(workspace[v.Name].Humanoid, 9999999999999999999999), if v.Name ~= game.Players.LocalPlayer.Name then, if message:sub(1, 6) == ";kill " and isAdmin[player.Name] then, elseif string.sub(message, 7) == "me" then, ggame.Workspace[lplr].sword.Handle.dmg.RemoteEvent:FireServer(workspace[v.Name].Humanoid, 9999999999999999999999), elseif string.sub(message, 7) == "others" then, for i,v in pairs(GetPlayer(string.sub(message, 7)))do, for i,p in ipairs(game.Players:GetPlayers())do, if p.Name ~= game.Players.LocalPlayer.Name then, if message:sub(1, 7) == "/e kill" and isAdmin[player.Name] then, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]CMDS: [1]kill(me/plr/others/all), [2]admin(all/plr), [3]unadmin(all/plr), [4]af(autofarm), [5]saf(stop autofarm), [6]cmds", "All"), elseif isAdmin[player.Name] and player.Name ~= Owner.Name then, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]CMDS: [1]kill(me/plr/others/all), [2]admin(all/plr), [3]unadmin(all/plr), [4]cmds", "All"), if message:sub(1, 7) == ";admin " and isAdmin[player.Name] then, if string.sub(message, 8) == "all" and isAdmin[Owner.Name] then, for i,plrs in ipairs(game:GetService('Players'):GetChildren())do, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]Everyone is now Admin! '[112] age [plr] -- Makes you chat the account age of the player'. .. bnd:GetFullName() .. " | BindableEvent"), print(" game." Text = "Press E to teleport to mouse position"; if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then, if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then, if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then, if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then, if string.sub(CMDBAR.Text, 1, 5) == ("reset") then, if string.sub(CMDBAR.Text, 1, 6) == ("state ") then, if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then, game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9), if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then, if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then, if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then, if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then, if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then, for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do, if string.sub(CMDBAR.Text, 1, 4) == ("age ") then, for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do, if string.sub(CMDBAR.Text, 1, 3) == ("id ") then, for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do, if string.sub(CMDBAR.Text, 1, 5) == (".age ") then, for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do, if string.sub(CMDBAR.Text, 1, 4) == (".id ") then, if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then, if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then, if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then, if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then, if string.sub(CMDBAR.Text, 1, 7) == ("disable") then, if string.sub(CMDBAR.Text, 1, 6) == ("enable") then, if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then, for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do, if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then, if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then, if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then, if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then, if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then, if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then, if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then, if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then, if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then, local ImageLabel = Instance.new("ImageLabel"), intro.Parent = game:GetService("CoreGui"), Frame.BackgroundColor3 = Color3.new(1, 1, 1), Frame.Position = UDim2.new(0, 0, -0.4, 0), ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1), ImageLabel.Position = UDim2.new(0, 0, 0, 0), ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618", Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3), Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5), ------------------------------------------------------------------------------------------------------------------, WARNING: The commands('cmds', 'admin' and 'unadmin' will make you chat), To kill silently type '/e kill' (it will kill everybody)[/align], [align=center]You cant kill the people that have force field on. Text = "Automatically colleting tools dropped. '[28] nolimbs -- Removes your arms and legs'. Text = "Use ;grespawn or ;respawn to remove. .. v:GetFullName() .. " | RemoteEvent"), print(" game." '[-] cmdbar is shown when ; is pressed.'. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode'. Ctrl+3. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats'. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second'. '[16] fecheck -- Checks if the game is FE or not'. '[37] view [plr] -- Changes your camera to the player character'. Text = "Workspace unlocked. Consider using a different admin script. Text = "Stopped logging all player chat. 24 min ago .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true), game.DescendantAdded:connect(function(rmtfnctn), warn(" game." adminversion = "Reviz Admin by illremember, Version 2.0" flying = false speedfly = 1 function plrchat(plr, chat) . '[99] toolson -- If any tools are dropped in the workspace you will automatically get them'. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them'. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default'. Text = "Workspace unlocked. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided'. Use ;noreach to disable. '[95] stopsit -- Will not allow you to sit'. Text = "Reset or use ;respawn to remove. '[10] trail [plr] -- The opposite of follow, you stay infront of player'. Text = "Filtering Disabled. '[87] respawn -- If grespawn doesnt work you can use respawn'. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. I provide pastebin in each script download if you're that aware. https://v3rmillion.net/showthread.php?tid=690888, local isAdmin = {[game.Players.LocalPlayer.Name] = true, ["FRIEND1"] = true, ["FRIEND2"] = true} --Admins, local lplr = game.Players.LocalPlayer.Name, Owner = game:GetService("Players").LocalPlayer, Text = "Enjoy the script while it lasts! Description pet simulator X admin commands, a project made by Educated Cheetah using Tynker. '[2] bring [plr] -- You need a tool! '[12] orbit [plr] -- Makes you orbit the player'. Ctrl+2. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player'. '[108] unlooprhats -- Stops loop removing mesh'. | PASTEBIN THRealDevv 1.99K subscribers Subscribe 4.1K. The RUST kick command can be issued from the in-game console and RCON platforms. '[117] removeinvis -- Removes all invisible walls/parts, client sided'. Text = "Removed reach from equipped sword. Text = "Use ;grespawn or ;respawn to remove"; if string.sub(msg, 1, 9) == (prefix.."drophats") then, if string.sub(msg, 1, 9) == (prefix.."droptool") then, if string.sub(msg, 1, 10) == (prefix.."loopdhats") then, if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then, if string.sub(msg, 1, 10) == (prefix.."loopdtool") then, if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then, if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless, Local = game:GetService('Players').LocalPlayer, Char:MoveTo(box.Position + Vector3.new(0,.5,0)). "; warn("FE is Disabled (Filtering Disabled) Consider using a different admin script."). ", "All"), for i,v in pairs(GetPlayer(string.sub(message, 8)))do, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]"..plr.." is already Admin! '[82] bang [plr] -- 18+ will not work if you have FE Godmode on'. '[34] loopdtool -- Loop drops any tools you have equipped'. .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true), game.DescendantAdded:connect(function(bndfnctn), print(" game." '[28] nolimbs -- Removes your arms and legs'. '[30] drophats -- Drops your accessories'. Pastebin is a website where you can store text online for a set period of time. '[23] default -- Changes your speed, jumppower and hipheight to default values'. Use ;resetprefix to reset to ;"; if string.sub(msg, 1, 12) == (";resetprefix") then. Hi Dad, I'm Mom! 1 hour ago Search for Command Prompt, right-click the top result, and select the Run as administrator option. '[71] swap [plr] -- You need a tool! '[3] spin [plr] -- You need a tool! Text = "Filtering Enabled. '[39] goto [plr] -- Teleports you to player'. Admin Commands (Reviz) JHPlays. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player'. Please like, subscribe, comment, and share! Text = "Filtering Disabled. Will bring player to you'. ", "All"), game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[System]"..plr.." is no longer Admin! Copy and paste the Reviz Admin Script from into a reliable Roblox exploit. .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true), if string.sub(msg, 1, 10) == (prefix.."noremotes") then, if string.sub(msg, 1, 10) == (prefix.."tpdefault") then, if string.sub(msg, 1, 8) == (prefix.."stopsit") then, if string.sub(msg, 1, 6) == (prefix.."gosit") then, if string.sub(msg, 1, 8) == (prefix.."version") then, if string.sub(msg, 1, 8) == (prefix.."clicktp") then. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.'. '[12] orbit [plr] -- Makes you orbit the player'. "; if string.sub(msg, 1, 7) == (prefix.."fixcam") then, game:GetService("Workspace").CurrentCamera:Destroy(), game:GetService("Workspace").CurrentCamera.CameraType = "Custom", if string.sub(msg, 1, 8) == (prefix.."unstate") then, for i, player in ipairs(game:GetService("Players"):GetPlayers()) do, if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then, player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2, player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3, game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All"), game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All"), CMDBAR.FocusLost:connect(function(enterPressed), if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then, if string.sub(CMDBAR.Text, 6) == "me" then, for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do, if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then, for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do, if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then, for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do, if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then, if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then, for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do, if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then, for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do, if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then, if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then, if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then, if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then, for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do, if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then, if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then, if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then, if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then, if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then, if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then, if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then, if string.sub(CMDBAR.Text, 1, 5) == ("void ") then, if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then, if string.sub(CMDBAR.Text, 1, 4) == ("clip") then, if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then, lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7)), if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then, lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4)), if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then, lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11)), if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then, lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4)), if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then, lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11)), if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then, lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4)), if string.sub(CMDBAR.Text, 1, 7) == ("default") then, if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then, if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then, if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then, if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then, if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then, if string.sub(CMDBAR.Text, 1, 3) == ("god") then.
Photos Of Birth Defects From Chernobyl,
Justin Bieber Daughter Photos,
Genesis10 Entry Level Software Developer Salary,
Is Cbs Sunday Morning Cancelled,
Duracell Quantum Discontinued,
Articles R