Advertisement
JRKPastesBins

Untitled

Jul 22nd, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 129.68 KB | None | 0 0
  1. local naeeym2 = Instance.new("BillboardGui",Character)
  2. naeeym2.Size = UDim2.new(0,100,0,40)
  3. naeeym2.StudsOffset = Vector3.new(0,3,0)
  4. naeeym2.Adornee = Character.Head
  5. naeeym2.Name = "TalkingBillBoard"
  6. local tecks2 = Instance.new("TextLabel",naeeym2)
  7. tecks2.BackgroundTransparency = 1
  8. tecks2.BorderSizePixel = 0
  9. tecks2.Text = ""
  10. tecks2.Font = "SciFi"
  11. tecks2.TextSize = 30
  12. tecks2.TextStrokeTransparency = 0
  13. tecks2.TextColor3 = Color3.new(1.15,0.,0)
  14. tecks2.TextStrokeColor3 = Color3.new(0,0,0)
  15. tecks2.Size = UDim2.new(1,0,0.5,0)
  16. local tecks3 = Instance.new("TextLabel",naeeym2)
  17. tecks3.BackgroundTransparency = 1
  18. tecks3.BorderSizePixel = 0
  19. tecks3.Text = ""
  20. tecks3.Font = "SciFi"
  21. tecks3.TextSize = 30
  22. tecks3.TextStrokeTransparency = 0
  23. tecks3.TextColor3 = Color3.new(1.15,0.,0)
  24. tecks3.TextStrokeColor3 = Color3.new(0,0,0)
  25. tecks3.Size = UDim2.new(1,0,0.5,0)
  26. for i = 1,string.len(text),1 do
  27. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=565939471", Character, .6, .8)
  28. tecks2.Text = string.sub(text,1,i)
  29. tecks3.Text = string.sub(text,1,i)
  30. wait(0.01)
  31. end
  32.  
  33. Player.Chatted:connect(onChatted)
  34. CV="Crimson"
  35. p = game.Players.LocalPlayer
  36. char = p.Character
  37. local txt = Instance.new("BillboardGui", char)
  38. txt.Adornee = char .Head
  39. txt.Name = "_status"
  40. txt.Size = UDim2.new(2, 0, 1.2, 0)
  41. txt.StudsOffset = Vector3.new(-9, 8, 0)
  42. local text = Instance.new("TextLabel", txt)
  43. text.Size = UDim2.new(10, 0, 7, 0)
  44. text.FontSize = "Size24"
  45. text.TextScaled = true
  46. text.TextTransparency = 0
  47. text.BackgroundTransparency = 1
  48. text.TextTransparency = 0
  49. text.TextStrokeTransparency = 0
  50. text.Font = "Antique"
  51. text.TextStrokeColor3 = Color3.new(60,0,.0)
  52.  
  53. v=Instance.new("Part")
  54. v.Name = "ColorBrick"
  55. v.Parent=p.Character
  56. v.FormFactor="Symmetric"
  57. v.Anchored=true
  58. v.CanCollide=false
  59. v.BottomSurface="Smooth"
  60. v.TopSurface="Smooth"
  61. v.Size=Vector3.new(10,5,3)
  62. v.Transparency=1
  63. v.CFrame=char.Torso.CFrame
  64. v.BrickColor=BrickColor.new(CV)
  65. v.Transparency=1
  66. text.TextColor3 = Color3.new(60,0,.0)
  67. v.Shape="Block"
  68. text.Text = "KING CRIMSON"
  69. local s = Instance.new("Sound",char)
  70. s.Name = "BGMusic"
  71. s.SoundId = "rbxassetid://627848963"
  72. s.Pitch = 1
  73. s.Volume = 10
  74. s.Looped = true
  75. s.archivable = false
  76. s.Parent = char.Head
  77. wait(0.1)
  78. s:play()
  79. Me = game.Players.LocalPlayer
  80. char = Me.Character
  81. larm = char["Left Arm"]
  82. rarm = char["Right Arm"]
  83. lleg = char["Left Leg"]
  84. rleg = char["Right Leg"]
  85. torso = char.Torso
  86.  
  87. lleg.Transparency = 1
  88. rleg.Transparency = 1
  89. larm.Transparency = 1
  90. rarm.Transparency = 1
  91. torso.Transparency = 1
  92. ------------------------------------------------------------------ Player -------------------------------------------------------------------
  93.  
  94. ----------------------------------------------------------------- Left Arm -----------------------------------------------------------------
  95. larm1 = Instance.new("Part", char)
  96. larm1.Name = "Middle"
  97. larm1.BrickColor = BrickColor.new("Bright red")
  98. larm1.Size = Vector3.new(1, 2, 1)
  99. larm1.CanCollide = false
  100. larm1.BottomSurface = "Smooth"
  101. larm1.TopSurface = "Smooth"
  102. larm1.Material = "Neon"
  103. Weld = Instance.new("Weld",larm)
  104. Weld.Part0 = larm
  105. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  106. Weld.Part1 = larm1
  107. Weld.C1 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  108.  
  109. larm2 = Instance.new("Part", char)
  110. larm2.BrickColor = BrickColor.new("Crimson")
  111. larm2.Size = Vector3.new(1, 0.4, 1)
  112. larm2.CanCollide = false
  113. larm2.BottomSurface = "Smooth"
  114. larm2.TopSurface = "Smooth"
  115. Weld = Instance.new("Weld",larm)
  116. Weld.Part0 = larm
  117. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  118. Weld.Part1 = larm2
  119. Weld.C1 = CFrame.new(-0.452633858, -0.349740982, -1.50225353, -0.00506608887, 0.999986708, -0.00096991309, -0.0106740929, 0.000915773562, 0.999942601, 0.999930143, 0.0050761546, 0.0106693096)
  120.  
  121. larm3 = Instance.new("Part", char)
  122. larm3.BrickColor = BrickColor.new("Crimson")
  123. larm3.Size = Vector3.new(1, 0.4, 1)
  124. larm3.CanCollide = false
  125. larm3.BottomSurface = "Smooth"
  126. larm3.TopSurface = "Smooth"
  127. Weld = Instance.new("Weld",larm)
  128. Weld.Part0 = larm
  129. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  130. Weld.Part1 = larm3
  131. Weld.C1 = CFrame.new(-0.452513218, -1.90224648, -0.0102577209, -0.00506604509, 0.999986708, -0.000969912624, 0.999930143, 0.00507611083, 0.0106693096, 0.0106740929, -0.000915773562, -0.999942601)
  132.  
  133. larm4 = Instance.new("Part", char)
  134. larm4.BrickColor = BrickColor.new("Crimson")
  135. larm4.Size = Vector3.new(1, 0.4, 1)
  136. larm4.CanCollide = false
  137. larm4.BottomSurface = "Smooth"
  138. larm4.TopSurface = "Smooth"
  139. Weld = Instance.new("Weld",larm)
  140. Weld.Part0 = larm
  141. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  142. Weld.Part1 = larm4
  143. Weld.C1 = CFrame.new(-0.452511787, -0.41024971, 1.50225258, -0.00506623974, 0.999986708, -0.000969914719, 0.0106740929, -0.000915773562, -0.999942601, -0.999930143, -0.00507630548, -0.0106693096)
  144.  
  145. larm5 = Instance.new("Part", char)
  146. larm5.BrickColor = BrickColor.new("Crimson")
  147. larm5.Size = Vector3.new(1, 0.4, 1)
  148. larm5.CanCollide = false
  149. larm5.BottomSurface = "Smooth"
  150. larm5.TopSurface = "Smooth"
  151. Weld = Instance.new("Weld",larm)
  152. Weld.Part0 = larm
  153. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  154. Weld.Part1 = larm5
  155. Weld.C1 = CFrame.new(-1.50225163, -0.762512684, 0.0102577209, 0.999930143, 0.0050761546, 0.0106693534, -0.00506608794, 0.999986708, -0.000970000518, -0.0106741367, 0.000915860757, 0.999942601)
  156.  
  157. larm6 = Instance.new("Part", char)
  158. larm6.BrickColor = BrickColor.new("Crimson")
  159. larm6.Size = Vector3.new(1, 0.4, 1)
  160. larm6.CanCollide = false
  161. larm6.BottomSurface = "Smooth"
  162. larm6.TopSurface = "Smooth"
  163. Mesh = Instance.new("SpecialMesh", larm6)
  164. Mesh.MeshType = "Brick"
  165. Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
  166. Weld = Instance.new("Weld",larm)
  167. Weld.Part0 = larm
  168. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  169. Weld.Part1 = larm6
  170. Weld.C1 = CFrame.new(0.0102558136, 0.847481251, 1.50225353, -0.0106740929, 0.00091586099, 0.999942601, -0.00506608794, 0.999986708, -0.000970000518, -0.999930143, -0.0050761546, -0.0106693096)
  171.  
  172. larm7 = Instance.new("Part", char)
  173. larm7.BrickColor = BrickColor.new("Bright red")
  174. larm7.Size = Vector3.new(0.5, 0.3, 2)
  175. larm7.CanCollide = false
  176. larm7.BottomSurface = "Smooth"
  177. larm7.TopSurface = "Smooth"
  178. larm7.Material = "Neon"
  179. Weld = Instance.new("Weld",larm)
  180. Weld.Part0 = larm
  181. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  182. Weld.Part1 = larm7
  183. Weld.C1 = CFrame.new(-0.339956284, 1.83238316, 1.50933075, 0.11770986, 0.484406531, 0.866887927, -0.967169523, 0.253912479, -0.0105566857, -0.225227386, -0.837184966, 0.498391271)
  184.  
  185. larm8 = Instance.new("Part", char)
  186. larm8.BrickColor = BrickColor.new("Crimson")
  187. larm8.Size = Vector3.new(1, 0.4, 1)
  188. larm8.CanCollide = false
  189. larm8.BottomSurface = "Smooth"
  190. larm8.TopSurface = "Smooth"
  191. Weld = Instance.new("Weld",larm)
  192. Weld.Part0 = larm
  193. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  194. Weld.Part1 = larm8
  195. Weld.C1 = CFrame.new(0.247514963, -0.0102424622, 1.58225441, -0.00506623974, 0.999986708, -0.000969914719, 0.0106740929, -0.000915773562, -0.999942601, -0.999930143, -0.00507630548, -0.0106693096)
  196. ----------------------------------------------------------------- Right Arm -----------------------------------------------------------------
  197. rarm1 = Instance.new("Part", char)
  198. rarm1.Name = "Middle"
  199. rarm1.BrickColor = BrickColor.new("Really red")
  200. rarm1.Size = Vector3.new(1, 2, 1)
  201. rarm1.CanCollide = false
  202. rarm1.BottomSurface = "Smooth"
  203. rarm1.TopSurface = "Smooth"
  204. rarm1.Material = "Neon"
  205. Weld = Instance.new("Weld",rarm)
  206. Weld.Part0 = rarm
  207. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  208. Weld.Part1 = rarm1
  209. Weld.C1 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  210.  
  211. rarm2 = Instance.new("Part", char)
  212. rarm2.BrickColor = BrickColor.new("Really red")
  213. rarm2.Size = Vector3.new(1, 0.4, 1)
  214. rarm2.CanCollide = false
  215. rarm2.BottomSurface = "Smooth"
  216. rarm2.TopSurface = "Smooth"
  217. Weld = Instance.new("Weld",rarm)
  218. Weld.Part0 = rarm
  219. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  220. Weld.Part1 = rarm2
  221. Weld.C1 = CFrame.new(-0.458259583, -0.356315613, 1.50168037, 0.00366159994, 0.999978125, -0.00550877256, 0.00621323148, 0.00548594771, 0.999965668, 0.999974012, -0.00369570963, -0.00619300362)
  222.  
  223. rarm3 = Instance.new("Part", char)
  224. rarm3.BrickColor = BrickColor.new("Really red")
  225. rarm3.Size = Vector3.new(1, 0.4, 1)
  226. rarm3.CanCollide = false
  227. rarm3.BottomSurface = "Smooth"
  228. rarm3.TopSurface = "Smooth"
  229. Weld = Instance.new("Weld",rarm)
  230. Weld.Part0 = rarm
  231. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  232. Weld.Part1 = rarm3
  233. Weld.C1 = CFrame.new(-1.50168133, -0.768137932, -0.00367927551, -0.999974012, 0.00369570986, 0.00619304739, 0.00366159948, 0.999978125, -0.00550886011, -0.00621327572, -0.00548603525, -0.999965668)
  234.  
  235. rarm4 = Instance.new("Part", char)
  236. rarm4.BrickColor = BrickColor.new("Really red")
  237. rarm4.Size = Vector3.new(1, 0.4, 1)
  238. rarm4.CanCollide = false
  239. rarm4.BottomSurface = "Smooth"
  240. rarm4.TopSurface = "Smooth"
  241. Weld = Instance.new("Weld",rarm)
  242. Weld.Part0 = rarm
  243. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  244. Weld.Part1 = rarm4
  245. Weld.C1 = CFrame.new(-0.00368309021, 1.8716774, 0.458146095, -0.00621323194, -0.00548603525, -0.999965668, 0.999974012, -0.0036957534, -0.00619300315, -0.00366164325, -0.999978125, 0.00550886057)
  246.  
  247. rarm5 = Instance.new("Part", char)
  248. rarm5.BrickColor = BrickColor.new("Really red")
  249. rarm5.Size = Vector3.new(1, 0.4, 1)
  250. rarm5.CanCollide = false
  251. rarm5.BottomSurface = "Smooth"
  252. rarm5.TopSurface = "Smooth"
  253. Mesh = Instance.new("SpecialMesh", rarm5)
  254. Mesh.MeshType = "Brick"
  255. Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
  256. Weld = Instance.new("Weld",rarm)
  257. Weld.Part0 = rarm
  258. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  259. Weld.Part1 = rarm5
  260. Weld.C1 = CFrame.new(0.00368118286, 0.841855764, -1.50168228, 0.00621323194, 0.00548603525, 0.999965668, 0.00366159948, 0.999978125, -0.00550886011, -0.999974012, 0.00369570963, 0.00619300362)
  261.  
  262. rarm6 = Instance.new("Part", char)
  263. rarm6.BrickColor = BrickColor.new("Really red")
  264. rarm6.Size = Vector3.new(1, 0.4, 1)
  265. rarm6.CanCollide = false
  266. rarm6.BottomSurface = "Smooth"
  267. rarm6.TopSurface = "Smooth"
  268. Weld = Instance.new("Weld",rarm)
  269. Weld.Part0 = rarm
  270. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  271. Weld.Part1 = rarm6
  272. Weld.C1 = CFrame.new(-1.50168133, -0.403675079, 0.458138466, -0.999974012, 0.00369575364, 0.00619304692, -0.00621327572, -0.00548603525, -0.999965668, -0.00366164325, -0.999978125, 0.00550886057)
  273.  
  274. rarm7 = Instance.new("Part", char)
  275. rarm7.BrickColor = BrickColor.new("Really red")
  276. rarm7.Size = Vector3.new(0.5, 0.3, 2)
  277. rarm7.CanCollide = false
  278. rarm7.BottomSurface = "Smooth"
  279. rarm7.TopSurface = "Smooth"
  280. rarm7.Material = "Neon"
  281. Weld = Instance.new("Weld",rarm)
  282. Weld.Part0 = rarm
  283. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  284. Weld.Part1 = rarm7
  285. Weld.C1 = CFrame.new(0.344418526, -1.80139351, -1.50391006, 0.122256897, -0.48818168, -0.864136577, -0.966848493, -0.25524351, 0.00740774209, -0.224181563, 0.834583461, -0.503202915)
  286.  
  287. rarm8 = Instance.new("Part", char)
  288. rarm8.BrickColor = BrickColor.new("Really red")
  289. rarm8.Size = Vector3.new(1, 0.4, 1)
  290. rarm8.CanCollide = false
  291. rarm8.BottomSurface = "Smooth"
  292. rarm8.TopSurface = "Smooth"
  293. Weld = Instance.new("Weld",rarm)
  294. Weld.Part0 = rarm
  295. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  296. Weld.Part1 = rarm8
  297. Weld.C1 = CFrame.new(0.241888285, -0.00366973877, -1.56167889, 0.00366144883, 0.999978125, -0.00550877163, -0.00621323148, -0.00548594771, -0.999965668, -0.999974012, 0.00369555852, 0.00619300455)
  298. ----------------------------------------------------------------- Left Leg -----------------------------------------------------------------
  299. lleg1 = Instance.new("Part", char)
  300. lleg1.Name = "Middle"
  301. lleg1.BrickColor = BrickColor.new("Bright red")
  302. lleg1.Size = Vector3.new(1, 2, 1)
  303. lleg1.CanCollide = false
  304. lleg1.BottomSurface = "Smooth"
  305. lleg1.TopSurface = "Smooth"
  306. lleg1.Material = "Neon"
  307. Weld = Instance.new("Weld",lleg)
  308. Weld.Part0 = lleg
  309. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  310. Weld.Part1 = lleg1
  311. Weld.C1 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  312.  
  313. lleg2 = Instance.new("Part", char)
  314. lleg2.BrickColor = BrickColor.new("Crimson")
  315. lleg2.Size = Vector3.new(1, 0.4, 1)
  316. lleg2.CanCollide = false
  317. lleg2.BottomSurface = "Smooth"
  318. lleg2.TopSurface = "Smooth"
  319. Weld = Instance.new("Weld",lleg)
  320. Weld.Part0 = lleg
  321. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  322. Weld.Part1 = lleg2
  323. Weld.C1 = CFrame.new(0.898587704, 4.77446556, 2.3581152, -7.17753299e-023, 1, 4.37113883e-008, 1.64202821e-015, -4.37113883e-008, 1, 1, -1.4355066e-022, 0)
  324.  
  325. lleg3 = Instance.new("Part", char)
  326. lleg3.BrickColor = BrickColor.new("Crimson")
  327. lleg3.Size = Vector3.new(0.5, 0.3, 2)
  328. lleg3.CanCollide = false
  329. lleg3.BottomSurface = "Smooth"
  330. lleg3.TopSurface = "Smooth"
  331. Weld = Instance.new("Weld",lleg)
  332. Weld.Part0 = lleg
  333. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  334. Weld.Part1 = lleg3
  335. Weld.C1 = CFrame.new(4.69929504, -1.49470997, 3.25491428, 0.183012843, 0.683012605, 0.707106829, -0.965925813, 0.258819133, 1.06770166e-007, -0.183012709, -0.683012724, 0.707106769)
  336.  
  337. lleg4 = Instance.new("Part", char)
  338. lleg4.BrickColor = BrickColor.new("Crimson")
  339. lleg4.Size = Vector3.new(1, 0.4, 1)
  340. lleg4.CanCollide = false
  341. lleg4.BottomSurface = "Smooth"
  342. lleg4.TopSurface = "Smooth"
  343. Weld = Instance.new("Weld",lleg)
  344. Weld.Part0 = lleg
  345. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  346. Weld.Part1 = lleg4
  347. Weld.C1 = CFrame.new(0.899408102, 1.9581213, -5.17447472, 4.37113883e-008, 1, 8.74227766e-008, 1, -4.37113883e-008, -2.68657252e-016, -1.37337096e-015, 8.74227766e-008, -1)
  348.  
  349. lleg5 = Instance.new("Part", char)
  350. lleg5.BrickColor = BrickColor.new("Crimson")
  351. lleg5.Size = Vector3.new(1, 0.4, 1)
  352. lleg5.CanCollide = false
  353. lleg5.BottomSurface = "Smooth"
  354. lleg5.TopSurface = "Smooth"
  355. Weld = Instance.new("Weld",lleg)
  356. Weld.Part0 = lleg
  357. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  358. Weld.Part1 = lleg5
  359. Weld.C1 = CFrame.new(0.899407625, -5.57446861, -2.3581152, -1.50995788e-007, 1, 8.74227766e-008, -1.20315126e-014, 8.74227766e-008, -1, -1, -1.50995788e-007, -8.24226416e-015)
  360.  
  361. lleg6 = Instance.new("Part", char)
  362. lleg6.BrickColor = BrickColor.new("Crimson")
  363. lleg6.Size = Vector3.new(1, 0.4, 1)
  364. lleg6.CanCollide = false
  365. lleg6.BottomSurface = "Smooth"
  366. lleg6.TopSurface = "Smooth"
  367. Weld = Instance.new("Weld",lleg)
  368. Weld.Part0 = lleg
  369. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  370. Weld.Part1 = lleg6
  371. Weld.C1 = CFrame.new(1.49948871, -2.31810665, 5.08444977, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
  372.  
  373. lleg7 = Instance.new("Part", char)
  374. lleg7.BrickColor = BrickColor.new("Crimson")
  375. lleg7.Size = Vector3.new(1, 0.4, 1)
  376. lleg7.CanCollide = false
  377. lleg7.BottomSurface = "Smooth"
  378. lleg7.TopSurface = "Smooth"
  379. Weld = Instance.new("Weld",lleg)
  380. Weld.Part0 = lleg
  381. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  382. Weld.Part1 = lleg7
  383. Weld.C1 = CFrame.new(1.4994036, -2.33812618, 5.26447296, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
  384. ----------------------------------------------------------------- Right Leg -----------------------------------------------------------------
  385. rleg1 = Instance.new("Part", char)
  386. rleg1.Name = "Middle"
  387. rleg1.BrickColor = BrickColor.new("Bright red")
  388. rleg1.Size = Vector3.new(1, 2, 1)
  389. rleg1.CanCollide = false
  390. rleg1.BottomSurface = "Smooth"
  391. rleg1.TopSurface = "Smooth"
  392. rleg1.Material = "Neon"
  393. Weld = Instance.new("Weld",rleg)
  394. Weld.Part0 = rleg
  395. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  396. Weld.Part1 = rleg1
  397. Weld.C1 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  398.  
  399. rleg2 = Instance.new("Part", char)
  400. rleg2.BrickColor = BrickColor.new("Crimson")
  401. rleg2.Size = Vector3.new(1, 0.4, 1)
  402. rleg2.CanCollide = false
  403. rleg2.BottomSurface = "Smooth"
  404. rleg2.TopSurface = "Smooth"
  405. Weld = Instance.new("Weld",rleg)
  406. Weld.Part0 = rleg
  407. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  408. Weld.Part1 = rleg2
  409. Weld.C1 = CFrame.new(0.905565023, 3.75810814, -5.17447472, 4.37113883e-008, 1, 8.74227766e-008, 1, -4.37113883e-008, -2.68657252e-016, -1.37337096e-015, 8.74227766e-008, -1)
  410.  
  411. rleg3 = Instance.new("Part", char)
  412. rleg3.BrickColor = BrickColor.new("Crimson")
  413. rleg3.Size = Vector3.new(1, 0.4, 1)
  414. rleg3.CanCollide = false
  415. rleg3.BottomSurface = "Smooth"
  416. rleg3.TopSurface = "Smooth"
  417. Weld = Instance.new("Weld",rleg)
  418. Weld.Part0 = rleg
  419. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  420. Weld.Part1 = rleg3
  421. Weld.C1 = CFrame.new(1.4545058, -3.34725952, 5.0867691, -0.0153048551, 0.999882877, -5.25215728e-006, -0.999882638, -0.0153048476, 0.000690514687, 0.000690353394, 1.58197654e-005, 0.999999762)
  422.  
  423. rleg4 = Instance.new("Part", char)
  424. rleg4.BrickColor = BrickColor.new("Crimson")
  425. rleg4.Size = Vector3.new(1, 0.4, 1)
  426. rleg4.CanCollide = false
  427. rleg4.BottomSurface = "Smooth"
  428. rleg4.TopSurface = "Smooth"
  429. Weld = Instance.new("Weld",rleg)
  430. Weld.Part0 = rleg
  431. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  432. Weld.Part1 = rleg4
  433. Weld.C1 = CFrame.new(1.5055685, -3.33812618, 5.26447296, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
  434.  
  435. rleg5 = Instance.new("Part", char)
  436. rleg5.BrickColor = BrickColor.new("Crimson")
  437. rleg5.Size = Vector3.new(1, 0.4, 1)
  438. rleg5.CanCollide = false
  439. rleg5.BottomSurface = "Smooth"
  440. rleg5.TopSurface = "Smooth"
  441. Weld = Instance.new("Weld",rleg)
  442. Weld.Part0 = rleg
  443. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  444. Weld.Part1 = rleg5
  445. Weld.C1 = CFrame.new(0.905564308, -5.57446861, -3.3581152, -1.50995788e-007, 1, 8.74227766e-008, -1.20315126e-014, 8.74227766e-008, -1, -1, -1.50995788e-007, -8.24226416e-015)
  446.  
  447. rleg6 = Instance.new("Part", char)
  448. rleg6.BrickColor = BrickColor.new("Crimson")
  449. rleg6.Size = Vector3.new(1, 0.4, 1)
  450. rleg6.CanCollide = false
  451. rleg6.BottomSurface = "Smooth"
  452. rleg6.TopSurface = "Smooth"
  453. Weld = Instance.new("Weld",rleg)
  454. Weld.Part0 = rleg
  455. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  456. Weld.Part1 = rleg6
  457. Weld.C1 = CFrame.new(0.904744625, 4.77446556, 3.3581152, -7.17753299e-023, 1, 4.37113883e-008, 1.64202821e-015, -4.37113883e-008, 1, 1, -1.4355066e-022, 0)
  458.  
  459. rleg7 = Instance.new("Part", char)
  460. rleg7.BrickColor = BrickColor.new("Crimson")
  461. rleg7.Size = Vector3.new(0.5, 0.3, 2)
  462. rleg7.CanCollide = false
  463. rleg7.BottomSurface = "Smooth"
  464. rleg7.TopSurface = "Smooth"
  465. Weld = Instance.new("Weld",rleg)
  466. Weld.Part0 = rleg
  467. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  468. Weld.Part1 = rleg7
  469. Weld.C1 = CFrame.new(-3.66284275, -3.99935341, -4.29136944, 0.183012664, -0.683012724, -0.707106829, -0.965925872, -0.258818954, -3.53088581e-008, -0.183012635, 0.683012784, -0.707106769)
  470. ----------------------------------------------------------------- Torso -----------------------------------------------------------------
  471. Chest1 = Instance.new("Part", char)
  472. Chest1.Name = "Ball"
  473. Chest1.BrickColor = BrickColor.new("Bright red")
  474. Chest1.Size = Vector3.new(1, 0.4, 1)
  475. Chest1.CanCollide = false
  476. Chest1.BottomSurface = "Smooth"
  477. Chest1.TopSurface = "Smooth"
  478. Chest1.Material = "Neon"
  479. Mesh = Instance.new("CylinderMesh", Chest1)
  480. Mesh.Scale = Vector3.new(0.9, 0.4, 0.9)
  481. Weld = Instance.new("Weld",torso)
  482. Weld.Part0 = torso
  483. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  484. Weld.Part1 = Chest1
  485. Weld.C1 = CFrame.new(0, 0.700000763, 0.176463604, -1, 0, 0, 0, 0, -1, 0, -1, 0)
  486.  
  487. Chest2 = Instance.new("Part", char)
  488. Chest2.BrickColor = BrickColor.new("Really red")
  489. Chest2.Name = "Middle"
  490. Chest2.Size = Vector3.new(2, 2, 1)
  491. Chest2.CanCollide = false
  492. Chest2.BottomSurface = "Smooth"
  493. Chest2.TopSurface = "Smooth"
  494. Chest2.Material = "Neon"
  495. Weld = Instance.new("Weld",torso)
  496. Weld.Part0 = torso
  497. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  498. Weld.Part1 = Chest2
  499. Weld.C1 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  500.  
  501. Chest3 = Instance.new("Part", char)
  502. Chest3.BrickColor = BrickColor.new("Crimson")
  503. Chest3.Size = Vector3.new(1, 0.4, 1)
  504. Chest3.CanCollide = false
  505. Chest3.BottomSurface = "Smooth"
  506. Chest3.TopSurface = "Smooth"
  507. Weld = Instance.new("Weld",torso)
  508. Weld.Part0 = torso
  509. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  510. Weld.Part1 = Chest3
  511. Weld.C1 = CFrame.new(-0.476491928, -0.5, -0.499999046, 5.15558582e-008, 1, -7.54979013e-008, -3.35276091e-008, 7.54979013e-008, 1, 1, -5.15558582e-008, 3.35276091e-008)
  512.  
  513. Chest4 = Instance.new("Part", char)
  514. Chest4.BrickColor = BrickColor.new("Crimson")
  515. Chest4.Size = Vector3.new(1, 0.4, 1)
  516. Chest4.CanCollide = false
  517. Chest4.BottomSurface = "Smooth"
  518. Chest4.TopSurface = "Smooth"
  519. Weld = Instance.new("Weld",torso)
  520. Weld.Part0 = torso
  521. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  522. Weld.Part1 = Chest4
  523. Weld.C1 = CFrame.new(-0.476491451, -0.5, 0.5, -1.4355066e-022, 1, 4.37113883e-008, 3.28405643e-015, -4.37113883e-008, 1, 1, -2.8710132e-022, 1.64202821e-015)
  524.  
  525. Chest5 = Instance.new("Part", char)
  526. Chest5.BrickColor = BrickColor.new("Crimson")
  527. Chest5.Size = Vector3.new(1, 0.4, 1)
  528. Chest5.CanCollide = false
  529. Chest5.BottomSurface = "Smooth"
  530. Chest5.TopSurface = "Smooth"
  531. Weld = Instance.new("Weld",torso)
  532. Weld.Part0 = torso
  533. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  534. Weld.Part1 = Chest5
  535. Weld.C1 = CFrame.new(-0.499999046, 0.5, 0.476491451, 1, -4.37113918e-008, 4.37113847e-008, -4.37113847e-008, 0, 1, -4.37113883e-008, -1, 0)
  536.  
  537. Chest6 = Instance.new("Part", char)
  538. Chest6.BrickColor = BrickColor.new("Crimson")
  539. Chest6.Size = Vector3.new(1, 0.4, 1)
  540. Chest6.CanCollide = false
  541. Chest6.BottomSurface = "Smooth"
  542. Chest6.TopSurface = "Smooth"
  543. Weld = Instance.new("Weld",torso)
  544. Weld.Part0 = torso
  545. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  546. Weld.Part1 = Chest6
  547. Weld.C1 = CFrame.new(0.5236063, -0.449995041, 0, 0, 1, 8.74227766e-008, 3.28405643e-015, -8.74227766e-008, 1, 1, -1.4355066e-022, 0)
  548.  
  549. Chest7 = Instance.new("Part", char)
  550. Chest7.BrickColor = BrickColor.new("Crimson")
  551. Chest7.Size = Vector3.new(1, 0.4, 1)
  552. Chest7.CanCollide = false
  553. Chest7.BottomSurface = "Smooth"
  554. Chest7.TopSurface = "Smooth"
  555. Weld = Instance.new("Weld",torso)
  556. Weld.Part0 = torso
  557. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  558. Weld.Part1 = Chest7
  559. Weld.C1 = CFrame.new(0.5, 0.5, 0.476491928, 1, -4.37113918e-008, 4.37113847e-008, -4.37113847e-008, 0, 1, -4.37113883e-008, -1, 0)
  560.  
  561. Chest8 = Instance.new("Part", char)
  562. Chest8.BrickColor = BrickColor.new("Crimson")
  563. Chest8.Size = Vector3.new(1, 0.4, 1)
  564. Chest8.CanCollide = false
  565. Chest8.BottomSurface = "Smooth"
  566. Chest8.TopSurface = "Smooth"
  567. Weld = Instance.new("Weld",torso)
  568. Weld.Part0 = torso
  569. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  570. Weld.Part1 = Chest8
  571. Weld.C1 = CFrame.new(0, 0.389970779, -0.473520517, 1, -4.37113954e-008, 4.37113847e-008, -4.37113883e-008, -4.37113883e-008, 1, -4.37113883e-008, -1, -4.37113883e-008)
  572.  
  573. Chest9 = Instance.new("Part", char)
  574. Chest9.BrickColor = BrickColor.new("Crimson")
  575. Chest9.Size = Vector3.new(0.5, 0.3, 2)
  576. Chest9.CanCollide = false
  577. Chest9.BottomSurface = "Smooth"
  578. Chest9.TopSurface = "Smooth"
  579. Weld = Instance.new("Weld",torso)
  580. Weld.Part0 = torso
  581. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  582. Weld.Part1 = Chest9
  583. Weld.C1 = CFrame.new(-0.458083153, 0.580001831, 0.306574821, -0.866025448, -0.49999997, 4.37113883e-008, -3.78551732e-008, -2.18556924e-008, -1, 0.49999997, -0.866025448, 0)
  584.  
  585. Chest10 = Instance.new("Part", char)
  586. Chest10.BrickColor = BrickColor.new("Crimson")
  587. Chest10.Size = Vector3.new(1, 0.4, 1)
  588. Chest10.CanCollide = false
  589. Chest10.BottomSurface = "Smooth"
  590. Chest10.TopSurface = "Smooth"
  591. Mesh = Instance.new("SpecialMesh", Chest10)
  592. Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
  593. Weld = Instance.new("Weld",torso)
  594. Weld.Part0 = torso
  595. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  596. Weld.Part1 = Chest10
  597. Weld.C1 = CFrame.new(-1.07653379, 0.899993896, 0, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
  598.  
  599. Chest11 = Instance.new("Part", char)
  600. Chest11.BrickColor = BrickColor.new("Crimson")
  601. Chest11.Size = Vector3.new(0.5, 0.3, 2)
  602. Chest11.CanCollide = false
  603. Chest11.BottomSurface = "Smooth"
  604. Chest11.TopSurface = "Smooth"
  605. Weld = Instance.new("Weld",torso)
  606. Weld.Part0 = torso
  607. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  608. Weld.Part1 = Chest11
  609. Weld.C1 = CFrame.new(0.973486662, -0.460004807, -9.53674316e-007, 1.50995803e-007, 1, 7.54979013e-008, -1.85052948e-014, -7.54979013e-008, 1, 1, -1.50995803e-007, 7.10542736e-015)
  610.  
  611. Chest12 = Instance.new("Part", char)
  612. Chest12.BrickColor = BrickColor.new("Crimson")
  613. Chest12.Size = Vector3.new(0.5, 0.3, 2)
  614. Chest12.CanCollide = false
  615. Chest12.BottomSurface = "Smooth"
  616. Chest12.TopSurface = "Smooth"
  617. Weld = Instance.new("Weld",torso)
  618. Weld.Part0 = torso
  619. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  620. Weld.Part1 = Chest12
  621. Weld.C1 = CFrame.new(-0.973600388, 0.450008392, -7.62939453e-006, -9.32088255e-008, -1, -4.37113883e-008, 5.82035878e-011, -4.37113883e-008, 1, -1, 9.32088255e-008, 5.82076609e-011)
  622.  
  623. Chest13 = Instance.new("Part", char)
  624. Chest13.BrickColor = BrickColor.new("Crimson")
  625. Chest13.Size = Vector3.new(0.5, 0.3, 2)
  626. Chest13.CanCollide = false
  627. Chest13.BottomSurface = "Smooth"
  628. Chest13.TopSurface = "Smooth"
  629. Weld = Instance.new("Weld",torso)
  630. Weld.Part0 = torso
  631. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  632. Weld.Part1 = Chest13
  633. Weld.C1 = CFrame.new(-0.729999542, -0.117254257, -1.91926646, -1, -3.23980487e-008, -4.22219593e-008, 3.23980487e-008, 0.258819044, -0.965925813, 4.22219593e-008, -0.965925813, -0.258819044)
  634.  
  635. Chest14 = Instance.new("Part", char)
  636. Chest14.BrickColor = BrickColor.new("Crimson")
  637. Chest14.Size = Vector3.new(0.5, 0.3, 2)
  638. Chest14.CanCollide = false
  639. Chest14.BottomSurface = "Smooth"
  640. Chest14.TopSurface = "Smooth"
  641. Weld = Instance.new("Weld",torso)
  642. Weld.Part0 = torso
  643. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  644. Weld.Part1 = Chest14
  645. Weld.C1 = CFrame.new(0.769999504, -0.150730133, -1.91693306, -1, -3.31366472e-008, -4.24129745e-008, 3.31366472e-008, 0.241921902, -0.970295727, 4.24129745e-008, -0.970295727, -0.241921902)
  646.  
  647. Chest15 = Instance.new("Part", char)
  648. Chest15.BrickColor = BrickColor.new("Crimson")
  649. Chest15.Size = Vector3.new(0.5, 0.3, 2)
  650. Chest15.CanCollide = false
  651. Chest15.BottomSurface = "Smooth"
  652. Chest15.TopSurface = "Smooth"
  653. Weld = Instance.new("Weld",torso)
  654. Weld.Part0 = torso
  655. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  656. Weld.Part1 = Chest15
  657. Weld.C1 = CFrame.new(-0.209440231, 1.25000095, 1.42984772, -6.16862437e-008, 0.656059027, 0.754709601, -1, -6.53672387e-008, -2.49122056e-008, 3.2989405e-008, -0.754709601, 0.656059027)
  658.  
  659. Chest16 = Instance.new("Part", char)
  660. Chest16.BrickColor = BrickColor.new("Crimson")
  661. Chest16.Size = Vector3.new(0.5, 0.3, 2)
  662. Chest16.CanCollide = false
  663. Chest16.BottomSurface = "Smooth"
  664. Chest16.TopSurface = "Smooth"
  665. Weld = Instance.new("Weld",torso)
  666. Weld.Part0 = torso
  667. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  668. Weld.Part1 = Chest16
  669. Weld.C1 = CFrame.new(-0.158526421, 1.25000095, 1.0131588, -7.35374925e-008, 0.927183867, 0.374606639, -1, -7.43167945e-008, -1.23653887e-008, 1.63745764e-008, -0.374606639, 0.927183867)
  670.  
  671. Chest17 = Instance.new("Part", char)
  672. Chest17.BrickColor = BrickColor.new("Crimson")
  673. Chest17.Size = Vector3.new(0.5, 0.3, 2)
  674. Chest17.CanCollide = false
  675. Chest17.BottomSurface = "Smooth"
  676. Chest17.TopSurface = "Smooth"
  677. Weld = Instance.new("Weld",torso)
  678. Weld.Part0 = torso
  679. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  680. Weld.Part1 = Chest17
  681. Weld.C1 = CFrame.new(-0.229999542, -0.117254257, -1.91926742, -1, -3.23980487e-008, -4.22219593e-008, 3.23980487e-008, 0.258819044, -0.965925813, 4.22219593e-008, -0.965925813, -0.258819044)
  682.  
  683. Chest18 = Instance.new("Part", char)
  684. Chest18.BrickColor = BrickColor.new("Crimson")
  685. Chest18.Size = Vector3.new(0.5, 0.3, 2)
  686. Chest18.CanCollide = false
  687. Chest18.BottomSurface = "Smooth"
  688. Chest18.TopSurface = "Smooth"
  689. Weld = Instance.new("Weld",torso)
  690. Weld.Part0 = torso
  691. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  692. Weld.Part1 = Chest18
  693. Weld.C1 = CFrame.new(0.269999504, -0.117254257, -1.91926742, -1, -3.23980487e-008, -4.22219593e-008, 3.23980487e-008, 0.258819044, -0.965925813, 4.22219593e-008, -0.965925813, -0.258819044)
  694.  
  695. Chest19 = Instance.new("Part", char)
  696. Chest19.BrickColor = BrickColor.new("Crimson")
  697. Chest19.Size = Vector3.new(0.5, 0.3, 2)
  698. Chest19.CanCollide = false
  699. Chest19.BottomSurface = "Smooth"
  700. Chest19.TopSurface = "Smooth"
  701. Weld = Instance.new("Weld",torso)
  702. Weld.Part0 = torso
  703. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  704. Weld.Part1 = Chest19
  705. Weld.C1 = CFrame.new(-0.00685310364, 1.25, 1.45221233, -2.47515253e-008, 0.224950925, 0.974370122, -1, -4.7067342e-008, -1.45362469e-008, 4.2591072e-008, -0.974370122, 0.224950925)
  706.  
  707. Chest20 = Instance.new("Part", char)
  708. Chest20.BrickColor = BrickColor.new("Crimson")
  709. Chest20.Size = Vector3.new(1, 0.4, 1)
  710. Chest20.CanCollide = false
  711. Chest20.BottomSurface = "Smooth"
  712. Chest20.TopSurface = "Smooth"
  713. Mesh = Instance.new("SpecialMesh",Chest20)
  714. Mesh.Scale = Vector3.new(1.1,1.1,1.1)
  715. Weld = Instance.new("Weld",torso)
  716. Weld.Part0 = torso
  717. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  718. Weld.Part1 = Chest20
  719. Weld.C1 = CFrame.new(-1.07653379, -0.899992943, 0, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
  720.  
  721. Chest21 = Instance.new("Part", char)
  722. Chest21.BrickColor = BrickColor.new("Crimson")
  723. Chest21.Size = Vector3.new(0.5, 0.3, 2)
  724. Chest21.CanCollide = false
  725. Chest21.BottomSurface = "Smooth"
  726. Chest21.TopSurface = "Smooth"
  727. Weld = Instance.new("Weld",torso)
  728. Weld.Part0 = torso
  729. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  730. Weld.Part1 = Chest21
  731. Weld.C1 = CFrame.new(-0.209432602, -1.14999962, 1.429842, -6.16862437e-008, 0.656059027, 0.754709601, -1, -6.53672387e-008, -2.49122056e-008, 3.2989405e-008, -0.754709601, 0.656059027)
  732.  
  733. Chest22 = Instance.new("Part", char)
  734. Chest22.BrickColor = BrickColor.new("Crimson")
  735. Chest22.Size = Vector3.new(0.5, 0.3, 2)
  736. Chest22.CanCollide = false
  737. Chest22.BottomSurface = "Smooth"
  738. Chest22.TopSurface = "Smooth"
  739. Weld = Instance.new("Weld",torso)
  740. Weld.Part0 = torso
  741. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  742. Weld.Part1 = Chest22
  743. Weld.C1 = CFrame.new(-0.00685119629, -1.15000057, 1.45220757, -2.47515253e-008, 0.224950925, 0.974370122, -1, -4.7067342e-008, -1.45362469e-008, 4.2591072e-008, -0.974370122, 0.224950925)
  744.  
  745. Chest23 = Instance.new("Part", char)
  746. Chest23.BrickColor = BrickColor.new("Crimson")
  747. Chest23.Size = Vector3.new(0.5, 0.3, 2)
  748. Chest23.CanCollide = false
  749. Chest23.BottomSurface = "Smooth"
  750. Chest23.TopSurface = "Smooth"
  751. Weld = Instance.new("Weld",torso)
  752. Weld.Part0 = torso
  753. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  754. Weld.Part1 = Chest23
  755. Weld.C1 = CFrame.new(-0.158511639, -1.15000057, 1.01315498, -7.35374925e-008, 0.927183926, 0.374606401, -1, -7.43168016e-008, -1.23653807e-008, 1.63745657e-008, -0.374606401, 0.927183926)
  756.  
  757. Chest24 = Instance.new("Part", char)
  758. Chest24.BrickColor = BrickColor.new("Crimson")
  759. Chest24.Size = Vector3.new(0.5, 0.3, 2)
  760. Chest24.CanCollide = false
  761. Chest24.BottomSurface = "Smooth"
  762. Chest24.TopSurface = "Smooth"
  763. Weld = Instance.new("Weld",torso)
  764. Weld.Part0 = torso
  765. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  766. Weld.Part1 = Chest24
  767. Weld.C1 = CFrame.new(-0.458065987, -0.579999924, 0.306604624, 0.866025388, -0.50000006, 4.37113883e-008, 4.53686155e-008, 1.66003517e-007, 1, -0.50000006, -0.866025388, 1.66447563e-007)
  768. local p = game.Players.LocalPlayer
  769. local char = p.Character
  770. local size = 7
  771. part = function()
  772.  
  773. local a = Instance.new("Part", script)
  774. a.Anchored = true
  775. a.CanCollide = true
  776. a.CFrame = char.Torso.CFrame
  777. a.Size = Vector3.new(size, 0.2, 0.2)
  778. a.Transparency = 1
  779. return a
  780. end
  781.  
  782. part2 = function()
  783.  
  784. local a = Instance.new("Part", script)
  785. a.Anchored = true
  786. a.CanCollide = true
  787. a.CFrame = char.Torso.CFrame
  788. a.Size = Vector3.new(0.2, size, 0.2)
  789. a.Transparency = 1
  790. return a
  791. end
  792.  
  793. part3 = function()
  794.  
  795. local a = Instance.new("Part", script)
  796. a.Anchored = true
  797. a.CanCollide = false
  798. a.Size = Vector3.new(size, size, 1)
  799. a.Transparency = 0.7
  800. a.Material = "Neon"
  801. a.BrickColor = BrickColor.new("Really red")
  802. local b = Instance.new("BlockMesh", a)
  803. b.Scale = Vector3.new(1, 1, 0)
  804. return a
  805. end
  806.  
  807. local replicating = false
  808. local root, a, b, c, d, a2, b2, c2, d2, aa, bb, cc, dd, z, x, c, v, b, n = nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil
  809. replicate = function()
  810.  
  811. replicating = true
  812. script:ClearAllChildren()
  813. root = part()
  814. root.Transparency = 1
  815. root.Size = Vector3.new(0.2, 0.2, 0.2)
  816. root.CanCollide = false
  817. a = part()
  818. b = part()
  819. c = part()
  820. d = part()
  821. a2 = part()
  822. b2 = part()
  823. c2 = part()
  824. d2 = part()
  825. aa = part2()
  826. bb = part2()
  827. cc = part2()
  828. dd = part2()
  829. z = part3()
  830. x = part3()
  831. c = part3()
  832. v = part3()
  833. b = part3()
  834. n = part3()
  835. replicating = false
  836. end
  837.  
  838. script.ChildRemoved:connect(function(a)
  839.  
  840. if a.ClassName == "Part" and replicating == false then
  841. replicate()
  842. end
  843. end
  844. )
  845. replicate()
  846. local tick = 0
  847. CreateRegion3FromLocAndSize = function(Position, Size)
  848.  
  849. local SizeOffset = Size / 2
  850. local Point1 = Position - SizeOffset
  851. local Point2 = Position + SizeOffset
  852. return Region3.new(Point1, Point2)
  853. end
  854.  
  855. local set = false
  856. local whitelist = {"Hieroku", "PPATTA", "DevGamerzz", "I kill U", "kash5", "ZeroCrimson", "Zaidia", "tsup2", "PointCoded", "CLarramore", "Suzuuki", "Likebossfromdk", "", ""}
  857. p.Chatted:connect(function(ms)
  858.  
  859. if ms:sub(1, 5) == "size-" then
  860. size = tonumber(ms:sub(6))
  861. replicate()
  862. else
  863. if ms:sub(1, 4) == "set-" then
  864. set = true
  865. z.CanCollide = false
  866. x.CanCollide = false
  867. c.CanCollide = false
  868. v.CanCollide = false
  869. b.CanCollide = false
  870. n.CanCollide = false
  871. else
  872. if ms:sub(1, 6) == "unset-" then
  873. set = false
  874. z.CanCollide = false
  875. x.CanCollide = false
  876. c.CanCollide = false
  877. v.CanCollide = false
  878. b.CanCollide = false
  879. n.CanCollide = false
  880. else
  881. if ms:sub(1, 10) == "whitelist-" then
  882. table.insert(whitelist, ms:sub(11))
  883. else
  884. if ms:sub(1, 12) == "unwhitelist-" then
  885. for i,v in pairs(whitelist) do
  886. if ms:sub(13) == v then
  887. table.remove(whitelist, i)
  888. break
  889. end
  890. end
  891. end
  892. end
  893. end
  894. end
  895. end
  896. end
  897. )
  898. local magicpos = nil
  899. game:GetService("RunService").Heartbeat:connect(function()
  900.  
  901. pcall(function()
  902.  
  903. local void = char:GetChildren()
  904. for _,pl in pairs(whitelist) do
  905. if game.Players:FindFirstChild(pl) ~= nil and game.Players:FindFirstChild(pl).Character ~= nil then
  906. for i,v in pairs(game.Players[pl].Character:GetChildren()) do
  907. table.insert(void, v)
  908. end
  909. end
  910. end
  911. for i,v in pairs(game.Players:GetPlayers()) do
  912. if v.Character:isDescendantOf(char) and not v.Name == "FangxWulf" then
  913. v:LoadCharacter()
  914. end
  915. end
  916. char.Humanoid.Health = math.huge
  917. tick = tick + 0.01
  918. if not set then
  919. root.CFrame = root.CFrame:lerp(CFrame.new(char.Torso.CFrame.p) * CFrame.Angles(math.sin(tick) * 100 / 30 / (size / 2), math.cos(tick) * 100 / 30 / (size / 2), math.cos(tick) * 100 / 30 / (size / 2)), 0.1)
  920. magicpos = char.Torso.CFrame
  921. else
  922. root.CFrame = root.CFrame:lerp(CFrame.new(magicpos.p) * CFrame.Angles(0, 0, 0), 0.05)
  923. end
  924. local reg = CreateRegion3FromLocAndSize(root.CFrame.p, Vector3.new(size, size, size))
  925. for i,v in pairs(game.Workspace:FindPartsInRegion3WithIgnoreList(reg, void, 100)) do
  926. if v.Name ~= "Base" then
  927. v:Destroy()
  928. end
  929. end
  930. a.CFrame = root.CFrame * CFrame.new(size / 2, size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  931. b.CFrame = root.CFrame * CFrame.new(-size / 2, size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  932. c.CFrame = root.CFrame * CFrame.new(0, size / 2, size / 2)
  933. d.CFrame = root.CFrame * CFrame.new(0, size / 2, -size / 2)
  934. a2.CFrame = root.CFrame * CFrame.new(size / 2, -size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  935. b2.CFrame = root.CFrame * CFrame.new(-size / 2, -size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  936. c2.CFrame = root.CFrame * CFrame.new(0, -size / 2, size / 2)
  937. d2.CFrame = root.CFrame * CFrame.new(0, -size / 2, -size / 2)
  938. aa.CFrame = root.CFrame * CFrame.new(size / 2, 0, size / 2)
  939. bb.CFrame = root.CFrame * CFrame.new(-size / 2, 0, size / 2)
  940. cc.CFrame = root.CFrame * CFrame.new(-size / 2, 0, -size / 2)
  941. dd.CFrame = root.CFrame * CFrame.new(size / 2, 0, -size / 2)
  942. z.CFrame = root.CFrame * CFrame.new(size / 2, 0, 0) * CFrame.Angles(0, math.rad(90), 0)
  943. x.CFrame = root.CFrame * CFrame.new(-size / 2, 0, 0) * CFrame.Angles(0, math.rad(90), 0)
  944. c.CFrame = root.CFrame * CFrame.new(0, 0, size / 2) * CFrame.Angles(0, 0, math.rad(90))
  945. v.CFrame = root.CFrame * CFrame.new(0, 0, -size / 2) * CFrame.Angles(0, 0, math.rad(90))
  946. b.CFrame = root.CFrame * CFrame.new(0, size / 2, 0) * CFrame.Angles(math.rad(90), 0, 0)
  947. n.CFrame = root.CFrame * CFrame.new(0, -size / 2, 0) * CFrame.Angles(math.rad(90), 0, 0)
  948. end
  949. )
  950. end
  951. )
  952. game.Workspace.Likebossfromdk.Humanoid.MaxHealth = math.huge
  953. Player=game:GetService("Players").LocalPlayer
  954. Character=Player.Character
  955. PlayerGui=Player.PlayerGui
  956. Backpack=Player.Backpack
  957. Torso=Character.Torso
  958. Head=Character.Head
  959. Humanoid=Character.Humanoid
  960. m=Instance.new('Model',Character)
  961. LeftArm=Character["Left Arm"]
  962. LeftLeg=Character["Left Leg"]
  963. RightArm=Character["Right Arm"]
  964. RightLeg=Character["Right Leg"]
  965. LS=Torso["Left Shoulder"]
  966. LH=Torso["Left Hip"]
  967. RS=Torso["Right Shoulder"]
  968. RH=Torso["Right Hip"]
  969. Face = Head.face
  970. Neck=Torso.Neck
  971. it=Instance.new
  972. attacktype=1
  973. vt=Vector3.new
  974. cf=CFrame.new
  975. euler=CFrame.fromEulerAnglesXYZ
  976. angles=CFrame.Angles
  977. cloaked=false
  978. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  979. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  980. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  981. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  982. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  983. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  984. RootPart=Character.HumanoidRootPart
  985. RootJoint=RootPart.RootJoint
  986. RootCF=euler(-1.57,0,3.14)
  987. attack = false
  988. attackdebounce = false
  989. deb=false
  990. equipped=true
  991. hand=false
  992. MMouse=nil
  993. combo=0
  994. mana=0
  995. trispeed=.2
  996. attackmode='none'
  997. local idle=0
  998. local Anim="Idle"
  999. local Effects={}
  1000. local gun=false
  1001. local shoot=false
  1002. player=nil
  1003. mana=0
  1004. local CurrentMode = "Unsheathed"
  1005.  
  1006. mouse=Player:GetMouse()
  1007. --save shoulders
  1008. RSH, LSH=nil, nil
  1009. --welds
  1010. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  1011. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  1012. LH=Torso["Left Hip"]
  1013. RH=Torso["Right Hip"]
  1014. TorsoColor=Torso.BrickColor
  1015. function NoOutline(Part)
  1016. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  1017. end
  1018. player=Player
  1019. ch=Character
  1020. RSH=ch.Torso["Right Shoulder"]
  1021. LSH=ch.Torso["Left Shoulder"]
  1022. --
  1023. RSH.Parent=nil
  1024. LSH.Parent=nil
  1025. --
  1026. RW.Name="Right Shoulder"
  1027. RW.Part0=ch.Torso
  1028. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  1029. RW.C1=cf(0, 0.5, 0)
  1030. RW.Part1=ch["Right Arm"]
  1031. RW.Parent=ch.Torso
  1032. --
  1033. LW.Name="Left Shoulder"
  1034. LW.Part0=ch.Torso
  1035. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  1036. LW.C1=cf(0, 0.5, 0)
  1037. LW.Part1=ch["Left Arm"]
  1038. LW.Parent=ch.Torso
  1039.  
  1040. local function weldBetween(a, b)
  1041. local weldd = Instance.new("ManualWeld")
  1042. weldd.Part0 = a
  1043. weldd.Part1 = b
  1044. weldd.C0 = CFrame.new()
  1045. weldd.C1 = b.CFrame:inverse() * a.CFrame
  1046. weldd.Parent = a
  1047. return weldd
  1048. end
  1049.  
  1050. function nooutline(part)
  1051. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  1052. end
  1053.  
  1054. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  1055. local fp=it("Part")
  1056. fp.formFactor=formfactor
  1057. fp.Parent=parent
  1058. fp.Reflectance=reflectance
  1059. fp.Transparency=transparency
  1060. fp.CanCollide=false
  1061. fp.Locked=true
  1062. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  1063. fp.Name=name
  1064. fp.Size=size
  1065. fp.Position=Character.Torso.Position
  1066. nooutline(fp)
  1067. fp.Material=material
  1068. fp:BreakJoints()
  1069. return fp
  1070. end
  1071.  
  1072. function swait(num)
  1073. if num==0 or num==nil then
  1074. game:service'RunService'.Heartbeat:wait(0)
  1075. else
  1076. for i=0,num do
  1077. game:service'RunService'.Heartbeat:wait(0)
  1078. end
  1079. end
  1080. end
  1081.  
  1082. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  1083. local mesh=it(Mesh)
  1084. mesh.Parent=part
  1085. if Mesh=="SpecialMesh" then
  1086. mesh.MeshType=meshtype
  1087. mesh.MeshId=meshid
  1088. end
  1089. mesh.Offset=offset
  1090. mesh.Scale=scale
  1091. return mesh
  1092. end
  1093.  
  1094. function weld(parent,part0,part1,c0,c1)
  1095. local weld=it("Weld")
  1096. weld.Parent=parent
  1097. weld.Part0=part0
  1098. weld.Part1=part1
  1099. weld.C0=c0
  1100. weld.C1=c1
  1101. return weld
  1102. end
  1103.  
  1104.  
  1105. local function CFrameFromTopBack(at, top, back)
  1106. local right = top:Cross(back)
  1107. return CFrame.new(at.x, at.y, at.z,
  1108. right.x, top.x, back.x,
  1109. right.y, top.y, back.y,
  1110. right.z, top.z, back.z)
  1111. end
  1112.  
  1113. function Triangle(a, b, c)
  1114. local edg1 = (c-a):Dot((b-a).unit)
  1115. local edg2 = (a-b):Dot((c-b).unit)
  1116. local edg3 = (b-c):Dot((a-c).unit)
  1117. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  1118. a, b, c = a, b, c
  1119. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  1120. a, b, c = b, c, a
  1121. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  1122. a, b, c = c, a, b
  1123. else
  1124. assert(false, "unreachable")
  1125. end
  1126.  
  1127. local len1 = (c-a):Dot((b-a).unit)
  1128. local len2 = (b-a).magnitude - len1
  1129. local width = (a + (b-a).unit*len1 - c).magnitude
  1130.  
  1131. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  1132.  
  1133. local list = {}
  1134.  
  1135. if len1 > 0.01 then
  1136. local w1 = Instance.new('WedgePart', m)
  1137. game:GetService("Debris"):AddItem(w1,5)
  1138. w1.Material = "SmoothPlastic"
  1139. w1.FormFactor = 'Custom'
  1140. w1.BrickColor = BrickColor.new("Really red")
  1141. w1.Transparency = 0
  1142. w1.Reflectance = 0
  1143. w1.Material = "Neon"
  1144. w1.CanCollide = false
  1145. NoOutline(w1)
  1146. local sz = Vector3.new(0.2, width, len1)
  1147. w1.Size = sz
  1148. local sp = Instance.new("SpecialMesh",w1)
  1149. sp.MeshType = "Wedge"
  1150. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  1151. w1:BreakJoints()
  1152. w1.Anchored = true
  1153. w1.Parent = workspace
  1154. w1.Transparency = 0.3
  1155. table.insert(Effects,{w1,"Disappear",.03})
  1156. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  1157. table.insert(list,w1)
  1158. end
  1159. if len2 > 0.01 then
  1160. local w2 = Instance.new('WedgePart', m)
  1161. game:GetService("Debris"):AddItem(w2,5)
  1162. w2.Material = "SmoothPlastic"
  1163. w2.FormFactor = 'Custom'
  1164. w2.BrickColor = BrickColor.new("Really red")
  1165. w2.Transparency = 0
  1166. w2.Reflectance = 0
  1167. w2.Material = "Neon"
  1168. w2.CanCollide = false
  1169. NoOutline(w2)
  1170. local sz = Vector3.new(0.2, width, len2)
  1171. w2.Size = sz
  1172. local sp = Instance.new("SpecialMesh",w2)
  1173. sp.MeshType = "Wedge"
  1174. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  1175. w2:BreakJoints()
  1176. w2.Anchored = true
  1177. w2.Parent = workspace
  1178. w2.Transparency = 0.3
  1179. table.insert(Effects,{w2,"Disappear",.03})
  1180. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  1181. table.insert(list,w2)
  1182. end
  1183. return unpack(list)
  1184. end
  1185.  
  1186.  
  1187. so = function(id,par,vol,pit)
  1188. coroutine.resume(coroutine.create(function()
  1189. local sou = Instance.new("Sound",par or workspace)
  1190. sou.Volume=vol
  1191. sou.Pitch=pit or 1
  1192. sou.SoundId=id
  1193. swait()
  1194. sou:play()
  1195. game:GetService("Debris"):AddItem(sou,6)
  1196. end))
  1197. end
  1198.  
  1199. function clerp(a,b,t)
  1200. local qa = {QuaternionFromCFrame(a)}
  1201. local qb = {QuaternionFromCFrame(b)}
  1202. local ax, ay, az = a.x, a.y, a.z
  1203. local bx, by, bz = b.x, b.y, b.z
  1204. local _t = 1-t
  1205. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  1206. end
  1207.  
  1208. function QuaternionFromCFrame(cf)
  1209. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  1210. local trace = m00 + m11 + m22
  1211. if trace > 0 then
  1212. local s = math.sqrt(1 + trace)
  1213. local recip = 0.5/s
  1214. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  1215. else
  1216. local i = 0
  1217. if m11 > m00 then
  1218. i = 1
  1219. end
  1220. if m22 > (i == 0 and m00 or m11) then
  1221. i = 2
  1222. end
  1223. if i == 0 then
  1224. local s = math.sqrt(m00-m11-m22+1)
  1225. local recip = 0.5/s
  1226. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  1227. elseif i == 1 then
  1228. local s = math.sqrt(m11-m22-m00+1)
  1229. local recip = 0.5/s
  1230. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  1231. elseif i == 2 then
  1232. local s = math.sqrt(m22-m00-m11+1)
  1233. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  1234. end
  1235. end
  1236. end
  1237.  
  1238. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  1239. local xs, ys, zs = x + x, y + y, z + z
  1240. local wx, wy, wz = w*xs, w*ys, w*zs
  1241. local xx = x*xs
  1242. local xy = x*ys
  1243. local xz = x*zs
  1244. local yy = y*ys
  1245. local yz = y*zs
  1246. local zz = z*zs
  1247. return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy))
  1248. end
  1249.  
  1250. function QuaternionSlerp(a, b, t)
  1251. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  1252. local startInterp, finishInterp;
  1253. if cosTheta >= 0.0001 then
  1254. if (1 - cosTheta) > 0.0001 then
  1255. local theta = math.acos(cosTheta)
  1256. local invSinTheta = 1/math.sin(theta)
  1257. startInterp = math.sin((1-t)*theta)*invSinTheta
  1258. finishInterp = math.sin(t*theta)*invSinTheta
  1259. else
  1260. startInterp = 1-t
  1261. finishInterp = t
  1262. end
  1263. else
  1264. if (1+cosTheta) > 0.0001 then
  1265. local theta = math.acos(-cosTheta)
  1266. local invSinTheta = 1/math.sin(theta)
  1267. startInterp = math.sin((t-1)*theta)*invSinTheta
  1268. finishInterp = math.sin(t*theta)*invSinTheta
  1269. else
  1270. startInterp = t-1
  1271. finishInterp = t
  1272. end
  1273. end
  1274. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  1275. end
  1276.  
  1277. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  1278. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  1279. end
  1280.  
  1281. Damagefunc=function(Part,hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  1282. if hit.Parent==nil then
  1283. return
  1284. end
  1285. local h=hit.Parent:FindFirstChild("Humanoid")
  1286. for _,v in pairs(hit.Parent:children()) do
  1287. if v:IsA("Humanoid") then
  1288. h=v
  1289. end
  1290. end
  1291. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  1292. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  1293. end
  1294. if hit.Parent.className=="Hat" then
  1295. hit=hit.Parent.Parent:findFirstChild("Head")
  1296. end
  1297. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  1298. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  1299. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  1300. return
  1301. end]]
  1302. -- hs(hit,1.2)
  1303. local c=Instance.new("ObjectValue")
  1304. c.Name="creator"
  1305. c.Value=game:service("Players").LocalPlayer
  1306. c.Parent=h
  1307. game:GetService("Debris"):AddItem(c,.5)
  1308. local Damage=math.random(minim,maxim)
  1309. -- h:TakeDamage(Damage)
  1310. local blocked=false
  1311. local block=hit.Parent:findFirstChild("Block")
  1312. if block~=nil then
  1313. print(block.className)
  1314. if block.className=="NumberValue" then
  1315. if block.Value>0 then
  1316. blocked=true
  1317. if decreaseblock==nil then
  1318. block.Value=block.Value-1
  1319. end
  1320. end
  1321. end
  1322. if block.className=="IntValue" then
  1323. if block.Value>0 then
  1324. blocked=true
  1325. if decreaseblock~=nil then
  1326. block.Value=block.Value-1
  1327. end
  1328. end
  1329. end
  1330. end
  1331. if blocked==false then
  1332. -- h:TakeDamage(Damage)
  1333. h.Health=h.Health-Damage
  1334. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, Part.BrickColor.Color)
  1335. else
  1336. h.Health=h.Health-(Damage/2)
  1337. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Bright blue").Color)
  1338. end
  1339. if Type=="Knockdown" then
  1340. local hum=hit.Parent.Humanoid
  1341. hum.PlatformStand=true
  1342. coroutine.resume(coroutine.create(function(HHumanoid)
  1343. swait(1)
  1344. HHumanoid.PlatformStand=false
  1345. end),hum)
  1346. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  1347. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  1348. local bodvol=Instance.new("BodyVelocity")
  1349. bodvol.velocity=angle*knockback
  1350. bodvol.P=5000
  1351. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  1352. bodvol.Parent=hit
  1353. local rl=Instance.new("BodyAngularVelocity")
  1354. rl.P=3000
  1355. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  1356. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  1357. rl.Parent=hit
  1358. game:GetService("Debris"):AddItem(bodvol,.5)
  1359. game:GetService("Debris"):AddItem(rl,.5)
  1360. elseif Type=="Normal" then
  1361. local vp=Instance.new("BodyVelocity")
  1362. vp.P=500
  1363. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  1364. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  1365. if KnockbackType==1 then
  1366. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  1367. elseif KnockbackType==2 then
  1368. vp.velocity=Property.CFrame.lookVector*knockback
  1369. end
  1370. if knockback>0 then
  1371. vp.Parent=hit.Parent.Torso
  1372. end
  1373. game:GetService("Debris"):AddItem(vp,.5)
  1374. elseif Type=="Up" then
  1375. local bodyVelocity=Instance.new("BodyVelocity")
  1376. bodyVelocity.velocity=vt(0,60,0)
  1377. bodyVelocity.P=5000
  1378. bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  1379. bodyVelocity.Parent=hit
  1380. game:GetService("Debris"):AddItem(bodyVelocity,1)
  1381. local rl=Instance.new("BodyAngularVelocity")
  1382. rl.P=3000
  1383. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  1384. rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
  1385. rl.Parent=hit
  1386. game:GetService("Debris"):AddItem(rl,.5)
  1387. elseif Type=="Snare" then
  1388. local bp=Instance.new("BodyPosition")
  1389. bp.P=2000
  1390. bp.D=100
  1391. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  1392. bp.position=hit.Parent.Torso.Position
  1393. bp.Parent=hit.Parent.Torso
  1394. game:GetService("Debris"):AddItem(bp,1)
  1395. elseif Type=="Target" then
  1396. local Targetting = false
  1397. if Targetting==false then
  1398. ZTarget=hit.Parent.Torso
  1399. coroutine.resume(coroutine.create(function(Part)
  1400. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  1401. swait(5)
  1402. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  1403. end),ZTarget)
  1404. local TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  1405. local targetgui=Instance.new("BillboardGui")
  1406. targetgui.Parent=ZTarget
  1407. targetgui.Size=UDim2.new(10,100,10,100)
  1408. local targ=Instance.new("ImageLabel")
  1409. targ.Parent=targetgui
  1410. targ.BackgroundTransparency=1
  1411. targ.Image="rbxassetid://4834067"
  1412. targ.Size=UDim2.new(1,0,1,0)
  1413. cam.CameraType="Scriptable"
  1414. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  1415. local dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  1416. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  1417. Targetting=true
  1418. RocketTarget=ZTarget
  1419. for i=1,Property do
  1420. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  1421. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  1422. swait()
  1423. end
  1424. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  1425. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  1426. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  1427. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  1428. end
  1429. Targetting=false
  1430. RocketTarget=nil
  1431. targetgui.Parent=nil
  1432. cam.CameraType="Custom"
  1433. end
  1434. end
  1435. local debounce=Instance.new("BoolValue")
  1436. debounce.Name="DebounceHit"
  1437. debounce.Parent=hit.Parent
  1438. debounce.Value=true
  1439. game:GetService("Debris"):AddItem(debounce,Delay)
  1440. c=Instance.new("ObjectValue")
  1441. c.Name="creator"
  1442. c.Value=Player
  1443. c.Parent=h
  1444. game:GetService("Debris"):AddItem(c,.5)
  1445. end
  1446. end
  1447.  
  1448.  
  1449. function ShowDamage(Pos, Text, Time, Color)
  1450. local Rate = (1 / 30)
  1451. local Pos = (Pos or Vector3.new(0, 0, 0))
  1452. local Text = (Text or "")
  1453. local Time = (Time or 2)
  1454. local Color = (Color or Color3.new(1, 0, 0))
  1455. local EffectPart = part("Custom",workspace,"SmoothPlastic",0,1,BrickColor.new(Color),"Effect",vt(0,0,0))
  1456. EffectPart.Anchored = true
  1457. local BillboardGui = Instance.new("BillboardGui")
  1458. BillboardGui.Size = UDim2.new(3, 0, 3, 0)
  1459. BillboardGui.Adornee = EffectPart
  1460. local TextLabel = Instance.new("TextLabel")
  1461. TextLabel.BackgroundTransparency = 1
  1462. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  1463. TextLabel.Text = Text
  1464. TextLabel.TextColor3 = Color
  1465. TextLabel.TextScaled = true
  1466. TextLabel.Font = Enum.Font.ArialBold
  1467. TextLabel.Parent = BillboardGui
  1468. BillboardGui.Parent = EffectPart
  1469. game.Debris:AddItem(EffectPart, (Time + 0.1))
  1470. EffectPart.Parent = game:GetService("Workspace")
  1471. Delay(0, function()
  1472. local Frames = (Time / Rate)
  1473. for Frame = 1, Frames do
  1474. wait(Rate)
  1475. local Percent = (Frame / Frames)
  1476. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  1477. TextLabel.TextTransparency = Percent
  1478. end
  1479. if EffectPart and EffectPart.Parent then
  1480. EffectPart:Destroy()
  1481. end
  1482. end)
  1483. end
  1484.  
  1485. handle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Handle",Vector3.new(0.34799999, 2.78399992, 0.34799999))
  1486. handleweld=weld(m,Character["Right Arm"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.00324273, 0.013961792, -0.00828075409, -1.38366803e-013, -0.999999881, 4.25688995e-009, 2.4656245e-007, -4.25688951e-009, -1, 1, -1.373172e-013, 2.4656245e-007))
  1487. mesh("CylinderMesh",handle,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1488. Hitbox=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.5,1,"Really red","Hitbox",Vector3.new(1.04400003, 6.35600042, 0.600000024))
  1489. Hitboxweld=weld(m,handle,Hitbox,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000308990479, -5.48094559, -2.00271606e-005, 1, 6.10120843e-011, -1.08637464e-014, -6.10120843e-011, 1, 7.57154339e-011, 1.08637574e-014, -7.57154339e-011, 1))
  1490. mesh("BlockMesh",Hitbox,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.579999983))
  1491. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1492. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -0.00242900848, 2.16260338, 1.38366803e-013, -2.4656245e-007, -1, -0.999999702, -4.25688862e-009, -1.37317173e-013, -4.25688862e-009, 0.999999702, -2.46562365e-007))
  1493. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1494. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1495. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.90548706, -0.270383835, 1.38366803e-013, -2.4656245e-007, -1, -0.707106292, 0.707106471, -1.74345999e-007, 0.707106471, 0.707106292, -1.74345757e-007))
  1496. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1497. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Metal,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.812000036))
  1498. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000484466553, -0.232157588, -1.08489037, -1.6391111e-007, -2.91180186e-007, -0.999989986, -0.999989986, 2.34624395e-007, 1.63911025e-007, 2.34622007e-007, 1, -2.91177315e-007))
  1499. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
  1500. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1501. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.1207962, -1.77352905, -1.94793994e-008, -1.96046472e-007, -1, 0.707106471, 0.707106292, -1.52399679e-007, 0.707106292, -0.707106471, 1.24851695e-007))
  1502. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1503. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.812000036, 0.591600001))
  1504. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000144004822, -7.46494102, -8.79764557e-005, 4.47029542e-008, 2.42425131e-007, 0.999980867, -2.50834205e-007, 1, -2.42420526e-007, -0.999980867, -2.5083898e-007, 4.47030146e-008))
  1505. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
  1506. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1507. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1508. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 0.723839939))
  1509. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1510. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.90548706, -0.270383835, 1.38366803e-013, -2.4656245e-007, -1, -0.707106292, 0.707106471, -1.74345999e-007, 0.707106471, 0.707106292, -1.74345757e-007))
  1511. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1512. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1513. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.232713461, -1.89698601, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1514. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1515. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.231999993, 0.200000003, 0.34799999))
  1516. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.174778461, -1.66498375, 9.53674316e-006, 1, -2.34479103e-012, -1.42102626e-014, 2.34479103e-012, 1, -2.89901436e-012, 2.04982668e-014, 2.89901436e-012, 1))
  1517. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.580000103, 1))
  1518. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.5,0,"Bright red","Part",Vector3.new(1.04400003, 4.75600052, 0.200000003))
  1519. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000287055969, -4.68094635, -3.14712524e-005, 0.999985695, 6.10369533e-011, -1.79689095e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689129e-014, -7.57438556e-011, 0.999985695))
  1520. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.579999983))
  1521. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1522. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
  1523. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.230839998, 0.200680032, 2.79675961))
  1524. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.579999983, 0.812000036, 0.200000003))
  1525. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.58329582, -0.00271689892, 0.00253105164, -7.87626959e-008, 0.999999642, -2.45072926e-007, -0.999999464, 8.51500772e-008, -4.54507015e-010, 1.08588507e-008, 2.02850984e-007, 0.999999642))
  1526. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.798079908, 0.843320072, 0.58927989))
  1527. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1528. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.91083908, -0.265031815, 1.38366803e-013, -2.4656245e-007, -1, -0.70710659, -0.707106471, 1.743458e-007, -0.707106471, 0.70710659, -1.74346027e-007))
  1529. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1530. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1531. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11735535, -1.77697182, 5.58765407e-008, -2.23627353e-007, -1, 0.707106352, -0.707106411, 1.97639011e-007, -0.707106411, -0.707106352, 1.18617642e-007))
  1532. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1533. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1534. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.21653748, 2.8604393, 1.38366803e-013, -2.4656245e-007, -1, 0.707106769, 0.707106709, -1.74345857e-007, 0.707106709, -0.707106769, 1.74346084e-007))
  1535. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1536. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1537. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.91083908, -0.265031815, 1.38366803e-013, -2.4656245e-007, -1, -0.70710659, -0.707106471, 1.743458e-007, -0.707106471, 0.70710659, -1.74346027e-007))
  1538. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1539. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  1540. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00553905964, -0.620464325, 0.00238800049, 0.999994755, 4.21545732e-009, 1.69303116e-013, -4.2154511e-009, 1, -2.46550314e-007, -1.77448632e-013, 2.46551593e-007, 0.999994755))
  1541. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1542. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1543. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.12079048, -0.461172104, -1.20904753e-008, -2.04617493e-007, -1, 0.70710665, 0.70710659, -1.53235618e-007, 0.70710659, -0.70710665, 1.36137132e-007))
  1544. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1545. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.812000036, 0.200000003, 0.579999983))
  1546. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58329773, -0.00251197815, 0.00270497799, 4.25687707e-009, -1, 2.46565747e-007, 1.65165096e-013, -2.46565747e-007, -1, 1, 4.25687707e-009, 1.64115493e-013))
  1547. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.526639998, 1))
  1548. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.812000036, 0.34799999))
  1549. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.294445038, 1.4429245, 0.00253105164, 0.965925753, -0.258819014, 6.3815186e-008, 0.258819014, 0.965925753, -2.38160979e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1550. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1551. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1552. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.12079048, -0.461172104, -1.20904753e-008, -2.04617493e-007, -1, 0.70710665, 0.70710659, -1.53235618e-007, 0.70710659, -0.70710665, 1.36137132e-007))
  1553. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1554. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1555. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1556. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.229680017, 0.249400035, 0.650759876))
  1557. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1558. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.90548706, -0.270383835, 1.38366803e-013, -2.4656245e-007, -1, -0.707106292, 0.707106471, -1.74345999e-007, 0.707106471, 0.707106292, -1.74345757e-007))
  1559. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1560. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  1561. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.28609848, -1.26961899, 0.00253105164, 0.707106709, -0.707106769, 1.74346084e-007, 0.707106769, 0.707106709, -1.74345857e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1562. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1563. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.21653748, 2.8604393, 1.38366803e-013, -2.4656245e-007, -1, 0.707106769, 0.707106709, -1.74345857e-007, 0.707106709, -0.707106769, 1.74346084e-007))
  1564. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1565. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1566. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.21997452, 2.85700226, 1.38366803e-013, -2.4656245e-007, -1, 0.70710659, -0.70710665, 1.74346042e-007, -0.70710665, -0.70710659, 1.74345828e-007))
  1567. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1568. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1569. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, 1.162413, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1570. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1571. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1572. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, 1.162413, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1573. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1574. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1575. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11734962, -0.464616776, 4.62869565e-008, -2.3199955e-007, -1, 0.707106471, -0.70710659, 1.96778231e-007, -0.70710659, -0.707106471, 1.31318558e-007))
  1576. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1577. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.579999983, 0.200000003, 0.34799999))
  1578. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000606894493, -1.54850197, -4.76837158e-006, 1, -2.34479103e-012, -1.42102626e-014, 2.34479103e-012, 1, -2.89901436e-012, 2.04982668e-014, 2.89901436e-012, 1))
  1579. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1580. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1581. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, -1.15753412, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1582. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1583. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1584. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.23126626, -1.89697075, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1585. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000222, 1, 1))
  1586. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  1587. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.859739304, -1.87621498, 0.00253105164, 0.70710659, 0.70710659, -1.74345828e-007, -0.70710659, 0.70710659, -1.74346027e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1588. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1589. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58202362, 0.00305497646, 0.00253105164, 1.91577065e-008, -1, 2.46562593e-007, 0.999994159, 1.91577474e-008, -8.742213e-008, 4.37109904e-008, 2.46561086e-007, 0.999994159))
  1590. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1591. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1592. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, -0.577546716, 1.38366803e-013, -2.4656245e-007, -1, -3.40592123e-008, 0.999999821, -2.46562394e-007, 0.999999821, 3.40592123e-008, 1.29969047e-013))
  1593. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1594. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.44659999, 0.69599998, 0.371199995))
  1595. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00555098057, -1.02645874, 0.00238800049, 0.999994278, 4.2154551e-009, 1.69303035e-013, -4.21544888e-009, 0.999999523, -2.46550201e-007, -1.77448632e-013, 2.46551593e-007, 0.999994755))
  1596. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1597. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1598. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -0.0024292469, 2.16260338, 1.38366803e-013, -2.4656245e-007, -1, -0.999999702, -6.38615347e-008, -1.22620908e-013, -6.38615347e-008, 0.999999702, -2.46562365e-007))
  1599. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1600. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.463999987, 0.34799999))
  1601. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000650644302, -1.8385067, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1602. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1603. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 4.75600052, 0.200000003))
  1604. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000156164169, -4.68094444, -0.000274658203, 0.999971211, 5.13775689e-011, -1.44165397e-014, -5.13864507e-011, 1, 6.64499566e-011, 8.34828473e-015, -6.64783784e-011, 0.999971211))
  1605. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000401, 1, 0.69599992))
  1606. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1607. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.21997452, 2.85700226, 1.38366803e-013, -2.4656245e-007, -1, 0.70710659, -0.70710665, 1.74346042e-007, -0.70710665, -0.70710659, 1.74345828e-007))
  1608. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1609. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1610. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
  1611. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.230839998, 0.200680032, 2.79675961))
  1612. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1613. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, -1.15753412, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1614. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1615. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1616. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, -1.15753412, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1617. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1618. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.231999993, 0.200000003))
  1619. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000268936157, -7.1749382, -0.000166773796, -2.98020346e-008, 2.42384317e-007, 0.999980867, -2.50883971e-007, 1, -2.42379713e-007, -0.999980867, -2.50888746e-007, -2.98019742e-008))
  1620. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.698320508, 1.00999999, 0.590207934))
  1621. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.44659999, 1.15999997, 0.371199995))
  1622. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00572288036, 0.249307632, 0.00253105164, 0.999997973, 4.25688151e-009, 1.37316929e-013, -4.25688196e-009, 0.999998093, -2.46561967e-007, -1.38366789e-013, 2.46562422e-007, 0.999999881))
  1623. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1624. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  1625. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00575697422, 1.22929001, 0.00253105164, 1, 4.25689928e-009, 1.49599246e-013, -4.25689928e-009, 1, -2.46565691e-007, -1.50648848e-013, 2.46565691e-007, 1))
  1626. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1627. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1628. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11734962, -0.464616776, 4.62869565e-008, -2.3199955e-007, -1, 0.707106471, -0.70710659, 1.96778231e-007, -0.70710659, -0.707106471, 1.31318558e-007))
  1629. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1630. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.579999983, 0.34799999))
  1631. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.347447634, -1.78050041, 0.000102043152, 0.999989986, 6.10373974e-011, -1.79689739e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999989986))
  1632. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1633. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1634. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.21653748, 2.8604393, 1.38366803e-013, -2.4656245e-007, -1, 0.707106769, 0.707106709, -1.74345857e-007, 0.707106709, -0.707106769, 1.74346084e-007))
  1635. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1636. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1637. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1638. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.229680017, 0.249400035, 0.650759876))
  1639. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.696000099, 0.231999993, 0.34799999))
  1640. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.872640967, -2.18717003, 0.00248718262, 1, 4.25688995e-009, 1.37317214e-013, -4.25688995e-009, 1, -2.4656245e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1641. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1642. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.91083908, -0.265031815, 1.38366803e-013, -2.4656245e-007, -1, -0.70710659, -0.707106471, 1.743458e-007, -0.707106471, 0.70710659, -1.74346027e-007))
  1643. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1644. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1645. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, 1.162413, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1646. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1647. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.5,0,"Bright red","Part",Vector3.new(0.200000003, 1.50800002, 1.04400003))
  1648. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.53131104e-005, -7.8129406, 0.00018453598, 4.47029258e-008, 2.42408902e-007, 0.999980867, -2.50858221e-007, 1, -2.42404298e-007, -0.999980867, -2.50863025e-007, 4.47029933e-008))
  1649. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.581159949, 1, 1))
  1650. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  1651. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000666975975, -2.18694496, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1652. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1653. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11735535, -1.77697182, 5.58765407e-008, -2.23627353e-007, -1, 0.707106352, -0.707106411, 1.97639011e-007, -0.707106411, -0.707106352, 1.18617642e-007))
  1654. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1655. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.231999993, 0.200000003, 0.34799999))
  1656. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.173270226, -1.66498375, 0.0001039505, 0.999997854, 6.10373974e-011, -1.7969128e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79691145e-014, -7.57154339e-011, 0.999997854))
  1657. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.580000103, 1))
  1658. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1659. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, 0.582428694, -3.71006301e-008, -2.2971102e-007, -1, 2.55454324e-008, 0.999999821, -2.29710963e-007, 0.999999821, -2.55454431e-008, -3.71006159e-008))
  1660. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1661. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  1662. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.863862991, -1.87209129, 0.00253105164, 0.70710659, -0.70710659, 1.74346027e-007, 0.70710659, 0.70710659, -1.74345828e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1663. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1664. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, -0.577546716, 1.38366803e-013, -2.4656245e-007, -1, -3.40592123e-008, 0.999999821, -2.46562394e-007, 0.999999821, 3.40592123e-008, 1.29969047e-013))
  1665. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1666. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1667. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.21997452, 2.85700226, 1.38366803e-013, -2.4656245e-007, -1, 0.70710659, -0.70710665, 1.74346042e-007, -0.70710665, -0.70710659, 1.74345828e-007))
  1668. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1669. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.580000043, 4.75600052, 0.200000003))
  1670. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0001963377, -4.68094635, -9.53674316e-005, 0.999990404, 6.10373974e-011, -1.79689874e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57154339e-011, 0.999990404))
  1671. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.638000011))
  1672. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  1673. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.28197098, -1.27374649, 0.00253105164, 0.707106709, 0.707106769, -1.74345885e-007, -0.707106769, 0.707106709, -1.74346056e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1674. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1675. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.116648793, -1.89650726, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1676. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1677. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1678. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, 0.582428694, -3.71006301e-008, -2.2971102e-007, -1, 2.55454324e-008, 0.999999821, -2.29710963e-007, 0.999999821, -2.55454431e-008, -3.71006159e-008))
  1679. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1680. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  1681. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00563848019, -0.388711929, 0.00253295898, 0.99999404, 4.25686464e-009, 1.37316401e-013, -4.25686508e-009, 0.999994159, -2.46561001e-007, -1.38366789e-013, 2.46562422e-007, 0.999999881))
  1682. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1683. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799999, 0.34799999, 0.200000003))
  1684. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.58329582, -0.00271689892, 0.00253105164, -7.87626959e-008, 0.999999642, -2.45072926e-007, -0.999999464, 8.51500772e-008, -4.54507015e-010, 1.08588507e-008, 2.02850984e-007, 0.999999642))
  1685. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 0.595080018, 0.683239937))
  1686. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1687. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
  1688. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 2.79675961))
  1689. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.231999993, 0.34799999))
  1690. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.347726822, -1.60689163, -9.05990601e-005, 0.99999994, 6.59379218e-011, -1.80878482e-014, -6.59667876e-011, 1, -5.95150595e-011, 2.41627922e-014, 5.94866378e-011, 0.99999994))
  1691. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000103, 1, 1))
  1692. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1693. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.1207962, -1.77352905, -1.94793994e-008, -1.96046472e-007, -1, 0.707106471, 0.707106292, -1.52399679e-007, 0.707106292, -0.707106471, 1.24851695e-007))
  1694. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1695. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.696000099, 0.231999993, 0.34799999))
  1696. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.870689273, -2.18681908, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1697. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Metal,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.812000036))
  1698. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000425338745, -0.231835961, -1.08489037, -4.08055101e-009, 2.02203083e-007, 0.99999994, 0.99999994, 2.42933169e-007, 4.08050749e-009, -2.42933169e-007, 1, -2.02203097e-007))
  1699. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
  1700. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.812000036, 0.200000003, 0.812000036))
  1701. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58329773, -0.00251197815, 0.00270497799, 4.25687707e-009, -1, 2.46565747e-007, 1.65165096e-013, -2.46565747e-007, -1, 1, 4.25687707e-009, 1.64115493e-013))
  1702. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.444280028, 1))
  1703. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1704. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1705. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 0.723839939))
  1706. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  1707. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00563395023, 0.887273788, 0.00253295898, 0.999990106, 4.25684776e-009, 1.37315859e-013, -4.25684821e-009, 0.999990225, -2.46560035e-007, -1.38366789e-013, 2.46562422e-007, 0.999999881))
  1708. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1709. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1710. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.348541379, -1.89650154, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1711. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1712. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.579999983, 0.812000036, 0.200000003))
  1713. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.58329582, -0.00271689892, 0.00253105164, -7.87626959e-008, 0.999999642, -2.45072926e-007, -0.999999464, 8.51500772e-008, -4.54507015e-010, 1.08588507e-008, 2.02850984e-007, 0.999999642))
  1714. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.835199952, 0.808520079, 0.58927989))
  1715. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  1716. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00555217266, -1.43245697, 0.00238800049, 0.999993682, 4.21545243e-009, 1.69302926e-013, -4.21544666e-009, 0.999998927, -2.46550059e-007, -1.77448618e-013, 2.46551593e-007, 0.999994755))
  1717. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1718. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1719. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.115347862, -1.89650726, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1720. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1721. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1722. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
  1723. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 2.79675961))
  1724. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.812000036, 0.34799999))
  1725. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.300365448, 1.44133759, 0.00253105164, 0.965925753, 0.258819014, -6.3814916e-008, -0.258819014, 0.965925753, -2.38161064e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1726. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1727.  
  1728. local Lite = it("PointLight",Torso)
  1729. Lite.Color = Color3.new(255, 255, 0)
  1730. Lite.Range = 8
  1731. Lite.Brightness = 10
  1732. Lite.Shadows = true
  1733.  
  1734. function BreakEffect(brickcolor,cframe,x1,y1,z1)
  1735. local prt=part("Custom",workspace,"Neon",0,0,"Bright red","Effect",vt(0.5,0.5,0.5))
  1736. prt.Anchored=true
  1737. prt.CFrame=cframe*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  1738. local msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  1739. coroutine.resume(coroutine.create(function(Part,CF,Numbb,randnumb)
  1740. CF=Part.CFrame
  1741. Numbb=0
  1742. randnumb=math.random()-math.random()
  1743. for i=0,1,0.05 do
  1744. wait()
  1745. CF=CF*cf(0,1,0)
  1746. --Part.CFrame=Part.CFrame*euler(0.5,0,0)*cf(0,1,0)
  1747. Part.CFrame=CF*euler(Numbb,0,0)
  1748. Part.Transparency=i
  1749. Numbb=Numbb+randnumb
  1750. end
  1751. Part.Parent=nil
  1752. end),prt)
  1753. end
  1754. --BreakEffect(BrickColor.new("New Yeller"),Hitbox.CFrame,0.5,math.random(5,20),0.5)
  1755.  
  1756. function attackone()
  1757. attack=true
  1758. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,30,50,math.random(10,20),"Normal",RootPart,.2,1) end)
  1759. for i=0,1,0.1 do
  1760. swait()
  1761. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(120),math.rad(0),math.rad(20)),.3)
  1762. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  1763. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1764. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(120),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1765. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(70),math.rad(-10),math.rad(0)),.3)
  1766. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1767. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  1768. end
  1769. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,1)
  1770. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1)
  1771. hitconasdf = Hitbox.Touched:connect(function(hit)
  1772. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1773. if hum12 and not hum12:IsDescendantOf(Character) then
  1774. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  1775. for i = 1,10 do
  1776. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1777. end
  1778. hitconasdf:disconnect()
  1779. end
  1780. end)
  1781. for i=0,1,0.1 do
  1782. swait()
  1783. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1784. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1785. local h = 5
  1786. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1787. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1788. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1789. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1790. scfr = blcf
  1791. elseif not scfr then
  1792. scfr = blcf
  1793. end
  1794. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(110),math.rad(-90),math.rad(20)),.3)
  1795. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  1796. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-120),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1797. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1798. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-60),math.rad(-10),math.rad(0)),.3)
  1799. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  1800. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  1801. end
  1802. attack=false
  1803. con:disconnect()
  1804. scfr = nil
  1805. pcall(function()
  1806. hitconasdf:disconnect()
  1807. end)
  1808. end
  1809.  
  1810. function attacktwo()
  1811. attack=true
  1812. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,30,50,math.random(10,20),"Normal",RootPart,.2,1) end)
  1813. for i=0,1,0.1 do
  1814. swait()
  1815. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(90),math.rad(90)),.3)
  1816. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  1817. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-130),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1818. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1819. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-30),math.rad(-10),math.rad(0)),.3)
  1820. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  1821. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  1822. end
  1823. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9)
  1824. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9)
  1825. hitconasdf = Hitbox.Touched:connect(function(hit)
  1826. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1827. if hum12 and not hum12:IsDescendantOf(Character) then
  1828. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  1829. for i = 1,10 do
  1830. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1831. end
  1832. hitconasdf:disconnect()
  1833. end
  1834. end)
  1835. for i=0,1,0.1 do
  1836. swait()
  1837. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1838. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1839. local h = 5
  1840. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1841. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1842. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1843. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1844. scfr = blcf
  1845. elseif not scfr then
  1846. scfr = blcf
  1847. end
  1848. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(-50),math.rad(90)),.3)
  1849. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  1850. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1851. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(130),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1852. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-50),math.rad(10),math.rad(0)),.3)
  1853. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1854. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  1855. end
  1856. attack=false
  1857. con:disconnect()
  1858. scfr = nil
  1859. pcall(function()
  1860. hitconasdf:disconnect()
  1861. end)
  1862. end
  1863.  
  1864. function Stab()
  1865. attack=true
  1866. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,30,50,math.random(10,20),"Normal",RootPart,.2,1) end)
  1867. for i=0,1,0.1 do
  1868. swait()
  1869. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1870. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(60)),.3)
  1871. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(20),math.rad(90)),.3)
  1872. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(-20),math.rad(-90)),.3)
  1873. LH.C0=clerp(LH.C0,cf(-1,-.9,0)*angles(math.rad(0),math.rad(-60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1874. RH.C0=clerp(RH.C0,cf(1,-.9,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1875. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  1876. end
  1877. hitconasdf = Hitbox.Touched:connect(function(hit)
  1878. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1879. if hum12 and not hum12:IsDescendantOf(Character) then
  1880. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  1881. for i = 1,10 do
  1882. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1883. end
  1884. hitconasdf:disconnect()
  1885. end
  1886. end)
  1887. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9)
  1888. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9)
  1889. for i=0,1,0.1 do
  1890. swait()
  1891. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1892. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1893. local h = 5
  1894. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1895. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1896. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1897. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1898. scfr = blcf
  1899. elseif not scfr then
  1900. scfr = blcf
  1901. end
  1902. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.4)
  1903. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(-80)),.4)
  1904. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.4)
  1905. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(-20),math.rad(-30)),.4)
  1906. LH.C0=clerp(LH.C0,cf(-1,-.9,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.4)
  1907. RH.C0=clerp(RH.C0,cf(1,-.9,0)*angles(math.rad(0),math.rad(60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.4)
  1908. handleweld.C0=clerp(handleweld.C0,cf(0,-1,-1)*angles(math.rad(-90),math.rad(0),math.rad(0)),.4)
  1909. end
  1910. con:disconnect()
  1911. attack=false
  1912. scfr = nil
  1913. pcall(function()
  1914. hitconasdf:disconnect()
  1915. end)
  1916. end
  1917.  
  1918. function Spin()
  1919. attack=true
  1920. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,30,50,math.random(10,20),"Normal",RootPart,.2,1) end)
  1921. hitconasdf = Hitbox.Touched:connect(function(hit)
  1922. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1923. if hum12 and not hum12:IsDescendantOf(Character) then
  1924. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  1925. for i = 1,10 do
  1926. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1927. end
  1928. hitconasdf:disconnect()
  1929. end
  1930. end)
  1931. for i=0,1,1 do
  1932. so("http://roblox.com/asset/?id=154965962",Hitbox,1,1)
  1933. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1)
  1934. swait()
  1935. for i=0,1,0.1 do
  1936. swait()
  1937. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1938. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1939. local h = 5
  1940. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1941. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1942. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1943. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1944. scfr = blcf
  1945. elseif not scfr then
  1946. scfr = blcf
  1947. end
  1948. RW.C0=clerp(RW.C0,cf(1,0.5,-.5)*angles(math.rad(90),math.rad(0),math.rad(-50)),.3)
  1949. LW.C0=clerp(LW.C0,cf(-1,0.5,-.5)*angles(math.rad(90),math.rad(0),math.rad(50)),.3)
  1950. LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0)),.3)
  1951. RH.C0=clerp(RH.C0,cf(1,-.5,-1)*angles(math.rad(-20),math.rad(90),math.rad(0)),.3)
  1952. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,5)*euler(6*i,0,0),.5)
  1953. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(30)),1)
  1954. end
  1955. end
  1956. attack=false
  1957. con:disconnect()
  1958. scfr = nil
  1959. pcall(function()
  1960. hitconasdf:disconnect()
  1961. end)
  1962. end
  1963.  
  1964. function ContAttack()
  1965. attack=true
  1966. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,30,50,math.random(10,20),"Normal",RootPart,.2,1) end)
  1967. hitconasdf = Hitbox.Touched:connect(function(hit)
  1968. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1969. if hum12 and not hum12:IsDescendantOf(Character) then
  1970. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  1971. for i = 1,10 do
  1972. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1973. end
  1974. hitconasdf:disconnect()
  1975. end
  1976. end)
  1977. for i=1,4 do
  1978. swait()
  1979. for i=0,1,0.2 do
  1980. swait()
  1981. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(120),math.rad(0),math.rad(20)),.3)
  1982. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  1983. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1984. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(120),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1985. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(70),math.rad(-10),math.rad(0)),.3)
  1986. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1987. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  1988. end
  1989. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,1)
  1990. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1)
  1991. for i=0,1,0.2 do
  1992. swait()
  1993. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1994. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1995. local h = 5
  1996. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1997. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1998. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1999. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  2000. scfr = blcf
  2001. elseif not scfr then
  2002. scfr = blcf
  2003. end
  2004. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(110),math.rad(-90),math.rad(20)),.3)
  2005. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  2006. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-120),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2007. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2008. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-60),math.rad(-10),math.rad(0)),.3)
  2009. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  2010. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  2011. end
  2012. for i=0,1,0.2 do
  2013. swait()
  2014. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(90),math.rad(90)),.3)
  2015. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  2016. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-130),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2017. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2018. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-30),math.rad(-10),math.rad(0)),.3)
  2019. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  2020. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  2021. end
  2022. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9)
  2023. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9)
  2024. for i=0,1,0.2 do
  2025. swait()
  2026. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  2027. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  2028. local h = 5
  2029. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  2030. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  2031. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  2032. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  2033. scfr = blcf
  2034. elseif not scfr then
  2035. scfr = blcf
  2036. end
  2037. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(-50),math.rad(90)),.3)
  2038. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  2039. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2040. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(130),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2041. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-50),math.rad(10),math.rad(0)),.3)
  2042. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  2043. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  2044. end
  2045. end
  2046. attack=false
  2047. con:disconnect()
  2048. scfr = nil
  2049. pcall(function()
  2050. hitconasdf:disconnect()
  2051. end)
  2052. end
  2053.  
  2054.  
  2055. function Sheathe()
  2056. attack = true
  2057. so("http://www.roblox.com/asset/?id=273797222",Hitbox,1,.9)
  2058. CurrentMode = "Sheathed"
  2059. for i = 0,1,0.1 do
  2060. swait()
  2061. handleweld.Part0 = Torso
  2062. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  2063. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(-20)),.3)
  2064. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(190),math.rad(0),math.rad(0)),.3)
  2065. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(20),math.rad(-10)),.3)
  2066. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2067. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2068. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2069. end
  2070. attack = false
  2071. end
  2072.  
  2073. function Unsheathe()
  2074. attack = true
  2075. CurrentMode = "Unsheathed"
  2076. so("http://www.roblox.com/asset/?id=239169404",Hitbox,1,.9)
  2077. for i = 0,1,0.1 do
  2078. swait()
  2079. handleweld.Part0 = RightArm
  2080. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  2081. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(60)),.3)
  2082. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(200),math.rad(0),math.rad(0)),.3)
  2083. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(-30),math.rad(-30)),.3)
  2084. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2085. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2086. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(30),math.rad(0)),.3)
  2087. end
  2088. scfr = nil
  2089. attack = false
  2090. end
  2091.  
  2092. local Sit = false
  2093.  
  2094. mouse.Button1Down:connect(function()
  2095. if attack==false then
  2096. if attacktype==1 and CurrentMode == "Unsheathed" then
  2097. attack=true
  2098. attacktype=2
  2099. attackone()
  2100. elseif attacktype==2 and CurrentMode == "Unsheathed" then
  2101. attack=true
  2102. attacktype=1
  2103. attacktwo()
  2104. end
  2105. end
  2106. end)
  2107.  
  2108.  
  2109. mouse.KeyDown:connect(function(k)
  2110. k=k:lower()
  2111. if k=='q' then
  2112. if attack==false and CurrentMode == "Unsheathed" then
  2113. Stab()
  2114. end
  2115. elseif k=='e' then
  2116. if attack==false and CurrentMode == "Unsheathed" then
  2117. Spin()
  2118. end
  2119. elseif k=='r' then
  2120. if attack==false and CurrentMode == "Unsheathed" then
  2121. ContAttack()
  2122. end
  2123. elseif k=='f' then
  2124. if attack==false and CurrentMode == "Unsheathed" then
  2125. Sheathe()
  2126. elseif k=='f' then
  2127. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2128. Unsheathe()
  2129. end
  2130. end
  2131. elseif k=='t' then
  2132. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2133. Sit = true
  2134. Humanoid.WalkSpeed = 0
  2135. elseif k=='t' then
  2136. if attack==false and Sit == true and CurrentMode == "Sheathed" then
  2137. Sit = false
  2138. Humanoid.WalkSpeed = 16
  2139. end
  2140. end
  2141.  
  2142. end
  2143. end)
  2144.  
  2145.  
  2146. local sine = 0
  2147. local change = 1
  2148. local val = 0
  2149.  
  2150. while true do
  2151. swait()
  2152. sine = sine + change
  2153. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  2154. local velderp=RootPart.Velocity.y
  2155. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  2156. if equipped==true or equipped==false then
  2157. if attack==false then
  2158. idle=idle+1
  2159. else
  2160. idle=0
  2161. end
  2162. if idle>=500 then
  2163. if attack==false then
  2164. end
  2165. end
  2166. if RootPart.Velocity.y > 1 and hitfloor==nil then
  2167. Anim="Jump"
  2168. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  2169. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  2170. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  2171. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(50),math.rad(0),math.rad(30)),.3)
  2172. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-40),math.rad(5),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2173. LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2174. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  2175. end
  2176. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2177. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  2178. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  2179. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(30)),.3)
  2180. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-30)),.3)
  2181. LH.C0=clerp(LH.C0,cf(-1,-1,-.2)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2182. RH.C0=clerp(RH.C0,cf(1,-1,-.2)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2183. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2184. end
  2185. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  2186. Anim="Fall"
  2187. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  2188. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2189. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2190. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-5),math.rad(0),math.rad(20)),.3)
  2191. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-40),math.rad(5),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2192. LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2193. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  2194. end
  2195. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2196. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2197. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  2198. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(50)),.3)
  2199. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-50)),.3)
  2200. LH.C0=clerp(LH.C0,cf(-1,-.5,-.5)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2201. RH.C0=clerp(RH.C0,cf(1,-1,-.5)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2202. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2203. end
  2204. elseif torvel<1 and hitfloor~=nil then
  2205. Anim="Idle"
  2206. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  2207. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-40)),.3)
  2208. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(40)),.3)
  2209. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(40),math.rad(0),math.rad(20)),.3)
  2210. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(20),math.rad(-10)),.3)
  2211. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2212. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2213. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  2214. end
  2215. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2216. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  2217. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(0)),.3)
  2218. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(5)),.3)
  2219. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-5)),.3)
  2220. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2221. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2222. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2223. end
  2224. if attack==false and Sit == true and CurrentMode == "Sheathed" then
  2225. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-2)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  2226. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2227. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-10),math.rad(0),math.rad(5)),.3)
  2228. LW.C0=clerp(LW.C0,cf(-1.3,0.5,0)*euler(math.rad(90),math.rad(0),math.rad(30)),.3)
  2229. LH.C0=clerp(LH.C0,cf(-1,.7,-.5)*angles(math.rad(0),math.rad(-90),math.rad(-10))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2230. RH.C0=clerp(RH.C0,cf(1,-.5,-.5)*angles(math.rad(0),math.rad(90),math.rad(70))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2231. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2232. end
  2233. elseif torvel>2 and hitfloor~=nil then
  2234. Anim="Walk"
  2235. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  2236. change=3
  2237. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  2238. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  2239. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-5),math.rad(0),math.rad(20)),.3)
  2240. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-30),math.rad(5),math.rad(-10)),.3)
  2241. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2242. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2243. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(15),math.rad(-10),math.rad(0)),.3)
  2244. end
  2245. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2246. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2247. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2248. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(30*math.cos(sine/10)),math.rad(0),math.rad(5)),.3)
  2249. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-30*math.cos(sine/10)),math.rad(0),math.rad(-5)),.3)
  2250. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2),math.rad(0),math.rad(0)),.3)
  2251. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-2),math.rad(0),math.rad(0)),.3)
  2252. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2253. end
  2254. end
  2255. end
  2256. if #Effects>0 then
  2257. for e=1,#Effects do
  2258. if Effects[e]~=nil then
  2259. local Thing=Effects[e]
  2260. if Thing~=nil then
  2261. local Part=Thing[1]
  2262. local Mode=Thing[2]
  2263. local Delay=Thing[3]
  2264. local IncX=Thing[4]
  2265. local IncY=Thing[5]
  2266. local IncZ=Thing[6]
  2267. if Thing[1].Transparency<=1 then
  2268. if Thing[2]=="Block1" then
  2269. Thing[1].CFrame=Thing[1].CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  2270. Mesh=Thing[1].Mesh
  2271. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  2272. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2273. elseif Thing[2]=="Cylinder" then
  2274. Mesh=Thing[1].Mesh
  2275. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  2276. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2277. elseif Thing[2]=="Blood" then
  2278. Mesh=Thing[7]
  2279. Thing[1].CFrame=Thing[1].CFrame*cf(0,.5,0)
  2280. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  2281. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2282. elseif Thing[2]=="Elec" then
  2283. Mesh=Thing[1].Mesh
  2284. Mesh.Scale=Mesh.Scale+vt(Thing[7],Thing[8],Thing[9])
  2285. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2286. elseif Thing[2]=="Disappear" then
  2287. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2288. end
  2289. else
  2290. Part.Parent=nil
  2291. table.remove(Effects,e)
  2292. end
  2293. end
  2294. end
  2295. end
  2296. end
  2297. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement