Advertisement
Guest User

[GONE WRONG] SCARP'S RC7 GUI LEAKED 2017 110% WORKING

a guest
Jul 1st, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.70 KB | None | 0 0
  1. -- Rc7 GUI made by : Scarperino
  2.  
  3. local Rc7 = Instance.new("ScreenGui")
  4. local Login = Instance.new("Frame")
  5. local Main = Instance.new("ImageLabel")
  6. local MainPass = Instance.new("ImageLabel")
  7. local PassWord = Instance.new("TextBox")
  8. local MainUser = Instance.new("ImageLabel")
  9. local Username = Instance.new("TextBox")
  10. local SubmitButton = Instance.new("ImageLabel")
  11. local TextButton = Instance.new("TextButton")
  12. local Exit = Instance.new("TextButton")
  13. local Nothing = Instance.new("TextButton")
  14. local HideBar = Instance.new("ImageLabel")
  15. local R = Instance.new("ImageLabel")
  16. local Main_2 = Instance.new("Frame")
  17. local MainExe = Instance.new("ImageLabel")
  18. local Script = Instance.new("TextBox")
  19. local Clear = Instance.new("ImageLabel")
  20. local ClearButton = Instance.new("TextButton")
  21. local Execute = Instance.new("ImageLabel")
  22. local ExeButton = Instance.new("TextButton")
  23. local Open = Instance.new("ImageLabel")
  24. local Nothing_2 = Instance.new("TextButton")
  25. local Nothing_3 = Instance.new("ScrollingFrame")
  26. local Roexploit = Instance.new("TextButton")
  27. local Exit_2 = Instance.new("TextButton")
  28. local Nothing_4 = Instance.new("TextButton")
  29. local R_2 = Instance.new("ImageLabel")
  30.  
  31.  
  32. Rc7.Name = "Rc7"
  33. Rc7.Parent = game.CoreGui
  34.  
  35. Login.Name = "Login"
  36. Login.Parent = Rc7
  37. Login.BackgroundColor3 = Color3.new(1, 1, 1)
  38. Login.Draggable = true
  39. Login.Position = UDim2.new(0, 634, 0, 29)
  40. Login.Size = UDim2.new(0, 440, 0, 516)
  41.  
  42. Main.Name = "Main"
  43. Main.Parent = Login
  44. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  45. Main.Position = UDim2.new(0, 0, 0, 43)
  46. Main.Size = UDim2.new(0, 440, 0, 473)
  47. Main.Image = "rbxassetid://891284699"
  48.  
  49. MainPass.Name = "MainPass"
  50. MainPass.Parent = Main
  51. MainPass.BackgroundColor3 = Color3.new(1, 1, 1)
  52. MainPass.Position = UDim2.new(0, 93, 0, 217)
  53. MainPass.Size = UDim2.new(0, 217, 0, 39)
  54. MainPass.Image = "rbxassetid://892094833"
  55.  
  56. PassWord.Name = "PassWord"
  57. PassWord.Parent = MainPass
  58. PassWord.Active = false
  59. PassWord.BackgroundColor3 = Color3.new(1, 1, 1)
  60. PassWord.BackgroundTransparency = 1
  61. PassWord.Position = UDim2.new(0, 5, 0, 0)
  62. PassWord.Size = UDim2.new(0, 212, 0, 39)
  63. PassWord.Font = Enum.Font.SourceSans
  64. PassWord.FontSize = Enum.FontSize.Size14
  65. PassWord.Text = "Password"
  66. PassWord.TextColor3 = Color3.new(1, 1, 1)
  67. PassWord.TextScaled = true
  68. PassWord.TextSize = 14
  69. PassWord.TextWrapped = true
  70.  
  71. MainUser.Name = "MainUser"
  72. MainUser.Parent = Main
  73. MainUser.BackgroundColor3 = Color3.new(1, 1, 1)
  74. MainUser.Position = UDim2.new(0, 92, 0, 162)
  75. MainUser.Size = UDim2.new(0, 217, 0, 39)
  76. MainUser.Image = "rbxassetid://892094833"
  77.  
  78. Username.Name = "Username"
  79. Username.Parent = MainUser
  80. Username.BackgroundColor3 = Color3.new(1, 1, 1)
  81. Username.BackgroundTransparency = 1
  82. Username.Position = UDim2.new(0, 5, 0, 0)
  83. Username.Size = UDim2.new(0, 212, 0, 39)
  84. Username.Font = Enum.Font.SourceSans
  85. Username.FontSize = Enum.FontSize.Size14
  86. Username.Text = "Username"
  87. Username.TextColor3 = Color3.new(1, 1, 1)
  88. Username.TextScaled = true
  89. Username.TextSize = 14
  90. Username.TextWrapped = true
  91.  
  92. SubmitButton.Name = "SubmitButton"
  93. SubmitButton.Parent = Main
  94. SubmitButton.BackgroundColor3 = Color3.new(1, 1, 1)
  95. SubmitButton.Position = UDim2.new(0, 134, 0, 266)
  96. SubmitButton.Size = UDim2.new(0, 141, 0, 36)
  97. SubmitButton.Image = "rbxassetid://892094833"
  98.  
  99. TextButton.Parent = SubmitButton
  100. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  101. TextButton.BackgroundTransparency = 1
  102. TextButton.Size = UDim2.new(0, 141, 0, 36)
  103. TextButton.Font = Enum.Font.SourceSans
  104. TextButton.FontSize = Enum.FontSize.Size14
  105. TextButton.Text = "Submit"
  106. TextButton.TextColor3 = Color3.new(1, 1, 1)
  107. TextButton.TextScaled = true
  108. TextButton.TextSize = 14
  109. TextButton.TextWrapped = true
  110.  
  111. Exit.Name = "Exit"
  112. Exit.Parent = Login
  113. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  114. Exit.BackgroundTransparency = 1
  115. Exit.Position = UDim2.new(0, 398, 0, 0)
  116. Exit.Size = UDim2.new(0, 42, 0, 30)
  117. Exit.Font = Enum.Font.Fantasy
  118. Exit.FontSize = Enum.FontSize.Size14
  119. Exit.Text = "X"
  120. Exit.TextColor3 = Color3.new(0.415686, 0.411765, 0.415686)
  121. Exit.TextScaled = true
  122. Exit.TextSize = 14
  123. Exit.TextWrapped = true
  124.  
  125. Nothing.Name = "Nothing"
  126. Nothing.Parent = Login
  127. Nothing.BackgroundColor3 = Color3.new(1, 1, 1)
  128. Nothing.BackgroundTransparency = 1
  129. Nothing.Position = UDim2.new(0, 285, 0, 0)
  130. Nothing.Size = UDim2.new(0, 65, 0, 29)
  131. Nothing.Font = Enum.Font.Fantasy
  132. Nothing.FontSize = Enum.FontSize.Size14
  133. Nothing.Text = "-"
  134. Nothing.TextColor3 = Color3.new(0.415686, 0.411765, 0.415686)
  135. Nothing.TextScaled = true
  136. Nothing.TextSize = 14
  137. Nothing.TextWrapped = true
  138.  
  139. HideBar.Name = "HideBar"
  140. HideBar.Parent = Login
  141. HideBar.BackgroundColor3 = Color3.new(1, 1, 1)
  142. HideBar.Position = UDim2.new(0, 390, 0, 44)
  143. HideBar.Size = UDim2.new(0, 50, 0, 472)
  144. HideBar.Image = "rbxassetid://892110223"
  145.  
  146. R.Name = "R"
  147. R.Parent = Login
  148. R.BackgroundColor3 = Color3.new(1, 1, 1)
  149. R.BackgroundTransparency = 1
  150. R.Size = UDim2.new(0, 47, 0, 36)
  151. R.Image = "rbxassetid://892137791"
  152.  
  153. Main_2.Name = "Main"
  154. Main_2.Parent = Rc7
  155. Main_2.BackgroundColor3 = Color3.new(1, 1, 1)
  156. Main_2.Draggable = true
  157. Main_2.Position = UDim2.new(0, 635, 0, 29)
  158. Main_2.Size = UDim2.new(0, 440, 0, 516)
  159. Main_2.Visible = false
  160.  
  161. MainExe.Name = "MainExe"
  162. MainExe.Parent = Main_2
  163. MainExe.BackgroundColor3 = Color3.new(1, 1, 1)
  164. MainExe.Position = UDim2.new(0, 0, 0, 43)
  165. MainExe.Size = UDim2.new(0, 440, 0, 473)
  166. MainExe.Image = "rbxassetid://891284699"
  167.  
  168. Script.Name = "Script"
  169. Script.Parent = MainExe
  170. Script.BackgroundColor3 = Color3.new(1, 1, 1)
  171. Script.Position = UDim2.new(0, 20, 0, 20)
  172. Script.Size = UDim2.new(0, 355, 0, 345)
  173. Script.Font = Enum.Font.SourceSans
  174. Script.FontSize = Enum.FontSize.Size14
  175. Script.Text = ""
  176. Script.TextScaled = true
  177. Script.TextSize = 14
  178. Script.TextWrapped = true
  179.  
  180. Clear.Name = "Clear"
  181. Clear.Parent = MainExe
  182. Clear.BackgroundColor3 = Color3.new(1, 1, 1)
  183. Clear.BackgroundTransparency = 1
  184. Clear.Position = UDim2.new(0, 258, 0, 368)
  185. Clear.Size = UDim2.new(0, 117, 0, 35)
  186. Clear.Image = "rbxassetid://892094833"
  187.  
  188. ClearButton.Name = "ClearButton"
  189. ClearButton.Parent = Clear
  190. ClearButton.BackgroundColor3 = Color3.new(1, 1, 1)
  191. ClearButton.BackgroundTransparency = 1
  192. ClearButton.Size = UDim2.new(0, 117, 0, 35)
  193. ClearButton.FontSize = Enum.FontSize.Size14
  194. ClearButton.Text = "Clear"
  195. ClearButton.TextColor3 = Color3.new(1, 1, 1)
  196. ClearButton.TextScaled = true
  197. ClearButton.TextSize = 14
  198. ClearButton.TextWrapped = true
  199.  
  200. Execute.Name = "Execute"
  201. Execute.Parent = MainExe
  202. Execute.BackgroundColor3 = Color3.new(1, 1, 1)
  203. Execute.BackgroundTransparency = 1
  204. Execute.Position = UDim2.new(0, 138, 0, 368)
  205. Execute.Size = UDim2.new(0, 119, 0, 35)
  206. Execute.Image = "rbxassetid://892094833"
  207.  
  208. ExeButton.Name = "ExeButton"
  209. ExeButton.Parent = Execute
  210. ExeButton.BackgroundColor3 = Color3.new(1, 1, 1)
  211. ExeButton.BackgroundTransparency = 1
  212. ExeButton.Size = UDim2.new(0, 117, 0, 35)
  213. ExeButton.FontSize = Enum.FontSize.Size14
  214. ExeButton.Text = "Execute"
  215. ExeButton.TextColor3 = Color3.new(1, 1, 1)
  216. ExeButton.TextScaled = true
  217. ExeButton.TextSize = 14
  218. ExeButton.TextWrapped = true
  219.  
  220. Open.Name = "Open"
  221. Open.Parent = MainExe
  222. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  223. Open.BackgroundTransparency = 1
  224. Open.Position = UDim2.new(0, 20, 0, 368)
  225. Open.Size = UDim2.new(0, 117, 0, 35)
  226. Open.Image = "rbxassetid://892094833"
  227.  
  228. Nothing_2.Name = "Nothing"
  229. Nothing_2.Parent = Open
  230. Nothing_2.BackgroundColor3 = Color3.new(1, 1, 1)
  231. Nothing_2.BackgroundTransparency = 1
  232. Nothing_2.Size = UDim2.new(0, 117, 0, 35)
  233. Nothing_2.FontSize = Enum.FontSize.Size14
  234. Nothing_2.Text = "Open"
  235. Nothing_2.TextColor3 = Color3.new(1, 1, 1)
  236. Nothing_2.TextScaled = true
  237. Nothing_2.TextSize = 14
  238. Nothing_2.TextWrapped = true
  239.  
  240. Nothing_3.Name = "Nothing"
  241. Nothing_3.Parent = MainExe
  242. Nothing_3.BackgroundColor3 = Color3.new(1, 1, 1)
  243. Nothing_3.Position = UDim2.new(0, 20, 0, 409)
  244. Nothing_3.Size = UDim2.new(0, 355, 0, 48)
  245.  
  246. Roexploit.Name = "Roexploit"
  247. Roexploit.Parent = MainExe
  248. Roexploit.BackgroundColor3 = Color3.new(1, 1, 1)
  249. Roexploit.BackgroundTransparency = 1
  250. Roexploit.Position = UDim2.new(0, 396, 0, 370)
  251. Roexploit.Size = UDim2.new(0, 44, 0, 41)
  252. Roexploit.Font = Enum.Font.SourceSans
  253. Roexploit.FontSize = Enum.FontSize.Size14
  254. Roexploit.Text = ""
  255. Roexploit.TextSize = 14
  256.  
  257. Exit_2.Name = "Exit"
  258. Exit_2.Parent = Main_2
  259. Exit_2.BackgroundColor3 = Color3.new(1, 1, 1)
  260. Exit_2.BackgroundTransparency = 1
  261. Exit_2.Position = UDim2.new(0, 398, 0, 0)
  262. Exit_2.Size = UDim2.new(0, 42, 0, 30)
  263. Exit_2.Font = Enum.Font.Fantasy
  264. Exit_2.FontSize = Enum.FontSize.Size14
  265. Exit_2.Text = "X"
  266. Exit_2.TextColor3 = Color3.new(0.415686, 0.411765, 0.415686)
  267. Exit_2.TextScaled = true
  268. Exit_2.TextSize = 14
  269. Exit_2.TextWrapped = true
  270.  
  271. Nothing_4.Name = "Nothing"
  272. Nothing_4.Parent = Main_2
  273. Nothing_4.BackgroundColor3 = Color3.new(1, 1, 1)
  274. Nothing_4.BackgroundTransparency = 1
  275. Nothing_4.Position = UDim2.new(0, 285, 0, 0)
  276. Nothing_4.Size = UDim2.new(0, 65, 0, 29)
  277. Nothing_4.Font = Enum.Font.Fantasy
  278. Nothing_4.FontSize = Enum.FontSize.Size14
  279. Nothing_4.Text = "-"
  280. Nothing_4.TextColor3 = Color3.new(0.415686, 0.411765, 0.415686)
  281. Nothing_4.TextScaled = true
  282. Nothing_4.TextSize = 14
  283. Nothing_4.TextWrapped = true
  284.  
  285. R_2.Name = "R"
  286. R_2.Parent = Main_2
  287. R_2.BackgroundColor3 = Color3.new(1, 1, 1)
  288. R_2.BackgroundTransparency = 1
  289. R_2.Size = UDim2.new(0, 45, 0, 36)
  290. R_2.Image = "rbxassetid://892137791"
  291.  
  292. game.CoreGui.Rc7.Login.Main.SubmitButton.TextButton.MouseButton1Click:connect(function()
  293. if game.CoreGui.Rc7.Login.Main.MainPass.PassWord.Text == "Zoic" and game.CoreGui.Rc7.Login.Main.MainUser.Username.Text == "Elite" then
  294. game.CoreGui.Rc7.Main.Visible = true
  295. end
  296. if game.CoreGui.Rc7.Login.Main.MainPass.PassWord.Text == "Scarp123" and game.CoreGui.Rc7.Login.Main.MainUser.Username.Text == "Scarperino" then
  297. game.CoreGui.Rc7.Main.Visible = true
  298. end
  299. if game.CoreGui.Rc7.Login.Main.MainPass.PassWord.Text == "ImAnIdiot" and game.CoreGui.Rc7.Login.Main.MainUser.Username.Text == "Sutic" then
  300. game.CoreGui.Rc7.Main.Visible = true
  301. end
  302. if game.CoreGui.Rc7.Login.Main.MainPass.PassWord.Text == "Liam123" and game.CoreGui.Rc7.Login.Main.MainUser.Username.Text == "Liam" then
  303. game.CoreGui.Rc7.Main.Visible = true
  304. end
  305. end)
  306.  
  307. game.CoreGui.Rc7.Login.Exit.MouseButton1Click:connect(function()
  308.  
  309. game.CoreGui.Rc7:Destroy()
  310. end)
  311.  
  312.  
  313. game.CoreGui.Rc7.Main.Exit.MouseButton1Click:connect(function()
  314. game.CoreGui.Rc7:Destroy()
  315. end)
  316.  
  317.  
  318. game.CoreGui.Rc7.Main.MainExe.Execute.ExeButton.MouseButton1Click:connect(function()
  319. loadstring(game.CoreGui.Rc7.Main.MainExe.Script.Text)()
  320. end)
  321.  
  322. game.CoreGui.Rc7.Main.MainExe.Clear.ClearButton.MouseButton1Click:connect(function()
  323. game.CoreGui.Rc7.Main.MainExe.Script.Text = ""
  324. end)
  325.  
  326. game.CoreGui.Rc7.Main.MainExe.Roexploit.MouseButton1Click:connect(function()
  327. loadstring(game:GetObjects("rbxassetid://364364477")[1].Source)()
  328. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement