Advertisement
Neon2848

Untitled

Feb 25th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.46 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ExploitFrame = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local cracked = Instance.new("TextLabel")
  6. local Info = Instance.new("TextLabel")
  7. local Scripts = Instance.new("TextButton")
  8. local TextLabel = Instance.new("TextLabel")
  9. local Close = Instance.new("TextButton")
  10. local Jailbreak = Instance.new("TextButton")
  11. local TP = Instance.new("TextButton")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local Apoc = Instance.new("TextButton")
  14. local Hilton = Instance.new("TextButton")
  15. local scripts = Instance.new("Frame")
  16. local Bar = Instance.new("TextLabel")
  17. local Glock = Instance.new("TextButton")
  18. local Bomb = Instance.new("TextButton")
  19. local GrabknifeV4 = Instance.new("TextButton")
  20. local Tsunami = Instance.new("TextButton")
  21. local WYD = Instance.new("TextButton")
  22. local GKV4 = Instance.new("TextButton")
  23. local CC = Instance.new("TextButton")
  24. local Genocider = Instance.new("TextButton")
  25. local Plane = Instance.new("TextButton")
  26. local Bar_2 = Instance.new("TextLabel")
  27. local Sparkles = Instance.new("TextButton")
  28. local KillGui = Instance.new("TextButton")
  29. local Close_2 = Instance.new("TextButton")
  30. local KillGui_2 = Instance.new("Frame")
  31. local Bar_3 = Instance.new("TextLabel")
  32. local Close_3 = Instance.new("TextButton")
  33. local UsernameBox = Instance.new("TextBox")
  34. local Killbutton = Instance.new("TextButton")
  35.  
  36. -- Properties
  37.  
  38. ExploitFrame.Name = "ExploitFrame"
  39. ExploitFrame.Parent = game.Players.LocalPlayer.PlayerGui
  40.  
  41. Main.Name = "Main"
  42. Main.Parent = ExploitFrame
  43. Main.Active = true
  44. Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  45. Main.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  46. Main.BorderSizePixel = 2
  47. Main.Draggable = true
  48. Main.Position = UDim2.new(0.204171941, 0, 0.104530737, 0)
  49. Main.Size = UDim2.new(0, 376, 0, 254)
  50.  
  51. cracked.Name = "cracked"
  52. cracked.Parent = Main
  53. cracked.BackgroundColor3 = Color3.new(0, 0, 0)
  54. cracked.Size = UDim2.new(0, 162, 0, 26)
  55. cracked.Font = Enum.Font.SciFi
  56. cracked.Text = "Cracked Hub"
  57. cracked.TextColor3 = Color3.new(1, 1, 1)
  58. cracked.TextSize = 20
  59.  
  60. Info.Name = "Info"
  61. Info.Parent = Main
  62. Info.BackgroundColor3 = Color3.new(0, 0, 0)
  63. Info.BackgroundTransparency = 0.5
  64. Info.Position = UDim2.new(0, 0, 0.14173229, 0)
  65. Info.Size = UDim2.new(0, 376, 0, 60)
  66. Info.Font = Enum.Font.SciFi
  67. Info.Text = "Welcome to Cracked Hub update any scripts that need it."
  68. Info.TextColor3 = Color3.new(1, 1, 1)
  69. Info.TextSize = 14
  70.  
  71. Scripts.Name = "Scripts"
  72. Scripts.Parent = Main
  73. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  74. Scripts.Position = UDim2.new(0.0212765951, 0, 0.791338563, 0)
  75. Scripts.Size = UDim2.new(0, 173, 0, 42)
  76. Scripts.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  77. Scripts.Font = Enum.Font.SciFi
  78. Scripts.Text = "Scripts"
  79. Scripts.TextColor3 = Color3.new(0, 0, 0)
  80. Scripts.TextSize = 30
  81.  
  82. TextLabel.Parent = Main
  83. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  84. TextLabel.Position = UDim2.new(0.019946808, 0, 0.419243157, 0)
  85. TextLabel.Size = UDim2.new(0, 146, 0, 33)
  86. TextLabel.Font = Enum.Font.SciFi
  87. TextLabel.Text = "Created By Neon#2848"
  88. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  89. TextLabel.TextSize = 14
  90.  
  91. Close.Name = "Close"
  92. Close.Parent = Main
  93. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  94. Close.BackgroundTransparency = 1
  95. Close.Position = UDim2.new(0.896276593, 0, -0.0433070883, 0)
  96. Close.Size = UDim2.new(0, 54, 0, 47)
  97. Close.Font = Enum.Font.SourceSansLight
  98. Close.Text = "X"
  99. Close.TextColor3 = Color3.new(1, 1, 1)
  100. Close.TextScaled = true
  101. Close.TextSize = 14
  102. Close.TextWrapped = true
  103.  
  104. Jailbreak.Name = "Jailbreak"
  105. Jailbreak.Parent = Main
  106. Jailbreak.BackgroundColor3 = Color3.new(1, 1, 1)
  107. Jailbreak.Position = UDim2.new(0.527925551, 0, 0.793258905, 0)
  108. Jailbreak.Size = UDim2.new(0, 138, 0, 42)
  109. Jailbreak.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  110. Jailbreak.Font = Enum.Font.SciFi
  111. Jailbreak.Text = "Jailbreak"
  112. Jailbreak.TextColor3 = Color3.new(0, 0, 0)
  113. Jailbreak.TextSize = 30
  114.  
  115. TP.Name = "TP"
  116. TP.Parent = Main
  117. TP.BackgroundColor3 = Color3.new(1, 1, 1)
  118. TP.Position = UDim2.new(0.920212746, 0, 0.417322844, 0)
  119. TP.Size = UDim2.new(0, 18, 0, 17)
  120. TP.Font = Enum.Font.SourceSans
  121. TP.Text = ""
  122. TP.TextSize = 14
  123.  
  124. TextLabel_2.Parent = Main
  125. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  126. TextLabel_2.BackgroundTransparency = 21
  127. TextLabel_2.Position = UDim2.new(0.736702085, 0, 0.423228353, 0)
  128. TextLabel_2.Size = UDim2.new(0, 60, 0, 14)
  129. TextLabel_2.Font = Enum.Font.SourceSans
  130. TextLabel_2.Text = "Click TP"
  131. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  132. TextLabel_2.TextSize = 14
  133.  
  134. Apoc.Name = "Apoc"
  135. Apoc.Parent = Main
  136. Apoc.BackgroundColor3 = Color3.new(1, 1, 1)
  137. Apoc.Position = UDim2.new(0.527925551, 0, 0.627904594, 0)
  138. Apoc.Size = UDim2.new(0, 138, 0, 42)
  139. Apoc.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  140. Apoc.Font = Enum.Font.SciFi
  141. Apoc.Text = "Apoc"
  142. Apoc.TextColor3 = Color3.new(0, 0, 0)
  143. Apoc.TextSize = 30
  144.  
  145. Hilton.Name = "Hilton"
  146. Hilton.Parent = Main
  147. Hilton.BackgroundColor3 = Color3.new(1, 1, 1)
  148. Hilton.Position = UDim2.new(0.0212765932, 0, 0.625984251, 0)
  149. Hilton.Size = UDim2.new(0, 173, 0, 42)
  150. Hilton.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  151. Hilton.Font = Enum.Font.SciFi
  152. Hilton.Text = "Hilton Hotels"
  153. Hilton.TextColor3 = Color3.new(0, 0, 0)
  154. Hilton.TextSize = 30
  155.  
  156. scripts.Name = "scripts"
  157. scripts.Parent = ExploitFrame
  158. scripts.Active = true
  159. scripts.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  160. scripts.Draggable = true
  161. scripts.Position = UDim2.new(-0.124429971, 0, 0.444566995, 0)
  162. scripts.Size = UDim2.new(0, 314, 0, 266)
  163. scripts.Visible = false
  164.  
  165. Bar.Name = "Bar"
  166. Bar.Parent = scripts
  167. Bar.BackgroundColor3 = Color3.new(0, 0, 0)
  168. Bar.Position = UDim2.new(-0.00159235671, 0, 0, 0)
  169. Bar.Size = UDim2.new(0, 314, 0, 42)
  170. Bar.Font = Enum.Font.SciFi
  171. Bar.Text = "This Tab is Dragable"
  172. Bar.TextColor3 = Color3.new(1, 1, 1)
  173. Bar.TextSize = 14
  174.  
  175. Glock.Name = "Glock"
  176. Glock.Parent = scripts
  177. Glock.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  178. Glock.Position = UDim2.new(0.0286624208, 0, 0.186044216, 0)
  179. Glock.Size = UDim2.new(0, 97, 0, 41)
  180. Glock.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  181. Glock.Font = Enum.Font.SciFi
  182. Glock.Text = "Glock"
  183. Glock.TextSize = 14
  184.  
  185. Bomb.Name = "Bomb"
  186. Bomb.Parent = scripts
  187. Bomb.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  188. Bomb.Position = UDim2.new(0.0286624208, 0, 0.360902309, 0)
  189. Bomb.Size = UDim2.new(0, 97, 0, 41)
  190. Bomb.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  191. Bomb.Font = Enum.Font.SciFi
  192. Bomb.Text = "Bomb Vest"
  193. Bomb.TextSize = 14
  194.  
  195. GrabknifeV4.Name = "Grabknife V4"
  196. GrabknifeV4.Parent = scripts
  197. GrabknifeV4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  198. GrabknifeV4.Position = UDim2.new(0.348726094, 0, 0.812030256, 0)
  199. GrabknifeV4.Size = UDim2.new(0, 97, 0, 41)
  200. GrabknifeV4.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  201. GrabknifeV4.Font = Enum.Font.SciFi
  202. GrabknifeV4.Text = "Grabknife V3"
  203. GrabknifeV4.TextSize = 14
  204.  
  205. Tsunami.Name = "Tsunami"
  206. Tsunami.Parent = scripts
  207. Tsunami.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  208. Tsunami.Position = UDim2.new(0.347133785, 0, 0.186044216, 0)
  209. Tsunami.Size = UDim2.new(0, 97, 0, 41)
  210. Tsunami.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  211. Tsunami.Font = Enum.Font.SciFi
  212. Tsunami.Text = "Tsunami"
  213. Tsunami.TextSize = 14
  214.  
  215. WYD.Name = "WYD"
  216. WYD.Parent = scripts
  217. WYD.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  218. WYD.Position = UDim2.new(0.347133785, 0, 0.360902309, 0)
  219. WYD.Size = UDim2.new(0, 97, 0, 41)
  220. WYD.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  221. WYD.Font = Enum.Font.SciFi
  222. WYD.Text = "WYD Form"
  223. WYD.TextSize = 14
  224.  
  225. GKV4.Name = "GKV4"
  226. GKV4.Parent = scripts
  227. GKV4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  228. GKV4.Position = UDim2.new(0.654458642, 0, 0.812030256, 0)
  229. GKV4.Size = UDim2.new(0, 97, 0, 41)
  230. GKV4.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  231. GKV4.Font = Enum.Font.SciFi
  232. GKV4.Text = "Grab Knife V4"
  233. GKV4.TextSize = 14
  234.  
  235. CC.Name = "CC"
  236. CC.Parent = scripts
  237. CC.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  238. CC.Position = UDim2.new(0.65605092, 0, 0.184210539, 0)
  239. CC.Size = UDim2.new(0, 89, 0, 41)
  240. CC.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  241. CC.Font = Enum.Font.SciFi
  242. CC.Text = "CC"
  243. CC.TextSize = 14
  244.  
  245. Genocider.Name = "Genocider"
  246. Genocider.Parent = scripts
  247. Genocider.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  248. Genocider.Position = UDim2.new(0.65605092, 0, 0.359022558, 0)
  249. Genocider.Size = UDim2.new(0, 89, 0, 41)
  250. Genocider.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  251. Genocider.Font = Enum.Font.SciFi
  252. Genocider.Text = "Genocider"
  253. Genocider.TextSize = 14
  254.  
  255. Plane.Name = "Plane"
  256. Plane.Parent = scripts
  257. Plane.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  258. Plane.Position = UDim2.new(0.0286624208, 0, 0.526315808, 0)
  259. Plane.Size = UDim2.new(0, 93, 0, 41)
  260. Plane.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  261. Plane.Font = Enum.Font.SciFi
  262. Plane.Text = "Plane"
  263. Plane.TextSize = 14
  264.  
  265. Bar_2.Name = "Bar"
  266. Bar_2.Parent = scripts
  267. Bar_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  268. Bar_2.Position = UDim2.new(0.00318471342, 0, 0.729323268, 0)
  269. Bar_2.Size = UDim2.new(0, 314, 0, 10)
  270. Bar_2.Font = Enum.Font.SourceSans
  271. Bar_2.Text = ""
  272. Bar_2.TextSize = 14
  273.  
  274. Sparkles.Name = "Sparkles"
  275. Sparkles.Parent = scripts
  276. Sparkles.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  277. Sparkles.Position = UDim2.new(0.324840754, 0, 0.526315808, 0)
  278. Sparkles.Size = UDim2.new(0, 93, 0, 41)
  279. Sparkles.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  280. Sparkles.Font = Enum.Font.SciFi
  281. Sparkles.Text = "Sparkles"
  282. Sparkles.TextSize = 14
  283.  
  284. KillGui.Name = "KillGui"
  285. KillGui.Parent = scripts
  286. KillGui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  287. KillGui.Position = UDim2.new(0.643312097, 0, 0.526315808, 0)
  288. KillGui.Size = UDim2.new(0, 93, 0, 41)
  289. KillGui.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  290. KillGui.Font = Enum.Font.SciFi
  291. KillGui.Text = "Kill Gui"
  292. KillGui.TextSize = 14
  293.  
  294. Close_2.Name = "Close"
  295. Close_2.Parent = scripts
  296. Close_2.BackgroundColor3 = Color3.new(1, 1, 1)
  297. Close_2.BackgroundTransparency = 1
  298. Close_2.Position = UDim2.new(0.866241992, 0, -0.00375939161, 0)
  299. Close_2.Size = UDim2.new(0, 53, 0, 43)
  300. Close_2.Font = Enum.Font.SciFi
  301. Close_2.Text = "X"
  302. Close_2.TextColor3 = Color3.new(1, 1, 1)
  303. Close_2.TextSize = 60
  304.  
  305. KillGui_2.Name = "KillGui"
  306. KillGui_2.Parent = ExploitFrame
  307. KillGui_2.Active = true
  308. KillGui_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  309. KillGui_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  310. KillGui_2.BorderSizePixel = 2
  311. KillGui_2.Draggable = true
  312. KillGui_2.Position = UDim2.new(0.304101795, 0, 0.637262285, 0)
  313. KillGui_2.Size = UDim2.new(0, 357, 0, 79)
  314. KillGui_2.Visible = false
  315.  
  316. Bar_3.Name = "Bar"
  317. Bar_3.Parent = KillGui_2
  318. Bar_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 1)
  319. Bar_3.BackgroundTransparency = 1
  320. Bar_3.Position = UDim2.new(0, 0, 0.03164557, 0)
  321. Bar_3.Size = UDim2.new(0, 357, 0, 17)
  322. Bar_3.Font = Enum.Font.SciFi
  323. Bar_3.Text = "Kill Gui"
  324. Bar_3.TextColor3 = Color3.new(1, 1, 1)
  325. Bar_3.TextScaled = true
  326. Bar_3.TextSize = 14
  327. Bar_3.TextWrapped = true
  328.  
  329. Close_3.Name = "Close"
  330. Close_3.Parent = KillGui_2
  331. Close_3.BackgroundColor3 = Color3.new(1, 0.113725, 0)
  332. Close_3.BackgroundTransparency = 1
  333. Close_3.Position = UDim2.new(0.90196079, 0, -0.151898712, 0)
  334. Close_3.Size = UDim2.new(0, 50, 0, 46)
  335. Close_3.Font = Enum.Font.SourceSans
  336. Close_3.Text = "X"
  337. Close_3.TextColor3 = Color3.new(1, 1, 1)
  338. Close_3.TextScaled = true
  339. Close_3.TextSize = 14
  340. Close_3.TextWrapped = true
  341.  
  342. UsernameBox.Name = "UsernameBox"
  343. UsernameBox.Parent = KillGui_2
  344. UsernameBox.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
  345. UsernameBox.Position = UDim2.new(0.0616246499, 0, 0.430379748, 0)
  346. UsernameBox.Size = UDim2.new(0, 171, 0, 29)
  347. UsernameBox.Font = Enum.Font.SourceSans
  348. UsernameBox.Text = "Username here"
  349. UsernameBox.TextColor3 = Color3.new(0, 0, 0)
  350. UsernameBox.TextScaled = true
  351. UsernameBox.TextSize = 14
  352. UsernameBox.TextWrapped = true
  353.  
  354. Killbutton.Name = "Killbutton"
  355. Killbutton.Parent = KillGui_2
  356. Killbutton.BackgroundColor3 = Color3.new(0.992157, 0.4, 0.4)
  357. Killbutton.Position = UDim2.new(0.60224092, 0, 0.303797454, 0)
  358. Killbutton.Size = UDim2.new(0, 74, 0, 41)
  359. Killbutton.Font = Enum.Font.SciFi
  360. Killbutton.Text = "Kill"
  361. Killbutton.TextColor3 = Color3.new(0, 0, 0)
  362. Killbutton.TextScaled = true
  363. Killbutton.TextSize = 14
  364. Killbutton.TextWrapped = true
  365.  
  366. Scripts.MouseButton1Click:connect(function()
  367. local button = script.Parent
  368. local frametoopen = scripts
  369. frametoopen.Visible = true
  370. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement