Advertisement
NathanChapman

NUKE

Oct 2nd, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.95 KB | None | 0 0
  1.  
  2.  
  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. 403
  406. 404
  407. 405
  408. 406
  409. 407
  410. 408
  411. 409
  412. 410
  413. 411
  414. 412
  415. 413
  416. 414
  417. 415
  418. 416
  419. 417
  420. 418
  421. 419
  422. 420
  423. 421
  424. 422
  425. 423
  426. 424
  427. 425
  428. 426
  429. 427
  430. 428
  431. 429
  432. 430
  433. 431
  434. 432
  435. 433
  436. 434
  437. 435
  438. 436
  439. 437
  440. 438
  441. 439
  442. 440
  443. 441
  444. 442
  445. 443
  446. 444
  447. 445
  448. 446
  449. 447
  450. 448
  451. 449
  452. 450
  453. 451
  454. 452
  455. 453
  456. 454
  457. 455
  458. 456
  459. 457
  460. 458
  461. 459
  462. 460
  463. 461
  464. 462
  465. 463
  466. 464
  467. 465
  468. 466
  469. 467
  470. 468
  471. 469
  472. 470
  473. 471
  474. 472
  475. 473
  476. 474
  477. 475
  478. 476
  479. 477
  480. 478
  481. 479
  482. 480
  483. 481
  484. 482
  485. 483
  486. 484
  487. 485
  488. 486
  489. 487
  490. 488
  491. 489
  492. 490
  493. 491
  494. 492
  495. 493
  496. 494
  497. 495
  498. 496
  499. 497
  500. 498
  501. 499
  502. 500
  503. 501
  504. 502
  505. 503
  506. 504
  507. 505
  508. 506
  509. 507
  510. 508
  511. 509
  512. 510
  513. 511
  514. 512
  515. 513
  516. 514
  517. 515
  518. 516
  519. 517
  520. 518
  521. 519
  522. 520
  523. 521
  524. 522
  525. 523
  526. 524
  527. 525
  528. 526
  529. 527
  530. 528
  531. 529
  532. 530
  533.  
  534. --Made by Hirari_Tear, credits to expro for the GUI--
  535. plr = game.Players.LocalPlayer
  536. mse = plr:GetMouse()
  537. sound = Instance.new("Sound", game.Workspace)
  538. sound.SoundId = "https://www.roblox.com/asset/?id=615678808"
  539. sound.Volume = 10
  540. canworld = true
  541. mse.KeyDown:connect(function(key)
  542. key = key:lower()
  543. if key == "z" then
  544. if canworld == false then return end
  545. if canworld then
  546. canworld = false
  547. sound:Play()
  548. local function spawnpart()
  549. sphere = Instance.new("Part")
  550. --game.Debris:AddItem(sphere,3)
  551. local sm = Instance.new("SpecialMesh", sphere)
  552. sm.MeshType = "Sphere"
  553. sphere.Transparency = 0.5
  554. sphere.Anchored = true
  555. sphere.CanCollide = false
  556. sphere.Material = "Neon"
  557. sphere.BrickColor = BrickColor.new("Lapis")
  558. end
  559.  
  560. local function weld(lol)
  561. local weld = Instance.new("Weld", plr.Character.Torso)
  562. weld.Part0 = plr.Character.Torso
  563. weld.Part1 = lol
  564. weld.C0 = plr.Character.Torso.CFrame:inverse()
  565. weld.C1 = lol.CFrame:inverse()
  566. end
  567. wait(1.4)
  568. spawnpart()
  569. for i, v in pairs(game.Players:GetChildren()) do
  570. t = v.Character:FindFirstChild("Torso")
  571. if t then
  572. t.Anchored = true
  573. plr.Character:FindFirstChild("Torso").Anchored = false
  574. end
  575. RA = v.Character:FindFirstChild("Right Arm")
  576. if RA then
  577. RA.Anchored = true
  578. plr.Character:FindFirstChild("Right Arm").Anchored = false
  579. end
  580. LA = v.Character:FindFirstChild("Left Arm")
  581. if LA then
  582. LA.Anchored = true
  583. plr.Character:FindFirstChild("Left Arm").Anchored = false
  584. end
  585. RL = v.Character:FindFirstChild("Right Leg")
  586. if RL then
  587. RL.Anchored = true
  588. plr.Character:FindFirstChild("Right Leg").Anchored = false
  589. end
  590. LL = v.Character:FindFirstChild("Left Leg")
  591. if LL then
  592. LL.Anchored = true
  593. plr.Character:FindFirstChild("Left Leg").Anchored = false
  594. end
  595. end
  596. weld(sphere)
  597. cce = Instance.new("ColorCorrectionEffect", game.Lighting)
  598. cce.Saturation = -2
  599. --game.Debris:AddItem(cce, 5)
  600. sphere.Parent = game.Workspace
  601. for i = 1,10 do
  602. sphere.Size = sphere.Size + Vector3.new(50,50,50)
  603. wait()
  604. end
  605. --wait(5)
  606.  
  607. end
  608. end
  609. end
  610. )
  611.  
  612. mse.KeyDown:connect(function(key)
  613. key = key:lower()
  614. if key == "x" then
  615. canworld = true
  616. for i, v in pairs(game.Players:GetChildren()) do
  617. t = v.Character:FindFirstChild("Torso")
  618. if t then
  619. t.Anchored = false
  620. end
  621. RA = v.Character:FindFirstChild("Right Arm")
  622. if RA then
  623. RA.Anchored = false
  624. end
  625. LA = v.Character:FindFirstChild("Left Arm")
  626. if LA then
  627. LA.Anchored = false
  628. end
  629. RL = v.Character:FindFirstChild("Right Leg")
  630. if RL then
  631. RL.Anchored = false
  632. end
  633. LL = v.Character:FindFirstChild("Left Leg")
  634. if LL then
  635. LL.Anchored = false
  636. end
  637. end
  638. cce.Saturation = 0
  639. sphere:Destroy()
  640. end
  641. end)
  642. local s = Instance.new("Sound",char)
  643. s.Name = "BGMusic"
  644. s.SoundId = "http://www.roblox.com/asset/?id=575495113"
  645. s.Pitch = 0.72
  646. s.Volume = 1
  647. s.Looped = true
  648. s.archivable = false
  649. s.Parent = game.Workspace
  650. wait(0.1)
  651. s:play()
  652.  
  653. p = game.Players.LocalPlayer
  654. char = p.Character
  655. torso = char.Torso
  656. neck = char.Torso.Neck
  657. hum = char.Humanoid
  658. hum.MaxHealth = 52500
  659. wait()
  660. hum.Health =hum.MaxHealth
  661. char.Head.face.Texture = "rbxassetid://416589371"
  662.  
  663. for i,v in pairs(char:children()) do
  664. if v:IsA("Hat") then
  665. v:Destroy()
  666. end
  667. end
  668.  
  669. ypcall(function()
  670. char.Shirt:Destroy()
  671. char.Pants:Destroy()
  672. shirt = Instance.new("Shirt", char)
  673. shirt.Name = "Shirt"
  674. pants = Instance.new("Pants", char)
  675. pants.Name = "Pants"
  676. char.Shirt.ShirtTemplate = "rbxassetid://337059031"
  677. char.Pants.PantsTemplate = "rbxassetid://337059100"
  678. end)
  679.  
  680. CV="Maroon"
  681.  
  682. local txt = Instance.new("BillboardGui", char)
  683. txt.Adornee = char .Head
  684. txt.Name = "_status"
  685. txt.Size = UDim2.new(2, 0, 1.2, 0)
  686. txt.StudsOffset = Vector3.new(-9, 8, 0)
  687. local text = Instance.new("TextLabel", txt)
  688. text.Size = UDim2.new(10, 0, 7, 0)
  689. text.FontSize = "Size24"
  690. text.TextScaled = true
  691. text.TextTransparency = 0
  692. text.BackgroundTransparency = 1
  693. text.TextTransparency = 0
  694. text.TextStrokeTransparency = 0
  695. text.Font = "Bodoni"
  696. text.TextStrokeColor3 = Color3.new(0,0,0)
  697.  
  698. v=Instance.new("Part")
  699. v.Name = "ColorBrick"
  700. v.Parent=p.Character
  701. v.FormFactor="Symmetric"
  702. v.Anchored=true
  703. v.CanCollide=false
  704. v.BottomSurface="Smooth"
  705. v.TopSurface="Smooth"
  706. v.Size=Vector3.new(10,5,3)
  707. v.Transparency=1
  708. v.CFrame=char.Torso.CFrame
  709. v.BrickColor=BrickColor.new(CV)
  710. v.Transparency=1
  711. text.TextColor3 = Color3.new(255,0,0)
  712. v.Shape="Block"
  713. text.Text = "Kira"
  714.  
  715. Player = game:GetService("Players").LocalPlayer
  716. Character = Player.Character
  717. PlayerGui = Player.PlayerGui
  718. Backpack = Player.Backpack
  719. Torso = Character.Torso
  720. Head = Character.Head
  721. Humanoid = Character.Humanoid
  722. Face = Head.face
  723.  
  724. local Handle = Instance.new('Part')
  725.  
  726. local Mesh = Instance.new('SpecialMesh')
  727.  
  728. local Death = Instance.new('Tool')
  729.  
  730. Death.Name = "Death Note"
  731.  
  732. Handle.Name = "Handle"
  733.  
  734. Death.Parent = game.Players.LocalPlayer.Backpack
  735.  
  736. Death.GripForward = Vector3.new(0.331, -0.766, 0.551)
  737.  
  738. Death.GripPos = Vector3.new(-0.8, 0, -0.8)
  739.  
  740. Death.GripRight = Vector3.new(-0.943, -0.297, 0.152)
  741.  
  742. Death.GripUp = Vector3.new(-0.048, 0.57, 0.82)
  743.  
  744. Death.ToolTip = "Kill your fucking rival"
  745.  
  746. Handle.Parent = Death
  747.  
  748. Mesh.Parent = Handle
  749.  
  750. Mesh.MeshId = "http://www.roblox.com/asset/?id=1136139"
  751.  
  752. Mesh.TextureId = "http://www.roblox.com/asset/?id=18276952"
  753.  
  754. Mesh.Scale = Vector3.new(0.55, 0.174, 0.6)
  755.  
  756. Handle.Rotation = Vector3.new(0,-90,0)
  757.  
  758. Death.Equipped:connect(function(mouse)
  759.  
  760. local Bounce = Enum.EasingStyle.Bounce
  761.  
  762. local Quad = Enum.EasingStyle.Quad
  763.  
  764. local Normal = Enum.EasingStyle.Linear
  765.  
  766.  
  767.  
  768. local ScreenGui = Instance.new("ScreenGui", game.Players["LocalPlayer"].PlayerGui)
  769.  
  770. ScreenGui.Name = "Death Note"
  771.  
  772.  
  773.  
  774. local open = Instance.new("ImageButton", ScreenGui)
  775.  
  776. open.Position = UDim2.new(1, -110, 1, 500)
  777.  
  778. open.Size = UDim2.new(0, 100,0, 150)
  779.  
  780. open.Image = "rbxassetid://18536731"
  781.  
  782. open:TweenPosition(UDim2.new(1, -110, 1, -150), "In", Bounce, 0.8, true)
  783.  
  784.  
  785.  
  786. local Note = Instance.new("Frame", ScreenGui)
  787.  
  788. Note.Active = true
  789.  
  790. Note.Position = UDim2.new(1, -321, 1, 500)
  791.  
  792. Note.Size = UDim2.new(0, 320,0, 250)
  793.  
  794. Note.Visible = false
  795.  
  796. Note.Draggable = true
  797.  
  798.  
  799.  
  800. open.MouseButton1Down:connect(function()
  801.  
  802. open:TweenPosition(UDim2.new(open.Position.X.Scale,open.Position.X.Offset, 1, 500), "Out", Normal, 0.8, true)
  803.  
  804. wait(0.30)
  805.  
  806. open.Visible = false
  807.  
  808. Note.Visible = true
  809.  
  810. Note.Position = UDim2.new(1, -321, 1, 500)
  811.  
  812. Note:TweenPosition(UDim2.new(1, -321, 1, -251), "In", Normal, 0.5, true)
  813.  
  814. end)
  815.  
  816.  
  817.  
  818. local bg = Instance.new("Frame", Note)
  819.  
  820. bg.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  821.  
  822. bg.Size = UDim2.new(0, 160,0, 250)
  823.  
  824. bg.ZIndex = 2
  825.  
  826.  
  827.  
  828. -- Background
  829.  
  830.  
  831.  
  832. local close = Instance.new("TextButton", bg)
  833.  
  834. close.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  835.  
  836. close.BackgroundTransparency = 1
  837.  
  838. close.Position = UDim2.new(0, 8,0, 10)
  839.  
  840. close.Size = UDim2.new(0, 10,0, 10)
  841.  
  842. close.ZIndex = 4
  843.  
  844. close.Font = "Cartoon"
  845.  
  846. close.Text = "X"
  847.  
  848. close.TextColor3 = Color3.fromRGB(255, 255, 255)
  849.  
  850. close.TextSize = "17"
  851.  
  852.  
  853.  
  854. close.MouseButton1Down:connect(function()
  855.  
  856. Note:TweenPosition(UDim2.new(Note.Position.X.Scale,Note.Position.X.Offset,1, 500), "Out", Normal, 0.5, true)
  857.  
  858. wait(0.30)
  859.  
  860. Note.Visible = false
  861.  
  862. open.Visible = true
  863.  
  864. open:TweenPosition(UDim2.new(1, -110, 1, -150), "In", Normal, 0.8, true)
  865.  
  866. end)
  867.  
  868.  
  869.  
  870. local image1 = Instance.new("ImageLabel", bg)
  871.  
  872. image1.BackgroundTransparency = 1
  873.  
  874. image1.Size = UDim2.new(1, 0,1, 0)
  875.  
  876. image1.ZIndex = 3
  877.  
  878. image1.Image = "rbxassetid://18528551"
  879.  
  880.  
  881.  
  882. local title = Instance.new("TextLabel", bg)
  883.  
  884. title.BackgroundTransparency = 1
  885.  
  886. title.Position = UDim2.new(0, 0,0, 30)
  887.  
  888. title.Size = UDim2.new(1, 0,0, 30)
  889.  
  890. title.ZIndex = 4
  891.  
  892. title.Font = "Bodoni"
  893.  
  894. title.Text = "DEATH NOTE"
  895.  
  896. title.TextColor3 = Color3.fromRGB(255, 255, 255)
  897.  
  898. title.TextSize = "18"
  899.  
  900.  
  901.  
  902. local body = Instance.new("TextLabel", bg)
  903.  
  904. body.BackgroundTransparency = 1
  905.  
  906. body.Position = UDim2.new(0, 15,0, 65)
  907.  
  908. body.Size = UDim2.new(0, 134,0, 40)
  909.  
  910. body.ZIndex = 4
  911.  
  912. body.Font = "Garamond"
  913.  
  914. body.Text = "Type in somebody's name to kill them."
  915.  
  916. body.TextColor3 = Color3.fromRGB(255, 255, 255)
  917.  
  918. body.TextSize = "19"
  919.  
  920. body.TextWrapped = true
  921.  
  922. body.TextXAlignment = "Left"
  923.  
  924. body.TextYAlignment = "Top"
  925.  
  926.  
  927.  
  928. local line = Instance.new("TextLabel", body)
  929.  
  930. line.BackgroundTransparency = 1
  931.  
  932. line.Position = UDim2.new(0, 0,0, 50)
  933.  
  934. line.Size = UDim2.new(0, 130,0, 40)
  935.  
  936. line.ZIndex = 4
  937.  
  938. line.Font = "Garamond"
  939.  
  940. line.Text = "________________"
  941.  
  942. line.TextColor3 = Color3.fromRGB(255, 255, 255)
  943.  
  944. line.TextSize = "19"
  945.  
  946. line.TextWrapped = true
  947.  
  948. line.TextXAlignment = "Left"
  949.  
  950. line.TextYAlignment = "Top"
  951.  
  952.  
  953.  
  954. local text = Instance.new("TextLabel", body)
  955.  
  956. text.BackgroundTransparency = 1
  957.  
  958. text.Position = UDim2.new(0, 0,0, 100)
  959.  
  960. text.Size = UDim2.new(0, 134,0, 40)
  961.  
  962. text.ZIndex = 4
  963.  
  964. text.Font = "Garamond"
  965.  
  966. text.Text = "This was made by RcDZ."
  967.  
  968. text.TextColor3 = Color3.fromRGB(255, 255, 255)
  969.  
  970. text.TextSize = "19"
  971.  
  972. text.TextWrapped = true
  973.  
  974. text.TextXAlignment = "Left"
  975.  
  976. text.TextYAlignment = "Top"
  977.  
  978.  
  979.  
  980. -- Page
  981.  
  982.  
  983.  
  984. local page = Instance.new("Frame", Note)
  985.  
  986. page.BackgroundColor3 = Color3.fromRGB(236, 236, 236)
  987.  
  988. page.Position = UDim2.new(0, 160,0, 0)
  989.  
  990. page.Size = UDim2.new(0, 160,0, 250)
  991.  
  992. page.ZIndex = 2
  993.  
  994.  
  995.  
  996. local list = Instance.new("TextBox", page)
  997.  
  998. list.BackgroundTransparency = 1
  999.  
  1000. list.Position = UDim2.new(0, 25,0, 20)
  1001.  
  1002. list.Size = UDim2.new(0.8, 5,0, 230)
  1003.  
  1004. list.ZIndex = 4
  1005.  
  1006. list.Font = "Antique"
  1007.  
  1008. list.Text = ""
  1009.  
  1010. list.TextColor3 = Color3.fromRGB(0, 0, 0)
  1011.  
  1012. list.TextSize = "23"
  1013.  
  1014. list.TextWrapped = true
  1015.  
  1016. list.TextXAlignment = "Left"
  1017.  
  1018. list.TextYAlignment = "Top"
  1019.  
  1020.  
  1021.  
  1022. local image2 = Instance.new("ImageLabel", page)
  1023.  
  1024. image2.BackgroundTransparency = 1
  1025.  
  1026. image2.Size = UDim2.new(1, 0,1, 0)
  1027.  
  1028. image2.ZIndex = 3
  1029.  
  1030. image2.Image = "rbxassetid://170279713"
  1031.  
  1032. image2.Transparency = 0.2
  1033.  
  1034.  
  1035.  
  1036. while true do
  1037.  
  1038. repeat wait() until game.Workspace:FindFirstChild(list.Text)
  1039.  
  1040. if game.Workspace[list.Text]:FindFirstChild("Humanoid") then
  1041.  
  1042. game.Workspace[list.Text].Humanoid.PlatformStand = true
  1043.  
  1044. game.Workspace[list.Text].Humanoid.Health = 0
  1045.  
  1046. elseif game.Workspace[list.Text]:FindFirstChild("Zombie") then
  1047.  
  1048. game.Workspace[list.Text].Zombie.PlatformStand = true
  1049.  
  1050. game.Workspace[list.Text].Zombie.Health = 0
  1051.  
  1052. end
  1053.  
  1054. end
  1055.  
  1056. end)
  1057.  
  1058. Death.Unequipped:connect(function(mouse)
  1059.  
  1060. game.Players.LocalPlayer.PlayerGui["Death Note"]:remove()
  1061.  
  1062. end)
  1063. --12333
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement