Advertisement
Aflaack

qwqwwqwq

May 11th, 2018
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.59 KB | None | 0 0
  1. -- Objects
  2.  
  3. local RC7 = Instance.new("ScreenGui")
  4. local Login = Instance.new("Frame")
  5. local Login_2 = Instance.new("TextLabel")
  6. local Username = Instance.new("TextBox")
  7. local Submit = Instance.new("TextButton")
  8. local Password = Instance.new("TextBox")
  9. local Cred2 = Instance.new("TextLabel")
  10. local x = Instance.new("TextButton")
  11. local loginfailed = Instance.new("Frame")
  12. local failed = Instance.new("ImageLabel")
  13. local ok = Instance.new("TextButton")
  14. local msg = Instance.new("TextButton")
  15. local Topbar = Instance.new("TextLabel")
  16. local Sidebar = Instance.new("ImageLabel")
  17. local UI = Instance.new("Frame")
  18. local Border = Instance.new("TextLabel")
  19. local Border_2 = Instance.new("TextLabel")
  20. local Border_3 = Instance.new("TextLabel")
  21. local DexExplorer = Instance.new("TextButton")
  22. local V3rmTabs = Instance.new("TextButton")
  23. local Clear = Instance.new("TextButton")
  24. local TextField = Instance.new("TextBox")
  25. local x_2 = Instance.new("TextButton")
  26. local Sidebar_2 = Instance.new("ImageLabel")
  27. local Border_4 = Instance.new("TextLabel")
  28. local RoXploit = Instance.new("TextButton")
  29. local Topbar_2 = Instance.new("TextLabel")
  30.  
  31. -- Properties
  32.  
  33. RC7.Name = "RC7"
  34. RC7.Parent = game.StarterGui
  35.  
  36. Login.Name = "Login"
  37. Login.Parent = RC7
  38. Login.Active = true
  39. Login.BackgroundColor3 = Color3.new(0, 0.282353, 0.415686)
  40. Login.Draggable = true
  41. Login.Position = UDim2.new(0, 400, 0, 200)
  42. Login.Size = UDim2.new(0, 343, 0, 350)
  43.  
  44. Login_2.Name = "Login"
  45. Login_2.Parent = Login
  46. Login_2.BackgroundColor3 = Color3.new(1, 1, 1)
  47. Login_2.BackgroundTransparency = 1
  48. Login_2.Position = UDim2.new(0, 73, 0, 80)
  49. Login_2.Size = UDim2.new(0, 200, 0, 50)
  50. Login_2.Font = Enum.Font.SourceSansBold
  51. Login_2.Text = "LOGIN"
  52. Login_2.TextColor3 = Color3.new(0, 0.207843, 0.298039)
  53. Login_2.TextSize = 60
  54.  
  55. Username.Name = "Username"
  56. Username.Parent = Login
  57. Username.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
  58. Username.BorderColor3 = Color3.new(0, 0.211765, 0.301961)
  59. Username.BorderSizePixel = 7
  60. Username.Position = UDim2.new(0, 90, 0, 137)
  61. Username.Size = UDim2.new(0, 170, 0, 15)
  62. Username.Font = Enum.Font.SourceSansBold
  63. Username.Text = "Username"
  64. Username.TextColor3 = Color3.new(0, 0.419608, 0.584314)
  65. Username.TextSize = 24
  66.  
  67. Submit.Name = "Submit"
  68. Submit.Parent = Login
  69. Submit.BackgroundColor3 = Color3.new(0, 0.258824, 0.364706)
  70. Submit.BorderColor3 = Color3.new(0, 0.419608, 0.584314)
  71. Submit.Position = UDim2.new(0, 123, 0, 205)
  72. Submit.Size = UDim2.new(0, 105, 0, 20)
  73. Submit.Font = Enum.Font.SourceSansBold
  74. Submit.Text = "Submit"
  75. Submit.TextColor3 = Color3.new(0, 0.419608, 0.584314)
  76. Submit.TextSize = 14
  77.  
  78. Password.Name = "Password"
  79. Password.Parent = Login
  80. Password.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
  81. Password.BorderColor3 = Color3.new(0, 0.211765, 0.301961)
  82. Password.BorderSizePixel = 7
  83. Password.Position = UDim2.new(0, 90, 0, 173)
  84. Password.Size = UDim2.new(0, 170, 0, 15)
  85. Password.Font = Enum.Font.SourceSansBold
  86. Password.Text = "Password"
  87. Password.TextColor3 = Color3.new(0, 0.419608, 0.584314)
  88. Password.TextSize = 24
  89.  
  90. Cred2.Name = "Cred2"
  91. Cred2.Parent = Login
  92. Cred2.BackgroundColor3 = Color3.new(1, 1, 1)
  93. Cred2.BackgroundTransparency = 1
  94. Cred2.Position = UDim2.new(0, 73, 0, 290)
  95. Cred2.Size = UDim2.new(0, 200, 0, 50)
  96. Cred2.Font = Enum.Font.SourceSansBold
  97. Cred2.Text = "Edited By: STUPIDSW4GG"
  98. Cred2.TextColor3 = Color3.new(0, 0.419608, 0.584314)
  99. Cred2.TextSize = 14
  100.  
  101. x.Name = "x"
  102. x.Parent = Login
  103. x.BackgroundColor3 = Color3.new(1, 1, 1)
  104. x.BackgroundTransparency = 1
  105. x.Position = UDim2.new(0, 322, 0, 0)
  106. x.Size = UDim2.new(0, 25, 0, 25)
  107. x.ZIndex = 4
  108. x.Font = Enum.Font.SourceSans
  109. x.Text = "X"
  110. x.TextSize = 14
  111.  
  112. loginfailed.Name = "loginfailed"
  113. loginfailed.Parent = Login
  114. loginfailed.BackgroundColor3 = Color3.new(0, 0.254902, 0.415686)
  115. loginfailed.BackgroundTransparency = 1
  116. loginfailed.Position = UDim2.new(0, 50, 0, 100)
  117. loginfailed.Size = UDim2.new(0, 215, 0, 160)
  118. loginfailed.Visible = false
  119. loginfailed.ZIndex = 10
  120.  
  121. failed.Name = "failed"
  122. failed.Parent = loginfailed
  123. failed.BackgroundColor3 = Color3.new(0, 0.254902, 0.415686)
  124. failed.Size = UDim2.new(0, 215, 0, 160)
  125. failed.ZIndex = 5
  126. failed.Image = "rbxgameasset://Images/loginfailed"
  127.  
  128. ok.Name = "ok"
  129. ok.Parent = loginfailed
  130. ok.BackgroundColor3 = Color3.new(0, 0.254902, 0.415686)
  131. ok.BorderColor3 = Color3.new(0, 0, 0)
  132. ok.Position = UDim2.new(0, 115, 0, 120)
  133. ok.Size = UDim2.new(0, 90, 0, 30)
  134. ok.ZIndex = 5
  135. ok.Font = Enum.Font.SourceSansBold
  136. ok.Text = "OK"
  137. ok.TextColor3 = Color3.new(0, 0.419608, 0.584314)
  138. ok.TextSize = 14
  139.  
  140. msg.Name = "msg"
  141. msg.Parent = loginfailed
  142. msg.BackgroundColor3 = Color3.new(0, 0.254902, 0.415686)
  143. msg.BorderColor3 = Color3.new(0, 0, 0)
  144. msg.BorderSizePixel = 0
  145. msg.Position = UDim2.new(0, 10, 0, 10)
  146. msg.Size = UDim2.new(0, 195, 0, 100)
  147. msg.ZIndex = 5
  148. msg.Font = Enum.Font.SourceSansBold
  149. msg.Text = "Authorization Failed."
  150. msg.TextColor3 = Color3.new(0, 0.419608, 0.584314)
  151. msg.TextSize = 14
  152. msg.TextWrapped = true
  153.  
  154. Topbar.Name = "Topbar"
  155. Topbar.Parent = Login
  156. Topbar.BackgroundColor3 = Color3.new(0.756863, 0.756863, 0.756863)
  157. Topbar.BackgroundTransparency = 0.5
  158. Topbar.BorderSizePixel = 0
  159. Topbar.Size = UDim2.new(0, 345, 0, 25)
  160. Topbar.Font = Enum.Font.SourceSansBold
  161. Topbar.Text = "RC7"
  162. Topbar.TextColor3 = Color3.new(0, 0, 0)
  163. Topbar.TextSize = 14
  164.  
  165. Sidebar.Name = "Sidebar"
  166. Sidebar.Parent = Login
  167. Sidebar.BackgroundColor3 = Color3.new(1, 1, 1)
  168. Sidebar.BorderSizePixel = 0
  169. Sidebar.Position = UDim2.new(0, 304, 0, 25)
  170. Sidebar.Size = UDim2.new(0, 40, 0, 325)
  171. Sidebar.ZIndex = 2
  172. Sidebar.Image = "rbxassetid://476478190"
  173.  
  174. UI.Name = "UI"
  175. UI.Parent = RC7
  176. UI.Active = true
  177. UI.BackgroundColor3 = Color3.new(1, 1, 1)
  178. UI.Draggable = true
  179. UI.Position = UDim2.new(0, 400, 0, 200)
  180. UI.Size = UDim2.new(0, 343, 0, 350)
  181. UI.Visible = false
  182.  
  183. Border.Name = "Border"
  184. Border.Parent = UI
  185. Border.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
  186. Border.Position = UDim2.new(0, 304, 0, 0)
  187. Border.Size = UDim2.new(0, -304, 0, 30)
  188. Border.Font = Enum.Font.SourceSans
  189. Border.TextSize = 14
  190.  
  191. Border_2.Name = "Border"
  192. Border_2.Parent = UI
  193. Border_2.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
  194. Border_2.Position = UDim2.new(0, 10, 0, 0)
  195. Border_2.Selectable = true
  196. Border_2.Size = UDim2.new(0, -10, 0, 350)
  197. Border_2.Font = Enum.Font.SourceSans
  198. Border_2.Text = ""
  199. Border_2.TextSize = 14
  200.  
  201. Border_3.Name = "Border"
  202. Border_3.Parent = UI
  203. Border_3.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
  204. Border_3.Position = UDim2.new(0, 10, 0, 350)
  205. Border_3.Selectable = true
  206. Border_3.Size = UDim2.new(0.899999976, 0, 0, -5)
  207. Border_3.Font = Enum.Font.SourceSans
  208. Border_3.TextSize = 14
  209.  
  210. DexExplorer.Name = "Dex Explorer"
  211. DexExplorer.Parent = UI
  212. DexExplorer.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
  213. DexExplorer.Position = UDim2.new(0, 10, 0, 270)
  214. DexExplorer.Size = UDim2.new(0, 100, 0, 25)
  215. DexExplorer.Font = Enum.Font.SourceSans
  216. DexExplorer.Text = "Dex Explorer"
  217. DexExplorer.TextColor3 = Color3.new(0, 0.419608, 0.584314)
  218. DexExplorer.TextSize = 14
  219.  
  220. V3rmTabs.Name = "V3rm Tabs"
  221. V3rmTabs.Parent = UI
  222. V3rmTabs.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
  223. V3rmTabs.Position = UDim2.new(0, 112, 0, 270)
  224. V3rmTabs.Size = UDim2.new(0, 100, 0, 25)
  225. V3rmTabs.Font = Enum.Font.SourceSans
  226. V3rmTabs.Text = "V3rm Tabs"
  227. V3rmTabs.TextColor3 = Color3.new(0, 0.419608, 0.584314)
  228. V3rmTabs.TextSize = 14
  229.  
  230. Clear.Name = "Clear"
  231. Clear.Parent = UI
  232. Clear.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
  233. Clear.Position = UDim2.new(0, 204, 0, 270)
  234. Clear.Size = UDim2.new(0, 100, 0, 25)
  235. Clear.Font = Enum.Font.SourceSans
  236. Clear.Text = "Clear"
  237. Clear.TextColor3 = Color3.new(0, 0.419608, 0.584314)
  238. Clear.TextSize = 14
  239.  
  240. TextField.Name = "TextField"
  241. TextField.Parent = UI
  242. TextField.BackgroundColor3 = Color3.new(1, 1, 1)
  243. TextField.BackgroundTransparency = 1
  244. TextField.Position = UDim2.new(0, 15, 0, 33)
  245. TextField.Size = UDim2.new(0, 285, 0, 233)
  246. TextField.ClearTextOnFocus = false
  247. TextField.Font = Enum.Font.SourceSans
  248. TextField.MultiLine = true
  249. TextField.Text = "print(\"Hello World!\")"
  250. TextField.TextSize = 14
  251. TextField.TextXAlignment = Enum.TextXAlignment.Left
  252. TextField.TextYAlignment = Enum.TextYAlignment.Top
  253.  
  254. x_2.Name = "x"
  255. x_2.Parent = UI
  256. x_2.BackgroundColor3 = Color3.new(1, 1, 1)
  257. x_2.BackgroundTransparency = 1
  258. x_2.Position = UDim2.new(0, 322, 0, 0)
  259. x_2.Size = UDim2.new(0, 25, 0, 25)
  260. x_2.ZIndex = 4
  261. x_2.Font = Enum.Font.SourceSans
  262. x_2.Text = ""
  263. x_2.TextSize = 14
  264.  
  265. Sidebar_2.Name = "Sidebar"
  266. Sidebar_2.Parent = UI
  267. Sidebar_2.BackgroundColor3 = Color3.new(1, 1, 1)
  268. Sidebar_2.BorderSizePixel = 0
  269. Sidebar_2.Position = UDim2.new(0, 304, 0, 27)
  270. Sidebar_2.Size = UDim2.new(0, 40, 0, 315)
  271. Sidebar_2.ZIndex = 4
  272. Sidebar_2.Image = "rbxassetid://476478007"
  273.  
  274. Border_4.Name = "Border"
  275. Border_4.Parent = UI
  276. Border_4.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
  277. Border_4.Position = UDim2.new(0, 304, 0, 0)
  278. Border_4.Size = UDim2.new(0, 40, 0, 350)
  279. Border_4.Font = Enum.Font.SourceSans
  280. Border_4.TextSize = 14
  281.  
  282. RoXploit.Name = "Ro-Xploit"
  283. RoXploit.Parent = UI
  284. RoXploit.BackgroundColor3 = Color3.new(1, 1, 1)
  285. RoXploit.BackgroundTransparency = 1
  286. RoXploit.Position = UDim2.new(0, 310, 0, 250)
  287. RoXploit.Size = UDim2.new(0, 25, 0, 50)
  288. RoXploit.ZIndex = 10
  289. RoXploit.Font = Enum.Font.SourceSans
  290. RoXploit.Text = ""
  291. RoXploit.TextSize = 14
  292.  
  293. Topbar_2.Name = "Topbar"
  294. Topbar_2.Parent = UI
  295. Topbar_2.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
  296. Topbar_2.BackgroundTransparency = 0.5
  297. Topbar_2.BorderSizePixel = 0
  298. Topbar_2.Size = UDim2.new(0, 345, 0, 25)
  299. Topbar_2.Font = Enum.Font.SourceSansBold
  300. Topbar_2.Text = "RC7"
  301. Topbar_2.TextColor3 = Color3.new(0, 0, 0)
  302. Topbar_2.TextSize = 14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement