Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local exe = Instance.new("TextButton")
- local cmd = Instance.new("TextBox")
- local cmdsframe = Instance.new("Frame")
- local close = Instance.new("TextButton")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- main.Name = "main"
- main.Parent = ScreenGui
- main.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- main.BorderColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- main.Position = UDim2.new(0.385797948, 0, 0.774193525, 0)
- main.Size = UDim2.new(0, 304, 0, 23)
- main.Active = true
- main.Draggable = true
- exe.Name = "exe"
- exe.Parent = main
- exe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- exe.BorderColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- exe.Position = UDim2.new(0.779605269, 0, 0, 0)
- exe.Size = UDim2.new(0, 66, 0, 23)
- exe.Font = Enum.Font.SourceSans
- exe.Text = "Execute"
- exe.TextColor3 = Color3.new(1, 1, 1)
- exe.TextSize = 18
- exe.TextWrapped = true
- cmd.Name = "cmd"
- cmd.Parent = main
- cmd.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- cmd.BorderColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- cmd.Position = UDim2.new(-0.000143654644, 0, 0, 0)
- cmd.Size = UDim2.new(0, 227, 0, 23)
- cmd.Font = Enum.Font.SourceSans
- cmd.PlaceholderText = "Type \"cmds\" For A List Of Commands!"
- cmd.Text = ""
- cmd.TextColor3 = Color3.new(1, 1, 1)
- cmd.TextScaled = true
- cmd.TextSize = 14
- cmd.TextWrapped = true
- cmdsframe.Name = "cmdsframe"
- cmdsframe.Parent = ScreenGui
- cmdsframe.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
- cmdsframe.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
- cmdsframe.Position = UDim2.new(0.365300149, 0, 0.216318786, 0)
- cmdsframe.Size = UDim2.new(0, 250, 0, 16)
- cmdsframe.Visible = false
- cmdsframe.Active = true
- cmdsframe.Draggable = true
- close.Name = "close"
- close.Parent = cmdsframe
- close.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
- close.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
- close.Position = UDim2.new(0.944000006, 0, 0, 0)
- close.Size = UDim2.new(0, 14, 0, 14)
- close.Font = Enum.Font.SourceSans
- close.Text = "X"
- close.TextColor3 = Color3.new(1, 1, 1)
- close.TextSize = 14
- Frame.Parent = cmdsframe
- Frame.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- Frame.BorderColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- Frame.Position = UDim2.new(0, 0, 1, 0)
- Frame.Size = UDim2.new(0, 250, 0, 195)
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel.BorderColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel.Size = UDim2.new(0, 250, 0, 23)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Commands:"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel_2.BorderColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel_2.Position = UDim2.new(0, 0, 0.117948718, 0)
- TextLabel_2.Size = UDim2.new(0, 169, 0, 23)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "Grab - Executes Grab Knife V4"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 18
- TextLabel_2.TextWrapped = true
- TextLabel_3.Parent = Frame
- TextLabel_3.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel_3.BorderColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel_3.Position = UDim2.new(0, 0, 0.266666681, 0)
- TextLabel_3.Size = UDim2.new(0, 169, 0, 23)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "MML - Executes MML Admin"
- TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextSize = 18
- TextLabel_3.TextWrapped = true
- TextLabel_4.Parent = Frame
- TextLabel_4.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel_4.BorderColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel_4.Position = UDim2.new(0, 0, 0.441025674, 0)
- TextLabel_4.Size = UDim2.new(0, 169, 0, 23)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.Text = "Gun - Executes Kitchen Gun"
- TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_4.TextSize = 18
- TextLabel_4.TextWrapped = true
- TextLabel_5.Parent = Frame
- TextLabel_5.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel_5.BorderColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel_5.Position = UDim2.new(0, 0, 0.625641048, 0)
- TextLabel_5.Size = UDim2.new(0, 177, 0, 23)
- TextLabel_5.Font = Enum.Font.SourceSans
- TextLabel_5.Text = "Tree - Executes Tree Smasher"
- TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_5.TextSize = 18
- TextLabel_5.TextWrapped = true
- TextLabel_6.Parent = Frame
- TextLabel_6.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel_6.BorderColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextLabel_6.Position = UDim2.new(0, 0, 0.774358988, 0)
- TextLabel_6.Size = UDim2.new(0, 169, 0, 23)
- TextLabel_6.Font = Enum.Font.SourceSans
- TextLabel_6.Text = "Gas- Executes Mustard Gas"
- TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_6.TextSize = 18
- TextLabel_6.TextWrapped = true
- --//Scripts:
- exe.MouseButton1Down:Connect(function()
- if cmd.Text == "grab" then
- game.ReplicatedStorage.RemoteEvent:FireServer('sexyfags', game.Players.LocalPlayer.Name,
- 1193146271)
- elseif cmd.Text == "mml" then
- game.ReplicatedStorage.RemoteEvent:FireServer('sexyfags', game.Players.LocalPlayer.Name,
- 1265423522)
- elseif cmd.Text == "gun" then
- game.ReplicatedStorage.RemoteEvent:FireServer('sexyfags', game.Players.LocalPlayer.Name,
- 1233585074)
- elseif cmd.Text == "tree" then
- game.ReplicatedStorage.RemoteEvent:FireServer('sexyfags', game.Players.LocalPlayer.Name,
- 970596902)
- elseif cmd.Text == "gas" then
- game.ReplicatedStorage.RemoteEvent:FireServer('sexyfags', game.Players.LocalPlayer.Name,
- 1196228933)
- elseif cmd.Text == "cmds" then
- cmdsframe.Visible = true
- end
- end)
- close.MouseButton1Down:Connect(function()
- if cmdsframe.Visible == true then
- cmdsframe.Visible = false
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment