Advertisement
Meliodas0_0

RedExploit Logo

Jun 26th, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local ImageLabel = Instance.new("ImageLabel")
  3.  
  4. ScreenGui.Parent = game.CoreGui
  5.  
  6. ImageLabel.Parent = ScreenGui
  7. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  8. ImageLabel.BackgroundTransparency = 1
  9. ImageLabel.Position = UDim2.new(0.00825688057, 0, 0.905904055, 0)
  10. ImageLabel.Size = UDim2.new(0, 47, 0, 44)
  11. ImageLabel.Image = "rbxassetid://2986826763"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement