Advertisement
Sharkkkkkk

asas

Aug 4th, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. local Frame = Instance.new("ImageButton")
  2.  
  3. Frame.Name = "Frame"
  4. Frame.Parent = game.StarterGui.InsertedObjects
  5. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  6. Frame.BackgroundTransparency = 1
  7. Frame.Position = UDim2.new(0.0520072989, 0, 0.112171836, 0)
  8. Frame.Size = UDim2.new(0, 498, 0, 231)
  9. Frame.Image = "rbxassetid://2790382281"
  10. Frame.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  11. Frame.ScaleType = Enum.ScaleType.Slice
  12. Frame.SliceCenter = Rect.new(4, 4, 252, 252)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement