Advertisement
Greatgamer59

Untitled

Sep 13th, 2017
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.15 KB | None | 0 0
  1. -- Objects
  2. _G.Notify = function(a,b,c)
  3. game:GetService("CoreGui"):WaitForChild("RobloxGui").SendNotification:Fire(a, b, "rbxassetid://745065390", c)
  4. end
  5.  
  6. local BAGUI = Instance.new("ScreenGui")
  7. local MAIN = Instance.new("TextLabel")
  8. local ImageLabel = Instance.new("ImageLabel")
  9. local Background = Instance.new("Frame")
  10. local CLOSE = Instance.new("TextButton")
  11. local GlossEffect = Instance.new("ImageLabel")
  12. local kill = Instance.new("TextButton")
  13. local ImageLabel_2 = Instance.new("ImageLabel")
  14. local plr = Instance.new("TextBox")
  15. local ImageLabel_3 = Instance.new("ImageLabel")
  16. local value = Instance.new("TextBox")
  17. local ImageLabel_4 = Instance.new("ImageLabel")
  18. local ws = Instance.new("TextButton")
  19. local ImageLabel_5 = Instance.new("ImageLabel")
  20. local btools = Instance.new("TextButton")
  21. local ImageLabel_6 = Instance.new("ImageLabel")
  22. local FF = Instance.new("TextButton")
  23. local ImageLabel_7 = Instance.new("ImageLabel")
  24. local UNFF = Instance.new("TextButton")
  25. local ImageLabel_8 = Instance.new("ImageLabel")
  26. local GOD = Instance.new("TextButton")
  27. local ImageLabel_9 = Instance.new("ImageLabel")
  28. local UNGOD = Instance.new("TextButton")
  29. local ImageLabel_10 = Instance.new("ImageLabel")
  30. local ADMIN = Instance.new("TextButton")
  31. local ImageLabel_11 = Instance.new("ImageLabel")
  32. local JP = Instance.new("TextButton")
  33. local ImageLabel_12 = Instance.new("ImageLabel")
  34. local MSG = Instance.new("TextButton")
  35. local ImageLabel_13 = Instance.new("ImageLabel")
  36. local SP = Instance.new("TextButton")
  37. local ImageLabel_14 = Instance.new("ImageLabel")
  38. local UNSP = Instance.new("TextButton")
  39. local ImageLabel_15 = Instance.new("ImageLabel")
  40. local FIRE = Instance.new("TextButton")
  41. local ImageLabel_16 = Instance.new("ImageLabel")
  42. local UNFIRE = Instance.new("TextButton")
  43. local ImageLabel_17 = Instance.new("ImageLabel")
  44. local GTA = Instance.new("TextButton")
  45. local ImageLabel_18 = Instance.new("ImageLabel")
  46. local OPEN = Instance.new("TextButton")
  47. local ImageLabel_19 = Instance.new("ImageLabel")
  48. local LOGIN = Instance.new("Frame")
  49. local TITLE = Instance.new("TextLabel")
  50. local ImageLabel_20 = Instance.new("ImageLabel")
  51. local CLOSE_2 = Instance.new("TextButton")
  52. local GlossEffect_2 = Instance.new("ImageLabel")
  53. local USER = Instance.new("TextBox")
  54. local GlossEffect_3 = Instance.new("ImageLabel")
  55. local PW = Instance.new("TextBox")
  56. local GlossEffect_4 = Instance.new("ImageLabel")
  57. local SUBMIT = Instance.new("TextButton")
  58. local GlossEffect_5 = Instance.new("ImageLabel")
  59. local OPEN2 = Instance.new("TextButton")
  60. local ImageLabel_21 = Instance.new("ImageLabel")
  61.  
  62. -- Properties
  63.  
  64. BAGUI.Name = "BAGUI"
  65. BAGUI.Parent = game.CoreGui
  66.  
  67. MAIN.Name = "MAIN"
  68. MAIN.Parent = BAGUI
  69. MAIN.Active = true
  70. MAIN.BackgroundColor3 = Color3.new(0, 0, 1)
  71. MAIN.BackgroundTransparency = 0.5
  72. MAIN.BorderSizePixel = 0
  73. MAIN.Draggable = true
  74. MAIN.Position = UDim2.new(0.5, -150, 0.5, -200)
  75. MAIN.Size = UDim2.new(0, 280, 0, 20)
  76. MAIN.Visible = false
  77. MAIN.Font = Enum.Font.ArialBold
  78. MAIN.FontSize = Enum.FontSize.Size18
  79. MAIN.Text = "Blu3 A0nym0u$ GUI"
  80. MAIN.TextColor3 = Color3.new(1, 1, 1)
  81. MAIN.TextSize = 18
  82.  
  83. ImageLabel.Parent = MAIN
  84. ImageLabel.BackgroundTransparency = 1
  85. ImageLabel.Size = UDim2.new(1, 0, 0.5, 0)
  86. ImageLabel.ZIndex = 2
  87. ImageLabel.Image = "rbxasset://textures/BWGradient.png"
  88. ImageLabel.ImageTransparency = 0.5
  89.  
  90. Background.Name = "Background"
  91. Background.Parent = MAIN
  92. Background.BackgroundColor3 = Color3.new(0, 0, 0)
  93. Background.BackgroundTransparency = 0.30000001192093
  94. Background.BorderSizePixel = 0
  95. Background.Position = UDim2.new(0, 0, 0, 20)
  96. Background.Size = UDim2.new(0, 300, 0, 400)
  97.  
  98. CLOSE.Name = "CLOSE"
  99. CLOSE.Parent = MAIN
  100. CLOSE.BackgroundColor3 = Color3.new(1, 0, 0)
  101. CLOSE.BackgroundTransparency = 0.5
  102. CLOSE.BorderSizePixel = 0
  103. CLOSE.Position = UDim2.new(0, 280, 0, 0)
  104. CLOSE.Size = UDim2.new(0, 20, 0, 20)
  105. CLOSE.Font = Enum.Font.ArialBold
  106. CLOSE.FontSize = Enum.FontSize.Size18
  107. CLOSE.Text = "X"
  108. CLOSE.TextColor3 = Color3.new(1, 1, 1)
  109. CLOSE.TextSize = 18
  110.  
  111. GlossEffect.Name = "GlossEffect"
  112. GlossEffect.Parent = CLOSE
  113. GlossEffect.BackgroundTransparency = 1
  114. GlossEffect.Size = UDim2.new(1, 0, 0.5, 0)
  115. GlossEffect.ZIndex = 2
  116. GlossEffect.Image = "rbxasset://textures/BWGradient.png"
  117. GlossEffect.ImageTransparency = 0.5
  118.  
  119. kill.Name = "kill"
  120. kill.Parent = MAIN
  121. kill.BackgroundColor3 = Color3.new(0, 0, 1)
  122. kill.Position = UDim2.new(0.010714286, 0, 2.45000005, 0)
  123. kill.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  124. kill.Font = Enum.Font.ArialBold
  125. kill.FontSize = Enum.FontSize.Size18
  126. kill.Text = "Kill"
  127. kill.TextColor3 = Color3.new(1, 1, 1)
  128. kill.TextSize = 18
  129.  
  130. ImageLabel_2.Parent = kill
  131. ImageLabel_2.BackgroundTransparency = 1
  132. ImageLabel_2.Size = UDim2.new(1, 0, 0.5, 0)
  133. ImageLabel_2.ZIndex = 2
  134. ImageLabel_2.Image = "rbxasset://textures/BWGradient.png"
  135. ImageLabel_2.ImageTransparency = 0.5
  136.  
  137. plr.Name = "plr"
  138. plr.Parent = MAIN
  139. plr.BackgroundColor3 = Color3.new(0, 0, 1)
  140. plr.BorderColor3 = Color3.new(0, 0, 0)
  141. plr.Position = UDim2.new(0.010714286, 0, 19.3999996, 0)
  142. plr.Size = UDim2.new(0.464285702, 0, 1.60000002, 0)
  143. plr.Font = Enum.Font.ArialBold
  144. plr.FontSize = Enum.FontSize.Size18
  145. plr.Text = "plrname"
  146. plr.TextColor3 = Color3.new(1, 1, 1)
  147. plr.TextSize = 18
  148.  
  149. ImageLabel_3.Parent = plr
  150. ImageLabel_3.BackgroundTransparency = 1
  151. ImageLabel_3.Size = UDim2.new(1, 0, 0.5, 0)
  152. ImageLabel_3.ZIndex = 2
  153. ImageLabel_3.Image = "rbxasset://textures/BWGradient.png"
  154. ImageLabel_3.ImageTransparency = 0.5
  155.  
  156. value.Name = "value"
  157. value.Parent = MAIN
  158. value.BackgroundColor3 = Color3.new(0, 0, 1)
  159. value.BorderColor3 = Color3.new(0, 0, 0)
  160. value.Position = UDim2.new(0.489285707, 0, 19.3999996, 0)
  161. value.Size = UDim2.new(0.464285702, 0, 1.60000002, 0)
  162. value.Font = Enum.Font.ArialBold
  163. value.FontSize = Enum.FontSize.Size18
  164. value.Text = "int value"
  165. value.TextColor3 = Color3.new(1, 1, 1)
  166. value.TextSize = 18
  167.  
  168. ImageLabel_4.Parent = value
  169. ImageLabel_4.BackgroundTransparency = 1
  170. ImageLabel_4.Size = UDim2.new(1, 0, 0.5, 0)
  171. ImageLabel_4.ZIndex = 2
  172. ImageLabel_4.Image = "rbxasset://textures/BWGradient.png"
  173. ImageLabel_4.ImageTransparency = 0.5
  174.  
  175. ws.Name = "ws"
  176. ws.Parent = MAIN
  177. ws.BackgroundColor3 = Color3.new(0, 0, 1)
  178. ws.Position = UDim2.new(0.546428561, 0, 2.5, 0)
  179. ws.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  180. ws.Font = Enum.Font.ArialBold
  181. ws.FontSize = Enum.FontSize.Size18
  182. ws.Text = "WS"
  183. ws.TextColor3 = Color3.new(1, 1, 1)
  184. ws.TextSize = 18
  185.  
  186. ImageLabel_5.Parent = ws
  187. ImageLabel_5.BackgroundTransparency = 1
  188. ImageLabel_5.Size = UDim2.new(1, 0, 0.5, 0)
  189. ImageLabel_5.ZIndex = 2
  190. ImageLabel_5.Image = "rbxasset://textures/BWGradient.png"
  191. ImageLabel_5.ImageTransparency = 0.5
  192.  
  193. btools.Name = "btools"
  194. btools.Parent = MAIN
  195. btools.BackgroundColor3 = Color3.new(0, 0, 1)
  196. btools.Position = UDim2.new(0.00357142859, 0, 4.1500001, 0)
  197. btools.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  198. btools.Font = Enum.Font.ArialBold
  199. btools.FontSize = Enum.FontSize.Size18
  200. btools.Text = "Btools"
  201. btools.TextColor3 = Color3.new(1, 1, 1)
  202. btools.TextSize = 18
  203.  
  204. ImageLabel_6.Parent = btools
  205. ImageLabel_6.BackgroundTransparency = 1
  206. ImageLabel_6.Size = UDim2.new(1, 0, 0.5, 0)
  207. ImageLabel_6.ZIndex = 2
  208. ImageLabel_6.Image = "rbxasset://textures/BWGradient.png"
  209. ImageLabel_6.ImageTransparency = 0.5
  210.  
  211. FF.Name = "FF"
  212. FF.Parent = MAIN
  213. FF.BackgroundColor3 = Color3.new(0, 0, 1)
  214. FF.Position = UDim2.new(0.54285717, 0, 4.0999999, 0)
  215. FF.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  216. FF.Font = Enum.Font.ArialBold
  217. FF.FontSize = Enum.FontSize.Size18
  218. FF.Text = "FF"
  219. FF.TextColor3 = Color3.new(1, 1, 1)
  220. FF.TextSize = 18
  221.  
  222. ImageLabel_7.Parent = FF
  223. ImageLabel_7.BackgroundTransparency = 1
  224. ImageLabel_7.Size = UDim2.new(1, 0, 0.5, 0)
  225. ImageLabel_7.ZIndex = 2
  226. ImageLabel_7.Image = "rbxasset://textures/BWGradient.png"
  227. ImageLabel_7.ImageTransparency = 0.5
  228.  
  229. UNFF.Name = "UNFF"
  230. UNFF.Parent = MAIN
  231. UNFF.BackgroundColor3 = Color3.new(0, 0, 1)
  232. UNFF.Position = UDim2.new(0.00714285718, 0, 5.9000001, 0)
  233. UNFF.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  234. UNFF.Font = Enum.Font.ArialBold
  235. UNFF.FontSize = Enum.FontSize.Size18
  236. UNFF.Text = "UNFF"
  237. UNFF.TextColor3 = Color3.new(1, 1, 1)
  238. UNFF.TextSize = 18
  239.  
  240. ImageLabel_8.Parent = UNFF
  241. ImageLabel_8.BackgroundTransparency = 1
  242. ImageLabel_8.Size = UDim2.new(1, 0, 0.5, 0)
  243. ImageLabel_8.ZIndex = 2
  244. ImageLabel_8.Image = "rbxasset://textures/BWGradient.png"
  245. ImageLabel_8.ImageTransparency = 0.5
  246.  
  247. GOD.Name = "GOD"
  248. GOD.Parent = MAIN
  249. GOD.BackgroundColor3 = Color3.new(0, 0, 1)
  250. GOD.Position = UDim2.new(0.54285717, 0, 5.80000019, 0)
  251. GOD.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  252. GOD.Font = Enum.Font.ArialBold
  253. GOD.FontSize = Enum.FontSize.Size18
  254. GOD.Text = "GOD"
  255. GOD.TextColor3 = Color3.new(1, 1, 1)
  256. GOD.TextSize = 18
  257.  
  258. ImageLabel_9.Parent = GOD
  259. ImageLabel_9.BackgroundTransparency = 1
  260. ImageLabel_9.Size = UDim2.new(1, 0, 0.5, 0)
  261. ImageLabel_9.ZIndex = 2
  262. ImageLabel_9.Image = "rbxasset://textures/BWGradient.png"
  263. ImageLabel_9.ImageTransparency = 0.5
  264.  
  265. UNGOD.Name = "UNGOD"
  266. UNGOD.Parent = MAIN
  267. UNGOD.BackgroundColor3 = Color3.new(0, 0, 1)
  268. UNGOD.Position = UDim2.new(0.010714286, 0, 7.5999999, 0)
  269. UNGOD.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  270. UNGOD.Font = Enum.Font.ArialBold
  271. UNGOD.FontSize = Enum.FontSize.Size18
  272. UNGOD.Text = "UNGOD"
  273. UNGOD.TextColor3 = Color3.new(1, 1, 1)
  274. UNGOD.TextSize = 18
  275.  
  276. ImageLabel_10.Parent = UNGOD
  277. ImageLabel_10.BackgroundTransparency = 1
  278. ImageLabel_10.Size = UDim2.new(1, 0, 0.5, 0)
  279. ImageLabel_10.ZIndex = 2
  280. ImageLabel_10.Image = "rbxasset://textures/BWGradient.png"
  281. ImageLabel_10.ImageTransparency = 0.5
  282.  
  283. ADMIN.Name = "ADMIN"
  284. ADMIN.Parent = MAIN
  285. ADMIN.BackgroundColor3 = Color3.new(0, 0, 1)
  286. ADMIN.Position = UDim2.new(0.54285717, 0, 7.5999999, 0)
  287. ADMIN.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  288. ADMIN.Font = Enum.Font.ArialBold
  289. ADMIN.FontSize = Enum.FontSize.Size18
  290. ADMIN.Text = "ADMIN"
  291. ADMIN.TextColor3 = Color3.new(1, 1, 1)
  292. ADMIN.TextSize = 18
  293.  
  294. ImageLabel_11.Parent = ADMIN
  295. ImageLabel_11.BackgroundTransparency = 1
  296. ImageLabel_11.Size = UDim2.new(1, 0, 0.5, 0)
  297. ImageLabel_11.ZIndex = 2
  298. ImageLabel_11.Image = "rbxasset://textures/BWGradient.png"
  299. ImageLabel_11.ImageTransparency = 0.5
  300.  
  301. JP.Name = "JP"
  302. JP.Parent = MAIN
  303. JP.BackgroundColor3 = Color3.new(0, 0, 1)
  304. JP.Position = UDim2.new(0.010714286, 0, 9.25, 0)
  305. JP.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  306. JP.Font = Enum.Font.ArialBold
  307. JP.FontSize = Enum.FontSize.Size18
  308. JP.Text = "JP"
  309. JP.TextColor3 = Color3.new(1, 1, 1)
  310. JP.TextSize = 18
  311.  
  312. ImageLabel_12.Parent = JP
  313. ImageLabel_12.BackgroundTransparency = 1
  314. ImageLabel_12.Size = UDim2.new(1, 0, 0.5, 0)
  315. ImageLabel_12.ZIndex = 2
  316. ImageLabel_12.Image = "rbxasset://textures/BWGradient.png"
  317. ImageLabel_12.ImageTransparency = 0.5
  318.  
  319. MSG.Name = "MSG"
  320. MSG.Parent = MAIN
  321. MSG.BackgroundColor3 = Color3.new(0, 0, 1)
  322. MSG.Position = UDim2.new(0.54285717, 0, 9.35000038, 0)
  323. MSG.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  324. MSG.Font = Enum.Font.ArialBold
  325. MSG.FontSize = Enum.FontSize.Size18
  326. MSG.Text = "SPREAD THE MESSAGE!"
  327. MSG.TextColor3 = Color3.new(1, 1, 1)
  328. MSG.TextScaled = true
  329. MSG.TextSize = 18
  330. MSG.TextWrapped = true
  331.  
  332. ImageLabel_13.Parent = MSG
  333. ImageLabel_13.BackgroundTransparency = 1
  334. ImageLabel_13.Size = UDim2.new(1, 0, 0.5, 0)
  335. ImageLabel_13.ZIndex = 2
  336. ImageLabel_13.Image = "rbxasset://textures/BWGradient.png"
  337. ImageLabel_13.ImageTransparency = 0.5
  338.  
  339. SP.Name = "SP"
  340. SP.Parent = MAIN
  341. SP.BackgroundColor3 = Color3.new(0, 0, 1)
  342. SP.Position = UDim2.new(0.0142857144, 0, 11, 0)
  343. SP.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  344. SP.Font = Enum.Font.ArialBold
  345. SP.FontSize = Enum.FontSize.Size18
  346. SP.Text = "SP"
  347. SP.TextColor3 = Color3.new(1, 1, 1)
  348. SP.TextScaled = true
  349. SP.TextSize = 18
  350. SP.TextWrapped = true
  351.  
  352. ImageLabel_14.Parent = SP
  353. ImageLabel_14.BackgroundTransparency = 1
  354. ImageLabel_14.Size = UDim2.new(1, 0, 0.5, 0)
  355. ImageLabel_14.ZIndex = 2
  356. ImageLabel_14.Image = "rbxasset://textures/BWGradient.png"
  357. ImageLabel_14.ImageTransparency = 0.5
  358.  
  359. UNSP.Name = "UNSP"
  360. UNSP.Parent = MAIN
  361. UNSP.BackgroundColor3 = Color3.new(0, 0, 1)
  362. UNSP.Position = UDim2.new(0.546428561, 0, 11, 0)
  363. UNSP.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  364. UNSP.Font = Enum.Font.ArialBold
  365. UNSP.FontSize = Enum.FontSize.Size18
  366. UNSP.Text = "UNSP"
  367. UNSP.TextColor3 = Color3.new(1, 1, 1)
  368. UNSP.TextScaled = true
  369. UNSP.TextSize = 18
  370. UNSP.TextWrapped = true
  371.  
  372. ImageLabel_15.Parent = UNSP
  373. ImageLabel_15.BackgroundTransparency = 1
  374. ImageLabel_15.Size = UDim2.new(1, 0, 0.5, 0)
  375. ImageLabel_15.ZIndex = 2
  376. ImageLabel_15.Image = "rbxasset://textures/BWGradient.png"
  377. ImageLabel_15.ImageTransparency = 0.5
  378.  
  379. FIRE.Name = "FIRE"
  380. FIRE.Parent = MAIN
  381. FIRE.BackgroundColor3 = Color3.new(0, 0, 1)
  382. FIRE.Position = UDim2.new(0.0142857144, 0, 12.6000004, 0)
  383. FIRE.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  384. FIRE.Font = Enum.Font.ArialBold
  385. FIRE.FontSize = Enum.FontSize.Size18
  386. FIRE.Text = "FIRE"
  387. FIRE.TextColor3 = Color3.new(1, 1, 1)
  388. FIRE.TextScaled = true
  389. FIRE.TextSize = 18
  390. FIRE.TextWrapped = true
  391.  
  392. ImageLabel_16.Parent = FIRE
  393. ImageLabel_16.BackgroundTransparency = 1
  394. ImageLabel_16.Size = UDim2.new(1, 0, 0.5, 0)
  395. ImageLabel_16.ZIndex = 2
  396. ImageLabel_16.Image = "rbxasset://textures/BWGradient.png"
  397. ImageLabel_16.ImageTransparency = 0.5
  398.  
  399. UNFIRE.Name = "UNFIRE"
  400. UNFIRE.Parent = MAIN
  401. UNFIRE.BackgroundColor3 = Color3.new(0, 0, 1)
  402. UNFIRE.Position = UDim2.new(0.54285717, 0, 12.5500002, 0)
  403. UNFIRE.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  404. UNFIRE.Font = Enum.Font.ArialBold
  405. UNFIRE.FontSize = Enum.FontSize.Size18
  406. UNFIRE.Text = "UNFIRE"
  407. UNFIRE.TextColor3 = Color3.new(1, 1, 1)
  408. UNFIRE.TextScaled = true
  409. UNFIRE.TextSize = 18
  410. UNFIRE.TextWrapped = true
  411.  
  412. ImageLabel_17.Parent = UNFIRE
  413. ImageLabel_17.BackgroundTransparency = 1
  414. ImageLabel_17.Size = UDim2.new(1, 0, 0.5, 0)
  415. ImageLabel_17.ZIndex = 2
  416. ImageLabel_17.Image = "rbxasset://textures/BWGradient.png"
  417. ImageLabel_17.ImageTransparency = 0.5
  418.  
  419. GTA.Name = "GTA"
  420. GTA.Parent = MAIN
  421. GTA.BackgroundColor3 = Color3.new(0, 0, 1)
  422. GTA.Position = UDim2.new(0.00714285718, 0, 14.3000002, 0)
  423. GTA.Size = UDim2.new(0.517857134, 0, 1.25, 0)
  424. GTA.Font = Enum.Font.ArialBold
  425. GTA.FontSize = Enum.FontSize.Size18
  426. GTA.Text = "GTA's ADMIN"
  427. GTA.TextColor3 = Color3.new(1, 1, 1)
  428. GTA.TextScaled = true
  429. GTA.TextSize = 18
  430. GTA.TextWrapped = true
  431.  
  432. ImageLabel_18.Parent = GTA
  433. ImageLabel_18.BackgroundTransparency = 1
  434. ImageLabel_18.Size = UDim2.new(1, 0, 0.5, 0)
  435. ImageLabel_18.ZIndex = 2
  436. ImageLabel_18.Image = "rbxasset://textures/BWGradient.png"
  437. ImageLabel_18.ImageTransparency = 0.5
  438.  
  439. OPEN.Name = "OPEN"
  440. OPEN.Parent = BAGUI
  441. OPEN.BackgroundColor3 = Color3.new(0, 0, 1)
  442. OPEN.Position = UDim2.new(0.0181200448, 0, 0.410041839, 0)
  443. OPEN.Size = UDim2.new(0.117780298, 0, 0.0481171533, 0)
  444. OPEN.Font = Enum.Font.ArialBold
  445. OPEN.FontSize = Enum.FontSize.Size14
  446. OPEN.Text = "Open"
  447. OPEN.TextColor3 = Color3.new(1, 1, 1)
  448. OPEN.TextSize = 14
  449. OPEN.Visible = false
  450.  
  451. ImageLabel_19.Parent = OPEN
  452. ImageLabel_19.BackgroundTransparency = 1
  453. ImageLabel_19.Size = UDim2.new(1, 0, 0.5, 0)
  454. ImageLabel_19.ZIndex = 2
  455. ImageLabel_19.Image = "rbxasset://textures/BWGradient.png"
  456. ImageLabel_19.ImageTransparency = 0.5
  457.  
  458. LOGIN.Name = "LOGIN"
  459. LOGIN.Parent = BAGUI
  460. LOGIN.BackgroundColor3 = Color3.new(0, 0, 1)
  461. LOGIN.Position = UDim2.new(0.317100793, 0, 0.169456065, 0)
  462. LOGIN.Size = UDim2.new(0.268403172, 0, 0.564853549, 0)
  463. LOGIN.Visible = false
  464.  
  465. TITLE.Name = "TITLE"
  466. TITLE.Parent = LOGIN
  467. TITLE.BackgroundColor3 = Color3.new(0, 0, 1)
  468. TITLE.Size = UDim2.new(0.898734152, 0, 0.0592592582, 0)
  469. TITLE.Font = Enum.Font.SourceSans
  470. TITLE.FontSize = Enum.FontSize.Size18
  471. TITLE.Text = "LOGIN"
  472. TITLE.TextColor3 = Color3.new(1, 1, 1)
  473. TITLE.TextSize = 18
  474.  
  475. ImageLabel_20.Parent = TITLE
  476. ImageLabel_20.BackgroundTransparency = 1
  477. ImageLabel_20.Size = UDim2.new(1, 0, 0.5, 0)
  478. ImageLabel_20.ZIndex = 2
  479. ImageLabel_20.Image = "rbxasset://textures/BWGradient.png"
  480. ImageLabel_20.ImageTransparency = 0.5
  481.  
  482. CLOSE_2.Name = "CLOSE"
  483. CLOSE_2.Parent = LOGIN
  484. CLOSE_2.BackgroundColor3 = Color3.new(1, 0, 0)
  485. CLOSE_2.BackgroundTransparency = 0.5
  486. CLOSE_2.BorderSizePixel = 0
  487. CLOSE_2.Position = UDim2.new(0.915611804, 0, 0, 0)
  488. CLOSE_2.Size = UDim2.new(0, 20, 0, 20)
  489. CLOSE_2.Font = Enum.Font.ArialBold
  490. CLOSE_2.FontSize = Enum.FontSize.Size18
  491. CLOSE_2.Text = "X"
  492. CLOSE_2.TextColor3 = Color3.new(1, 1, 1)
  493. CLOSE_2.TextSize = 18
  494.  
  495. GlossEffect_2.Name = "GlossEffect"
  496. GlossEffect_2.Parent = CLOSE_2
  497. GlossEffect_2.BackgroundTransparency = 1
  498. GlossEffect_2.Size = UDim2.new(1, 0, 0.5, 0)
  499. GlossEffect_2.ZIndex = 2
  500. GlossEffect_2.Image = "rbxasset://textures/BWGradient.png"
  501. GlossEffect_2.ImageTransparency = 0.5
  502.  
  503. USER.Name = "USER"
  504. USER.Parent = LOGIN
  505. USER.BackgroundColor3 = Color3.new(0, 0, 1)
  506. USER.Position = UDim2.new(0.122362867, 0, 0.17037037, 0)
  507. USER.Size = UDim2.new(0.708860755, 0, 0.111111112, 0)
  508. USER.Font = Enum.Font.SourceSans
  509. USER.FontSize = Enum.FontSize.Size18
  510. USER.Text = "USER"
  511. USER.TextColor3 = Color3.new(1, 1, 1)
  512. USER.TextSize = 18
  513.  
  514. GlossEffect_3.Name = "GlossEffect"
  515. GlossEffect_3.Parent = USER
  516. GlossEffect_3.BackgroundTransparency = 1
  517. GlossEffect_3.Size = UDim2.new(1, 0, 0.5, 0)
  518. GlossEffect_3.ZIndex = 2
  519. GlossEffect_3.Image = "rbxasset://textures/BWGradient.png"
  520. GlossEffect_3.ImageTransparency = 0.5
  521.  
  522. PW.Name = "PW"
  523. PW.Parent = LOGIN
  524. PW.BackgroundColor3 = Color3.new(0, 0, 1)
  525. PW.Position = UDim2.new(0.12658228, 0, 0.4148148, 0)
  526. PW.Size = UDim2.new(0.708860755, 0, 0.111111112, 0)
  527. PW.Font = Enum.Font.SourceSans
  528. PW.FontSize = Enum.FontSize.Size18
  529. PW.Text = "PASSWORD"
  530. PW.TextColor3 = Color3.new(1, 1, 1)
  531. PW.TextSize = 18
  532.  
  533. GlossEffect_4.Name = "GlossEffect"
  534. GlossEffect_4.Parent = PW
  535. GlossEffect_4.BackgroundTransparency = 1
  536. GlossEffect_4.Size = UDim2.new(1, 0, 0.5, 0)
  537. GlossEffect_4.ZIndex = 2
  538. GlossEffect_4.Image = "rbxasset://textures/BWGradient.png"
  539. GlossEffect_4.ImageTransparency = 0.5
  540.  
  541. SUBMIT.Name = "SUBMIT"
  542. SUBMIT.Parent = LOGIN
  543. SUBMIT.BackgroundColor3 = Color3.new(0, 0, 1)
  544. SUBMIT.Position = UDim2.new(0.0506329127, 0, 0.651851833, 0)
  545. SUBMIT.Size = UDim2.new(0.890295386, 0, 0.129629627, 0)
  546. SUBMIT.Font = Enum.Font.SourceSans
  547. SUBMIT.FontSize = Enum.FontSize.Size18
  548. SUBMIT.Text = "SUBMIT"
  549. SUBMIT.TextColor3 = Color3.new(1, 1, 1)
  550. SUBMIT.TextSize = 18
  551.  
  552. GlossEffect_5.Name = "GlossEffect"
  553. GlossEffect_5.Parent = SUBMIT
  554. GlossEffect_5.BackgroundTransparency = 1
  555. GlossEffect_5.Size = UDim2.new(1, 0, 0.5, 0)
  556. GlossEffect_5.ZIndex = 2
  557. GlossEffect_5.Image = "rbxasset://textures/BWGradient.png"
  558. GlossEffect_5.ImageTransparency = 0.5
  559.  
  560. OPEN2.Name = "OPEN2"
  561. OPEN2.Parent = BAGUI
  562. OPEN2.BackgroundColor3 = Color3.new(0, 0, 1)
  563. OPEN2.Position = UDim2.new(0.0181200448, 0, 0.410041839, 0)
  564. OPEN2.Size = UDim2.new(0.117780298, 0, 0.0481171533, 0)
  565. OPEN2.Font = Enum.Font.ArialBold
  566. OPEN2.FontSize = Enum.FontSize.Size14
  567. OPEN2.Text = "Open"
  568. OPEN2.TextColor3 = Color3.new(1, 1, 1)
  569. OPEN2.TextSize = 14
  570.  
  571. ImageLabel_21.Parent = OPEN2
  572. ImageLabel_21.BackgroundTransparency = 1
  573. ImageLabel_21.Size = UDim2.new(1, 0, 0.5, 0)
  574. ImageLabel_21.ZIndex = 2
  575. ImageLabel_21.Image = "rbxasset://textures/BWGradient.png"
  576. ImageLabel_21.ImageTransparency = 0.5
  577.  
  578.  
  579. OPEN.MouseButton1Down:connect(function()
  580. MAIN.Visible = true
  581. OPEN.Visible = false
  582. end)
  583.  
  584. CLOSE.MouseButton1Down:connect(function()
  585. LOGIN.Visible = false
  586. OPEN2.Visible = true
  587. end)
  588.  
  589. UNFF.MouseButton1Down:connect(function()
  590. local plr = plr.Text
  591. game.Players[plr].Character.ForceField:Remove()
  592. end)
  593.  
  594. FF.MouseButton1Down:connect(function()
  595. local plr = plr.Text
  596. Instance.new("ForceField", game.Players[plr].Character)
  597. end)
  598.  
  599. UNGOD.MouseButton1Down:connect(function()
  600. local plr = plr.Text
  601. game.Players[plr].Character.Humanoid.MaxHealth = 100
  602. game.Players[plr].Character.Humanoid.Health = 100
  603. end)
  604.  
  605. GOD.MouseButton1Down:connect(function()
  606. local plr = plr.Text
  607. game.Players[plr].Character.Humanoid.MaxHealth = 1000000000
  608. game.Players[plr].Character.Humanoid.Health = 1000000000
  609. end)
  610.  
  611. ADMIN.MouseButton1Down:connect(function()
  612. loadstring(game:GetObjects('rbxassetid://295850902')[1].Source)()
  613. end)
  614.  
  615. JP.MouseButton1Down:connect(function()
  616. local plr = plr.Text
  617. local value = value.Text
  618. game.Players[plr].Character.Humanoid.JumpPower = value
  619. end)
  620.  
  621. MSG.MouseButton1Down:connect(function()
  622. Msg = Instance.new("Hint")
  623. Msg.Parent = game.Workspace
  624. Msg.Text = "BLUE ANONYMOUS IS NOW TAKING CONTROL OVER THIS SERVER!!!"
  625. wait(5)
  626. Msg:Remove()
  627.  
  628.  
  629. end)
  630.  
  631. ws.MouseButton1Down:connect(function()
  632. local plr = plr.Text
  633. local value = value.Text
  634. game.Players[plr].Character.Humanoid.WalkSpeed = value
  635. end)
  636.  
  637. kill.MouseButton1Down:connect(function()
  638. local plr = plr.Text
  639. game.Players[plr].Character:BreakJoints()
  640. end)
  641.  
  642. btools.MouseButton1Down:connect(function()
  643. local plr = plr.Text
  644.  
  645. a = Instance.new("HopperBin")
  646. a.BinType = 1
  647. a.Parent = game.Players[plr].Backpack --Replace killerboy634 With your name!
  648.  
  649. b = Instance.new("HopperBin")
  650. b.BinType = 4
  651. b.Parent = game.Players[plr].Backpack --Replace killerboy634 With your name!
  652.  
  653. c = Instance.new("HopperBin")
  654. c.BinType = 3
  655. c.Parent = game.Players[plr].Backpack --Replace killerboy634 With your name!
  656. end)
  657.  
  658. SUBMIT.MouseButton1Down:connect(function()
  659.  
  660. if (USER.Text == "") then
  661. game.Players.LocalPlayer:Kick("Get out scrub") -- Security Check c:
  662. end
  663.  
  664. if (USER.Text == "USER") then
  665. game.Players.LocalPlayer:Kick("Get out scrub") -- Another security check c:
  666. end
  667.  
  668. wait(5) -- To make it a bit slow for those crackers c:
  669.  
  670. if (USER.Text == "Bob5918" or "GtaMasterYT") then
  671. if (PW.Text == "LNaihc72!" or "dankmemes21") then
  672. MAIN.Visible = true
  673. LOGIN.Visible = false
  674. _G.Notify("You're whitelist has loaded!", "Thanks for buying my GUI", 1000000000)
  675. OPEN2.Visible = false
  676. end
  677. end
  678. end)
  679.  
  680. CLOSE_2.MouseButton1Down:connect(function()
  681. MAIN.Visible = false
  682. OPEN.Visible = true
  683.  
  684. end)
  685.  
  686. OPEN2.MouseButton1Down:connect(function()
  687. LOGIN.Visible = true
  688. OPEN2.Visible = false
  689.  
  690. end)
  691.  
  692. SP.MouseButton1Down:connect(function()
  693. local plr = plr.Text
  694. Instance.new("Sparkles", game.Players[plr].Character.Torso)
  695. end)
  696.  
  697. UNSP.MouseButton1Down:connect(function()
  698. local plr = plr.Text
  699. game.Players[plr].Character.Torso.Sparkles:Remove()
  700.  
  701. end)
  702.  
  703. FIRE.MouseButton1Down:connect(function()
  704. local plr = plr.Text
  705. Instance.new("Fire", game.Players[plr].Character.Torso)
  706. end)
  707.  
  708. UNFIRE.MouseButton1Down:connect(function()
  709. local plr = plr.Text
  710. game.Players[plr].Character.Torso.Fire:Remove()
  711. end)
  712.  
  713. GTA.MouseButton1Down:connect(function()
  714. loadstring(game:GetObjects("rbxassetid://1044362604")[1].Source)()
  715. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement