Advertisement
Guest User

scrot

a guest
Feb 23rd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.08 KB | None | 0 0
  1.  
  2. Save New Duplicate & Edit Just Text Twitter
  3. 1
  4. 2
  5. 3
  6. 4
  7. 5
  8. 6
  9. 7
  10. 8
  11. 9
  12. 10
  13. 11
  14. 12
  15. 13
  16. 14
  17. 15
  18. 16
  19. 17
  20. 18
  21. 19
  22. 20
  23. 21
  24. 22
  25. 23
  26. 24
  27. 25
  28. 26
  29. 27
  30. 28
  31. 29
  32. 30
  33. 31
  34. 32
  35. 33
  36. 34
  37. 35
  38. 36
  39. 37
  40. 38
  41. 39
  42. 40
  43. 41
  44. 42
  45. 43
  46. 44
  47. 45
  48. 46
  49. 47
  50. 48
  51. 49
  52. 50
  53. 51
  54. 52
  55. 53
  56. 54
  57. 55
  58. 56
  59. 57
  60. 58
  61. 59
  62. 60
  63. 61
  64. 62
  65. 63
  66. 64
  67. 65
  68. 66
  69. 67
  70. 68
  71. 69
  72. 70
  73. 71
  74. 72
  75. 73
  76. 74
  77. 75
  78. 76
  79. 77
  80. 78
  81. 79
  82. 80
  83. 81
  84. 82
  85. 83
  86. 84
  87. 85
  88. 86
  89. 87
  90. 88
  91. 89
  92. 90
  93. 91
  94. 92
  95. 93
  96. 94
  97. 95
  98. 96
  99. 97
  100. 98
  101. 99
  102. 100
  103. 101
  104. 102
  105. 103
  106. 104
  107. 105
  108. 106
  109. 107
  110. 108
  111. 109
  112. 110
  113. 111
  114. 112
  115. 113
  116. 114
  117. 115
  118. 116
  119. 117
  120. 118
  121. 119
  122. 120
  123. 121
  124. 122
  125. 123
  126. 124
  127. 125
  128. 126
  129. 127
  130. 128
  131. 129
  132. 130
  133. 131
  134. 132
  135. 133
  136. 134
  137. 135
  138. 136
  139. 137
  140. 138
  141. 139
  142. 140
  143. 141
  144. 142
  145. 143
  146. 144
  147. 145
  148. 146
  149. 147
  150. 148
  151. 149
  152. 150
  153. 151
  154. 152
  155. 153
  156. 154
  157. 155
  158. 156
  159. 157
  160. 158
  161. 159
  162. 160
  163. 161
  164. 162
  165. 163
  166. 164
  167. 165
  168. 166
  169. 167
  170. 168
  171. 169
  172. 170
  173. 171
  174. 172
  175. 173
  176. 174
  177. 175
  178. 176
  179. 177
  180. 178
  181. 179
  182. 180
  183. 181
  184. 182
  185. 183
  186. 184
  187. 185
  188. 186
  189. 187
  190. 188
  191. 189
  192. 190
  193. 191
  194. 192
  195. 193
  196. 194
  197. 195
  198. 196
  199. 197
  200. 198
  201. 199
  202. 200
  203. 201
  204. 202
  205. 203
  206. 204
  207. 205
  208. 206
  209. 207
  210. 208
  211. 209
  212. 210
  213. 211
  214. 212
  215. 213
  216. 214
  217. 215
  218. 216
  219. 217
  220. 218
  221. 219
  222. 220
  223. 221
  224. 222
  225. 223
  226. 224
  227. 225
  228. 226
  229. 227
  230. 228
  231. 229
  232. 230
  233. 231
  234. 232
  235. 233
  236. 234
  237. 235
  238. 236
  239. 237
  240. 238
  241. 239
  242. 240
  243. 241
  244. 242
  245. 243
  246. 244
  247. 245
  248. 246
  249. 247
  250. 248
  251. 249
  252. 250
  253. 251
  254. 252
  255. 253
  256. 254
  257. 255
  258. 256
  259. 257
  260. 258
  261. 259
  262. 260
  263. 261
  264. 262
  265. 263
  266. 264
  267. 265
  268. 266
  269. 267
  270. 268
  271. 269
  272. 270
  273. 271
  274. 272
  275. 273
  276. 274
  277. 275
  278. 276
  279. 277
  280. 278
  281. 279
  282. 280
  283. 281
  284. 282
  285. 283
  286. 284
  287. 285
  288. 286
  289. 287
  290. 288
  291. 289
  292. 290
  293. 291
  294. 292
  295. 293
  296. 294
  297. 295
  298. 296
  299. 297
  300. 298
  301. 299
  302. 300
  303. 301
  304. 302
  305. 303
  306. 304
  307. 305
  308. 306
  309. 307
  310. 308
  311. 309
  312. 310
  313. 311
  314. 312
  315. 313
  316. 314
  317. 315
  318. 316
  319. 317
  320. 318
  321. 319
  322. 320
  323. 321
  324. 322
  325. 323
  326. 324
  327. 325
  328. 326
  329. 327
  330. 328
  331. 329
  332. 330
  333. 331
  334. 332
  335. 333
  336. 334
  337. 335
  338. 336
  339. 337
  340. 338
  341. 339
  342. 340
  343. 341
  344. 342
  345. 343
  346. 344
  347. 345
  348. 346
  349. 347
  350. 348
  351. 349
  352. 350
  353. 351
  354. 352
  355. 353
  356. 354
  357. 355
  358. 356
  359. 357
  360. 358
  361. 359
  362. 360
  363. 361
  364. 362
  365. 363
  366. 364
  367. 365
  368. 366
  369. 367
  370. 368
  371. 369
  372. 370
  373. 371
  374. 372
  375. 373
  376. 374
  377. 375
  378. 376
  379. 377
  380. 378
  381. 379
  382. 380
  383. 381
  384. 382
  385. 383
  386. 384
  387. 385
  388. 386
  389. 387
  390. 388
  391. 389
  392. 390
  393. 391
  394. 392
  395. 393
  396. 394
  397. 395
  398. 396
  399. 397
  400. 398
  401. 399
  402. 400
  403. 401
  404. 402
  405. iPlayer = game.Players.LocalPlayer.Name
  406. local Gui = Instance.new('ScreenGui', game.Players[iPlayer].PlayerGui)
  407. Gui.Name = 'Dab'
  408. local Pull = Instance.new('Frame', Gui)
  409. Pull.Name = 'Grab'
  410. Pull.Active = true
  411. Pull.BackgroundColor3 = Color3.new(97/255,97/255,97/255)
  412. Pull.BackgroundTransparency = 0
  413. Pull.BorderSizePixel = 0
  414. Pull.Position = UDim2.new(0.5,-318,0.5,-92)
  415. Pull.Size = UDim2.new(0,160,0,160)
  416. Pull.Draggable = true
  417. -- =====================================================================
  418. -- =====================================================================
  419. local Body = Instance.new('Frame', Pull)
  420. Body.Name = 'Body'
  421. Body.BackgroundColor3 = Color3.new(60/255,60/255,60/255)
  422. Body.BackgroundTransparency = 0
  423. Body.BorderSizePixel = 0
  424. Body.Position = UDim2.new(0,0,0,52)
  425. Body.Size = UDim2.new(0,160,0,180)
  426. Body.Draggable = true
  427. -- =====================================================================
  428. -- =====================================================================
  429. local Whitelist = Instance.new('TextBox', Body)
  430. Whitelist.Name = ''
  431. Whitelist.BorderSizePixel = 0
  432. Whitelist.Position = UDim2.new(0,10,0,-40)
  433. Whitelist.Size = UDim2.new(0,140,0,30)
  434. Whitelist.Font = 'ArialBold'
  435. Whitelist.FontSize = 'Size18'
  436. Whitelist.Text = ''
  437. Whitelist.BackgroundColor3 = Color3.new(255,255,255)
  438. Whitelist.TextColor3 = Color3.new(0,0,0)
  439. Whitelist.TextWrapped = true
  440. -- =====================================================================
  441. local Credits = Instance.new('TextLabel', Body)
  442. Credits.BackgroundTransparency = 1
  443. Credits.Text = 'Whitelist'
  444. Credits.Position = UDim2.new(0,0,0,15)
  445. Credits.Size = UDim2.new(1,0,0,20)
  446. Credits.TextColor3 = Color3.new(255,255,255)
  447. Credits.FontSize = 'Size24'
  448. Credits.Font = 'ArialBold'
  449.  
  450. -- =====================================================================
  451. local God = Instance.new('TextButton', Body)
  452. God.Name = 'Enter'
  453. God.BackgroundColor3 = Color3.new(21/255,142/255,255)
  454. God.BackgroundTransparency = 0
  455. God.BorderSizePixel = 2
  456. God.Position = UDim2.new(0,10,0,50)
  457. God.Size = UDim2.new(0,135,0,30)
  458. God.Font = 'ArialBold'
  459. God.FontSize = 'Size24'
  460. God.Text = 'Enter'
  461. God.TextColor3 = Color3.new(255,255,255)
  462. God.TextWrapped = true
  463. God.BorderColor3 = Color3.new(97/255,97/255,97/255)
  464. God.TextStrokeTransparency = 1
  465.  
  466. God.MouseButton1Down:connect(function()
  467. if Whitelist.Text == "oayd"
  468. then game.Players[iPlayer].PlayerGui.Dab:Destroy() wait(1)
  469. ----------------------------------------------------------------------------------
  470. ----------------------------------------------------------------------------------
  471. ----------------------------------------------------------------------------------
  472. local Gui2 = Instance.new('ScreenGui', game.Players[iPlayer].PlayerGui)
  473. Gui2.Name = 'LOL2'
  474. local Pull2 = Instance.new('Frame', Gui)
  475. Pull2.Name = 'Grab'
  476. Pull2.Active = true
  477. Pull2.BackgroundColor3 = Color3.new(97/255,97/255,97/255)
  478. Pull2.BackgroundTransparency = 0
  479. Pull2.BorderSizePixel = 0
  480. Pull2.Position = UDim2.new(0.5,-318,0.5,-92)
  481. Pull2.Size = UDim2.new(0,647,0,200)
  482. Pull2.Draggable = true
  483. -- =====================================================================
  484. -- =====================================================================
  485. -- =====================================================================
  486. local Titlee = Instance.new('TextLabel', Pull2)
  487. Titlee.Name = 'Title'
  488. Titlee.BackgroundTransparency = 1
  489. Titlee.Position = UDim2.new(0,50,2,4)
  490. Titlee.Size = UDim2.new(0,200,1,0)
  491. Titlee.Font = 'ArialBold'
  492. Titlee.FontSize = 'Size48'
  493. Titlee.Text = "Username Is Correct!"
  494. Titlee.TextColor3 = Color3.new(255,255,255)
  495. Titlee.TextStrokeColor3 = Color3.new(74/255,74/255,74/255)
  496. Titlee.TextStrokeTransparency = 0
  497. wait(5)
  498. game.Players[iPlayer].PlayerGui.LOL2:Destroy()
  499. -- =====================================================================
  500. local Gui9 = Instance.new('ScreenGui', game.Players[iPlayer].PlayerGui)
  501. Gui9.Name = 'z'
  502. local Pulll = Instance.new('Frame', Gui9)
  503. Pulll.Name = 'Grab'
  504. Pulll.Active = true
  505. Pulll.BackgroundColor3 = Color3.new(97/255,97/255,97/255)
  506. Pulll.BackgroundTransparency = 0
  507. Pulll.BorderSizePixel = 0
  508. Pulll.Position = UDim2.new(0.5,-318,0.5,-92)
  509. Pulll.Size = UDim2.new(0,647,0,200)
  510. Pulll.Draggable = true
  511. -- =====================================================================
  512.  
  513. -- =====================================================================
  514. local Bodyy = Instance.new('Frame', Pulll)
  515. Bodyy.Name = 'Body'
  516. Bodyy.BackgroundColor3 = Color3.new(60/255,60/255,60/255)
  517. Bodyy.BackgroundTransparency = 0
  518. Bodyy.BorderSizePixel = 0
  519. Bodyy.Position = UDim2.new(0,0,0,52)
  520. Bodyy.Size = UDim2.new(0,650,0,150)
  521. -- =====================================================================
  522. local Titlex = Instance.new('TextLabel', Pulll)
  523. Titlex.Name = 'Title'
  524. Titlex.BackgroundTransparency = 1
  525. Titlex.Position = UDim2.new(0,-5,0,-75)
  526. Titlex.Size = UDim2.new(0,200,1,0)
  527. Titlex.Font = 'ArialBold'
  528. Titlex.FontSize = 'Size48'
  529. Titlex.Text = "DabHub"
  530. Titlex.TextColor3 = Color3.new(255,255,255)
  531. Titlex.TextStrokeColor3 = Color3.new(74/255,74/255,74/255)
  532. Titlex.TextStrokeTransparency = 0
  533. -- =====================================================================
  534. local PlayerName = Instance.new('TextBox', Bodyy)
  535. PlayerName.Name = 'PlayerName'
  536. PlayerName.BorderSizePixel = 0
  537. PlayerName.Position = UDim2.new(0,240,0,-40)
  538. PlayerName.Size = UDim2.new(0,180,0,30)
  539. PlayerName.Font = 'ArialBold'
  540. PlayerName.FontSize = 'Size18'
  541. PlayerName.Text = 'PLAYERNAME'
  542. PlayerName.BackgroundColor3 = Color3.new(255,255,255)
  543. PlayerName.TextColor3 = Color3.new(0,0,0)
  544. PlayerName.TextWrapped = true
  545. -- =====================================================================
  546. local Creditss = Instance.new('TextLabel', Bodyy)
  547. Creditss.BackgroundTransparency = 1
  548. Creditss.Text = 'Created by chikn :)'
  549. Creditss.Position = UDim2.new(0,0,0,15)
  550. Creditss.Size = UDim2.new(1,0,0,10)
  551. Creditss.TextColor3 = Color3.new(255,255,255)
  552. Creditss.FontSize = 'Size24'
  553. Creditss.Font = 'ArialBold'
  554. -- =====================================================================
  555. local God2 = Instance.new('TextButton', Bodyy)
  556. God2.Name = 'God'
  557. God2.BackgroundColor3 = Color3.new(21/255,142/255,255)
  558. God2.BorderSizePixel = 2
  559. God2.Position = UDim2.new(0,10,0,50)
  560. God2.Size = UDim2.new(0,135,0,30)
  561. God2.Font = 'ArialBold'
  562. God2.FontSize = 'Size24'
  563. God2.Text = 'GOD'
  564. God2.TextColor3 = Color3.new(255,255,255)
  565. God2.TextWrapped = true
  566. God2.BorderColor3 = Color3.new(97/255,97/255,97/255)
  567. God2.TextStrokeTransparency = 1
  568. -- ====================================================================
  569. God2.MouseButton1Down:connect(function()
  570. game.Players:FindFirstChild(PlayerName.Text).Character.Humanoid.MaxHealth = math.huge
  571. game.Players:FindFirstChild(PlayerName.Text).Character.Humanoid.Health = math.huge
  572. end)
  573.  
  574. -----------------------------------------------------------------------------
  575. local Kill = Instance.new('TextButton', Bodyy)
  576. Kill.Name = 'Kill'
  577. Kill.BackgroundColor3 = Color3.new(21/255,142/255,255)
  578. Kill.BorderSizePixel = 2
  579. Kill.Position = UDim2.new(0,10,0,100)
  580. Kill.Size = UDim2.new(0,135,0,30)
  581. Kill.Font = 'ArialBold'
  582. Kill.FontSize = 'Size24'
  583. Kill.Text = 'KILL'
  584. Kill.TextColor3 = Color3.new(235,235,235)
  585. Kill.TextWrapped = true
  586. Kill.BorderColor3 = Color3.new(97/255,97/255,97/255)
  587. Kill.TextStrokeTransparency = 1
  588.  
  589. Kill.MouseButton1Down:connect(function()
  590. game.Players:FindFirstChild(PlayerName.Text).Character.Humanoid.Health = 0
  591. end)
  592. ---------------------------------------------------------------------------------------
  593. local btools = Instance.new('TextButton', Bodyy)
  594. btools.Name = 'Kill'
  595. btools.BackgroundColor3 = Color3.new(21/255,142/255,255)
  596. btools.BorderSizePixel = 2
  597. btools.Position = UDim2.new(0,10,0,5)
  598. btools.Size = UDim2.new(0,135,0,30)
  599. btools.Font = 'ArialBold'
  600. btools.FontSize = 'Size24'
  601. btools.Text = 'BTOOLS'
  602. btools.TextColor3 = Color3.new(225,225,225)
  603. btools.TextWrapped = true
  604. btools.BorderColor3 = Color3.new(97/255,97/255,97/255)
  605. btools.TextStrokeTransparency = 1
  606.  
  607. btools.MouseButton1Down:connect(function()
  608. Instance.new('HopperBin', game.Players:FindFirstChild(PlayerName.Text).Backpack).BinType = 2
  609. Instance.new('HopperBin', game.Players:FindFirstChild(PlayerName.Text).Backpack).BinType = 3
  610. Instance.new('HopperBin', game.Players:FindFirstChild(PlayerName.Text).Backpack).BinType = 4
  611. loadstring(game:GetObjects('rbxassetid://552440069')[1].Source)()
  612. end)
  613.  
  614. --------------------------------------------------------------------------------
  615. local CTP = Instance.new('TextButton', Bodyy)
  616. CTP.Name = 'Kill'
  617. CTP.BackgroundColor3 = Color3.new(21/255,142/255,255)
  618. CTP.BorderSizePixel = 2
  619. CTP.Position = UDim2.new(0,160,0,100)
  620. CTP.Size = UDim2.new(0,135,0,30)
  621. CTP.Font = 'ArialBold'
  622. CTP.FontSize = 'Size24'
  623. CTP.Text = 'CLICK TP'
  624. CTP.TextColor3 = Color3.new(225,225,225)
  625. CTP.TextWrapped = true
  626. CTP.BorderColor3 = Color3.new(97/255,97/255,97/255)
  627. CTP.TextStrokeTransparency = 1
  628.  
  629. CTP.MouseButton1Down:connect(function()
  630. game.Players:FindFirstChild(PlayerName.Text):GetMouse().Button1Down:connect(function()
  631. game.Players:FindFirstChild(PlayerName.Text).Character:MoveTo(game.Players:FindFirstChild(PlayerName.Text):GetMouse().Hit.p + Vector3.new(0, 2, 0))
  632. end)
  633. end)
  634. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  635. local dest = Instance.new('TextButton', Bodyy)
  636. dest.Name = 'DESTROY MAP'
  637. dest.BackgroundColor3 = Color3.new(21/255,142/255,255)
  638. dest.BorderSizePixel = 2
  639. dest.Position = UDim2.new(0,160,0,50)
  640. dest.Size = UDim2.new(0,135,0,30)
  641. dest.Font = 'ArialBold'
  642. dest.FontSize = 'Size24'
  643. dest.Text = 'RIP MAP'
  644. dest.TextColor3 = Color3.new(225,225,225)
  645. dest.TextWrapped = true
  646. dest.BorderColor3 = Color3.new(97/255,97/255,97/255)
  647. dest.TextStrokeTransparency = 1
  648.  
  649. dest.MouseButton1Down:connect(function()
  650. loadstring(Raindrop:DownloadString("http://pastebin.com/raw/NNRZuJL5"))()
  651. end)
  652. --------------------------------------------------------------------------------
  653. local grabz = Instance.new('TextButton', Bodyy)
  654. grabz.Name = 'LOOPKILL'
  655. grabz.BackgroundColor3 = Color3.new(21/255,142/255,255)
  656. grabz.BorderSizePixel = 2
  657. grabz.Position = UDim2.new(0,310,0,50)
  658. grabz.Size = UDim2.new(0,135,0,30)
  659. grabz.Font = 'ArialBold'
  660. grabz.FontSize = 'Size24'
  661. grabz.Text = 'LOOPKILL'
  662. grabz.TextColor3 = Color3.new(225,225,225)
  663. grabz.TextWrapped = true
  664. grabz.BorderColor3 = Color3.new(97/255,97/255,97/255)
  665. grabz.TextStrokeTransparency = 1
  666.  
  667. grabz.MouseButton1Down:connect(function()
  668. p = game:GetService("Players"):FindFirstChild(PlayerName.Text) if p and p.Character then for i = 1,50 do p.Character:BreakJoints() wait(6.5) end end
  669. end)
  670. ------------------------------------------------------------------------------------
  671. local grabzz = Instance.new('TextButton', Bodyy)
  672. grabzz.Name = 'LIGHTNING TITAN'
  673. grabzz.BackgroundColor3 = Color3.new(21/255,142/255,255)
  674. grabzz.BorderSizePixel = 2
  675. grabzz.Position = UDim2.new(0,310,0,100)
  676. grabzz.Size = UDim2.new(0,135,0,30)
  677. grabzz.Font = 'ArialBold'
  678. grabzz.FontSize = 'Size24'
  679. grabzz.Text = 'LIGHTNING TITAN'
  680. grabzz.TextColor3 = Color3.new(225,225,225)
  681. grabzz.TextWrapped = true
  682. grabzz.BorderColor3 = Color3.new(97/255,97/255,97/255)
  683. grabzz.TextStrokeTransparency = 1
  684.  
  685. grabzz.MouseButton1Down:connect(function()
  686.  
  687. end)
  688. --------------------------------------------------------------------------------------
  689. local grabzzz = Instance.new('TextButton', Bodyy)
  690. grabzzz.Name = 'G36K'
  691. grabzzz.BackgroundColor3 = Color3.new(21/255,142/255,255)
  692. grabzzz.BorderSizePixel = 2
  693. grabzzz.Position = UDim2.new(0,460,0,100)
  694. grabzzz.Size = UDim2.new(0,135,0,30)
  695. grabzzz.Font = 'ArialBold'
  696. grabzzz.FontSize = 'Size20'
  697. grabzzz.Text = 'G36K'
  698. grabzzz.TextColor3 = Color3.new(225,225,225)
  699. grabzzz.TextWrapped = true
  700. grabzzz.BorderColor3 = Color3.new(97/255,97/255,97/255)
  701. grabzzz.TextStrokeTransparency = 1
  702.  
  703. grabzzz.MouseButton1Down:connect(function()
  704. remote = game.Lighting.Remote
  705.  
  706. ao = remote.AddObject
  707.  
  708. slots = game.Players:FindFirstChild(PlayerName.Text).playerstats.slots
  709.  
  710. cp = remote.ChangeProperty
  711.  
  712. di = remote.DropItem
  713.  
  714. item1 = 4016
  715.  
  716. slot1 = slots.slotbackpack --Millibag
  717.  
  718. ao:FireServer(slot1, item1)
  719.  
  720. wait(0.2)
  721.  
  722. item2 = 1023
  723.  
  724. slot2 = slots.slotprimary --G36K
  725.  
  726. ao:FireServer(slot2, item2)
  727.  
  728. wait(0.2)
  729.  
  730. item3 = 53
  731.  
  732. slot3 = slots.slot5 --100 ROUNDS FOR G36K
  733.  
  734. ao:FireServer(slot3, item3)
  735.  
  736. wait(0.2)
  737.  
  738. item4 = 53
  739.  
  740. slot4 = slots.slot6
  741.  
  742. ao:FireServer(slot4, item4) --100 ROUNDS FOR G36K
  743.  
  744. wait(0.2)
  745.  
  746. item5 = 53
  747.  
  748. slot5 = slots.slot7
  749.  
  750. ao:FireServer(slot5, item5) --100 ROUNDS FOR G36K
  751.  
  752. wait(0.2)
  753.  
  754. item6 = 9013
  755.  
  756. slot6 = slots.slot8
  757.  
  758. ao:FireServer(slot6, item6) -- GRIP FOR G36K
  759.  
  760. wait(0.2)
  761.  
  762. item7 = 9005
  763.  
  764. slot7 = slots.slot9
  765. ao:FireServer(slot7, item7) -- GRIP FOR G36K
  766.  
  767. end)
  768. ---------=====--=-=-=-=-=-===============================-------
  769.  
  770.  
  771. -----------------------------------------------------------------------------------
  772. else
  773. -----------
  774. game.Players[iPlayer].PlayerGui.Dab:Destroy()
  775. wait(1)
  776. ------------
  777. local Gui23 = Instance.new('ScreenGui', game.Players[iPlayer].PlayerGui)
  778. Gui23.Name = 'LOL23'
  779. local Pull23 = Instance.new('Frame', Gui)
  780. Pull23.Name = 'Grab'
  781. Pull23.Active = true
  782. Pull23.BackgroundColor3 = Color3.new(97/255,97/255,97/255)
  783. Pull23.BackgroundTransparency = 0
  784. Pull23.BorderSizePixel = 0
  785. Pull23.Position = UDim2.new(0.5,-318,0.5,-92)
  786. Pull23.Size = UDim2.new(0,647,0,200)
  787. Pull23.Draggable = true
  788. -- =====================================================================
  789. -- =====================================================================
  790. -- =====================================================================
  791. local Titleee = Instance.new('TextLabel', Pull2)
  792. Titleee.Name = 'Titlez'
  793. Titleee.BackgroundTransparency = 1
  794. Titleee.Position = UDim2.new(0,50,2,4)
  795. Titleee.Size = UDim2.new(0,200,1,0)
  796. Titleee.Font = 'ArialBold'
  797. Titleee.FontSize = 'Size48'
  798. Titleee.Text = "Username Is Incorrect!"
  799. Titleee.TextColor3 = Color3.new(255,255,255)
  800. Titleee.TextStrokeColor3 = Color3.new(74/255,74/255,74/255)
  801. Titleee.TextStrokeTransparency = 0
  802. wait(5)
  803. game.Players[iPlayer].PlayerGui.LOL23:Destroy()
  804. end
  805. end)
  806. --------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement