Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Epic = Instance.new("ScreenGui")
  5. local asfsaf = Instance.new("Frame")
  6. local Epic1 = Instance.new("TextLabel")
  7. local Epic4 = Instance.new("TextLabel")
  8. local Epic2 = Instance.new("TextLabel")
  9. local Epic6 = Instance.new("TextLabel")
  10. local Epic3 = Instance.new("TextLabel")
  11. local Epic5 = Instance.new("TextLabel")
  12. local Epic7 = Instance.new("TextLabel")
  13. local Epic8 = Instance.new("TextLabel")
  14. --Properties:
  15. Epic.Name = "Epic"
  16. Epic.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  17.  
  18. asfsaf.Name = "asfsaf"
  19. asfsaf.Parent = Epic
  20. asfsaf.Active = true
  21. asfsaf.BackgroundColor3 = Color3.new(1, 0.101961, 0.113725)
  22. asfsaf.Size = UDim2.new(0, 1200075, 0, 10000)
  23.  
  24. Epic1.Name = "Epic1"
  25. Epic1.Parent = Epic
  26. Epic1.Active = true
  27. Epic1.BackgroundColor3 = Color3.new(1, 1, 1)
  28. Epic1.Position = UDim2.new(0.119215675, 0, 0.101295628, 0)
  29. Epic1.Size = UDim2.new(0, 200, 0, 50)
  30. Epic1.Text = "EPIC GAMER"
  31. Epic1.TextColor3 = Color3.new(0, 0, 0)
  32. Epic1.TextSize = 14
  33. Epic1.Draggable = true
  34.  
  35. Epic4.Name = "Epic4"
  36. Epic4.Parent = Epic
  37. Epic4.Active = true
  38. Epic4.BackgroundColor3 = Color3.new(1, 1, 1)
  39. Epic4.Position = UDim2.new(0.578039169, 0, 0.0812720731, 0)
  40. Epic4.Size = UDim2.new(0, 200, 0, 50)
  41. Epic4.Text = "EPIC GAMER"
  42. Epic4.TextColor3 = Color3.new(0, 0, 0)
  43. Epic4.TextSize = 14
  44. Epic4.Draggable = true
  45.  
  46. Epic2.Name = "Epic2"
  47. Epic2.Parent = Epic
  48. Epic2.Active = true
  49. Epic2.BackgroundColor3 = Color3.new(1, 1, 1)
  50. Epic2.Position = UDim2.new(0.0588235185, 0, 0.425206125, 0)
  51. Epic2.Size = UDim2.new(0, 200, 0, 50)
  52. Epic2.Text = "EPIC GAMER"
  53. Epic2.TextColor3 = Color3.new(0, 0, 0)
  54. Epic2.TextSize = 14
  55. Epic2.Draggable = true
  56.  
  57. Epic6.Name = "Epic6"
  58. Epic6.Parent = Epic
  59. Epic6.Active = true
  60. Epic6.BackgroundColor3 = Color3.new(1, 1, 1)
  61. Epic6.Position = UDim2.new(0.421176463, 0, 0.340400457, 0)
  62. Epic6.Size = UDim2.new(0, 200, 0, 50)
  63. Epic6.Text = "EPIC GAMER"
  64. Epic6.TextColor3 = Color3.new(0, 0, 0)
  65. Epic6.TextSize = 14
  66. Epic6.Draggable = true
  67.  
  68. Epic3.Name = "Epic3"
  69. Epic3.Parent = Epic
  70. Epic3.Active = true
  71. Epic3.BackgroundColor3 = Color3.new(1, 1, 1)
  72. Epic3.Position = UDim2.new(0.752156854, 0, 0.760895133, 0)
  73. Epic3.Size = UDim2.new(0, 200, 0, 50)
  74. Epic3.Text = "EPIC GAMER"
  75. Epic3.TextColor3 = Color3.new(0, 0, 0)
  76. Epic3.TextSize = 14
  77. Epic3.Draggable = true
  78.  
  79. Epic5.Name = "Epic5"
  80. Epic5.Parent = Epic
  81. Epic5.Active = true
  82. Epic5.BackgroundColor3 = Color3.new(1, 1, 1)
  83. Epic5.Position = UDim2.new(0.334901929, 0, 0.747938752, 0)
  84. Epic5.Size = UDim2.new(0, 200, 0, 50)
  85. Epic5.Text = "EPIC GAMER"
  86. Epic5.TextColor3 = Color3.new(0, 0, 0)
  87. Epic5.TextSize = 14
  88. Epic5.Draggable = true
  89.  
  90. Epic7.Name = "Epic7"
  91. Epic7.Parent = Epic
  92. Epic7.Active = true
  93. Epic7.BackgroundColor3 = Color3.new(1, 1, 1)
  94. Epic7.Position = UDim2.new(0.00235292315, 0, 0.796230793, 0)
  95. Epic7.Size = UDim2.new(0, 200, 0, 50)
  96. Epic7.Text = "EPIC GAMER"
  97. Epic7.TextColor3 = Color3.new(0, 0, 0)
  98. Epic7.TextSize = 14
  99. Epic7.Draggable = true
  100.  
  101. Epic8.Name = "Epic8"
  102. Epic8.Parent = Epic
  103. Epic8.Active = true
  104. Epic8.BackgroundColor3 = Color3.new(1, 1, 1)
  105. Epic8.Position = UDim2.new(0.734117627, 0, 0.484098941, 0)
  106. Epic8.Size = UDim2.new(0, 200, 0, 50)
  107. Epic8.Text = "EPIC GAMER"
  108. Epic8.TextColor3 = Color3.new(0, 0, 0)
  109. Epic8.TextSize = 14
  110. Epic8.Draggable = true
  111. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement