Advertisement
ERROR_CODE

Gamelist.ECCS.EXECUTOR.DATA.GUI.SYS

Jul 29th, 2023 (edited)
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.00 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local ListFrame = Instance.new("Frame")
  3. local GameListName = Instance.new("TextLabel")
  4. local Game1 = Instance.new("TextButton")
  5. local Game2 = Instance.new("TextButton")
  6. local Back = Instance.new("TextButton")
  7. local Game3 = Instance.new("TextButton")
  8. local Game4 = Instance.new("TextButton")
  9. local Game5 = Instance.new("TextButton")
  10. local Game6 = Instance.new("TextButton")
  11. local Game7 = Instance.new("TextButton")
  12. local Next = Instance.new("TextButton")
  13.  
  14. ScreenGui.Parent = game.CoreGui
  15.  
  16. ListFrame.Parent = ScreenGui
  17. ListFrame.BackgroundColor3 = Color3.fromRGB(20, 20, 10)
  18. ListFrame.Position = UDim2.new(0.382171214, 0, 0.328530252, 0)
  19. ListFrame.Size = UDim2.new(0, 378, 0, 250)
  20.  
  21. GameListName.Name = "GameListName"
  22. GameListName.Parent = ListFrame
  23. GameListName.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  24. GameListName.Size = UDim2.new(0, 378, 0, 25)
  25. GameListName.Font = Enum.Font.GothamBold
  26. GameListName.Text = "Game List"
  27. GameListName.TextColor3 = Color3.fromRGB(0, 0, 0)
  28. GameListName.TextScaled = true
  29. GameListName.TextSize = 14.000
  30. GameListName.TextWrapped = true
  31.  
  32.  
  33.  
  34. Game1.Name = "Game1"
  35. Game1.Parent = ListFrame
  36. Game1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  37. Game1.Position = UDim2.new(0.0714285746, 0, 0.216000006, 0)
  38. Game1.Size = UDim2.new(0, 79, 0, 31)
  39. Game1.Font = Enum.Font.GothamBold
  40. Game1.Text = "My nightmare"
  41. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  42. Game1.TextScaled = true
  43. Game1.TextSize = 14.000
  44. Game1.TextWrapped = true
  45. Game1.MouseButton1Down:connect(function()
  46. loadstring(game:HttpGet("https://pastebin.com/raw/sVnAhazG"))("Made By ERROR_CODE")
  47. end)
  48.  
  49. Game2.Name = "Game2"
  50. Game2.Parent = ListFrame
  51. Game2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  52. Game2.Position = UDim2.new(0.0714285746, 0, 0.436000019, 0)
  53. Game2.Size = UDim2.new(0, 79, 0, 31)
  54. Game2.Font = Enum.Font.GothamBold
  55. Game2.Text = "Soon..."
  56. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  57. Game2.TextScaled = true
  58. Game2.TextSize = 14.000
  59. Game2.TextWrapped = true
  60. Game2.MouseButton1Down:connect(function()
  61.  
  62. end)
  63.  
  64. Back.Name = "Back"
  65. Back.Parent = ListFrame
  66. Back.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  67. Back.Position = UDim2.new(0.0714285746, 0, 0.648000002, 0)
  68. Back.Size = UDim2.new(0, 79, 0, 34)
  69. Back.Font = Enum.Font.GothamBold
  70. Back.Text = "<—"
  71. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  72. Back.TextScaled = true
  73. Back.TextSize = 14.000
  74. Back.TextWrapped = true
  75. Back.MouseButton1Down:connect(function()
  76.  
  77. end)
  78.  
  79. Game3.Name = "Game3"
  80. Game3.Parent = ListFrame
  81. Game3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  82. Game3.Position = UDim2.new(0.388888896, 0, 0.216000006, 0)
  83. Game3.Size = UDim2.new(0, 83, 0, 31)
  84. Game3.Font = Enum.Font.GothamBold
  85. Game3.Text = "Soon..."
  86. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  87. Game3.TextScaled = true
  88. Game3.TextSize = 14.000
  89. Game3.TextWrapped = true
  90. Game3.MouseButton1Down:connect(function()
  91.  
  92. end)
  93.  
  94. Game4.Name = "Game4"
  95. Game4.Parent = ListFrame
  96. Game4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  97. Game4.Position = UDim2.new(0.388888896, 0, 0.43599999, 0)
  98. Game4.Size = UDim2.new(0, 83, 0, 31)
  99. Game4.Font = Enum.Font.GothamBold
  100. Game4.Text = "Soon..."
  101. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  102. Game4.TextScaled = true
  103. Game4.TextSize = 14.000
  104. Game4.TextWrapped = true
  105. Game4.MouseButton1Down:connect(function()
  106.  
  107. end)
  108.  
  109. Game5.Name = "Game5"
  110. Game5.Parent = ListFrame
  111. Game5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  112. Game5.Position = UDim2.new(0.693121672, 0, 0.216000006, 0)
  113. Game5.Size = UDim2.new(0, 89, 0, 31)
  114. Game5.Font = Enum.Font.GothamBold
  115. Game5.Text = "Soon..."
  116. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  117. Game5.TextScaled = true
  118. Game5.TextSize = 14.000
  119. Game5.TextWrapped = true
  120. Game5.MouseButton1Down:connect(function()
  121.  
  122. end)
  123.  
  124. Game6.Name = "Game6"
  125. Game6.Parent = ListFrame
  126. Game6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  127. Game6.Position = UDim2.new(0.693121672, 0, 0.43599999, 0)
  128. Game6.Size = UDim2.new(0, 89, 0, 31)
  129. Game6.Font = Enum.Font.GothamBold
  130. Game6.Text = "Soon..."
  131. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  132. Game6.TextScaled = true
  133. Game6.TextSize = 14.000
  134. Game6.TextWrapped = true
  135. Game6.MouseButton1Down:connect(function()
  136.  
  137. end)
  138.  
  139. Game7.Name = "Game7"
  140. Game7.Parent = ListFrame
  141. Game7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  142. Game7.Position = UDim2.new(0.388888896, 0, 0.648000002, 0)
  143. Game7.Size = UDim2.new(0, 83, 0, 34)
  144. Game7.Font = Enum.Font.GothamBold
  145. Game7.Text = "Soon..."
  146. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  147. Game7.TextScaled = true
  148. Game7.TextSize = 14.000
  149. Game7.TextWrapped = true
  150. Game7.MouseButton1Down:connect(function()
  151. ListFrame:Destroy()
  152. end)
  153. Next.Name = "Next"
  154. Next.Parent = ListFrame
  155. Next.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  156. Next.Position = UDim2.new(0.693121672, 0, 0.648000002, 0)
  157. Next.Size = UDim2.new(0, 89, 0, 34)
  158. Next.Font = Enum.Font.GothamBold
  159. Next.Text = "—>"
  160. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  161. Next.TextScaled = true
  162. Next.TextSize = 14.000
  163. Next.TextWrapped = true
  164. Next.MouseButton1Down:connect(function()
  165. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement