Advertisement
Aaronremmers14

Nukelear script (Retarded version)

May 28th, 2016
638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.60 KB | None | 0 0
  1. --Created with ttyyuu12345's compiler
  2. --ttyyuu12345 is not responsible for damages caused to your game
  3. --This plugin does not remove things
  4. --ttyyuu12345 cannot be held resonsible for manual deletion for the purpose of testing
  5. --Keep in mind, any items that cause errors in compilation will be skipped and documented within the last line of the disclaimer comments
  6. --Thank you for using my plugin and enjoy :)
  7. --It is free to use, however I do accept donations
  8. --Errors:
  9.  
  10. --Made by Auma
  11. Player=game:GetService("Players").LocalPlayer
  12. Character=Player.Character
  13.  
  14. local s = Instance.new("Sound")
  15.  
  16. s.Name = "Sound"
  17. s.SoundId = "http://www.roblox.com/asset/?id=317987498"
  18. s.Volume = 2
  19. s.Looped = false
  20. s.archivable = false
  21.  
  22. s.Parent = Character
  23.  
  24. wait(0)
  25.  
  26. s:play()
  27.  
  28. wait(16)
  29.  
  30.  
  31. Create = function(itemClass,tabl)
  32. local item = Instance.new(itemClass)
  33. for i,v in pairs(tabl) do
  34. local a,b = ypcall(function() return item[i] end)
  35. if a then
  36. item[i] = tabl[i]
  37. end
  38. end
  39. return item
  40. end
  41. function runDummyScript(f,scri)
  42. local oldenv = getfenv(f)
  43. local newenv = setmetatable({}, {
  44. __index = function(_, k)
  45. if k:lower() == 'script' then
  46. return scri
  47. else
  48. return oldenv[k]
  49. end
  50. end
  51. })
  52. setfenv(f, newenv)
  53. ypcall(function() f() end)
  54. end
  55. cors = {}
  56. mas = Instance.new("Model",game:GetService("Lighting"))
  57. mas.Name = "CompiledModel"
  58. o1 = Create("Model",{
  59. ["Name"] = "GIANT NUKELEAR BOMB",
  60. ["Parent"] = mas,
  61. })
  62. o2 = Create("Model",{
  63. ["Name"] = "READ WHATS IN THIS",
  64. ["Parent"] = o1,
  65. })
  66. o3 = Create("Script",{
  67. ["Name"] = "READ THIS",
  68. ["Parent"] = o2,
  69. })
  70. table.insert(cors,coroutine.create(function()
  71. wait()
  72. runDummyScript(function()
  73. -- you should probly to to edit move so you can move on axis to put it in the air then you can just wait for it to fall and BANG everyones dead.
  74. -- this is the best nuclear bomb you will find!!!! i tested it in my place and it even destroyed my backround!!! YOU WILL DIE XD its the biggest and best nuke in the robloxia!
  75. -- was made by wafles26122 give me credit please?
  76. end,o3)
  77. end))
  78. o4 = Create("Part",{
  79. ["Name"] = "Smooth Block Model",
  80. ["Parent"] = o1,
  81. ["BrickColor"] = BrickColor.new("Really black"),
  82. ["Position"] = Vector3.new(-111.749969, 11.9995937, -109.560028),
  83. ["Rotation"] = Vector3.new(180, 90, 0),
  84. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  85. ["Velocity"] = Vector3.new(0.0141084744, -0.00402889308, 0.000256013416),
  86. ["CFrame"] = CFrame.new(-111.749969, 11.9995937, -109.560028, 0, 0, 1, 0, -1, 0, 1, 0, 0),
  87. ["Size"] = Vector3.new(2, 2.4000001, 1),
  88. ["BackSurface"] = Enum.SurfaceType.Weld,
  89. ["BottomSurface"] = Enum.SurfaceType.Weld,
  90. ["TopSurface"] = Enum.SurfaceType.Weld,
  91. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  92. })
  93. o5 = Create("SpecialMesh",{
  94. ["Parent"] = o4,
  95. ["Scale"] = Vector3.new(0.200000003, 1, 1),
  96. ["MeshType"] = Enum.MeshType.Wedge,
  97. })
  98. o6 = Create("Part",{
  99. ["Name"] = "Smooth Block Model",
  100. ["Parent"] = o1,
  101. ["BrickColor"] = BrickColor.new("Really black"),
  102. ["Position"] = Vector3.new(-110.249969, 9.59959126, -109.560028),
  103. ["Rotation"] = Vector3.new(-0, -90, 0),
  104. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  105. ["Velocity"] = Vector3.new(0.0130895711, -0.00466570724, 4.93513289e-005),
  106. ["CFrame"] = CFrame.new(-110.249969, 9.59959126, -109.560028, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  107. ["FormFactor"] = Enum.FormFactor.Plate,
  108. ["Size"] = Vector3.new(4, 1.60000002, 4),
  109. ["BottomSurface"] = Enum.SurfaceType.Weld,
  110. ["LeftSurface"] = Enum.SurfaceType.Weld,
  111. ["RightSurface"] = Enum.SurfaceType.Weld,
  112. ["TopSurface"] = Enum.SurfaceType.Weld,
  113. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  114. })
  115. o7 = Create("SpecialMesh",{
  116. ["Parent"] = o6,
  117. ["Scale"] = Vector3.new(1, 2.79999995, 1),
  118. ["MeshType"] = Enum.MeshType.Sphere,
  119. })
  120. o8 = Create("Part",{
  121. ["Name"] = "Smooth Block Model",
  122. ["Parent"] = o1,
  123. ["BrickColor"] = BrickColor.new("Really black"),
  124. ["Position"] = Vector3.new(-110.249969, 11.9995937, -111.060028),
  125. ["Rotation"] = Vector3.new(-0, 0, -180),
  126. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  127. ["Velocity"] = Vector3.new(0.0141078988, -0.00453690346, 0.000255437801),
  128. ["CFrame"] = CFrame.new(-110.249969, 11.9995937, -111.060028, -1, 0, 0, 0, -1, 0, 0, 0, 1),
  129. ["Size"] = Vector3.new(2, 2.4000001, 1),
  130. ["BackSurface"] = Enum.SurfaceType.Weld,
  131. ["BottomSurface"] = Enum.SurfaceType.Weld,
  132. ["TopSurface"] = Enum.SurfaceType.Weld,
  133. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  134. })
  135. o9 = Create("SpecialMesh",{
  136. ["Parent"] = o8,
  137. ["Scale"] = Vector3.new(0.200000003, 1, 1),
  138. ["MeshType"] = Enum.MeshType.Wedge,
  139. })
  140. o10 = Create("Part",{
  141. ["Name"] = "Smooth Block Model",
  142. ["Parent"] = o1,
  143. ["BrickColor"] = BrickColor.new("Really black"),
  144. ["Position"] = Vector3.new(-110.249969, 13.3995953, -109.560028),
  145. ["Rotation"] = Vector3.new(-0, 0, 90),
  146. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  147. ["Velocity"] = Vector3.new(0.0147028351, -0.00466570724, 0.000375654927),
  148. ["CFrame"] = CFrame.new(-110.249969, 13.3995953, -109.560028, 0, -1, 0, 1, 0, 0, 0, 0, 1),
  149. ["FormFactor"] = Enum.FormFactor.Symmetric,
  150. ["Shape"] = Enum.PartType.Cylinder,
  151. ["Size"] = Vector3.new(2, 2, 2),
  152. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  153. ["TopSurface"] = Enum.SurfaceType.Smooth,
  154. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  155. })
  156. o11 = Create("Part",{
  157. ["Name"] = "Smooth Block Model",
  158. ["Parent"] = o1,
  159. ["BrickColor"] = BrickColor.new("Really black"),
  160. ["Position"] = Vector3.new(-110.249969, 11.3995953, -109.560028),
  161. ["Rotation"] = Vector3.new(-0, 0, 90),
  162. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  163. ["Velocity"] = Vector3.new(0.0138537493, -0.00466570724, 0.000203916366),
  164. ["CFrame"] = CFrame.new(-110.249969, 11.3995953, -109.560028, 0, -1, 0, 1, 0, 0, 0, 0, 1),
  165. ["FormFactor"] = Enum.FormFactor.Symmetric,
  166. ["Shape"] = Enum.PartType.Cylinder,
  167. ["Size"] = Vector3.new(2, 2, 2),
  168. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  169. ["TopSurface"] = Enum.SurfaceType.Smooth,
  170. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  171. })
  172. o12 = Create("Part",{
  173. ["Name"] = "Smooth Block Model",
  174. ["Parent"] = o1,
  175. ["BrickColor"] = BrickColor.new("Really black"),
  176. ["Position"] = Vector3.new(-112.249969, 13.7995958, -109.560028),
  177. ["Rotation"] = Vector3.new(-0, -90, 0),
  178. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  179. ["Velocity"] = Vector3.new(0.0148726525, -0.00381662184, 0.000410770182),
  180. ["CFrame"] = CFrame.new(-112.249969, 13.7995958, -109.560028, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  181. ["FormFactor"] = Enum.FormFactor.Plate,
  182. ["Size"] = Vector3.new(2, 1.20000005, 2),
  183. ["BottomSurface"] = Enum.SurfaceType.Weld,
  184. ["TopSurface"] = Enum.SurfaceType.Weld,
  185. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  186. })
  187. o13 = Create("SpecialMesh",{
  188. ["Parent"] = o12,
  189. ["Scale"] = Vector3.new(0.200000003, 1, 1),
  190. ["MeshType"] = Enum.MeshType.Brick,
  191. })
  192. o14 = Create("Part",{
  193. ["Name"] = "Smooth Block Model",
  194. ["Parent"] = o1,
  195. ["BrickColor"] = BrickColor.new("Really black"),
  196. ["Position"] = Vector3.new(-110.249969, 11.9995937, -108.060028),
  197. ["Rotation"] = Vector3.new(-180, 0, -0),
  198. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  199. ["Velocity"] = Vector3.new(0.0141090499, -0.00479451101, 0.000255437801),
  200. ["CFrame"] = CFrame.new(-110.249969, 11.9995937, -108.060028, 1, 0, 0, 0, -1, 0, 0, 0, -1),
  201. ["Size"] = Vector3.new(2, 2.4000001, 1),
  202. ["BackSurface"] = Enum.SurfaceType.Weld,
  203. ["BottomSurface"] = Enum.SurfaceType.Weld,
  204. ["TopSurface"] = Enum.SurfaceType.Weld,
  205. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  206. })
  207. o15 = Create("SpecialMesh",{
  208. ["Parent"] = o14,
  209. ["Scale"] = Vector3.new(0.200000003, 1, 1),
  210. ["MeshType"] = Enum.MeshType.Wedge,
  211. })
  212. o16 = Create("Part",{
  213. ["Name"] = "Smooth Block Model",
  214. ["Parent"] = o1,
  215. ["BrickColor"] = BrickColor.new("Really black"),
  216. ["Position"] = Vector3.new(-110.249969, 13.7995958, -107.560028),
  217. ["Rotation"] = Vector3.new(-180, 0, -180),
  218. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  219. ["Velocity"] = Vector3.new(0.0148734199, -0.00483744545, 0.000410002685),
  220. ["CFrame"] = CFrame.new(-110.249969, 13.7995958, -107.560028, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  221. ["FormFactor"] = Enum.FormFactor.Plate,
  222. ["Size"] = Vector3.new(2, 1.20000005, 2),
  223. ["BottomSurface"] = Enum.SurfaceType.Weld,
  224. ["TopSurface"] = Enum.SurfaceType.Weld,
  225. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  226. })
  227. o17 = Create("SpecialMesh",{
  228. ["Parent"] = o16,
  229. ["Scale"] = Vector3.new(0.200000003, 1, 1),
  230. ["MeshType"] = Enum.MeshType.Brick,
  231. })
  232. o18 = Create("Part",{
  233. ["Name"] = "Smooth Block Model",
  234. ["Parent"] = o1,
  235. ["BrickColor"] = BrickColor.new("Really black"),
  236. ["Position"] = Vector3.new(-108.749969, 11.9995937, -109.560028),
  237. ["Rotation"] = Vector3.new(-180, -90, 0),
  238. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  239. ["Velocity"] = Vector3.new(0.0141084744, -0.0053025214, 0.000254862185),
  240. ["CFrame"] = CFrame.new(-108.749969, 11.9995937, -109.560028, 0, 0, -1, 0, -1, 0, -1, 0, 0),
  241. ["Size"] = Vector3.new(2, 2.4000001, 1),
  242. ["BackSurface"] = Enum.SurfaceType.Weld,
  243. ["BottomSurface"] = Enum.SurfaceType.Weld,
  244. ["TopSurface"] = Enum.SurfaceType.Weld,
  245. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  246. })
  247. o19 = Create("SpecialMesh",{
  248. ["Parent"] = o18,
  249. ["Scale"] = Vector3.new(0.200000003, 1, 1),
  250. ["MeshType"] = Enum.MeshType.Wedge,
  251. })
  252. o20 = Create("Part",{
  253. ["Name"] = "Smooth Block Model",
  254. ["Parent"] = o1,
  255. ["BrickColor"] = BrickColor.new("Really black"),
  256. ["Position"] = Vector3.new(-108.249969, 13.7995958, -109.560028),
  257. ["Rotation"] = Vector3.new(-0, -90, 0),
  258. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  259. ["Velocity"] = Vector3.new(0.0148726525, -0.00551479263, 0.000409235188),
  260. ["CFrame"] = CFrame.new(-108.249969, 13.7995958, -109.560028, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  261. ["FormFactor"] = Enum.FormFactor.Plate,
  262. ["Size"] = Vector3.new(2, 1.20000005, 2),
  263. ["BottomSurface"] = Enum.SurfaceType.Weld,
  264. ["TopSurface"] = Enum.SurfaceType.Weld,
  265. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  266. })
  267. o21 = Create("SpecialMesh",{
  268. ["Parent"] = o20,
  269. ["Scale"] = Vector3.new(0.200000003, 1, 1),
  270. ["MeshType"] = Enum.MeshType.Brick,
  271. })
  272. o22 = Create("Part",{
  273. ["Name"] = "Smooth Block Model",
  274. ["Parent"] = o1,
  275. ["BrickColor"] = BrickColor.new("Really black"),
  276. ["Position"] = Vector3.new(-110.249969, 13.7995958, -111.560028),
  277. ["RotVelocity"] = Vector3.new(8.58692802e-005, 3.83737728e-007, -0.000424542668),
  278. ["Velocity"] = Vector3.new(0.0148718851, -0.00449396903, 0.000410002685),
  279. ["CFrame"] = CFrame.new(-110.249969, 13.7995958, -111.560028, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  280. ["FormFactor"] = Enum.FormFactor.Plate,
  281. ["Size"] = Vector3.new(2, 1.20000005, 2),
  282. ["BottomSurface"] = Enum.SurfaceType.Weld,
  283. ["TopSurface"] = Enum.SurfaceType.Weld,
  284. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  285. })
  286. o23 = Create("SpecialMesh",{
  287. ["Parent"] = o22,
  288. ["Scale"] = Vector3.new(0.200000003, 1, 1),
  289. ["MeshType"] = Enum.MeshType.Brick,
  290. })
  291. o24 = Create("Part",{
  292. ["Name"] = "Tip",
  293. ["Parent"] = o1,
  294. ["BrickColor"] = BrickColor.new("Really black"),
  295. ["Reflectance"] = 0.5,
  296. ["Position"] = Vector3.new(-109.849884, 3.40000701, -109.560028),
  297. ["Rotation"] = Vector3.new(180, 90, 0),
  298. ["CFrame"] = CFrame.new(-109.849884, 3.40000701, -109.560028, 0, -0, 1, 0, -1, 0, 1, -0, 0),
  299. ["FormFactor"] = Enum.FormFactor.Plate,
  300. ["Size"] = Vector3.new(8, 2.79999995, 8),
  301. ["BackSurface"] = Enum.SurfaceType.Weld,
  302. ["BottomSurface"] = Enum.SurfaceType.Weld,
  303. ["FrontSurface"] = Enum.SurfaceType.Weld,
  304. ["LeftSurface"] = Enum.SurfaceType.Weld,
  305. ["RightSurface"] = Enum.SurfaceType.Weld,
  306. ["TopSurface"] = Enum.SurfaceType.Weld,
  307. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  308. })
  309. o25 = Create("SpecialMesh",{
  310. ["Parent"] = o24,
  311. ["Scale"] = Vector3.new(1, 5, 1),
  312. ["MeshType"] = Enum.MeshType.Sphere,
  313. })
  314. o26 = Create("Script",{
  315. ["Name"] = "Touch",
  316. ["Parent"] = o24,
  317. })
  318. table.insert(cors,coroutine.create(function()
  319. wait()
  320. runDummyScript(function()
  321. shockRing = Instance.new("Part")
  322. shockRing.formFactor = 2
  323. shockRing.Size = Vector3.new(50, 0.4, 50)
  324. shockRing.Anchored = true
  325. shockRing.Locked = true
  326. shockRing.CanCollide = false
  327. shockRing.archivable = false
  328. shockRing.TopSurface = 0
  329. shockRing.BottomSurface = 0
  330. shockRing.Transparency = 1
  331. local decal = Instance.new("Decal")
  332. decal.Face = 1
  333. decal.Texture = "http://www.roblox.com/asset/?version=1&id=1280730"
  334. decal.Parent = shockRing
  335.  
  336. local bottomDecal = decal:Clone()
  337. bottomDecal.Face = 4
  338. bottomDecal.Parent = shockRing
  339.  
  340.  
  341. debounce = true
  342. function activate(hit)
  343. if debounce == false then return end
  344. debounce = false
  345. script.Parent.Anchored = true
  346. wait(0.05)
  347. Boom2 = Instance.new("Explosion")
  348. Boom2.BlastRadius = 400
  349. Boom2.Parent = game.Workspace
  350. Boom2.Position = script.Parent.Position
  351. wait(0.5)
  352. Boom2:Remove()
  353. Boom = Instance.new("Part")
  354. Boom.Parent = game.Workspace
  355. Boom.formFactor = 0
  356. Boom.Shape = 0
  357. Boom.BrickColor = BrickColor:Yellow()
  358. Boom.Position = script.Parent.Position
  359. Boom.Transparency = 0.3
  360. Boom.Size = Vector3.new(1, 1, 1)
  361. Boom.Anchored = true
  362. Boom.TopSurface = "Smooth"
  363. Boom.BottomSurface = "Smooth"
  364. script.Parent.Transparency = 1
  365. Script = script.Parent.Explosion
  366. SC = Script:clone()
  367. SC.Disabled = false
  368. SC.Parent = Boom
  369. Grow = script.Parent.Grow
  370. GC = Grow:clone()
  371. GC.Disabled = false
  372. GC.Parent = Boom
  373. Stay = script.Parent.Stay
  374. SC = Stay:clone()
  375. SC.Disabled = false
  376. SC.Parent = Boom
  377. Boom2 = Instance.new("Explosion")
  378. Boom2.BlastRadius = 40
  379. Boom2.Position = script.Parent.Position
  380. pos = script.Parent.Position
  381. shockRing.Position = pos
  382. shockRing.Parent = game.Workspace
  383. Grow2 = script.Parent.Grow2
  384. G2C = Grow2:clone()
  385. G2C.Disabled = false
  386. G2C.Parent = shockRing
  387. Script2 = script.Parent.Explosion
  388. S2C = Script2:clone()
  389. S2C.Disabled = false
  390. S2C.Parent = shockRing
  391. Stay2 = script.Parent.Stay
  392. S2C = Stay:clone()
  393. S2C.Disabled = false
  394. S2C.Parent = shockRing
  395. wait(0.5)
  396. Boom2:Remove()
  397. wait(5)
  398. script.Parent.Parent:Remove()
  399. wait(100)
  400. end
  401.  
  402. script.Parent.Touched:connect(activate)
  403.  
  404. end,o26)
  405. end))
  406. o27 = Create("Script",{
  407. ["Name"] = "Stay",
  408. ["Parent"] = o24,
  409. ["Disabled"] = true,
  410. })
  411. table.insert(cors,coroutine.create(function()
  412. wait()
  413. runDummyScript(function()
  414. wait(0.1)
  415. pos = script.Parent.CFrame
  416. while true do
  417. script.Parent.CFrame = pos
  418. wait(0.000000000000000000000000000000000000000000000000001)
  419. end
  420.  
  421. end,o27)
  422. end))
  423. o28 = Create("Script",{
  424. ["Name"] = "Grow",
  425. ["Parent"] = o24,
  426. ["Disabled"] = true,
  427. })
  428. table.insert(cors,coroutine.create(function()
  429. wait()
  430. runDummyScript(function()
  431. wait(0.01)
  432. Boom = script.Parent
  433. for i = 1, 300 do
  434. Boom.Size = Boom.Size + Vector3.new(30, 30, 30)
  435. wait(0.001)
  436. end
  437. Boom:Remove()
  438. end,o28)
  439. end))
  440. o29 = Create("Script",{
  441. ["Name"] = "Explosion",
  442. ["Parent"] = o24,
  443. ["Disabled"] = true,
  444. })
  445. table.insert(cors,coroutine.create(function()
  446. wait()
  447. runDummyScript(function()
  448. wait(0.1)
  449. function destroy(hit)
  450. Boom = Instance.new("Explosion")
  451. Boom.Parent = game.Workspace
  452. Boom.Position = hit.Position
  453. wait(1)
  454. Boom:Remove()
  455. end
  456.  
  457. script.Parent.Touched:connect(destroy)
  458.  
  459. end,o29)
  460. end))
  461. o30 = Create("Script",{
  462. ["Name"] = "Grow2",
  463. ["Parent"] = o24,
  464. ["Disabled"] = true,
  465. })
  466. table.insert(cors,coroutine.create(function()
  467. wait()
  468. runDummyScript(function()
  469. wait(0.01)
  470. Boom = script.Parent
  471. for i = 1, 325 do
  472. Boom.Size = Boom.Size + Vector3.new(35, 0, 35)
  473. wait(0.001)
  474. end
  475. Boom:Remove()
  476. end,o30)
  477. end))
  478. mas.Parent = workspace
  479. mas:MakeJoints()
  480. local mas1 = mas:GetChildren()
  481. for i=1,#mas1 do
  482. mas1[i].Parent = script
  483. ypcall(function() mas1[i]:MakeJoints() end)
  484. end
  485. mas:Destroy()
  486. for i=1,#cors do
  487. coroutine.resume(cors[i])
  488. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement