
13.4k Views
62 Executions
Description
-only 10 commands (didn't read all of them xd so tell me) -goto command doesn't work :( -?commands don't print so look at the script it has them -not every executors are supported -commands now get sent in chat! (patched) -not all of the commands work real account: https://www.roblox.com/users/7513427987/profile



Snowy Hub 80+ Games & 1600+ Features
Can you make the command teleport to objek in any game?
thx for the script<33 hope som op commands get on here
Ban that cat!
local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local player = Players.LocalPlayer local flying = false local bodyVelocity local commands = { "?cmds - Shows this command list", "?fly - Toggles flying on/off", "?invisible - Makes you invisible", "?visible - Makes you visible", "?heal - Heals your character", "?reset - Resets your character", "?admin - Grants admin status", "?unadmin - Revokes admin status", "?dolphin - Activates the dolphin emote", "?to [player] - Teleports the specified player to you", } local function showCommands() for _, cmd in ipairs(commands) do game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:Fire("Command: " .. cmd, "All") end end local function toggleFly() local character = player.Character if not character then return end local humanoidRootPart = character:FindFirstChild("HumanoidRootPart") if not humanoidRootPart then return end if flying then flying = false if bodyVelocity then bodyVelocity:Destroy() bodyVelocity = nil end print("You have unfl*.") else flying = true bodyVelocity = Instance.new("BodyVelocity") bodyVelocity.Velocity = Vector3.new(0, 50, 0) bodyVelocity.MaxForce = Vector3.new(4000, 4000, 4000) bodyVelocity.Parent = humanoidRootPart while flying do local direction = Vector3.new(0, 0, 0) if UserInputService:IsKeyDown(Enum.KeyCode.W) then direction = direction + work*e.CurrentCamera.CFrame.LookVector end if UserInputService:IsKeyDown(Enum.KeyCode.S) then direction = direction - work*
local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local player = Players.LocalPlayer local flying = false local bodyVelocity local commands = { "?cmds - Shows this command list", "?fly - Toggles flying on/off", "?invisible - Makes you invisible", "?visible - Makes you visible", "?heal - Heals your character", "?reset - Resets your character", "?admin - Grants admin status", "?unadmin - Revokes admin status", "?dolphin - Activates the dolphin emote", "?to [player] - Teleports the specified player to you", } local function showCommands() for _, cmd in ipairs(commands) do game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:Fire("Command: " .. cmd, "All") end end local function toggleFly() local character = player.Character if not character then return end local humanoidRootPart = character:FindFirstChild("HumanoidRootPart") if not humanoidRootPart then return end if flying then flying = false if bodyVelocity then bodyVelocity:Destroy() bodyVelocity = nil end print("You have unfl*.") else flying = true bodyVelocity = Instance.new("BodyVelocity") bodyVelocity.Velocity = Vector3.new(0, 50, 0) bodyVelocity.MaxForce = Vector3.new(4000, 4000, 4000) bodyVelocity.Parent = humanoidRootPart while flying do local direction = Vector3.new(0, 0, 0) if UserInputService:IsKeyDown(Enum.KeyCode.W) then direction = direction + work*e.CurrentCamera.CFrame.LookVector end if UserInputService:IsKeyDown(Enum.KeyCode.S) then direction = direction - work*
local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local player = Players.LocalPlayer local flying = false local bodyVelocity local commands = { "?cmds - Shows this command list", "?fly - Toggles flying on/off", "?invisible - Makes you invisible", "?visible - Makes you visible", "?heal - Heals your character", "?reset - Resets your character", "?admin - Grants admin status", "?unadmin - Revokes admin status", "?dolphin - Activates the dolphin emote", "?to [player] - Teleports the specified player to you", } local function showCommands() for _, cmd in ipairs(commands) do game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:Fire("Command: " .. cmd, "All") end end local function toggleFly() local character = player.Character if not character then return end local humanoidRootPart = character:FindFirstChild("HumanoidRootPart") if not humanoidRootPart then return end if flying then flying = false if bodyVelocity then bodyVelocity:Destroy() bodyVelocity = nil end print("You have unfl*.") else flying = true bodyVelocity = Instance.new("BodyVelocity") bodyVelocity.Velocity = Vector3.new(0, 50, 0) bodyVelocity.MaxForce = Vector3.new(4000, 4000, 4000) bodyVelocity.Parent = humanoidRootPart while flying do local direction = Vector3.new(0, 0, 0) if UserInputService:IsKeyDown(Enum.KeyCode.W) then direction = direction + work*e.CurrentCamera.CFrame.LookVector end if UserInputService:IsKeyDown(Enum.KeyCode.S) then direction = direction - work*
V2 is out!