Guest User

asdasdasdasd

a guest
Jan 14th, 2018
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.34 KB | None | 0 0
  1. local exploit = Instance.new("ScreenGui")
  2. local loginframe = Instance.new("Frame")
  3. local bar1 = Instance.new("Frame")
  4. local TextLabel = Instance.new("TextLabel")
  5. local joinbuttom = Instance.new("TextButton")
  6. local user = Instance.new("TextBox")
  7. local pass = Instance.new("TextBox")
  8. local exploitsbar = Instance.new("Frame")
  9. local Frame = Instance.new("Frame")
  10. local nameexploit = Instance.new("TextLabel")
  11. local exitbutton = Instance.new("TextButton")
  12. local exebut = Instance.new("TextButton")
  13. local scriptsbuttom = Instance.new("TextButton")
  14. local credits = Instance.new("TextLabel")
  15. local scriptframe = Instance.new("Frame")
  16. local sbar1 = Instance.new("Frame")
  17. local sbar2 = Instance.new("Frame")
  18. local gbv3 = Instance.new("TextButton")
  19. local seexitbuttom = Instance.new("TextButton")
  20.  
  21. -- Properties
  22.  
  23. exploit.Name = "exploit"
  24. exploit.Parent = game.CoreGui
  25. loginframe.Name = "loginframe"
  26. loginframe.Parent = exploit
  27. loginframe.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  28. loginframe.BorderSizePixel = 0
  29. loginframe.Position = UDim2.new(0.0712515488, 0, 0.122287884, 0)
  30. loginframe.Size = UDim2.new(0, 226, 0, 352)
  31.  
  32. bar1.Name = "bar1"
  33. bar1.Parent = loginframe
  34. bar1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  35. bar1.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  36. bar1.BorderSizePixel = 0
  37. bar1.Draggable = true
  38. bar1.Size = UDim2.new(0, 226, 0, 27)
  39.  
  40. TextLabel.Parent = loginframe
  41. TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  42. TextLabel.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  43. TextLabel.BorderSizePixel = 0
  44. TextLabel.Draggable = true
  45. TextLabel.Position = UDim2.new(0.14159292, 0, 0.130681828, 0)
  46. TextLabel.Size = UDim2.new(0, 164, 0, 40)
  47. TextLabel.Font = Enum.Font.SourceSansSemibold
  48. TextLabel.Text = "mack cracs"
  49. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  50. TextLabel.TextScaled = true
  51. TextLabel.TextSize = 100
  52. TextLabel.TextWrapped = true
  53.  
  54. joinbuttom.Name = "joinbuttom"
  55. joinbuttom.Parent = loginframe
  56. joinbuttom.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  57. joinbuttom.BorderSizePixel = 0
  58. joinbuttom.Draggable = true
  59. joinbuttom.Position = UDim2.new(0.0597345121, 0, 0.730113626, 0)
  60. joinbuttom.Size = UDim2.new(0, 200, 0, 50)
  61. joinbuttom.Font = Enum.Font.SourceSansSemibold
  62. joinbuttom.Text = "login"
  63. joinbuttom.TextColor3 = Color3.new(1, 1, 1)
  64. joinbuttom.TextSize = 25
  65.  
  66. user.Name = "user"
  67. user.Parent = loginframe
  68. user.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  69. user.BorderSizePixel = 0
  70. user.Draggable = true
  71. user.Position = UDim2.new(0.137168139, 0, 0.326704532, 0)
  72. user.Size = UDim2.new(0, 165, 0, 39)
  73. user.Font = Enum.Font.SourceSansSemibold
  74. user.Text = "username"
  75. user.TextColor3 = Color3.new(1, 1, 1)
  76. user.TextSize = 25
  77.  
  78. pass.Name = "pass"
  79. pass.Parent = loginframe
  80. pass.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  81. pass.BorderSizePixel = 0
  82. pass.Draggable = true
  83. pass.Position = UDim2.new(0.134955749, 0, 0.514204502, 0)
  84. pass.Size = UDim2.new(0, 165, 0, 39)
  85. pass.Font = Enum.Font.SourceSansSemibold
  86. pass.Text = "password"
  87. pass.TextColor3 = Color3.new(1, 1, 1)
  88. pass.TextSize = 25
  89.  
  90. exploitsbar.Name = "exploitsbar"
  91. exploitsbar.Parent = exploit
  92. exploitsbar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  93. exploitsbar.BorderSizePixel = 0
  94. exploitsbar.Draggable = true
  95. exploitsbar.Position = UDim2.new(0.0136307403, 0, 0.309664667, 0)
  96. exploitsbar.Size = UDim2.new(0, 369, 0, 301)
  97. exploitsbar.Visible = false
  98.  
  99. Frame.Parent = exploitsbar
  100. Frame.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  101. Frame.BorderSizePixel = 0
  102. Frame.Draggable = true
  103. Frame.Position = UDim2.new(2.98023224e-08, 0, -2.04890966e-08, 0)
  104. Frame.Size = UDim2.new(0, 369, 0, 22)
  105.  
  106. nameexploit.Name = "nameexploit"
  107. nameexploit.Parent = exploitsbar
  108. nameexploit.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  109. nameexploit.BorderSizePixel = 0
  110. nameexploit.Draggable = true
  111. nameexploit.Size = UDim2.new(0, 195, 0, 22)
  112. nameexploit.Font = Enum.Font.SourceSansSemibold
  113. nameexploit.Text = "mack cracs gui"
  114. nameexploit.TextColor3 = Color3.new(1, 1, 1)
  115. nameexploit.TextSize = 14
  116.  
  117. exitbutton.Name = "exitbutton"
  118. exitbutton.Parent = exploitsbar
  119. exitbutton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  120. exitbutton.BorderSizePixel = 0
  121. exitbutton.Draggable = true
  122. exitbutton.Position = UDim2.new(0.946436048, 0, 0, 0)
  123. exitbutton.Size = UDim2.new(0, 20, 0, 22)
  124. exitbutton.Font = Enum.Font.SourceSansSemibold
  125. exitbutton.Text = "x"
  126. exitbutton.TextColor3 = Color3.new(1, 1, 1)
  127. exitbutton.TextSize = 14
  128.  
  129. exebut.Name = "exebut"
  130. exebut.Parent = exploitsbar
  131. exebut.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  132. exebut.BorderSizePixel = 0
  133. exebut.Draggable = true
  134. exebut.Position = UDim2.new(0.0425867513, 0, 0.617940187, 0)
  135. exebut.Size = UDim2.new(0, 123, 0, 41)
  136. exebut.Font = Enum.Font.SourceSansSemibold
  137. exebut.Text = "executor"
  138. exebut.TextColor3 = Color3.new(1, 1, 1)
  139. exebut.TextSize = 25
  140.  
  141. scriptsbuttom.Name = "scriptsbuttom"
  142. scriptsbuttom.Parent = exploitsbar
  143. scriptsbuttom.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  144. scriptsbuttom.BorderSizePixel = 0
  145. scriptsbuttom.Draggable = true
  146. scriptsbuttom.Position = UDim2.new(0.499686718, 0, 0.617940187, 0)
  147. scriptsbuttom.Size = UDim2.new(0, 118, 0, 41)
  148. scriptsbuttom.Font = Enum.Font.SourceSansSemibold
  149. scriptsbuttom.Text = "scripts"
  150. scriptsbuttom.TextColor3 = Color3.new(1, 1, 1)
  151. scriptsbuttom.TextSize = 25
  152.  
  153. credits.Name = "credits"
  154. credits.Parent = exploitsbar
  155. credits.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  156. credits.Position = UDim2.new(0, 0, 0.926910281, 0)
  157. credits.Size = UDim2.new(0, 150, 0, 22)
  158. credits.Font = Enum.Font.SourceSansSemibold
  159. credits.Text = "made by entidade gamer"
  160. credits.TextColor3 = Color3.new(1, 1, 1)
  161. credits.TextSize = 16
  162.  
  163. scriptframe.Name = "scriptframe"
  164. scriptframe.Parent = exploit
  165. scriptframe.Active = true
  166. scriptframe.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  167. scriptframe.BorderSizePixel = 0
  168. scriptframe.Draggable = true
  169. scriptframe.Position = UDim2.new(0.470879793, 0, 0.243589759, 0)
  170. scriptframe.Size = UDim2.new(0, 254, 0, 283)
  171. scriptframe.Visible = false
  172.  
  173. sbar1.Name = "sbar1"
  174. sbar1.Parent = scriptframe
  175. sbar1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  176. sbar1.BorderSizePixel = 0
  177. sbar1.Size = UDim2.new(0, 254, 0, 16)
  178.  
  179. sbar2.Name = "sbar2"
  180. sbar2.Parent = scriptframe
  181. sbar2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  182. sbar2.Position = UDim2.new(0, 0, 0.0565371029, 0)
  183. sbar2.Size = UDim2.new(0, 254, 0, 6)
  184.  
  185. gbv3.Name = "gbv3"
  186. gbv3.Parent = scriptframe
  187. gbv3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  188. gbv3.Position = UDim2.new(0.234251976, 0, 0.40989399, 0)
  189. gbv3.Size = UDim2.new(0, 135, 0, 50)
  190. gbv3.Font = Enum.Font.SourceSansSemibold
  191. gbv3.Text = "grab knife v3"
  192. gbv3.TextColor3 = Color3.new(1, 1, 1)
  193. gbv3.TextSize = 25
  194.  
  195. seexitbuttom.Name = "seexitbuttom"
  196. seexitbuttom.Parent = scriptframe
  197. seexitbuttom.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  198. seexitbuttom.BorderSizePixel = 0
  199. seexitbuttom.Draggable = true
  200. seexitbuttom.Position = UDim2.new(0.922814012, 0, 0, 0)
  201. seexitbuttom.Size = UDim2.new(0, 20, 0, 22)
  202. seexitbuttom.Font = Enum.Font.SourceSansSemibold
  203. seexitbuttom.Text = "x"
  204. seexitbuttom.TextColor3 = Color3.new(1, 1, 1)
  205. seexitbuttom.TextSize = 14
Add Comment
Please, Sign In to add comment