Advertisement
Terrakt9YT9

EzWinner v1.0.0a

Jan 25th, 2020
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.47 KB | None | 0 0
  1. -- EzWinner
  2. -- Version: 1.0.0a
  3.  
  4. -- Enjoy:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local ScrollingFrame = Instance.new("ScrollingFrame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local TextButton = Instance.new("TextButton")
  10. local TextButton_2 = Instance.new("TextButton")
  11. local TextButton_3 = Instance.new("TextButton")
  12. local TextButton_4 = Instance.new("TextButton")
  13. local TextButton_5 = Instance.new("TextButton")
  14. local TextButton_6 = Instance.new("TextButton")
  15. local TextButton_7 = Instance.new("TextButton")
  16. local Credits = Instance.new("Frame")
  17. local TextLabel_2 = Instance.new("TextLabel")
  18. local TextLabel_3 = Instance.new("TextLabel")
  19. local TextLabel_4 = Instance.new("TextLabel")
  20.  
  21. --Properties:
  22.  
  23. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  24. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  25.  
  26. ScrollingFrame.Parent = ScreenGui
  27. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(170, 85, 255)
  28. ScrollingFrame.Position = UDim2.new(-0.000881830463, 0, 0.570940197, 0)
  29. ScrollingFrame.Size = UDim2.new(0.149029985, 0, 0.429059833, 0)
  30.  
  31. TextLabel.Parent = ScrollingFrame
  32. TextLabel.BackgroundColor3 = Color3.fromRGB(170, 85, 255)
  33. TextLabel.BorderSizePixel = 0
  34. TextLabel.Position = UDim2.new(0.213017747, 0, 0, 0)
  35. TextLabel.Size = UDim2.new(0, 96, 0, 50)
  36. TextLabel.Font = Enum.Font.GothamSemibold
  37. TextLabel.Text = "EzWinner v1.0.0c"
  38. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  39. TextLabel.TextSize = 14.000
  40.  
  41. TextButton.Parent = ScrollingFrame
  42. TextButton.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  43. TextButton.Position = UDim2.new(0, 0, 0.0384725928, 0)
  44. TextButton.Size = UDim2.new(0, 101, 0, 42)
  45. TextButton.Font = Enum.Font.GothamSemibold
  46. TextButton.Text = "FPS Gui v4.1"
  47. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  48. TextButton.TextSize = 14.000
  49.  
  50. TextButton_2.Parent = ScrollingFrame
  51. TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  52. TextButton_2.Position = UDim2.new(0, 0, 0.0888999403, 0)
  53. TextButton_2.Size = UDim2.new(0, 101, 0, 42)
  54. TextButton_2.Font = Enum.Font.GothamSemibold
  55. TextButton_2.Text = "PF Hack"
  56. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  57. TextButton_2.TextSize = 14.000
  58.  
  59. TextButton_3.Parent = ScrollingFrame
  60. TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  61. TextButton_3.Position = UDim2.new(0, 0, 0.142051041, 0)
  62. TextButton_3.Size = UDim2.new(0, 122, 0, 42)
  63. TextButton_3.Font = Enum.Font.GothamSemibold
  64. TextButton_3.Text = "CB:RO Auto Farm"
  65. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  66. TextButton_3.TextSize = 14.000
  67.  
  68. TextButton_4.Parent = ScrollingFrame
  69. TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  70. TextButton_4.Position = UDim2.new(0, 0, 0.189059585, 0)
  71. TextButton_4.Size = UDim2.new(0, 122, 0, 42)
  72. TextButton_4.Font = Enum.Font.GothamSemibold
  73. TextButton_4.Text = "Pepsi Swarm"
  74. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  75. TextButton_4.TextSize = 14.000
  76.  
  77. TextButton_5.Parent = ScrollingFrame
  78. TextButton_5.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  79. TextButton_5.Position = UDim2.new(0, 0, 0.240341634, 0)
  80. TextButton_5.Size = UDim2.new(0, 122, 0, 42)
  81. TextButton_5.Font = Enum.Font.GothamSemibold
  82. TextButton_5.Text = "Saber Sim Farm"
  83. TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  84. TextButton_5.TextSize = 14.000
  85.  
  86. TextButton_6.Parent = ScrollingFrame
  87. TextButton_6.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  88. TextButton_6.Position = UDim2.new(0, 0, 0.288421243, 0)
  89. TextButton_6.Size = UDim2.new(0, 148, 0, 42)
  90. TextButton_6.Font = Enum.Font.GothamSemibold
  91. TextButton_6.Text = "Lawn Mowing Sim Farm"
  92. TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  93. TextButton_6.TextSize = 14.000
  94.  
  95. TextButton_7.Parent = ScrollingFrame
  96. TextButton_7.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  97. TextButton_7.Position = UDim2.new(0, 0, 0.33163017, 0)
  98. TextButton_7.Size = UDim2.new(0, 101, 0, 42)
  99. TextButton_7.Font = Enum.Font.GothamSemibold
  100. TextButton_7.Text = "Strucid"
  101. TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  102. TextButton_7.TextSize = 14.000
  103.  
  104. Credits.Name = "Credits"
  105. Credits.Parent = ScreenGui
  106. Credits.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  107. Credits.Position = UDim2.new(0.5, 0, 0.791453004, 0)
  108. Credits.Size = UDim2.new(0.5, 0, 0.208547011, 0)
  109.  
  110. TextLabel_2.Parent = Credits
  111. TextLabel_2.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  112. TextLabel_2.BorderSizePixel = 0
  113. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  114. TextLabel_2.Font = Enum.Font.GothamSemibold
  115. TextLabel_2.Text = "EzWinner v1.0.0c Credits:"
  116. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  117. TextLabel_2.TextSize = 14.000
  118.  
  119. TextLabel_3.Parent = Credits
  120. TextLabel_3.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  121. TextLabel_3.BorderSizePixel = 0
  122. TextLabel_3.Position = UDim2.new(0.522045851, 0, -0.000458195806, 0)
  123. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  124. TextLabel_3.Font = Enum.Font.GothamSemibold
  125. TextLabel_3.Text = "REALSIRMEME\\n#0001 - Best exploit & scripts"
  126. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  127. TextLabel_3.TextSize = 14.000
  128.  
  129. TextLabel_4.Parent = Credits
  130. TextLabel_4.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  131. TextLabel_4.BorderSizePixel = 0
  132. TextLabel_4.Position = UDim2.new(0.522045851, 0, 0.402963042, 0)
  133. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  134. TextLabel_4.Font = Enum.Font.GothamSemibold
  135. TextLabel_4.Text = "<T3xs Offical>#9005 - Creator Of EzWinner"
  136. TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  137. TextLabel_4.TextSize = 14.000
  138.  
  139. -- Scripts:
  140.  
  141. local function XRNER_fake_script() -- TextButton.LocalScript
  142. local script = Instance.new('LocalScript', TextButton)
  143.  
  144. script.Parent.MouseButton1Click:Connect(function()
  145. loadstring(game:GetObjects("https://pastebin.com/raw/cHKVsTg8")[1].Source)()
  146. end)
  147. end
  148. coroutine.wrap(XRNER_fake_script)()
  149. local function BYPA_fake_script() -- TextButton_2.LocalScript
  150. local script = Instance.new('LocalScript', TextButton_2)
  151.  
  152. script.Parent.MouseButton1Click:Connect(function()
  153. loadstring(game:GetObjects("https://pastebin.com/UajSYRUa")[1].Source)()
  154. end)
  155. end
  156. coroutine.wrap(BYPA_fake_script)()
  157. local function NLOWPQ_fake_script() -- TextButton_3.LocalScript
  158. local script = Instance.new('LocalScript', TextButton_3)
  159.  
  160. script.Parent.MouseButton1Click:Connect(function()
  161. loadstring(game:GetObjects("https://pastebin.com/vRCaqs7R")[1].Source)()
  162. end)
  163. end
  164. coroutine.wrap(NLOWPQ_fake_script)()
  165. local function YJWS_fake_script() -- TextButton_4.LocalScript
  166. local script = Instance.new('LocalScript', TextButton_4)
  167.  
  168. script.Parent.MouseButton1Click:Connect(function()
  169. loadstring(game:GetObjects("https://pastebin.com/raw/03QSTyk1")[1].Source)()
  170. end)
  171. end
  172. coroutine.wrap(YJWS_fake_script)()
  173. local function SDCTGV_fake_script() -- TextButton_5.LocalScript
  174. local script = Instance.new('LocalScript', TextButton_5)
  175.  
  176. script.Parent.MouseButton1Click:Connect(function()
  177. loadstring(game:GetObjects("https://pastebin.com/raw/SupZ4hnd")[1].Source)()
  178. end)
  179. end
  180. coroutine.wrap(SDCTGV_fake_script)()
  181. local function BOERB_fake_script() -- TextButton_6.LocalScript
  182. local script = Instance.new('LocalScript', TextButton_6)
  183.  
  184. script.Parent.MouseButton1Click:Connect(function()
  185. loadstring(game:GetObjects("https://pastebin.com/raw/hW9ykJqJ")[1].Source)()
  186. end)
  187. end
  188. coroutine.wrap(BOERB_fake_script)()
  189. local function PKLMIH_fake_script() -- TextButton_7.LocalScript
  190. local script = Instance.new('LocalScript', TextButton_7)
  191.  
  192. script.Parent.MouseButton1Click:Connect(function()
  193. loadstring(game:GetObjects("https://pastebin.com/raw/u8vWDqRA")[1].Source)()
  194. end)
  195. end
  196. coroutine.wrap(PKLMIH_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement