Advertisement
Guest User

Untitled

a guest
Jan 26th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.71 KB | None | 0 0
  1. -- SuperZGui
  2. -- Made by : joao#0276 ( Discord )
  3.  
  4. local SuperZExploit = Instance.new("ScreenGui")
  5. local LoginGui = Instance.new("Frame")
  6. local drag = Instance.new("Frame")
  7. local drag2 = Instance.new("Frame")
  8. local Username = Instance.new("TextBox")
  9. local Login = Instance.new("TextLabel")
  10. local Exit = Instance.new("TextButton")
  11. local Login_2 = Instance.new("TextButton")
  12. local design = Instance.new("Frame")
  13. local Password = Instance.new("TextBox")
  14. local Buy = Instance.new("TextButton")
  15. local design_2 = Instance.new("Frame")
  16. local Frame = Instance.new("Frame")
  17. local TextButton = Instance.new("TextButton")
  18. local Menu = Instance.new("Frame")
  19. local drag_2 = Instance.new("Frame")
  20. local drag2_2 = Instance.new("Frame")
  21. local Menu_2 = Instance.new("TextLabel")
  22. local OpScripts = Instance.new("TextButton")
  23. local design_3 = Instance.new("Frame")
  24. local OpScripts_2 = Instance.new("TextButton")
  25. local design_4 = Instance.new("Frame")
  26. local TextLabel = Instance.new("TextLabel")
  27. local TextLabel_2 = Instance.new("TextLabel")
  28. --Properties:
  29. SuperZExploit.Name = "SuperZExploit"
  30. SuperZExploit.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  31.  
  32. LoginGui.Name = "LoginGui"
  33. LoginGui.Parent = SuperZExploit
  34. LoginGui.Active = true
  35. LoginGui.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  36. LoginGui.BorderSizePixel = 0
  37. LoginGui.Position = UDim2.new(0.021520054, 0, 0.160201117, 0)
  38. LoginGui.Selectable = true
  39. LoginGui.Size = UDim2.new(0, 222, 0, 359)
  40.  
  41. drag.Name = "drag"
  42. drag.Parent = LoginGui
  43. drag.BackgroundColor3 = Color3.new(0, 0.898039, 0.870588)
  44. drag.BorderSizePixel = 0
  45. drag.Size = UDim2.new(0, 222, 0, 18)
  46.  
  47. drag2.Name = "drag2"
  48. drag2.Parent = LoginGui
  49. drag2.BackgroundColor3 = Color3.new(0, 0.65098, 1)
  50. drag2.BorderSizePixel = 0
  51. drag2.Position = UDim2.new(-0.00371743971, 0, 0.0475440696, 0)
  52. drag2.Size = UDim2.new(0, 222, 0, 48)
  53.  
  54. Username.Name = "Username"
  55. Username.Parent = LoginGui
  56. Username.BackgroundColor3 = Color3.new(1, 1, 1)
  57. Username.BorderSizePixel = 0
  58. Username.Position = UDim2.new(0.0915753469, 0, 0.255488843, 0)
  59. Username.Size = UDim2.new(0, 186, 0, 33)
  60. Username.Font = Enum.Font.Cartoon
  61. Username.MultiLine = true
  62. Username.Text = "Username"
  63. Username.TextColor3 = Color3.new(0, 0, 0)
  64. Username.TextSize = 20
  65. Username.TextWrapped = true
  66.  
  67. Login.Name = "Login"
  68. Login.Parent = LoginGui
  69. Login.BackgroundColor3 = Color3.new(1, 1, 1)
  70. Login.BackgroundTransparency = 1
  71. Login.BorderSizePixel = 0
  72. Login.Position = UDim2.new(0.0337662585, 0, 0.0677779689, 0)
  73. Login.Size = UDim2.new(0, 215, 0, 33)
  74. Login.Font = Enum.Font.Fantasy
  75. Login.Text = "Login"
  76. Login.TextColor3 = Color3.new(1, 1, 1)
  77. Login.TextScaled = true
  78. Login.TextSize = 14
  79. Login.TextStrokeTransparency = 0
  80. Login.TextTransparency = 1
  81. Login.TextWrapped = true
  82.  
  83. Exit.Name = "Exit"
  84. Exit.Parent = LoginGui
  85. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  86. Exit.BackgroundTransparency = 1
  87. Exit.Position = UDim2.new(0.871293008, 0, 0, 0)
  88. Exit.Size = UDim2.new(0, 28, 0, 18)
  89. Exit.Font = Enum.Font.Cartoon
  90. Exit.Text = "X"
  91. Exit.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  92. Exit.TextScaled = true
  93. Exit.TextSize = 14
  94. Exit.TextStrokeColor3 = Color3.new(1, 1, 1)
  95. Exit.TextStrokeTransparency = 2
  96. Exit.TextWrapped = true
  97.  
  98. Login_2.Name = "Login"
  99. Login_2.Parent = LoginGui
  100. Login_2.BackgroundColor3 = Color3.new(1, 1, 1)
  101. Login_2.BorderSizePixel = 0
  102. Login_2.Position = UDim2.new(0.129344016, 0, 0.824486613, 0)
  103. Login_2.Size = UDim2.new(0, 178, 0, 42)
  104. Login_2.Font = Enum.Font.SciFi
  105. Login_2.Text = "Login"
  106. Login_2.TextColor3 = Color3.new(0, 0, 0)
  107. Login_2.TextScaled = true
  108. Login_2.TextSize = 14
  109. Login_2.TextWrapped = true
  110.  
  111. design.Name = "design"
  112. design.Parent = Login_2
  113. design.BackgroundColor3 = Color3.new(1, 1, 1)
  114. design.BorderSizePixel = 0
  115. design.Size = UDim2.new(0, 6, 0, 42)
  116. design.Style = Enum.FrameStyle.ChatBlue
  117.  
  118. Password.Name = "Password"
  119. Password.Parent = LoginGui
  120. Password.BackgroundColor3 = Color3.new(1, 1, 1)
  121. Password.BorderSizePixel = 0
  122. Password.Position = UDim2.new(0.0915753469, 0, 0.428190768, 0)
  123. Password.Size = UDim2.new(0, 186, 0, 33)
  124. Password.Font = Enum.Font.Cartoon
  125. Password.MultiLine = true
  126. Password.Text = "Password"
  127. Password.TextColor3 = Color3.new(0, 0, 0)
  128. Password.TextSize = 20
  129. Password.TextWrapped = true
  130.  
  131. Buy.Name = "Buy"
  132. Buy.Parent = LoginGui
  133. Buy.BackgroundColor3 = Color3.new(1, 1, 1)
  134. Buy.BorderSizePixel = 0
  135. Buy.Position = UDim2.new(0.203475729, 0, 0.696352839, 0)
  136. Buy.Size = UDim2.new(0, 143, 0, 32)
  137. Buy.Font = Enum.Font.SciFi
  138. Buy.Text = "Buy"
  139. Buy.TextColor3 = Color3.new(0, 0, 0)
  140. Buy.TextScaled = true
  141. Buy.TextSize = 14
  142. Buy.TextWrapped = true
  143.  
  144. design_2.Name = "design"
  145. design_2.Parent = Buy
  146. design_2.BackgroundColor3 = Color3.new(1, 1, 1)
  147. design_2.BorderSizePixel = 0
  148. design_2.Size = UDim2.new(0, 7, 0, 32)
  149. design_2.Style = Enum.FrameStyle.ChatBlue
  150.  
  151. Frame.Parent = SuperZExploit
  152. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  153. Frame.BackgroundTransparency = 1
  154. Frame.Size = UDim2.new(0, 6, 0, 10)
  155. Frame.Visible = false
  156.  
  157. TextButton.Parent = Frame
  158. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  159. TextButton.Position = UDim2.new(2.66666651, 0, 42.6000023, 0)
  160. TextButton.Size = UDim2.new(0, 23, 0, 18)
  161. TextButton.Font = Enum.Font.Cartoon
  162. TextButton.Text = "O"
  163. TextButton.TextColor3 = Color3.new(0, 0, 0)
  164. TextButton.TextSize = 14
  165.  
  166. Menu.Name = "Menu"
  167. Menu.Parent = SuperZExploit
  168. Menu.Active = true
  169. Menu.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  170. Menu.BorderSizePixel = 0
  171. Menu.Position = UDim2.new(0.320413023, 0, 0.466417223, 0)
  172. Menu.Selectable = true
  173. Menu.Size = UDim2.new(0, 386, 0, 199)
  174.  
  175. drag_2.Name = "drag"
  176. drag_2.Parent = Menu
  177. drag_2.BackgroundColor3 = Color3.new(0, 0.898039, 0.870588)
  178. drag_2.BorderSizePixel = 0
  179. drag_2.Size = UDim2.new(0, 386, 0, 19)
  180.  
  181. drag2_2.Name = "drag2"
  182. drag2_2.Parent = Menu
  183. drag2_2.BackgroundColor3 = Color3.new(0, 0.65098, 1)
  184. drag2_2.BorderSizePixel = 0
  185. drag2_2.Position = UDim2.new(0, 0, 0.0475440882, 0)
  186. drag2_2.Size = UDim2.new(0, 386, 0, 35)
  187.  
  188. Menu_2.Name = "Menu"
  189. Menu_2.Parent = Menu
  190. Menu_2.BackgroundColor3 = Color3.new(1, 1, 1)
  191. Menu_2.BackgroundTransparency = 1
  192. Menu_2.BorderSizePixel = 0
  193. Menu_2.Position = UDim2.new(0.0337661989, 0, 0.0677780062, 0)
  194. Menu_2.Size = UDim2.new(0, 373, 0, 31)
  195. Menu_2.Font = Enum.Font.Fantasy
  196. Menu_2.Text = "Menu"
  197. Menu_2.TextColor3 = Color3.new(1, 1, 1)
  198. Menu_2.TextScaled = true
  199. Menu_2.TextSize = 14
  200. Menu_2.TextStrokeTransparency = 0
  201. Menu_2.TextTransparency = 1
  202. Menu_2.TextWrapped = true
  203.  
  204. OpScripts.Name = "OpScripts"
  205. OpScripts.Parent = Menu
  206. OpScripts.BackgroundColor3 = Color3.new(1, 1, 1)
  207. OpScripts.BorderSizePixel = 0
  208. OpScripts.Position = UDim2.new(0.254926443, 0, 0.273095518, 0)
  209. OpScripts.Size = UDim2.new(0, 188, 0, 41)
  210. OpScripts.Font = Enum.Font.SciFi
  211. OpScripts.Text = "OpScripts"
  212. OpScripts.TextColor3 = Color3.new(0, 0, 0)
  213. OpScripts.TextScaled = true
  214. OpScripts.TextSize = 14
  215. OpScripts.TextWrapped = true
  216.  
  217. design_3.Name = "design"
  218. design_3.Parent = OpScripts
  219. design_3.BackgroundColor3 = Color3.new(1, 1, 1)
  220. design_3.BorderSizePixel = 0
  221. design_3.Size = UDim2.new(0, 6, 0, 42)
  222. design_3.Style = Enum.FrameStyle.ChatBlue
  223.  
  224. OpScripts_2.Name = "OpScripts"
  225. OpScripts_2.Parent = Menu
  226. OpScripts_2.BackgroundColor3 = Color3.new(1, 1, 1)
  227. OpScripts_2.BorderSizePixel = 0
  228. OpScripts_2.Position = UDim2.new(0.254926473, 0, 0.644236982, 0)
  229. OpScripts_2.Size = UDim2.new(0, 188, 0, 41)
  230. OpScripts_2.Font = Enum.Font.SciFi
  231. OpScripts_2.Text = "Scripts"
  232. OpScripts_2.TextColor3 = Color3.new(0, 0, 0)
  233. OpScripts_2.TextScaled = true
  234. OpScripts_2.TextSize = 14
  235. OpScripts_2.TextWrapped = true
  236.  
  237. design_4.Name = "design"
  238. design_4.Parent = OpScripts_2
  239. design_4.BackgroundColor3 = Color3.new(1, 1, 1)
  240. design_4.BorderSizePixel = 0
  241. design_4.Size = UDim2.new(0, 6, 0, 42)
  242. design_4.Style = Enum.FrameStyle.ChatBlue
  243.  
  244. TextLabel.Parent = Menu
  245. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  246. TextLabel.BackgroundTransparency = 1
  247. TextLabel.Position = UDim2.new(0.254926473, 0, 0.433722496, 0)
  248. TextLabel.Size = UDim2.new(0, 188, 0, 50)
  249. TextLabel.Font = Enum.Font.SourceSans
  250. TextLabel.Text = "Needs a powerfull executer Lvl 7+ Paid Version"
  251. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  252. TextLabel.TextSize = 14
  253.  
  254. TextLabel_2.Parent = Menu
  255. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  256. TextLabel_2.BackgroundTransparency = 1
  257. TextLabel_2.Position = UDim2.new(0.254926443, 0, 0.847571135, 0)
  258. TextLabel_2.Size = UDim2.new(0, 188, 0, 25)
  259. TextLabel_2.Font = Enum.Font.SourceSans
  260. TextLabel_2.Text = "Work with any good free executer"
  261. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  262. TextLabel_2.TextSize = 14
  263. -- Scripts:
  264. function SCRIPT_NLDC89_FAKESCRIPT() -- Exit.LocalScript
  265. local script = Instance.new('LocalScript')
  266. script.Parent = Exit
  267. local menu = script.Parent.Parent.Parent.Menu
  268. local frame = script.Parent.Parent.Parent.LoginGui
  269. local button = script.Parent.Parent.Parent.Frame
  270. script.Parent.MouseButton1Click:Connect(function()
  271. frame.Visible = false
  272. button.Visible = true
  273. menu.Visible = false
  274. end)
  275.  
  276.  
  277. end
  278. coroutine.resume(coroutine.create(SCRIPT_NLDC89_FAKESCRIPT))
  279. function SCRIPT_TDMI67_FAKESCRIPT() -- SuperZExploit.LocalScript
  280. local script = Instance.new('LocalScript')
  281. script.Parent = SuperZExploit
  282. frame = script.Parent.LoginGui
  283. menu = script.Parent.Menu
  284.  
  285. frame.Draggable = true
  286. menu.Draggable = true
  287.  
  288. end
  289. coroutine.resume(coroutine.create(SCRIPT_TDMI67_FAKESCRIPT))
  290. function SCRIPT_WWLE77_FAKESCRIPT() -- TextButton.LocalScript
  291. local script = Instance.new('LocalScript')
  292. script.Parent = TextButton
  293. local frame = script.Parent.Parent.Parent.LoginGui
  294. local button = script.Parent.Parent.Parent.Frame
  295. script.Parent.MouseButton1Click:Connect(function()
  296. frame.Visible = true
  297. button.Visible = false
  298. end)
  299.  
  300.  
  301. end
  302. coroutine.resume(coroutine.create(SCRIPT_WWLE77_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement