Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.08 KB | None | 0 0
  1. For Johnny :
  2.  
  3.  
  4.  
  5.  
  6.  
  7. -- Farewell Infortality.
  8. -- Version: 2.82
  9. -- Instances:
  10. local AutoFarm = Instance.new("ScreenGui")
  11. local Main = Instance.new("Frame")
  12. local Credits = Instance.new("TextLabel")
  13. local Court1 = Instance.new("TextButton")
  14. local Court2 = Instance.new("TextButton")
  15. local Court3 = Instance.new("TextButton")
  16. local Court4 = Instance.new("TextButton")
  17. local Court5 = Instance.new("TextButton")
  18. local Court6 = Instance.new("TextButton")
  19. local Close = Instance.new("TextButton")
  20. local opengui = Instance.new("Frame")
  21. local Open = Instance.new("TextButton")
  22. --Properties:
  23. AutoFarm.Name = "Auto Farm"
  24. AutoFarm.Parent = game.CoreGui
  25.  
  26. Main.Name = "Main"
  27. Main.Parent = AutoFarm
  28. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  29. Main.BorderSizePixel = 3
  30. Main.Position = UDim2.new(0.544776142, 0, 0.148648679, 0)
  31. Main.Size = UDim2.new(0, 411, 0, 383)
  32. Main.Visible = false
  33. Main.Active = true
  34. Main.Draggable = true
  35.  
  36. Credits.Name = "Credits"
  37. Credits.Parent = Main
  38. Credits.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  39. Credits.BorderSizePixel = 3
  40. Credits.Size = UDim2.new(0, 410, 0, 28)
  41. Credits.Font = Enum.Font.SourceSansBold
  42. Credits.Text = "RB World Auto Farm GUI By Exploit Godz#6437"
  43. Credits.TextColor3 = Color3.new(0, 0, 0)
  44. Credits.TextSize = 20
  45. Credits.TextWrapped = true
  46.  
  47. Court1.Name = "Court 1"
  48. Court1.Parent = Main
  49. Court1.BackgroundColor3 = Color3.new(0, 0, 0)
  50. Court1.BorderSizePixel = 3
  51. Court1.Position = UDim2.new(0.275609761, 0, 0.103312343, 0)
  52. Court1.Size = UDim2.new(0, 183, 0, 41)
  53. Court1.Font = Enum.Font.SourceSansBold
  54. Court1.Text = "Court1"
  55. Court1.TextColor3 = Color3.new(0.666667, 0, 0)
  56. Court1.TextSize = 20
  57. Court1.TextWrapped = true
  58.  
  59. Court2.Name = "Court2"
  60. Court2.Parent = Main
  61. Court2.BackgroundColor3 = Color3.new(0, 0, 0)
  62. Court2.BorderSizePixel = 3
  63. Court2.Position = UDim2.new(0.275609761, 0, 0.246030539, 0)
  64. Court2.Size = UDim2.new(0, 183, 0, 41)
  65. Court2.Font = Enum.Font.SourceSansBold
  66. Court2.Text = "Court2"
  67. Court2.TextColor3 = Color3.new(0.666667, 0, 0)
  68. Court2.TextSize = 20
  69. Court2.TextWrapped = true
  70.  
  71. Court3.Name = "Court3"
  72. Court3.Parent = Main
  73. Court3.BackgroundColor3 = Color3.new(0, 0, 0)
  74. Court3.BorderSizePixel = 3
  75. Court3.Position = UDim2.new(0.275609761, 0, 0.393970668, 0)
  76. Court3.Size = UDim2.new(0, 183, 0, 41)
  77. Court3.Font = Enum.Font.SourceSansBold
  78. Court3.Text = "Court3"
  79. Court3.TextColor3 = Color3.new(0.666667, 0, 0)
  80. Court3.TextSize = 20
  81. Court3.TextWrapped = true
  82.  
  83. Court4.Name = "Court4"
  84. Court4.Parent = Main
  85. Court4.BackgroundColor3 = Color3.new(0, 0, 0)
  86. Court4.BorderSizePixel = 3
  87. Court4.Position = UDim2.new(0.275609761, 0, 0.542810321, 0)
  88. Court4.Size = UDim2.new(0, 183, 0, 41)
  89. Court4.Font = Enum.Font.SourceSansBold
  90. Court4.Text = "Court4"
  91. Court4.TextColor3 = Color3.new(0.666667, 0, 0)
  92. Court4.TextSize = 20
  93. Court4.TextWrapped = true
  94.  
  95. Court5.Name = "Court5"
  96. Court5.Parent = Main
  97. Court5.BackgroundColor3 = Color3.new(0, 0, 0)
  98. Court5.BorderSizePixel = 3
  99. Court5.Position = UDim2.new(0.275609761, 0, 0.692600846, 0)
  100. Court5.Size = UDim2.new(0, 183, 0, 41)
  101. Court5.Font = Enum.Font.SourceSansBold
  102. Court5.Text = "Court5"
  103. Court5.TextColor3 = Color3.new(0.666667, 0, 0)
  104. Court5.TextSize = 20
  105. Court5.TextWrapped = true
  106.  
  107. Court6.Name = "Court6"
  108. Court6.Parent = Main
  109. Court6.BackgroundColor3 = Color3.new(0, 0, 0)
  110. Court6.BorderSizePixel = 3
  111. Court6.Position = UDim2.new(0.275609761, 0, 0.846647799, 0)
  112. Court6.Size = UDim2.new(0, 183, 0, 41)
  113. Court6.Font = Enum.Font.SourceSansBold
  114. Court6.Text = "Court6"
  115. Court6.TextColor3 = Color3.new(0.666667, 0, 0)
  116. Court6.TextSize = 20
  117. Court6.TextWrapped = true
  118.  
  119. Close.Name = "Close"
  120. Close.Parent = Main
  121. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  122. Close.Position = UDim2.new(0.929440379, 0, 0, 0)
  123. Close.Size = UDim2.new(0, 29, 0, 28)
  124. Close.Font = Enum.Font.SourceSansBold
  125. Close.Text = "X"
  126. Close.TextColor3 = Color3.new(0.666667, 0, 0)
  127. Close.TextSize = 20
  128. Close.TextWrapped = true
  129.  
  130. opengui.Name = "opengui"
  131. opengui.Parent = AutoFarm
  132. opengui.BackgroundColor3 = Color3.new(0, 0, 0)
  133. opengui.BorderSizePixel = 3
  134. opengui.Position = UDim2.new(0, 0, 0.493857503, 0)
  135. opengui.Size = UDim2.new(0, 76, 0, 25)
  136.  
  137. Open.Name = "Open"
  138. Open.Parent = opengui
  139. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  140. Open.BorderSizePixel = 3
  141. Open.Position = UDim2.new(-0.210526317, 0, 0, 0)
  142. Open.Size = UDim2.new(0, 92, 0, 27)
  143. Open.Font = Enum.Font.SourceSansBold
  144. Open.Text = "Open"
  145. Open.TextColor3 = Color3.new(0.666667, 0, 0)
  146. Open.TextSize = 20
  147. Open.TextWrapped = true
  148. -- Scripts:
  149.  
  150. Court1.MouseButton1Down:connect(function()
  151. for x = 1, 7 do
  152. local A_1 = 1 ----- Change this to what court your on
  153. local A_2 = 1
  154. local Event = game:GetService("ReplicatedStorage")["join.court"]
  155. Event:InvokeServer(A_1, A_2)
  156.  
  157. local A_1 = 1 ----- Change this to what court your on
  158. local A_2 = 2
  159. local Event = game:GetService("ReplicatedStorage")["join.court"]
  160. Event:InvokeServer(A_1, A_2)
  161. wait(2)
  162. end
  163. end)
  164.  
  165. Court2.MouseButton1Down:connect(function()
  166. for x = 1, 7 do
  167. local A_1 = 2 ----- Change this to what court your on
  168. local A_2 = 1
  169. local Event = game:GetService("ReplicatedStorage")["join.court"]
  170. Event:InvokeServer(A_1, A_2)
  171.  
  172. local A_1 = 2 ----- Change this to what court your on
  173. local A_2 = 2
  174. local Event = game:GetService("ReplicatedStorage")["join.court"]
  175. Event:InvokeServer(A_1, A_2)
  176. wait(2)
  177. end
  178. end)
  179.  
  180.  
  181. Court3.MouseButton1Down:connect(function()
  182. for x = 1, 7 do
  183. local A_1 = 3 ----- Change this to what court your on
  184. local A_2 = 1
  185. local Event = game:GetService("ReplicatedStorage")["join.court"]
  186. Event:InvokeServer(A_1, A_2)
  187.  
  188. local A_1 = 3 ----- Change this to what court your on
  189. local A_2 = 2
  190. local Event = game:GetService("ReplicatedStorage")["join.court"]
  191. Event:InvokeServer(A_1, A_2)
  192. wait(2)
  193. end
  194. end)
  195.  
  196. Court4.MouseButton1Down:connect(function()
  197. for x = 1, 7 do
  198. local A_1 = 4 ----- Change this to what court your on
  199. local A_2 = 1
  200. local Event = game:GetService("ReplicatedStorage")["join.court"]
  201. Event:InvokeServer(A_1, A_2)
  202.  
  203. local A_1 = 4 ----- Change this to what court your on
  204. local A_2 = 2
  205. local Event = game:GetService("ReplicatedStorage")["join.court"]
  206. Event:InvokeServer(A_1, A_2)
  207. wait(2)
  208. end
  209. end)
  210.  
  211.  
  212.  
  213. Court5.MouseButton1Down:connect(function()
  214. for x = 1, 7 do
  215. local A_1 = 5 ----- Change this to what court your on
  216. local A_2 = 1
  217. local Event = game:GetService("ReplicatedStorage")["join.court"]
  218. Event:InvokeServer(A_1, A_2)
  219.  
  220. local A_1 = 5 ----- Change this to what court your on
  221. local A_2 = 2
  222. local Event = game:GetService("ReplicatedStorage")["join.court"]
  223. Event:InvokeServer(A_1, A_2)
  224. wait(2)
  225. end
  226. end)
  227.  
  228. Court6.MouseButton1Down:connect(function()
  229. for x = 1, 7 do
  230. local A_1 = 6 ----- Change this to what court your on
  231. local A_2 = 1
  232. local Event = game:GetService("ReplicatedStorage")["join.court"]
  233. Event:InvokeServer(A_1, A_2)
  234.  
  235. local A_1 = 6 ----- Change this to what court your on
  236. local A_2 = 2
  237. local Event = game:GetService("ReplicatedStorage")["join.court"]
  238. Event:InvokeServer(A_1, A_2)
  239. wait(2)
  240. end
  241. end)
  242.  
  243. Close.MouseButton1Down:connect(function()
  244. Main.Visible = false
  245. opengui.Visible = true
  246. end)
  247.  
  248. Open.MouseButton1Down:connect(function()
  249. Main.Visible = true
  250. opengui.Visible = false
  251. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement