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 Frame = Instance.new("Frame")
- local X = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local Farm = Instance.new("TextButton")
- local ESPWH = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = ScreenGui
- Frame.Active = true
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.Draggable = true
- Frame.Position = UDim2.new(0.140567064, 225, 0.10015671, 174)
- Frame.Size = UDim2.new(0, 414, 0, 211)
- X.Name = "X"
- X.Parent = Frame
- X.BackgroundColor3 = Color3.new(0.784314, 0, 0)
- X.BorderColor3 = Color3.new(0.52549, 0, 0)
- X.Position = UDim2.new(0.889999986, 0, 0, 0)
- X.Size = UDim2.new(0, 46, 0, 35)
- X.Font = Enum.Font.SciFi
- X.Text = "X"
- X.TextSize = 42
- X.MouseButton1Down:connect(function()
- Frame.Visible = false
- end)
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- TextLabel.Position = UDim2.new(-0.0169082135, 0, -0.0189573467, 0)
- TextLabel.Size = UDim2.new(0, 234, 0, 43)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Arsenal"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextSize = 25
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.Position = UDim2.new(0.0241545867, 0, 0.862559259, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 23)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "By@Arfi@Rizki@Ilham~"
- TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_2.TextSize = 14
- Farm.Name = "Farm"
- Farm.Parent = Frame
- Farm.BackgroundColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- Farm.Position = UDim2.new(0.111111104, 0, 0.578199029, 0)
- Farm.Size = UDim2.new(0, 321, 0, 34)
- Farm.Font = Enum.Font.SourceSans
- Farm.Text = "GOD MODE/G MATI MATI"
- Farm.TextColor3 = Color3.new(0, 0, 0)
- Farm.TextSize = 23
- Farm.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.Damage:Destroy()
- end)
- ESPWH.Name = "ESP/WH"
- ESPWH.Parent = Frame
- ESPWH.BackgroundColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- ESPWH.Position = UDim2.new(0.115942031, 0, 0.279620856, 0)
- ESPWH.Size = UDim2.new(0, 320, 0, 34)
- ESPWH.Font = Enum.Font.SourceSans
- ESPWH.Text = "ESP/WH"
- ESPWH.TextColor3 = Color3.new(0, 0, 0)
- ESPWH.TextSize = 23
- ESPWH.MouseButton1Click:connect(function()
- spawn(loadstring(game:HttpGet("https://pastebin.com/raw/zKjj0TQD", true)))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment