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 TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextLabel.Parent = ScreenGui
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(-0.0362149663, 0, 0.924778819, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Avius"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextSize = 30
- TextLabel_2.Parent = ScreenGui
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.BorderColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(-5.77419996e-08, 0, 0.924778759, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "X"
- TextLabel_2.TextColor3 = Color3.new(0.0588235, 1, 1)
- TextLabel_2.TextSize = 37
- -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment