Advertisement
Guest User

Untitled

a guest
Dec 19th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.21 KB | None | 0 0
  1. -- Objects
  2.  
  3. local MainGuiScreen = Instance.new("ScreenGui")
  4. local Login = Instance.new("Frame")
  5. local Guiexploitsname = Instance.new("TextLabel")
  6. local Credits = Instance.new("TextLabel")
  7. local Username = Instance.new("TextBox")
  8. local Password = Instance.new("TextBox")
  9. local Login_2 = Instance.new("TextButton")
  10. local MainRC3Gui = Instance.new("Frame")
  11. local RC3namething = Instance.new("TextLabel")
  12. local ScriptTAb = Instance.new("TextButton")
  13. local Executor = Instance.new("TextButton")
  14. local QuickScripts = Instance.new("TextButton")
  15. local Grabknifev4 = Instance.new("TextButton")
  16. local ClownVanGui = Instance.new("TextButton")
  17. local WHAT = Instance.new("TextLabel")
  18. local X = Instance.new("TextButton")
  19. local Scriptsframetabmain = Instance.new("Frame")
  20. local ScriptBar1 = Instance.new("TextLabel")
  21. local RevangeClaws = Instance.new("TextButton")
  22. local DevUzi = Instance.new("TextButton")
  23. local T0pk3k40 = Instance.new("TextButton")
  24. local BrackHub40 = Instance.new("TextButton")
  25. local LightningTitan = Instance.new("TextButton")
  26. local InfiniteYield = Instance.new("TextButton")
  27. local Noobbat = Instance.new("TextButton")
  28. local weedscript = Instance.new("TextButton")
  29. local _6SwordsRare = Instance.new("TextButton")
  30. local KnightofDemonism = Instance.new("TextButton")
  31. local SnowmanRobot = Instance.new("TextButton")
  32. local SniperRifle = Instance.new("TextButton")
  33. local Dmme = Instance.new("TextLabel")
  34.  
  35. -- Properties
  36.  
  37. MainGuiScreen.Name = "MainGuiScreen"
  38. MainGuiScreen.Parent = game.StarterGui
  39.  
  40. Login.Name = "Login"
  41. Login.Parent = MainGuiScreen
  42. Login.Active = true
  43. Login.BackgroundColor3 = Color3.new(0, 0, 0)
  44. Login.Draggable = true
  45. Login.Position = UDim2.new(0.361503869, 0, 0.217603952, 0)
  46. Login.Selectable = true
  47. Login.Size = UDim2.new(0, 323, 0, 496)
  48.  
  49. Guiexploitsname.Name = "Gui exploits name"
  50. Guiexploitsname.Parent = Login
  51. Guiexploitsname.BackgroundColor3 = Color3.new(1, 1, 1)
  52. Guiexploitsname.Position = UDim2.new(-0.00464396272, 0, -0.0987903252, 0)
  53. Guiexploitsname.Size = UDim2.new(0, 325, 0, 49)
  54. Guiexploitsname.Font = Enum.Font.SciFi
  55. Guiexploitsname.FontSize = Enum.FontSize.Size14
  56. Guiexploitsname.Text = "RC3"
  57. Guiexploitsname.TextScaled = true
  58. Guiexploitsname.TextSize = 14
  59. Guiexploitsname.TextWrapped = true
  60.  
  61. Credits.Name = "Credits"
  62. Credits.Parent = Login
  63. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  64. Credits.BorderSizePixel = 0
  65. Credits.Position = UDim2.new(0.484450042, 0, 0.899193525, 0)
  66. Credits.Size = UDim2.new(0, 123, 0, 50)
  67. Credits.Font = Enum.Font.SciFi
  68. Credits.FontSize = Enum.FontSize.Size24
  69. Credits.Text = "Made by imaclickerbro"
  70. Credits.TextColor3 = Color3.new(1, 1, 1)
  71. Credits.TextSize = 23
  72.  
  73. Username.Name = "Username"
  74. Username.Parent = Login
  75. Username.BackgroundColor3 = Color3.new(1, 1, 1)
  76. Username.Position = UDim2.new(0.182662532, 0, 0.231854841, 0)
  77. Username.Size = UDim2.new(0, 204, 0, 40)
  78. Username.Font = Enum.Font.SourceSans
  79. Username.FontSize = Enum.FontSize.Size24
  80. Username.Text = "Username"
  81. Username.TextSize = 23
  82. Username.TextWrapped = true
  83. Username.TextXAlignment = Enum.TextXAlignment.Left
  84.  
  85. Password.Name = "Password"
  86. Password.Parent = Login
  87. Password.BackgroundColor3 = Color3.new(1, 1, 1)
  88. Password.BorderColor3 = Color3.new(0, 0, 0)
  89. Password.Position = UDim2.new(0.182662532, 0, 0.364919364, 0)
  90. Password.Size = UDim2.new(0, 204, 0, 36)
  91. Password.Font = Enum.Font.SourceSans
  92. Password.FontSize = Enum.FontSize.Size24
  93. Password.Text = "Password"
  94. Password.TextSize = 23
  95. Password.TextWrapped = true
  96. Password.TextXAlignment = Enum.TextXAlignment.Left
  97.  
  98. Login_2.Name = "Login"
  99. Login_2.Parent = Login
  100. Login_2.BackgroundColor3 = Color3.new(1, 1, 1)
  101. Login_2.Position = UDim2.new(0.198142409, 0, 0.51411289, 0)
  102. Login_2.Size = UDim2.new(0, 199, 0, 50)
  103. Login_2.Font = Enum.Font.SciFi
  104. Login_2.FontSize = Enum.FontSize.Size36
  105. Login_2.Text = "Login!"
  106. Login_2.TextSize = 34
  107.  
  108. MainRC3Gui.Name = "MainRC3Gui"
  109. MainRC3Gui.Parent = MainGuiScreen
  110. MainRC3Gui.Active = true
  111. MainRC3Gui.BackgroundColor3 = Color3.new(0, 0, 0)
  112. MainRC3Gui.Draggable = true
  113. MainRC3Gui.Position = UDim2.new(0.073770538, 0, 0.180929139, 0)
  114. MainRC3Gui.Selectable = true
  115. MainRC3Gui.Size = UDim2.new(0, 500, 0, 401)
  116. MainRC3Gui.Visible = false
  117.  
  118. RC3namething.Name = "RC3namething"
  119. RC3namething.Parent = MainRC3Gui
  120. RC3namething.BackgroundColor3 = Color3.new(1, 1, 1)
  121. RC3namething.Position = UDim2.new(3.7252903e-09, 0, -0.08354114, 0)
  122. RC3namething.Size = UDim2.new(0, 499, 0, 40)
  123. RC3namething.Font = Enum.Font.SciFi
  124. RC3namething.FontSize = Enum.FontSize.Size14
  125. RC3namething.Text = "RC3"
  126. RC3namething.TextColor3 = Color3.new(0, 0, 0)
  127. RC3namething.TextScaled = true
  128. RC3namething.TextSize = 14
  129. RC3namething.TextWrapped = true
  130.  
  131. ScriptTAb.Name = "Script TAb"
  132. ScriptTAb.Parent = MainRC3Gui
  133. ScriptTAb.BackgroundColor3 = Color3.new(1, 1, 1)
  134. ScriptTAb.Position = UDim2.new(0.0431372523, 0, 0.0822942704, 0)
  135. ScriptTAb.Size = UDim2.new(0, 200, 0, 50)
  136. ScriptTAb.Font = Enum.Font.SourceSans
  137. ScriptTAb.FontSize = Enum.FontSize.Size28
  138. ScriptTAb.Text = "Scripts"
  139. ScriptTAb.TextSize = 25
  140. ScriptTAb.TextWrapped = true
  141.  
  142. Executor.Name = "Executor "
  143. Executor.Parent = MainRC3Gui
  144. Executor.BackgroundColor3 = Color3.new(1, 1, 1)
  145. Executor.Position = UDim2.new(0.574509859, 0, 0.0872818008, 0)
  146. Executor.Size = UDim2.new(0, 200, 0, 50)
  147. Executor.Font = Enum.Font.SourceSans
  148. Executor.FontSize = Enum.FontSize.Size24
  149. Executor.Text = "Executor (coming soon)"
  150. Executor.TextSize = 23
  151. Executor.TextWrapped = true
  152.  
  153. QuickScripts.Name = "Quick Scripts"
  154. QuickScripts.Parent = MainRC3Gui
  155. QuickScripts.BackgroundColor3 = Color3.new(0, 0, 0)
  156. QuickScripts.BorderSizePixel = 0
  157. QuickScripts.Position = UDim2.new(0, 0, 0.359102249, 0)
  158. QuickScripts.Size = UDim2.new(0, 499, 0, 50)
  159. QuickScripts.Font = Enum.Font.SciFi
  160. QuickScripts.FontSize = Enum.FontSize.Size24
  161. QuickScripts.Text = "Quick Scripts"
  162. QuickScripts.TextColor3 = Color3.new(1, 1, 1)
  163. QuickScripts.TextSize = 23
  164. QuickScripts.TextWrapped = true
  165.  
  166. Grabknifev4.Name = "Grab knife v4"
  167. Grabknifev4.Parent = MainRC3Gui
  168. Grabknifev4.BackgroundColor3 = Color3.new(1, 1, 1)
  169. Grabknifev4.Position = UDim2.new(0.0431372561, 0, 0.541147113, 0)
  170. Grabknifev4.Size = UDim2.new(0, 200, 0, 50)
  171. Grabknifev4.Font = Enum.Font.SourceSans
  172. Grabknifev4.FontSize = Enum.FontSize.Size28
  173. Grabknifev4.Text = "Grab knife v4"
  174. Grabknifev4.TextSize = 25
  175.  
  176. ClownVanGui.Name = "Clown Van Gui"
  177. ClownVanGui.Parent = MainRC3Gui
  178. ClownVanGui.BackgroundColor3 = Color3.new(1, 1, 1)
  179. ClownVanGui.Position = UDim2.new(0.558509827, 0, 0.541147113, 0)
  180. ClownVanGui.Size = UDim2.new(0, 200, 0, 50)
  181. ClownVanGui.Font = Enum.Font.SourceSans
  182. ClownVanGui.FontSize = Enum.FontSize.Size28
  183. ClownVanGui.Text = "Clown Van Gui"
  184. ClownVanGui.TextSize = 25
  185.  
  186. WHAT.Name = "WHAT!"
  187. WHAT.Parent = MainRC3Gui
  188. WHAT.BackgroundColor3 = Color3.new(0, 0, 0)
  189. WHAT.BorderSizePixel = 0
  190. WHAT.Position = UDim2.new(0.599843144, 0, 0.875311732, 0)
  191. WHAT.Size = UDim2.new(0, 200, 0, 50)
  192. WHAT.Font = Enum.Font.SciFi
  193. WHAT.FontSize = Enum.FontSize.Size14
  194. WHAT.Text = "Made by imaclickerbro"
  195. WHAT.TextColor3 = Color3.new(1, 1, 1)
  196. WHAT.TextSize = 14
  197. WHAT.TextXAlignment = Enum.TextXAlignment.Right
  198.  
  199. X.Name = "X"
  200. X.Parent = MainRC3Gui
  201. X.BackgroundColor3 = Color3.new(1, 1, 1)
  202. X.BorderSizePixel = 4
  203. X.Position = UDim2.new(0.906235278, 0, -0.073566094, 0)
  204. X.Size = UDim2.new(0, 46, 0, 33)
  205. X.Font = Enum.Font.SourceSans
  206. X.FontSize = Enum.FontSize.Size28
  207. X.Text = "X"
  208. X.TextColor3 = Color3.new(0, 0, 0)
  209. X.TextSize = 25
  210. X.TextWrapped = true
  211.  
  212. Scriptsframetabmain.Name = "Scriptsframetabmain"
  213. Scriptsframetabmain.Parent = MainGuiScreen
  214. Scriptsframetabmain.Active = true
  215. Scriptsframetabmain.BackgroundColor3 = Color3.new(0, 0, 0)
  216. Scriptsframetabmain.Draggable = true
  217. Scriptsframetabmain.Position = UDim2.new(0.411326379, 0, 0.305623472, 0)
  218. Scriptsframetabmain.Selectable = true
  219. Scriptsframetabmain.Size = UDim2.new(0, 757, 0, 475)
  220. Scriptsframetabmain.Visible = false
  221.  
  222. ScriptBar1.Name = "ScriptBar1"
  223. ScriptBar1.Parent = Scriptsframetabmain
  224. ScriptBar1.BackgroundColor3 = Color3.new(1, 1, 1)
  225. ScriptBar1.BorderSizePixel = 4
  226. ScriptBar1.Position = UDim2.new(0, 0, 0.00421052612, 0)
  227. ScriptBar1.Size = UDim2.new(0, 757, 0, 37)
  228. ScriptBar1.Font = Enum.Font.SciFi
  229. ScriptBar1.FontSize = Enum.FontSize.Size28
  230. ScriptBar1.Text = "RC3 (Beta)"
  231. ScriptBar1.TextSize = 25
  232.  
  233. RevangeClaws.Name = "Revange Claws"
  234. RevangeClaws.Parent = Scriptsframetabmain
  235. RevangeClaws.BackgroundColor3 = Color3.new(1, 1, 1)
  236. RevangeClaws.Position = UDim2.new(0.000595644116, 0, 0.191815853, 0)
  237. RevangeClaws.Size = UDim2.new(0, 169, 0, 50)
  238. RevangeClaws.Font = Enum.Font.SourceSans
  239. RevangeClaws.FontSize = Enum.FontSize.Size28
  240. RevangeClaws.Text = "Revange Claws"
  241. RevangeClaws.TextSize = 25
  242.  
  243. DevUzi.Name = "Dev Uzi"
  244. DevUzi.Parent = Scriptsframetabmain
  245. DevUzi.BackgroundColor3 = Color3.new(1, 1, 1)
  246. DevUzi.Position = UDim2.new(-0.00058028847, 0, 0.386189252, 0)
  247. DevUzi.Size = UDim2.new(0, 174, 0, 50)
  248. DevUzi.Font = Enum.Font.SourceSans
  249. DevUzi.FontSize = Enum.FontSize.Size28
  250. DevUzi.Text = "Dev-Uzi"
  251. DevUzi.TextSize = 25
  252.  
  253. T0pk3k40.Name = "T0pk3k 4.0"
  254. T0pk3k40.Parent = Scriptsframetabmain
  255. T0pk3k40.BackgroundColor3 = Color3.new(1, 1, 1)
  256. T0pk3k40.Position = UDim2.new(-0.00058028847, 0, 0.59275806, 0)
  257. T0pk3k40.Size = UDim2.new(0, 174, 0, 50)
  258. T0pk3k40.Font = Enum.Font.SourceSans
  259. T0pk3k40.FontSize = Enum.FontSize.Size28
  260. T0pk3k40.Text = "T0PK3K 4.0 Stella"
  261. T0pk3k40.TextSize = 25
  262.  
  263. BrackHub40.Name = "Brack Hub 4.0"
  264. BrackHub40.Parent = Scriptsframetabmain
  265. BrackHub40.BackgroundColor3 = Color3.new(1, 1, 1)
  266. BrackHub40.Position = UDim2.new(0.776511371, 0, 0.191815853, 0)
  267. BrackHub40.Size = UDim2.new(0, 169, 0, 50)
  268. BrackHub40.Font = Enum.Font.SourceSans
  269. BrackHub40.FontSize = Enum.FontSize.Size28
  270. BrackHub40.Text = "Brack Hub 4.0"
  271. BrackHub40.TextSize = 25
  272.  
  273. LightningTitan.Name = "Lightning Titan"
  274. LightningTitan.Parent = Scriptsframetabmain
  275. LightningTitan.BackgroundColor3 = Color3.new(1, 1, 1)
  276. LightningTitan.Position = UDim2.new(0.776511371, 0, 0.386189222, 0)
  277. LightningTitan.Size = UDim2.new(0, 169, 0, 50)
  278. LightningTitan.Font = Enum.Font.SourceSans
  279. LightningTitan.FontSize = Enum.FontSize.Size28
  280. LightningTitan.Text = "Big Lightning Titan"
  281. LightningTitan.TextSize = 25
  282.  
  283. InfiniteYield.Name = "Infinite Yield"
  284. InfiniteYield.Parent = Scriptsframetabmain
  285. InfiniteYield.BackgroundColor3 = Color3.new(1, 1, 1)
  286. InfiniteYield.Position = UDim2.new(0.776511371, 0, 0.613810718, 0)
  287. InfiniteYield.Size = UDim2.new(0, 169, 0, 50)
  288. InfiniteYield.Font = Enum.Font.SourceSans
  289. InfiniteYield.FontSize = Enum.FontSize.Size28
  290. InfiniteYield.Text = "Infinite Yield"
  291. InfiniteYield.TextSize = 25
  292.  
  293. Noobbat.Name = "Noob bat"
  294. Noobbat.Parent = Scriptsframetabmain
  295. Noobbat.BackgroundColor3 = Color3.new(1, 1, 1)
  296. Noobbat.Position = UDim2.new(0.776511371, 0, 0.812114656, 0)
  297. Noobbat.Size = UDim2.new(0, 169, 0, 50)
  298. Noobbat.Font = Enum.Font.SourceSans
  299. Noobbat.FontSize = Enum.FontSize.Size28
  300. Noobbat.Text = "Noob Bat"
  301. Noobbat.TextSize = 25
  302.  
  303. weedscript.Name = "weed script"
  304. weedscript.Parent = Scriptsframetabmain
  305. weedscript.BackgroundColor3 = Color3.new(1, 1, 1)
  306. weedscript.Position = UDim2.new(0.000450532883, 0, 0.812114656, 0)
  307. weedscript.Size = UDim2.new(0, 169, 0, 50)
  308. weedscript.Font = Enum.Font.SourceSans
  309. weedscript.FontSize = Enum.FontSize.Size28
  310. weedscript.Text = "weed script"
  311. weedscript.TextSize = 25
  312.  
  313. _6SwordsRare.Name = "6 Swords Rare"
  314. _6SwordsRare.Parent = Scriptsframetabmain
  315. _6SwordsRare.BackgroundColor3 = Color3.new(1, 1, 1)
  316. _6SwordsRare.Position = UDim2.new(0.51182425, 0, 0.191815853, 0)
  317. _6SwordsRare.Size = UDim2.new(0, 169, 0, 50)
  318. _6SwordsRare.Font = Enum.Font.SourceSans
  319. _6SwordsRare.FontSize = Enum.FontSize.Size28
  320. _6SwordsRare.Text = "6 swords"
  321. _6SwordsRare.TextSize = 25
  322.  
  323. KnightofDemonism.Name = "Knight of Demonism"
  324. KnightofDemonism.Parent = Scriptsframetabmain
  325. KnightofDemonism.BackgroundColor3 = Color3.new(1, 1, 1)
  326. KnightofDemonism.Position = UDim2.new(0.265521795, 0, 0.191578954, 0)
  327. KnightofDemonism.Size = UDim2.new(0, 176, 0, 50)
  328. KnightofDemonism.Font = Enum.Font.SourceSans
  329. KnightofDemonism.FontSize = Enum.FontSize.Size28
  330. KnightofDemonism.Text = "Knight of Demonism"
  331. KnightofDemonism.TextSize = 25
  332.  
  333. SnowmanRobot.Name = "Snowman Robot"
  334. SnowmanRobot.Parent = Scriptsframetabmain
  335. SnowmanRobot.BackgroundColor3 = Color3.new(1, 1, 1)
  336. SnowmanRobot.Position = UDim2.new(0.51182425, 0, 0.385500073, 0)
  337. SnowmanRobot.Size = UDim2.new(0, 169, 0, 50)
  338. SnowmanRobot.Font = Enum.Font.SourceSans
  339. SnowmanRobot.FontSize = Enum.FontSize.Size28
  340. SnowmanRobot.Text = "Snowman Robot"
  341. SnowmanRobot.TextSize = 25
  342.  
  343. SniperRifle.Name = "Sniper Rifle"
  344. SniperRifle.Parent = Scriptsframetabmain
  345. SniperRifle.BackgroundColor3 = Color3.new(1, 1, 1)
  346. SniperRifle.Position = UDim2.new(0.256870478, 0, 0.385500073, 0)
  347. SniperRifle.Size = UDim2.new(0, 169, 0, 50)
  348. SniperRifle.Font = Enum.Font.SourceSans
  349. SniperRifle.FontSize = Enum.FontSize.Size28
  350. SniperRifle.Text = "Sniper Rifle"
  351. SniperRifle.TextSize = 25
  352.  
  353. Dmme.Name = "Dm me"
  354. Dmme.Parent = Scriptsframetabmain
  355. Dmme.BackgroundColor3 = Color3.new(0, 0, 0)
  356. Dmme.BorderSizePixel = 0
  357. Dmme.Position = UDim2.new(0.322324961, 0, 0.614736855, 0)
  358. Dmme.Size = UDim2.new(0, 246, 0, 158)
  359. Dmme.Font = Enum.Font.SciFi
  360. Dmme.FontSize = Enum.FontSize.Size14
  361. Dmme.Text = "Dm me Scripts Discord is astro#1939"
  362. Dmme.TextColor3 = Color3.new(1, 1, 1)
  363. Dmme.TextScaled = true
  364. Dmme.TextSize = 14
  365. Dmme.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement