Advertisement
DrakerMaker

Untitled

Dec 25th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.69 KB | None | 0 0
  1. -- Thanks for using Mod2S by NopeUsername
  2. local functions = {}
  3. function sandbox(script, func)
  4. local oldEnv = getfenv(func)
  5.  
  6. local newEnv = setmetatable({}, {
  7. __index = function(self,k)
  8. if k == "script" then
  9. return script
  10. else
  11. return oldEnv[k]
  12. end
  13. end,
  14. })
  15.  
  16. return setfenv(func, newEnv)
  17. end
  18.  
  19. local mas = Instance.new("Model", game:GetService("Lighting"))
  20. -- DECLARING VARIABLES
  21.  
  22. local NOOB = Instance.new("Model")
  23. local Head = Instance.new("Part")
  24. local Mesh = Instance.new("SpecialMesh")
  25. local ToxFace3 = Instance.new("Decal")
  26. local Part = Instance.new("Part")
  27. local WeldConstraint = Instance.new("WeldConstraint")
  28. local Part_1 = Instance.new("Part")
  29. local WeldConstraint_1 = Instance.new("WeldConstraint")
  30. local Part_2 = Instance.new("Part")
  31. local WeldConstraint_2 = Instance.new("WeldConstraint")
  32. local fakehead = Instance.new("Part")
  33. local Mesh_1 = Instance.new("SpecialMesh")
  34. local ToxFace3_1 = Instance.new("Decal")
  35. local Part_3 = Instance.new("Part")
  36. local WeldConstraint_3 = Instance.new("WeldConstraint")
  37. local Part_4 = Instance.new("Part")
  38. local WeldConstraint_4 = Instance.new("WeldConstraint")
  39. local Part_5 = Instance.new("Part")
  40. local WeldConstraint_5 = Instance.new("WeldConstraint")
  41. local WeldConstraint_6 = Instance.new("WeldConstraint")
  42. local fakehead_1 = Instance.new("Part")
  43. local Mesh_2 = Instance.new("SpecialMesh")
  44. local ToxFace3_2 = Instance.new("Decal")
  45. local Part_6 = Instance.new("Part")
  46. local WeldConstraint_7 = Instance.new("WeldConstraint")
  47. local Part_7 = Instance.new("Part")
  48. local WeldConstraint_8 = Instance.new("WeldConstraint")
  49. local Part_8 = Instance.new("Part")
  50. local WeldConstraint_9 = Instance.new("WeldConstraint")
  51. local WeldConstraint_10 = Instance.new("WeldConstraint")
  52. local fakehead_2 = Instance.new("Part")
  53. local Mesh_3 = Instance.new("SpecialMesh")
  54. local ToxFace3_3 = Instance.new("Decal")
  55. local Part_9 = Instance.new("Part")
  56. local WeldConstraint_11 = Instance.new("WeldConstraint")
  57. local Part_10 = Instance.new("Part")
  58. local WeldConstraint_12 = Instance.new("WeldConstraint")
  59. local Part_11 = Instance.new("Part")
  60. local WeldConstraint_13 = Instance.new("WeldConstraint")
  61. local WeldConstraint_14 = Instance.new("WeldConstraint")
  62. local connect = Instance.new("Part")
  63. local Mesh_4 = Instance.new("SpecialMesh")
  64. local WeldConstraint_15 = Instance.new("WeldConstraint")
  65. local connect_1 = Instance.new("Part")
  66. local Mesh_5 = Instance.new("SpecialMesh")
  67. local WeldConstraint_16 = Instance.new("WeldConstraint")
  68. local connect_2 = Instance.new("Part")
  69. local Mesh_6 = Instance.new("SpecialMesh")
  70. local WeldConstraint_17 = Instance.new("WeldConstraint")
  71. local connect_3 = Instance.new("Part")
  72. local Mesh_7 = Instance.new("SpecialMesh")
  73. local WeldConstraint_18 = Instance.new("WeldConstraint")
  74. local Torso = Instance.new("Part")
  75. local LeftArm = Instance.new("Part")
  76. local Part_12 = Instance.new("Part")
  77. local Mesh_8 = Instance.new("SpecialMesh")
  78. local WeldConstraint_19 = Instance.new("WeldConstraint")
  79. local RightArm = Instance.new("Part")
  80. local Fire = Instance.new("Fire")
  81. local Spread = Instance.new("Script")
  82. local Part_13 = Instance.new("Part")
  83. local Mesh_9 = Instance.new("SpecialMesh")
  84. local WeldConstraint_20 = Instance.new("WeldConstraint")
  85. local LeftLeg = Instance.new("Part")
  86. local RightSkeletonLeg = Instance.new("Part")
  87. local Mesh_10 = Instance.new("SpecialMesh")
  88. local WeldConstraint_21 = Instance.new("WeldConstraint")
  89. local RightLeg = Instance.new("Part")
  90. local RightSkeletonLeg_1 = Instance.new("Part")
  91. local Mesh_11 = Instance.new("SpecialMesh")
  92. local WeldConstraint_22 = Instance.new("WeldConstraint")
  93. local Humanoid = Instance.new("Humanoid")
  94. local creator = Instance.new("ObjectValue")
  95.  
  96. -- SETTING PROPERTIES
  97.  
  98. NOOB.Name = "!@!$^*NOOB!%!%("
  99. NOOB.Parent = mas
  100.  
  101. Head.Anchored = true
  102. Head.CFrame = CFrame.new(-19.822,7.966,-14.089,0,0,-1,0,1,0,1,0,0)
  103. Head.Color = Color3.new(0.961,0.804,0.188)
  104. Head.Size = Vector3.new(2,1,1)
  105. Head.TopSurface = Enum.SurfaceType.Smooth
  106. Head.Name = "Head"
  107. Head.Parent = NOOB
  108.  
  109. Mesh.Scale = Vector3.new(1.25,1.25,1.25)
  110. Mesh.Parent = Head
  111.  
  112. ToxFace3.Color3 = Color3.new(0,0,0)
  113. ToxFace3.Texture = "http://www.roblox.com/asset/?id=2594922554"
  114. ToxFace3.Name = "Tox Face 3"
  115. ToxFace3.Parent = Head
  116.  
  117. Part.Shape = Enum.PartType.Ball
  118. Part.Anchored = true
  119. Part.BottomSurface = Enum.SurfaceType.Smooth
  120. Part.CFrame = CFrame.new(-19.277,8.224,-14.254,0,0,1,0,1,0,-1,0,0)
  121. Part.Color = Color3.new(1,0,0)
  122. Part.Material = Enum.Material.Neon
  123. Part.Size = Vector3.new(0.09,0.09,0.09)
  124. Part.TopSurface = Enum.SurfaceType.Smooth
  125. Part.Parent = Head
  126.  
  127. WeldConstraint.Part0 = Part
  128. WeldConstraint.Part1 = Head
  129. WeldConstraint.Parent = Part
  130.  
  131. Part_1.Anchored = true
  132. Part_1.BottomSurface = Enum.SurfaceType.Smooth
  133. Part_1.CFrame = CFrame.new(-19.247,7.903,-14.272,0,0,1,0,1,0,-1,0,0)
  134. Part_1.Color = Color3.new(1,0,0)
  135. Part_1.Material = Enum.Material.Neon
  136. Part_1.Size = Vector3.new(0.05,0.65,0.05)
  137. Part_1.TopSurface = Enum.SurfaceType.Smooth
  138. Part_1.Parent = Head
  139.  
  140. WeldConstraint_1.Part0 = Part_1
  141. WeldConstraint_1.Part1 = Head
  142. WeldConstraint_1.Parent = Part_1
  143.  
  144. Part_2.Shape = Enum.PartType.Cylinder
  145. Part_2.Anchored = true
  146. Part_2.BottomSurface = Enum.SurfaceType.Smooth
  147. Part_2.CFrame = CFrame.new(-19.662,7.767,-14.268,0,0,1,0,1,0,-1,0,0)
  148. Part_2.Color = Color3.new(1,0,0)
  149. Part_2.Material = Enum.Material.Neon
  150. Part_2.Size = Vector3.new(0.05,1.34,1.02)
  151. Part_2.TopSurface = Enum.SurfaceType.Smooth
  152. Part_2.Parent = Head
  153.  
  154. WeldConstraint_2.Part0 = Part_2
  155. WeldConstraint_2.Part1 = Head
  156. WeldConstraint_2.Parent = Part_2
  157.  
  158. fakehead.Anchored = true
  159. fakehead.CFrame = CFrame.new(-19.822,7.95,-16.944,0,0,-1,0.08,0.997,0,0.997,-0.08,0)
  160. fakehead.Color = Color3.new(0.961,0.804,0.188)
  161. fakehead.Size = Vector3.new(2,1,1)
  162. fakehead.TopSurface = Enum.SurfaceType.Smooth
  163. fakehead.Name = "fakehead"
  164. fakehead.Parent = Head
  165.  
  166. Mesh_1.Scale = Vector3.new(1.25,1.25,1.25)
  167. Mesh_1.Parent = fakehead
  168.  
  169. ToxFace3_1.Color3 = Color3.new(0,0,0)
  170. ToxFace3_1.Texture = "http://www.roblox.com/asset/?id=2594922554"
  171. ToxFace3_1.Name = "Tox Face 3"
  172. ToxFace3_1.Parent = fakehead
  173.  
  174. Part_3.Shape = Enum.PartType.Ball
  175. Part_3.Anchored = true
  176. Part_3.BottomSurface = Enum.SurfaceType.Smooth
  177. Part_3.CFrame = CFrame.new(-19.277,8.223,-16.771,0,0,1,-0.08,0.997,0,-0.997,-0.08,0)
  178. Part_3.Color = Color3.new(1,0,0)
  179. Part_3.Material = Enum.Material.Neon
  180. Part_3.Size = Vector3.new(0.09,0.09,0.09)
  181. Part_3.TopSurface = Enum.SurfaceType.Smooth
  182. Part_3.Parent = fakehead
  183.  
  184. WeldConstraint_3.Part0 = Part_3
  185. WeldConstraint_3.Part1 = fakehead
  186. WeldConstraint_3.Parent = Part_3
  187.  
  188. Part_4.Anchored = true
  189. Part_4.BottomSurface = Enum.SurfaceType.Smooth
  190. Part_4.CFrame = CFrame.new(-19.247,7.902,-16.764,0,0,1,-0.08,0.997,0,-0.997,-0.08,0)
  191. Part_4.Color = Color3.new(1,0,0)
  192. Part_4.Material = Enum.Material.Neon
  193. Part_4.Size = Vector3.new(0.05,0.65,0.05)
  194. Part_4.TopSurface = Enum.SurfaceType.Smooth
  195. Part_4.Parent = fakehead
  196.  
  197. WeldConstraint_4.Part0 = Part_4
  198. WeldConstraint_4.Part1 = fakehead
  199. WeldConstraint_4.Parent = Part_4
  200.  
  201. Part_5.Shape = Enum.PartType.Cylinder
  202. Part_5.Anchored = true
  203. Part_5.BottomSurface = Enum.SurfaceType.Smooth
  204. Part_5.CFrame = CFrame.new(-19.662,7.766,-16.749,0,0,1,-0.08,0.997,0,-0.997,-0.08,0)
  205. Part_5.Color = Color3.new(1,0,0)
  206. Part_5.Material = Enum.Material.Neon
  207. Part_5.Size = Vector3.new(0.05,1.34,1.02)
  208. Part_5.TopSurface = Enum.SurfaceType.Smooth
  209. Part_5.Parent = fakehead
  210.  
  211. WeldConstraint_5.Part0 = Part_5
  212. WeldConstraint_5.Part1 = fakehead
  213. WeldConstraint_5.Parent = Part_5
  214.  
  215. WeldConstraint_6.Part0 = fakehead
  216. WeldConstraint_6.Part1 = Head
  217. WeldConstraint_6.Parent = fakehead
  218.  
  219. fakehead_1.Anchored = true
  220. fakehead_1.CFrame = CFrame.new(-19.822,8.106,-11.545,0,0,-1,0.055,0.998,0,0.998,-0.055,0)
  221. fakehead_1.Color = Color3.new(0.961,0.804,0.188)
  222. fakehead_1.Size = Vector3.new(2,1,1)
  223. fakehead_1.TopSurface = Enum.SurfaceType.Smooth
  224. fakehead_1.Name = "fakehead"
  225. fakehead_1.Parent = Head
  226.  
  227. Mesh_2.Scale = Vector3.new(1.25,1.25,1.25)
  228. Mesh_2.Parent = fakehead_1
  229.  
  230. ToxFace3_2.Color3 = Color3.new(0,0,0)
  231. ToxFace3_2.Texture = "http://www.roblox.com/asset/?id=2594922554"
  232. ToxFace3_2.Name = "Tox Face 3"
  233. ToxFace3_2.Parent = fakehead_1
  234.  
  235. Part_6.Shape = Enum.PartType.Ball
  236. Part_6.Anchored = true
  237. Part_6.BottomSurface = Enum.SurfaceType.Smooth
  238. Part_6.CFrame = CFrame.new(-19.277,8.375,-11.365,0,0,1,-0.055,0.998,0,-0.998,-0.055,0)
  239. Part_6.Color = Color3.new(1,0,0)
  240. Part_6.Material = Enum.Material.Neon
  241. Part_6.Size = Vector3.new(0.09,0.09,0.09)
  242. Part_6.TopSurface = Enum.SurfaceType.Smooth
  243. Part_6.Parent = fakehead_1
  244.  
  245. WeldConstraint_7.Part0 = Part_6
  246. WeldConstraint_7.Part1 = fakehead_1
  247. WeldConstraint_7.Parent = Part_6
  248.  
  249. Part_7.Anchored = true
  250. Part_7.BottomSurface = Enum.SurfaceType.Smooth
  251. Part_7.CFrame = CFrame.new(-19.247,8.054,-11.366,0,0,1,-0.055,0.998,0,-0.998,-0.055,0)
  252. Part_7.Color = Color3.new(1,0,0)
  253. Part_7.Material = Enum.Material.Neon
  254. Part_7.Size = Vector3.new(0.05,0.65,0.05)
  255. Part_7.TopSurface = Enum.SurfaceType.Smooth
  256. Part_7.Parent = fakehead_1
  257.  
  258. WeldConstraint_8.Part0 = Part_7
  259. WeldConstraint_8.Part1 = fakehead_1
  260. WeldConstraint_8.Parent = Part_7
  261.  
  262. Part_8.Shape = Enum.PartType.Cylinder
  263. Part_8.Anchored = true
  264. Part_8.BottomSurface = Enum.SurfaceType.Smooth
  265. Part_8.CFrame = CFrame.new(-19.662,7.917,-11.355,0,0,1,-0.055,0.998,0,-0.998,-0.055,0)
  266. Part_8.Color = Color3.new(1,0,0)
  267. Part_8.Material = Enum.Material.Neon
  268. Part_8.Size = Vector3.new(0.05,1.34,1.02)
  269. Part_8.TopSurface = Enum.SurfaceType.Smooth
  270. Part_8.Parent = fakehead_1
  271.  
  272. WeldConstraint_9.Part0 = Part_8
  273. WeldConstraint_9.Part1 = fakehead_1
  274. WeldConstraint_9.Parent = Part_8
  275.  
  276. WeldConstraint_10.Part0 = fakehead_1
  277. WeldConstraint_10.Part1 = Head
  278. WeldConstraint_10.Parent = fakehead_1
  279.  
  280. fakehead_2.Anchored = true
  281. fakehead_2.CFrame = CFrame.new(-19.822,10.032,-14.144,0,0,-1,-0.113,0.994,0,0.994,0.113,0)
  282. fakehead_2.Color = Color3.new(0.961,0.804,0.188)
  283. fakehead_2.Size = Vector3.new(2,1,1)
  284. fakehead_2.TopSurface = Enum.SurfaceType.Smooth
  285. fakehead_2.Name = "fakehead"
  286. fakehead_2.Parent = Head
  287.  
  288. Mesh_3.Scale = Vector3.new(1.25,1.25,1.25)
  289. Mesh_3.Parent = fakehead_2
  290.  
  291. ToxFace3_3.Color3 = Color3.new(0,0,0)
  292. ToxFace3_3.Texture = "http://www.roblox.com/asset/?id=2594922554"
  293. ToxFace3_3.Name = "Tox Face 3"
  294. ToxFace3_3.Parent = fakehead_2
  295.  
  296. Part_9.Shape = Enum.PartType.Ball
  297. Part_9.Anchored = true
  298. Part_9.BottomSurface = Enum.SurfaceType.Smooth
  299. Part_9.CFrame = CFrame.new(-19.277,10.266,-13.922,0,0,1,0.113,0.994,0,-0.994,0.113,0)
  300. Part_9.Color = Color3.new(1,0,0)
  301. Part_9.Material = Enum.Material.Neon
  302. Part_9.Size = Vector3.new(0.09,0.09,0.09)
  303. Part_9.TopSurface = Enum.SurfaceType.Smooth
  304. Part_9.Parent = fakehead_2
  305.  
  306. WeldConstraint_11.Part0 = Part_9
  307. WeldConstraint_11.Part1 = fakehead_2
  308. WeldConstraint_11.Parent = Part_9
  309.  
  310. Part_10.Anchored = true
  311. Part_10.BottomSurface = Enum.SurfaceType.Smooth
  312. Part_10.CFrame = CFrame.new(-19.247,9.95,-13.977,0,0,1,0.113,0.994,0,-0.994,0.113,0)
  313. Part_10.Color = Color3.new(1,0,0)
  314. Part_10.Material = Enum.Material.Neon
  315. Part_10.Size = Vector3.new(0.05,0.65,0.05)
  316. Part_10.TopSurface = Enum.SurfaceType.Smooth
  317. Part_10.Parent = fakehead_2
  318.  
  319. WeldConstraint_12.Part0 = Part_10
  320. WeldConstraint_12.Part1 = fakehead_2
  321. WeldConstraint_12.Parent = Part_10
  322.  
  323. Part_11.Shape = Enum.PartType.Cylinder
  324. Part_11.Anchored = true
  325. Part_11.BottomSurface = Enum.SurfaceType.Smooth
  326. Part_11.CFrame = CFrame.new(-19.662,9.813,-13.988,0,0,1,0.113,0.994,0,-0.994,0.113,0)
  327. Part_11.Color = Color3.new(1,0,0)
  328. Part_11.Material = Enum.Material.Neon
  329. Part_11.Size = Vector3.new(0.05,1.34,1.02)
  330. Part_11.TopSurface = Enum.SurfaceType.Smooth
  331. Part_11.Parent = fakehead_2
  332.  
  333. WeldConstraint_13.Part0 = Part_11
  334. WeldConstraint_13.Part1 = fakehead_2
  335. WeldConstraint_13.Parent = Part_11
  336.  
  337. WeldConstraint_14.Part0 = fakehead_2
  338. WeldConstraint_14.Part1 = Head
  339. WeldConstraint_14.Parent = fakehead_2
  340.  
  341. connect.Anchored = true
  342. connect.CFrame = CFrame.new(-19.957,6.452,-14.126,0,0,-1,0,1,0,1,0,0)
  343. connect.CanCollide = false
  344. connect.Color = Color3.new(1,0,0)
  345. connect.Size = Vector3.new(1,2,1)
  346. connect.TopSurface = Enum.SurfaceType.Smooth
  347. connect.Name = "connect"
  348. connect.Parent = Head
  349.  
  350. Mesh_4.MeshType = Enum.MeshType.FileMesh
  351. Mesh_4.MeshId = "http://www.roblox.com/asset/?id=36780079"
  352. Mesh_4.Scale = Vector3.new(1,2,1)
  353. Mesh_4.Parent = connect
  354.  
  355. WeldConstraint_15.Part0 = connect
  356. WeldConstraint_15.Part1 = Head
  357. WeldConstraint_15.Parent = connect
  358.  
  359. connect_1.Anchored = true
  360. connect_1.CFrame = CFrame.new(-19.957,10.416,-14.126,0,0,-1,0,1,0,1,0,0)
  361. connect_1.CanCollide = false
  362. connect_1.Color = Color3.new(1,0,0)
  363. connect_1.Size = Vector3.new(1,2,1)
  364. connect_1.TopSurface = Enum.SurfaceType.Smooth
  365. connect_1.Name = "connect"
  366. connect_1.Parent = Head
  367.  
  368. Mesh_5.MeshType = Enum.MeshType.FileMesh
  369. Mesh_5.MeshId = "http://www.roblox.com/asset/?id=36780079"
  370. Mesh_5.Scale = Vector3.new(1,2,1)
  371. Mesh_5.Parent = connect_1
  372.  
  373. WeldConstraint_16.Part0 = connect_1
  374. WeldConstraint_16.Part1 = Head
  375. WeldConstraint_16.Parent = connect_1
  376.  
  377. connect_2.Anchored = true
  378. connect_2.CFrame = CFrame.new(-19.957,8.187,-15.817,0,0,-1,0.988,0.152,0,0.152,-0.988,0)
  379. connect_2.CanCollide = false
  380. connect_2.Color = Color3.new(1,0,0)
  381. connect_2.Size = Vector3.new(1,2,1)
  382. connect_2.TopSurface = Enum.SurfaceType.Smooth
  383. connect_2.Name = "connect"
  384. connect_2.Parent = Head
  385.  
  386. Mesh_6.MeshType = Enum.MeshType.FileMesh
  387. Mesh_6.MeshId = "http://www.roblox.com/asset/?id=36780079"
  388. Mesh_6.Scale = Vector3.new(1,2,1)
  389. Mesh_6.Parent = connect_2
  390.  
  391. WeldConstraint_17.Part0 = connect_2
  392. WeldConstraint_17.Part1 = Head
  393. WeldConstraint_17.Parent = connect_2
  394.  
  395. connect_3.Anchored = true
  396. connect_3.CFrame = CFrame.new(-19.957,8.213,-12.469,0,0,-1,-1,-0.003,0,-0.003,1,0)
  397. connect_3.CanCollide = false
  398. connect_3.Color = Color3.new(1,0,0)
  399. connect_3.Size = Vector3.new(1,2,1)
  400. connect_3.TopSurface = Enum.SurfaceType.Smooth
  401. connect_3.Name = "connect"
  402. connect_3.Parent = Head
  403.  
  404. Mesh_7.MeshType = Enum.MeshType.FileMesh
  405. Mesh_7.MeshId = "http://www.roblox.com/asset/?id=36780079"
  406. Mesh_7.Scale = Vector3.new(1,2,1)
  407. Mesh_7.Parent = connect_3
  408.  
  409. WeldConstraint_18.Part0 = connect_3
  410. WeldConstraint_18.Part1 = Head
  411. WeldConstraint_18.Parent = connect_3
  412.  
  413. Torso.Anchored = true
  414. Torso.CFrame = CFrame.new(-19.822,5.454,-14.242,0,0,-1,0,1,0,1,0,0)
  415. Torso.Color = Color3.new(0.051,0.412,0.675)
  416. Torso.LeftParamA = 0
  417. Torso.LeftParamB = 0
  418. Torso.LeftSurface = Enum.SurfaceType.Weld
  419. Torso.RightParamA = 0
  420. Torso.RightParamB = 0
  421. Torso.RightSurface = Enum.SurfaceType.Weld
  422. Torso.Size = Vector3.new(2,2,1)
  423. Torso.Name = "Torso"
  424. Torso.Parent = NOOB
  425.  
  426. LeftArm.Anchored = true
  427. LeftArm.CFrame = CFrame.new(-19.822,5.454,-15.742,0,0,1,0,1,0,-1,0,0)
  428. LeftArm.Color = Color3.new(0.961,0.804,0.188)
  429. LeftArm.Size = Vector3.new(1,2,1)
  430. LeftArm.Name = "Left Arm"
  431. LeftArm.Parent = NOOB
  432.  
  433. Part_12.Anchored = true
  434. Part_12.BottomSurface = Enum.SurfaceType.Smooth
  435. Part_12.CFrame = CFrame.new(-19.814,4.387,-15.63,0,1,0,0,0,-1,-1,0,0)
  436. Part_12.CanCollide = false
  437. Part_12.Color = Color3.new(1,0,0)
  438. Part_12.Material = Enum.Material.Neon
  439. Part_12.Size = Vector3.new(4,1,2)
  440. Part_12.TopSurface = Enum.SurfaceType.Smooth
  441. Part_12.Parent = LeftArm
  442.  
  443. Mesh_8.MeshType = Enum.MeshType.FileMesh
  444. Mesh_8.MeshId = "http://www.roblox.com/asset/?id=10681506"
  445. Mesh_8.Parent = Part_12
  446.  
  447. WeldConstraint_19.Part0 = Part_12
  448. WeldConstraint_19.Part1 = LeftArm
  449. WeldConstraint_19.Parent = Part_12
  450.  
  451. RightArm.Anchored = true
  452. RightArm.CFrame = CFrame.new(-19.822,5.454,-12.742,0,0,-1,0,1,0,1,0,0)
  453. RightArm.Color = Color3.new(0.961,0.804,0.188)
  454. RightArm.Size = Vector3.new(1,2,1)
  455. RightArm.Name = "Right Arm"
  456. RightArm.Parent = NOOB
  457.  
  458. Fire.Color = Color3.new(0,0,0.933)
  459. Fire.Enabled = false
  460. Fire.Heat = 25
  461. Fire.SecondaryColor = Color3.new(1,1,1)
  462. Fire.Size = 30
  463. Fire.Parent = RightArm
  464.  
  465. table.insert(functions,sandbox(Spread,function()
  466. function Spread(part)
  467. check = part:findFirstChild("Fire")
  468. if check == nil then
  469. script.Parent:Clone().Parent = part
  470.  
  471. elseif check ~= nil then
  472. check.Size = check.Size + 1
  473. check.Heat = check.Heat +1
  474. end
  475. end
  476.  
  477.  
  478. script.Parent.Parent.Touched:connect(Spread)
  479.  
  480. end))
  481. Spread.Name = "Spread"
  482. Spread.Parent = Fire
  483.  
  484. Part_13.Anchored = true
  485. Part_13.BottomSurface = Enum.SurfaceType.Smooth
  486. Part_13.CFrame = CFrame.new(-19.814,4.391,-12.667,0,-1,0,0.001,0,-1,1,0,0.001)
  487. Part_13.CanCollide = false
  488. Part_13.Color = Color3.new(1,0,0)
  489. Part_13.Material = Enum.Material.Neon
  490. Part_13.Size = Vector3.new(4,1,2)
  491. Part_13.TopSurface = Enum.SurfaceType.Smooth
  492. Part_13.Parent = RightArm
  493.  
  494. Mesh_9.MeshType = Enum.MeshType.FileMesh
  495. Mesh_9.MeshId = "http://www.roblox.com/asset/?id=10681506"
  496. Mesh_9.Parent = Part_13
  497.  
  498. WeldConstraint_20.Part0 = Part_13
  499. WeldConstraint_20.Part1 = RightArm
  500. WeldConstraint_20.Parent = Part_13
  501.  
  502. LeftLeg.Anchored = true
  503. LeftLeg.BottomSurface = Enum.SurfaceType.Smooth
  504. LeftLeg.CFrame = CFrame.new(-19.822,1,-14.742,0,0,-1,0,1,0,1,0,0)
  505. LeftLeg.Color = Color3.new(0.643,0.741,0.278)
  506. LeftLeg.Size = Vector3.new(1,2,1)
  507. LeftLeg.Name = "Left Leg"
  508. LeftLeg.Parent = NOOB
  509.  
  510. RightSkeletonLeg.Anchored = true
  511. RightSkeletonLeg.CFrame = CFrame.new(-19.957,3.481,-14.659,0,0,-1,0,1,0,1,0,0)
  512. RightSkeletonLeg.CanCollide = false
  513. RightSkeletonLeg.Color = Color3.new(0.643,0.741,0.278)
  514. RightSkeletonLeg.Size = Vector3.new(1,2,1)
  515. RightSkeletonLeg.TopSurface = Enum.SurfaceType.Smooth
  516. RightSkeletonLeg.Name = "Right Skeleton Leg"
  517. RightSkeletonLeg.Parent = LeftLeg
  518.  
  519. Mesh_10.MeshType = Enum.MeshType.FileMesh
  520. Mesh_10.MeshId = "http://www.roblox.com/asset/?id=36780079"
  521. Mesh_10.Scale = Vector3.new(1,2,1)
  522. Mesh_10.Parent = RightSkeletonLeg
  523.  
  524. WeldConstraint_21.Part0 = RightSkeletonLeg
  525. WeldConstraint_21.Part1 = LeftLeg
  526. WeldConstraint_21.Parent = RightSkeletonLeg
  527.  
  528. RightLeg.Anchored = true
  529. RightLeg.BottomSurface = Enum.SurfaceType.Smooth
  530. RightLeg.CFrame = CFrame.new(-19.822,1,-13.742,0,0,-1,0,1,0,1,0,0)
  531. RightLeg.Color = Color3.new(0.643,0.741,0.278)
  532. RightLeg.Size = Vector3.new(1,2,1)
  533. RightLeg.Name = "Right Leg"
  534. RightLeg.Parent = NOOB
  535.  
  536. RightSkeletonLeg_1.Anchored = true
  537. RightSkeletonLeg_1.CFrame = CFrame.new(-19.957,3.481,-13.933,0,0,-1,0,1,0,1,0,0)
  538. RightSkeletonLeg_1.CanCollide = false
  539. RightSkeletonLeg_1.Color = Color3.new(0.643,0.741,0.278)
  540. RightSkeletonLeg_1.Size = Vector3.new(1,2,1)
  541. RightSkeletonLeg_1.TopSurface = Enum.SurfaceType.Smooth
  542. RightSkeletonLeg_1.Name = "Right Skeleton Leg"
  543. RightSkeletonLeg_1.Parent = RightLeg
  544.  
  545. Mesh_11.MeshType = Enum.MeshType.FileMesh
  546. Mesh_11.MeshId = "http://www.roblox.com/asset/?id=36780079"
  547. Mesh_11.Scale = Vector3.new(1,2,1)
  548. Mesh_11.Parent = RightSkeletonLeg_1
  549.  
  550. WeldConstraint_22.Part0 = RightSkeletonLeg_1
  551. WeldConstraint_22.Part1 = RightLeg
  552. WeldConstraint_22.Parent = RightSkeletonLeg_1
  553.  
  554. Humanoid.Health = 0
  555. Humanoid.MaxHealth = 0
  556. Humanoid.Parent = NOOB
  557.  
  558. creator.Name = "creator"
  559. creator.Parent = Humanoid
  560.  
  561.  
  562. for i,v in ipairs(functions) do
  563. spawn(function()
  564. pcall(v)
  565. end)
  566. end
  567. for i,v in ipairs(mas:GetChildren()) do
  568. v.Parent = workspace
  569. end
  570. mas:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement