Advertisement
memberhero

Ruin LX FE

Feb 7th, 2019
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 210.46 KB | None | 0 0
  1.  
  2. wait(0.2)
  3. function sandbox(var,func)
  4. local env = getfenv(func)
  5. local newenv = setmetatable({},{
  6. __index = function(self,k)
  7. if k=="script" then
  8. return var
  9. else
  10. return env[k]
  11. end
  12. end,
  13. })
  14. setfenv(func,newenv)
  15. return func
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. MeshPart0 = Instance.new("MeshPart")
  20. MeshPart1 = Instance.new("MeshPart")
  21. MeshPart2 = Instance.new("MeshPart")
  22. MeshPart3 = Instance.new("MeshPart")
  23. MeshPart4 = Instance.new("MeshPart")
  24. MeshPart5 = Instance.new("MeshPart")
  25. MeshPart0.Name = "chring"
  26. MeshPart0.Parent = mas
  27. MeshPart0.CFrame = CFrame.new(118.678192, 97.7033463, -128.830551, 1.91068547e-15, -4.37113883e-08, 1, -1, -4.37113883e-08, 0, 4.37113883e-08, -1, -4.37113883e-08)
  28. MeshPart0.Orientation = Vector3.new(0, 90, -90)
  29. MeshPart0.Position = Vector3.new(118.678192, 97.7033463, -128.830551)
  30. MeshPart0.Rotation = Vector3.new(-90, 90, 0)
  31. MeshPart0.Transparency = 1
  32. MeshPart0.Size = Vector3.new(3, 15, 15)
  33. MeshPart0.Anchored = true
  34. MeshPart0.CanCollide = false
  35. MeshPart0.Material = Enum.Material.Neon
  36. MeshPart1.Name = "chring2"
  37. MeshPart1.Parent = mas
  38. MeshPart1.CFrame = CFrame.new(95.1381989, 126.476639, -128.290604, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  39. MeshPart1.Position = Vector3.new(95.1381989, 126.476639, -128.290604)
  40. MeshPart1.Transparency = 1
  41. MeshPart1.Size = Vector3.new(3, 3, 1)
  42. MeshPart1.Anchored = true
  43. MeshPart1.CanCollide = false
  44. MeshPart1.Material = Enum.Material.Neon
  45. MeshPart2.Name = "nado"
  46. MeshPart2.Parent = mas
  47. MeshPart2.CFrame = CFrame.new(145.704742, 65.7661667, -53.626091, 3.55271368e-15, -4.37113883e-08, 1, -4.37113918e-08, 1, 4.37113883e-08, -1, -4.37113954e-08, 0)
  48. MeshPart2.Orientation = Vector3.new(0, 90, 0)
  49. MeshPart2.Position = Vector3.new(145.704742, 65.7661667, -53.626091)
  50. MeshPart2.Rotation = Vector3.new(0, 90, 0)
  51. MeshPart2.Transparency = 1
  52. MeshPart2.Size = Vector3.new(2.34914994, 3.13163996, 2.32690001)
  53. MeshPart2.Anchored = true
  54. MeshPart2.CanCollide = false
  55. MeshPart2.Material = Enum.Material.Neon
  56. MeshPart3.Name = "snowflake"
  57. MeshPart3.Parent = mas
  58. MeshPart3.CFrame = CFrame.new(173.368179, 64.2503815, -28.3005142, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  59. MeshPart3.Orientation = Vector3.new(90, -90, 0)
  60. MeshPart3.Position = Vector3.new(173.368179, 64.2503815, -28.3005142)
  61. MeshPart3.Rotation = Vector3.new(90, 0, 90)
  62. MeshPart3.Transparency = 1
  63. MeshPart3.Size = Vector3.new(5, 5, 0.100000001)
  64. MeshPart3.Anchored = true
  65. MeshPart3.CanCollide = false
  66. MeshPart3.Material = Enum.Material.Neon
  67. MeshPart4.Name = "spball"
  68. MeshPart4.Parent = mas
  69. MeshPart4.CFrame = CFrame.new(118.678192, 100.703346, -128.830582, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  70. MeshPart4.Position = Vector3.new(118.678192, 100.703346, -128.830582)
  71. MeshPart4.Transparency = 1
  72. MeshPart4.Size = Vector3.new(10, 10, 10)
  73. MeshPart4.Anchored = true
  74. MeshPart4.CanCollide = false
  75. MeshPart4.Material = Enum.Material.Neon
  76. MeshPart5.Name = "sword"
  77. MeshPart5.Parent = mas
  78. MeshPart5.CFrame = CFrame.new(90.3682251, 64.275383, -142.880661, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  79. MeshPart5.Position = Vector3.new(90.3682251, 64.275383, -142.880661)
  80. MeshPart5.Color = Color3.new(0.972549, 0.972549, 0.972549)
  81. MeshPart5.Transparency = 1
  82. MeshPart5.Size = Vector3.new(0.0500000007, 0.150000006, 10)
  83. MeshPart5.Anchored = true
  84. MeshPart5.BrickColor = BrickColor.new("Institutional white")
  85. MeshPart5.CanCollide = false
  86. MeshPart5.Material = Enum.Material.Glass
  87. MeshPart5.brickColor = BrickColor.new("Institutional white")
  88. for i,v in pairs(mas:GetChildren()) do
  89. v.Parent = script
  90. pcall(function() v:MakeJoints() end)
  91. end
  92. mas:Destroy()
  93. for i,v in pairs(cors) do
  94. spawn(function()
  95. pcall(v)
  96. end)
  97. end
  98. wait(1)
  99.  
  100.  
  101. ---- IMPORTANT READING:
  102. ---- Souraes and functions might be taken from others
  103.  
  104. function sandbox(var,func)
  105. local env = getfenv(func)
  106. local newenv = setmetatable({},{
  107. __index = function(self,k)
  108. if k=="script" then
  109. return var
  110. else
  111. return env[k]
  112. end
  113. end,
  114. })
  115. setfenv(func,newenv)
  116. return func
  117. end
  118. cors = {}
  119. mas = Instance.new("Model",game:GetService("Lighting"))
  120. Model0 = Instance.new("Model")
  121. Part1 = Instance.new("Part")
  122. Model2 = Instance.new("Model")
  123. Part3 = Instance.new("Part")
  124. Part4 = Instance.new("Part")
  125. SpecialMesh5 = Instance.new("SpecialMesh")
  126. Part6 = Instance.new("Part")
  127. SpecialMesh7 = Instance.new("SpecialMesh")
  128. Part8 = Instance.new("Part")
  129. SpecialMesh9 = Instance.new("SpecialMesh")
  130. Part10 = Instance.new("Part")
  131. SpecialMesh11 = Instance.new("SpecialMesh")
  132. Part12 = Instance.new("Part")
  133. Part13 = Instance.new("Part")
  134. Part14 = Instance.new("Part")
  135. Part15 = Instance.new("Part")
  136. Part16 = Instance.new("Part")
  137. Weld17 = Instance.new("Weld")
  138. Weld18 = Instance.new("Weld")
  139. Weld19 = Instance.new("Weld")
  140. Weld20 = Instance.new("Weld")
  141. Weld21 = Instance.new("Weld")
  142. Weld22 = Instance.new("Weld")
  143. Weld23 = Instance.new("Weld")
  144. Weld24 = Instance.new("Weld")
  145. Weld25 = Instance.new("Weld")
  146. Weld26 = Instance.new("Weld")
  147. Weld27 = Instance.new("Weld")
  148. Weld28 = Instance.new("Weld")
  149. Weld29 = Instance.new("Weld")
  150. Weld30 = Instance.new("Weld")
  151. Weld31 = Instance.new("Weld")
  152. Weld32 = Instance.new("Weld")
  153. Weld33 = Instance.new("Weld")
  154. Weld34 = Instance.new("Weld")
  155. Weld35 = Instance.new("Weld")
  156. Weld36 = Instance.new("Weld")
  157. Weld37 = Instance.new("Weld")
  158. Weld38 = Instance.new("Weld")
  159. Weld39 = Instance.new("Weld")
  160. Weld40 = Instance.new("Weld")
  161. Weld41 = Instance.new("Weld")
  162. Weld42 = Instance.new("Weld")
  163. Weld43 = Instance.new("Weld")
  164. Weld44 = Instance.new("Weld")
  165. Weld45 = Instance.new("Weld")
  166. Weld46 = Instance.new("Weld")
  167. Weld47 = Instance.new("Weld")
  168. Weld48 = Instance.new("Weld")
  169. Weld49 = Instance.new("Weld")
  170. Weld50 = Instance.new("Weld")
  171. Weld51 = Instance.new("Weld")
  172. Weld52 = Instance.new("Weld")
  173. Weld53 = Instance.new("Weld")
  174. Weld54 = Instance.new("Weld")
  175. Weld55 = Instance.new("Weld")
  176. Weld56 = Instance.new("Weld")
  177. Weld57 = Instance.new("Weld")
  178. Weld58 = Instance.new("Weld")
  179. Weld59 = Instance.new("Weld")
  180. Weld60 = Instance.new("Weld")
  181. Weld61 = Instance.new("Weld")
  182. Weld62 = Instance.new("Weld")
  183. Weld63 = Instance.new("Weld")
  184. Weld64 = Instance.new("Weld")
  185. Weld65 = Instance.new("Weld")
  186. Weld66 = Instance.new("Weld")
  187. Weld67 = Instance.new("Weld")
  188. Weld68 = Instance.new("Weld")
  189. Weld69 = Instance.new("Weld")
  190. Weld70 = Instance.new("Weld")
  191. Weld71 = Instance.new("Weld")
  192. Weld72 = Instance.new("Weld")
  193. Weld73 = Instance.new("Weld")
  194. Weld74 = Instance.new("Weld")
  195. Weld75 = Instance.new("Weld")
  196. Weld76 = Instance.new("Weld")
  197. Weld77 = Instance.new("Weld")
  198. Weld78 = Instance.new("Weld")
  199. Weld79 = Instance.new("Weld")
  200. Weld80 = Instance.new("Weld")
  201. Weld81 = Instance.new("Weld")
  202. Weld82 = Instance.new("Weld")
  203. Weld83 = Instance.new("Weld")
  204. Weld84 = Instance.new("Weld")
  205. Weld85 = Instance.new("Weld")
  206. Weld86 = Instance.new("Weld")
  207. Weld87 = Instance.new("Weld")
  208. Weld88 = Instance.new("Weld")
  209. Weld89 = Instance.new("Weld")
  210. Weld90 = Instance.new("Weld")
  211. Weld91 = Instance.new("Weld")
  212. Weld92 = Instance.new("Weld")
  213. Weld93 = Instance.new("Weld")
  214. Weld94 = Instance.new("Weld")
  215. Weld95 = Instance.new("Weld")
  216. Weld96 = Instance.new("Weld")
  217. Weld97 = Instance.new("Weld")
  218. Weld98 = Instance.new("Weld")
  219. Part99 = Instance.new("Part")
  220. Part100 = Instance.new("Part")
  221. Part101 = Instance.new("Part")
  222. Part102 = Instance.new("Part")
  223. Part103 = Instance.new("Part")
  224. Part104 = Instance.new("Part")
  225. Part105 = Instance.new("Part")
  226. Part106 = Instance.new("Part")
  227. Part107 = Instance.new("Part")
  228. Part108 = Instance.new("Part")
  229. Part109 = Instance.new("Part")
  230. Part110 = Instance.new("Part")
  231. Part111 = Instance.new("Part")
  232. Part112 = Instance.new("Part")
  233. Part113 = Instance.new("Part")
  234. Part114 = Instance.new("Part")
  235. Part115 = Instance.new("Part")
  236. Part116 = Instance.new("Part")
  237. Part117 = Instance.new("Part")
  238. Part118 = Instance.new("Part")
  239. Part119 = Instance.new("Part")
  240. Model120 = Instance.new("Model")
  241. Part121 = Instance.new("Part")
  242. Part122 = Instance.new("Part")
  243. Part123 = Instance.new("Part")
  244. Part124 = Instance.new("Part")
  245. Part125 = Instance.new("Part")
  246. SpecialMesh126 = Instance.new("SpecialMesh")
  247. Part127 = Instance.new("Part")
  248. SpecialMesh128 = Instance.new("SpecialMesh")
  249. Part129 = Instance.new("Part")
  250. SpecialMesh130 = Instance.new("SpecialMesh")
  251. Part131 = Instance.new("Part")
  252. Part132 = Instance.new("Part")
  253. Part133 = Instance.new("Part")
  254. SpecialMesh134 = Instance.new("SpecialMesh")
  255. Part135 = Instance.new("Part")
  256. SpecialMesh136 = Instance.new("SpecialMesh")
  257. Part137 = Instance.new("Part")
  258. Part138 = Instance.new("Part")
  259. Part139 = Instance.new("Part")
  260. Part140 = Instance.new("Part")
  261. Part141 = Instance.new("Part")
  262. Part142 = Instance.new("Part")
  263. Part143 = Instance.new("Part")
  264. Part144 = Instance.new("Part")
  265. Part145 = Instance.new("Part")
  266. SpecialMesh146 = Instance.new("SpecialMesh")
  267. Part147 = Instance.new("Part")
  268. SpecialMesh148 = Instance.new("SpecialMesh")
  269. Part149 = Instance.new("Part")
  270. SpecialMesh150 = Instance.new("SpecialMesh")
  271. Part151 = Instance.new("Part")
  272. SpecialMesh152 = Instance.new("SpecialMesh")
  273. Part153 = Instance.new("Part")
  274. SpecialMesh154 = Instance.new("SpecialMesh")
  275. Part155 = Instance.new("Part")
  276. SpecialMesh156 = Instance.new("SpecialMesh")
  277. Part157 = Instance.new("Part")
  278. SpecialMesh158 = Instance.new("SpecialMesh")
  279. Part159 = Instance.new("Part")
  280. SpecialMesh160 = Instance.new("SpecialMesh")
  281. Part161 = Instance.new("Part")
  282. SpecialMesh162 = Instance.new("SpecialMesh")
  283. Part163 = Instance.new("Part")
  284. SpecialMesh164 = Instance.new("SpecialMesh")
  285. Part165 = Instance.new("Part")
  286. SpecialMesh166 = Instance.new("SpecialMesh")
  287. Part167 = Instance.new("Part")
  288. SpecialMesh168 = Instance.new("SpecialMesh")
  289. Part169 = Instance.new("Part")
  290. SpecialMesh170 = Instance.new("SpecialMesh")
  291. Part171 = Instance.new("Part")
  292. SpecialMesh172 = Instance.new("SpecialMesh")
  293. Part173 = Instance.new("Part")
  294. SpecialMesh174 = Instance.new("SpecialMesh")
  295. Part175 = Instance.new("Part")
  296. SpecialMesh176 = Instance.new("SpecialMesh")
  297. Part177 = Instance.new("Part")
  298. SpecialMesh178 = Instance.new("SpecialMesh")
  299. Part179 = Instance.new("Part")
  300. SpecialMesh180 = Instance.new("SpecialMesh")
  301. Part181 = Instance.new("Part")
  302. SpecialMesh182 = Instance.new("SpecialMesh")
  303. Part183 = Instance.new("Part")
  304. SpecialMesh184 = Instance.new("SpecialMesh")
  305. Part185 = Instance.new("Part")
  306. SpecialMesh186 = Instance.new("SpecialMesh")
  307. Part187 = Instance.new("Part")
  308. SpecialMesh188 = Instance.new("SpecialMesh")
  309. Part189 = Instance.new("Part")
  310. SpecialMesh190 = Instance.new("SpecialMesh")
  311. Part191 = Instance.new("Part")
  312. SpecialMesh192 = Instance.new("SpecialMesh")
  313. Part193 = Instance.new("Part")
  314. SpecialMesh194 = Instance.new("SpecialMesh")
  315. Part195 = Instance.new("Part")
  316. SpecialMesh196 = Instance.new("SpecialMesh")
  317. Part197 = Instance.new("Part")
  318. SpecialMesh198 = Instance.new("SpecialMesh")
  319. Part199 = Instance.new("Part")
  320. SpecialMesh200 = Instance.new("SpecialMesh")
  321. Part201 = Instance.new("Part")
  322. SpecialMesh202 = Instance.new("SpecialMesh")
  323. Part203 = Instance.new("Part")
  324. SpecialMesh204 = Instance.new("SpecialMesh")
  325. Part205 = Instance.new("Part")
  326. SpecialMesh206 = Instance.new("SpecialMesh")
  327. Part207 = Instance.new("Part")
  328. SpecialMesh208 = Instance.new("SpecialMesh")
  329. Model0.Name = "Ruin LX"
  330. Model0.Parent = mas
  331. Part1.Name = "TrueHandle"
  332. Part1.Parent = Model0
  333. Part1.CFrame = CFrame.new(-12, 2, -11, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  334. Part1.Position = Vector3.new(-12, 2, -11)
  335. Part1.Transparency = 1
  336. Part1.Size = Vector3.new(1, 1, 1)
  337. Part1.BottomSurface = Enum.SurfaceType.Smooth
  338. Part1.CanCollide = false
  339. Part1.TopSurface = Enum.SurfaceType.Smooth
  340. Model2.Name = "SecCol"
  341. Model2.Parent = Model0
  342. Part3.Parent = Model2
  343. Part3.CFrame = CFrame.new(-12.4049997, 1.59500015, -10.6000004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  344. Part3.Position = Vector3.new(-12.4049997, 1.59500015, -10.6000004)
  345. Part3.Color = Color3.new(0.105882, 0.164706, 0.207843)
  346. Part3.Size = Vector3.new(0.22999993, 0.25000006, 0.239999965)
  347. Part3.BottomSurface = Enum.SurfaceType.Smooth
  348. Part3.BrickColor = BrickColor.new("Black")
  349. Part3.CanCollide = false
  350. Part3.Material = Enum.Material.Glass
  351. Part3.TopSurface = Enum.SurfaceType.Smooth
  352. Part3.brickColor = BrickColor.new("Black")
  353. Part4.Parent = Model2
  354. Part4.CFrame = CFrame.new(-12.2950001, 1.59500015, -10.8800001, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  355. Part4.Orientation = Vector3.new(0, 180, 180)
  356. Part4.Position = Vector3.new(-12.2950001, 1.59500015, -10.8800001)
  357. Part4.Rotation = Vector3.new(-180, 0, 0)
  358. Part4.Color = Color3.new(0.105882, 0.164706, 0.207843)
  359. Part4.Size = Vector3.new(0.449999928, 0.239999995, 0.239999965)
  360. Part4.BottomSurface = Enum.SurfaceType.Smooth
  361. Part4.BrickColor = BrickColor.new("Black")
  362. Part4.CanCollide = false
  363. Part4.Material = Enum.Material.Glass
  364. Part4.TopSurface = Enum.SurfaceType.Smooth
  365. Part4.brickColor = BrickColor.new("Black")
  366. SpecialMesh5.Parent = Part4
  367. SpecialMesh5.MeshType = Enum.MeshType.Wedge
  368. Part6.Parent = Model2
  369. Part6.CFrame = CFrame.new(-12.2950001, 1.59500015, -11.1199999, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  370. Part6.Orientation = Vector3.new(-90, 0, 0)
  371. Part6.Position = Vector3.new(-12.2950001, 1.59500015, -11.1199999)
  372. Part6.Rotation = Vector3.new(-90, 0, 0)
  373. Part6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  374. Part6.Size = Vector3.new(0.449999928, 0.239999995, 0.239999965)
  375. Part6.BottomSurface = Enum.SurfaceType.Smooth
  376. Part6.BrickColor = BrickColor.new("Black")
  377. Part6.CanCollide = false
  378. Part6.Material = Enum.Material.Glass
  379. Part6.TopSurface = Enum.SurfaceType.Smooth
  380. Part6.brickColor = BrickColor.new("Black")
  381. SpecialMesh7.Parent = Part6
  382. SpecialMesh7.MeshType = Enum.MeshType.Wedge
  383. Part8.Parent = Model2
  384. Part8.CFrame = CFrame.new(-12.2950001, 1.59500015, -10.8400002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  385. Part8.Position = Vector3.new(-12.2950001, 1.59500015, -10.8400002)
  386. Part8.Color = Color3.new(0.105882, 0.164706, 0.207843)
  387. Part8.Size = Vector3.new(0.449999928, 0.25000006, 0.239999965)
  388. Part8.BottomSurface = Enum.SurfaceType.Smooth
  389. Part8.BrickColor = BrickColor.new("Black")
  390. Part8.CanCollide = false
  391. Part8.Material = Enum.Material.Glass
  392. Part8.TopSurface = Enum.SurfaceType.Smooth
  393. Part8.brickColor = BrickColor.new("Black")
  394. SpecialMesh9.Parent = Part8
  395. SpecialMesh9.MeshType = Enum.MeshType.Wedge
  396. Part10.Parent = Model2
  397. Part10.CFrame = CFrame.new(-12.2950001, 1.59500015, -11.1599998, -1, 0, -8.74227766e-08, 3.55271368e-15, 1, 0, 8.74227766e-08, 0, -1)
  398. Part10.Orientation = Vector3.new(0, -180, 0)
  399. Part10.Position = Vector3.new(-12.2950001, 1.59500015, -11.1599998)
  400. Part10.Rotation = Vector3.new(-180, 0, -180)
  401. Part10.Color = Color3.new(0.105882, 0.164706, 0.207843)
  402. Part10.Size = Vector3.new(0.449999928, 0.25000006, 0.239999965)
  403. Part10.BottomSurface = Enum.SurfaceType.Smooth
  404. Part10.BrickColor = BrickColor.new("Black")
  405. Part10.CanCollide = false
  406. Part10.Material = Enum.Material.Glass
  407. Part10.TopSurface = Enum.SurfaceType.Smooth
  408. Part10.brickColor = BrickColor.new("Black")
  409. SpecialMesh11.Parent = Part10
  410. SpecialMesh11.MeshType = Enum.MeshType.Wedge
  411. Part12.Parent = Model2
  412. Part12.CFrame = CFrame.new(-12.4599991, 1.59500015, -11.4000006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  413. Part12.Position = Vector3.new(-12.4599991, 1.59500015, -11.4000006)
  414. Part12.Color = Color3.new(0.105882, 0.164706, 0.207843)
  415. Part12.Size = Vector3.new(0.11999996, 0.25000006, 0.239999965)
  416. Part12.BottomSurface = Enum.SurfaceType.Smooth
  417. Part12.BrickColor = BrickColor.new("Black")
  418. Part12.CanCollide = false
  419. Part12.Material = Enum.Material.Glass
  420. Part12.TopSurface = Enum.SurfaceType.Smooth
  421. Part12.brickColor = BrickColor.new("Black")
  422. Part13.Parent = Model2
  423. Part13.CFrame = CFrame.new(-12.2800007, 1.49500024, -11.3950005, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  424. Part13.Position = Vector3.new(-12.2800007, 1.49500024, -11.3950005)
  425. Part13.Color = Color3.new(0.105882, 0.164706, 0.207843)
  426. Part13.Size = Vector3.new(0.339999914, 0.0500000566, 0.24999997)
  427. Part13.BottomSurface = Enum.SurfaceType.Smooth
  428. Part13.BrickColor = BrickColor.new("Black")
  429. Part13.CanCollide = false
  430. Part13.Material = Enum.Material.Glass
  431. Part13.TopSurface = Enum.SurfaceType.Smooth
  432. Part13.brickColor = BrickColor.new("Black")
  433. Part14.Parent = Model2
  434. Part14.CFrame = CFrame.new(-12.2450008, 1.59000015, -11.3950005, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  435. Part14.Position = Vector3.new(-12.2450008, 1.59000015, -11.3950005)
  436. Part14.Color = Color3.new(0.105882, 0.164706, 0.207843)
  437. Part14.Size = Vector3.new(0.269999951, 0.100000061, 0.24999997)
  438. Part14.BottomSurface = Enum.SurfaceType.Smooth
  439. Part14.BrickColor = BrickColor.new("Black")
  440. Part14.CanCollide = false
  441. Part14.Material = Enum.Material.Glass
  442. Part14.TopSurface = Enum.SurfaceType.Smooth
  443. Part14.brickColor = BrickColor.new("Black")
  444. Part15.Parent = Model2
  445. Part15.CFrame = CFrame.new(-12.1900005, 1.68500018, -11.4900007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  446. Part15.Position = Vector3.new(-12.1900005, 1.68500018, -11.4900007)
  447. Part15.Color = Color3.new(0.105882, 0.164706, 0.207843)
  448. Part15.Size = Vector3.new(0.379999965, 0.0500000715, 0.0599999726)
  449. Part15.BottomSurface = Enum.SurfaceType.Smooth
  450. Part15.BrickColor = BrickColor.new("Black")
  451. Part15.CanCollide = false
  452. Part15.Material = Enum.Material.Glass
  453. Part15.TopSurface = Enum.SurfaceType.Smooth
  454. Part15.brickColor = BrickColor.new("Black")
  455. Part16.Parent = Model2
  456. Part16.CFrame = CFrame.new(-12.045001, 1.55500019, -11.3950005, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  457. Part16.Position = Vector3.new(-12.045001, 1.55500019, -11.3950005)
  458. Part16.Color = Color3.new(0.105882, 0.164706, 0.207843)
  459. Part16.Size = Vector3.new(0.0899999514, 0.170000061, 0.24999997)
  460. Part16.BottomSurface = Enum.SurfaceType.Smooth
  461. Part16.BrickColor = BrickColor.new("Black")
  462. Part16.CanCollide = false
  463. Part16.Material = Enum.Material.Glass
  464. Part16.TopSurface = Enum.SurfaceType.Smooth
  465. Part16.brickColor = BrickColor.new("Black")
  466. Weld17.Name = "BTWeld"
  467. Weld17.Parent = Part16
  468. Weld17.C1 = CFrame.new(-0.04500103, 0.335000277, -0.395000458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  469. Weld17.Part0 = Part16
  470. Weld17.Part1 = Part137
  471. Weld17.part1 = Part137
  472. Weld18.Name = "BTWeld"
  473. Weld18.Parent = Part16
  474. Weld18.C1 = CFrame.new(0.144999504, -0.129999995, 0.095000267, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  475. Weld18.Part0 = Part16
  476. Weld18.Part1 = Part15
  477. Weld18.part1 = Part15
  478. Weld19.Name = "BTWeld"
  479. Weld19.Parent = Part16
  480. Weld19.C1 = CFrame.new(0.464999199, 0.0883903503, 0.045964241, 1, 0, 0, 0, -0.707106888, -0.70710665, 0, 0.70710665, -0.707106888)
  481. Weld19.Part0 = Part16
  482. Weld19.Part1 = Part185
  483. Weld19.part1 = Part185
  484. Weld20.Name = "BTWeld"
  485. Weld20.Parent = Part16
  486. Weld20.C1 = CFrame.new(-0.199765205, 0.321587205, -0.395000458, 0.98480773, -0.173648119, -1.49011612e-08, 0.173648134, 0.98480773, 0, 0, 0, 1)
  487. Weld20.Part0 = Part16
  488. Weld20.Part1 = Part155
  489. Weld20.part1 = Part155
  490. Weld21.Name = "BTWeld"
  491. Weld21.Parent = Part16
  492. Weld21.C1 = CFrame.new(-0.04500103, -0.999999642, -0.395000458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  493. Weld21.Part0 = Part16
  494. Weld21.Part1 = Part118
  495. Weld21.part1 = Part118
  496. Weld22.Name = "BTWeld"
  497. Weld22.Parent = Part16
  498. Weld22.C1 = CFrame.new(-0.325000763, -0.11500001, 0.095000267, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  499. Weld22.Part0 = Part16
  500. Weld22.Part1 = Part100
  501. Weld22.part1 = Part100
  502. Weld23.Name = "BTWeld"
  503. Weld23.Parent = Part16
  504. Weld23.C1 = CFrame.new(0.434999466, 0.289999723, -0.104999542, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  505. Weld23.Part0 = Part16
  506. Weld23.Part1 = Part197
  507. Weld23.part1 = Part197
  508. Weld24.Name = "BTWeld"
  509. Weld24.Parent = Part16
  510. Weld24.C1 = CFrame.new(-0.525000572, 0.269999504, -0.26499939, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  511. Weld24.Part0 = Part16
  512. Weld24.Part1 = Part181
  513. Weld24.part1 = Part181
  514. Weld25.Name = "BTWeld"
  515. Weld25.Parent = Part16
  516. Weld25.C1 = CFrame.new(0.234999657, 0.0599999428, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  517. Weld25.Part0 = Part16
  518. Weld25.Part1 = Part13
  519. Weld25.part1 = Part13
  520. Weld26.Name = "BTWeld"
  521. Weld26.Parent = Part16
  522. Weld26.C1 = CFrame.new(-0.450000763, 0.0149999857, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  523. Weld26.Part0 = Part16
  524. Weld26.Part1 = Part101
  525. Weld26.part1 = Part101
  526. Weld27.Name = "BTWeld"
  527. Weld27.Parent = Part16
  528. Weld27.C1 = CFrame.new(0.464999199, 0.505584717, 0.463154793, 1, 0, 0, 0, -0.707106888, -0.70710665, 0, 0.70710665, -0.707106888)
  529. Weld27.Part0 = Part16
  530. Weld27.Part1 = Part187
  531. Weld27.part1 = Part187
  532. Weld28.Name = "BTWeld"
  533. Weld28.Parent = Part16
  534. Weld28.C1 = CFrame.new(0.434999466, 0.269999743, -0.545000076, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  535. Weld28.Part0 = Part16
  536. Weld28.Part1 = Part199
  537. Weld28.part1 = Part199
  538. Weld29.Name = "BTWeld"
  539. Weld29.Parent = Part16
  540. Weld29.C1 = CFrame.new(0.494999886, -1.02999961, -0.23500061, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  541. Weld29.Part0 = Part16
  542. Weld29.Part1 = Part123
  543. Weld29.part1 = Part123
  544. Weld30.Name = "BTWeld"
  545. Weld30.Parent = Part16
  546. Weld30.C1 = CFrame.new(0.45499897, 0.0954604149, 0.038892746, 1, 0, 0, 0, -0.707106888, -0.70710665, 0, 0.70710665, -0.707106888)
  547. Weld30.Part0 = Part16
  548. Weld30.Part1 = Part195
  549. Weld30.part1 = Part195
  550. Weld31.Name = "BTWeld"
  551. Weld31.Parent = Part16
  552. Weld31.C1 = CFrame.new(0.464999199, -0.321732998, -0.236880302, 1, 0, 0, 0, 0.707106829, 0.707106709, 0, -0.707106709, 0.707106829)
  553. Weld31.Part0 = Part16
  554. Weld31.Part1 = Part189
  555. Weld31.part1 = Part189
  556. Weld32.Name = "BTWeld"
  557. Weld32.Parent = Part16
  558. Weld32.C1 = CFrame.new(-0.18500042, 0.0149999857, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  559. Weld32.Part0 = Part16
  560. Weld32.Part1 = Part99
  561. Weld32.part1 = Part99
  562. Weld33.Name = "BTWeld"
  563. Weld33.Parent = Part16
  564. Weld33.C1 = CFrame.new(-0.525000572, 0.460000038, -0.184999466, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  565. Weld33.Part0 = Part16
  566. Weld33.Part1 = Part179
  567. Weld33.part1 = Part179
  568. Weld34.Name = "BTWeld"
  569. Weld34.Parent = Part16
  570. Weld34.C1 = CFrame.new(-0.525000572, 0.489999771, -0.630000114, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  571. Weld34.Part0 = Part16
  572. Weld34.Part1 = Part175
  573. Weld34.part1 = Part175
  574. Weld35.Name = "BTWeld"
  575. Weld35.Parent = Part16
  576. Weld35.C1 = CFrame.new(-0.525000572, 0.279999495, -0.534999847, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  577. Weld35.Part0 = Part16
  578. Weld35.Part1 = Part169
  579. Weld35.part1 = Part169
  580. Weld36.Name = "BTWeld"
  581. Weld36.Parent = Part16
  582. Weld36.C1 = CFrame.new(0.494999886, 1.08935499, -0.108235359, 1, 0, 0, 0, -0.866024911, -0.499999821, 0, 0.499999821, -0.866024911)
  583. Weld36.Part0 = Part16
  584. Weld36.Part1 = Part131
  585. Weld36.part1 = Part131
  586. Weld37.Name = "BTWeld"
  587. Weld37.Parent = Part16
  588. Weld37.C1 = CFrame.new(-0.525000572, 0.434999466, -0.454999924, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  589. Weld37.Part0 = Part16
  590. Weld37.Part1 = Part165
  591. Weld37.part1 = Part165
  592. Weld38.Name = "BTWeld"
  593. Weld38.Parent = Part16
  594. Weld38.C1 = CFrame.new(0.434999466, 0.479999781, -0.490000725, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  595. Weld38.Part0 = Part16
  596. Weld38.Part1 = Part203
  597. Weld38.part1 = Part203
  598. Weld39.Name = "BTWeld"
  599. Weld39.Parent = Part16
  600. Weld39.C1 = CFrame.new(-0.04500103, -0.404999852, -0.664999962, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  601. Weld39.Part0 = Part16
  602. Weld39.Part1 = Part142
  603. Weld39.part1 = Part142
  604. Weld40.Name = "BTWeld"
  605. Weld40.Parent = Part16
  606. Weld40.C1 = CFrame.new(-0.525000572, 0.349999547, -0.395000458, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  607. Weld40.Part0 = Part16
  608. Weld40.Part1 = Part163
  609. Weld40.part1 = Part163
  610. Weld41.Name = "BTWeld"
  611. Weld41.Parent = Part16
  612. Weld41.C1 = CFrame.new(0.224999428, 0.29499948, -0.395000458, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  613. Weld41.Part0 = Part16
  614. Weld41.Part1 = Part157
  615. Weld41.part1 = Part157
  616. Weld42.Name = "BTWeld"
  617. Weld42.Parent = Part16
  618. Weld42.C1 = CFrame.new(-0.0797595978, 0.211588264, -0.395000458, 0.98480773, -0.173648119, -1.49011612e-08, 0.173648134, 0.98480773, 0, 0, 0, 1)
  619. Weld42.Part0 = Part16
  620. Weld42.Part1 = Part153
  621. Weld42.part1 = Part153
  622. Weld43.Name = "BTWeld"
  623. Weld43.Parent = Part16
  624. Weld43.C1 = CFrame.new(-0.490000725, -0.0799999237, -0.614999771, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  625. Weld43.Part0 = Part16
  626. Weld43.Part1 = Part107
  627. Weld43.part1 = Part107
  628. Weld44.Name = "BTWeld"
  629. Weld44.Parent = Part16
  630. Weld44.C1 = CFrame.new(0.164999008, -0.431332588, -0.98995018, 1, 0, 0, 0, 0.70710665, -0.707106888, 0, 0.707106888, 0.70710665)
  631. Weld44.Part0 = Part16
  632. Weld44.Part1 = Part141
  633. Weld44.part1 = Part141
  634. Weld45.Name = "BTWeld"
  635. Weld45.Parent = Part16
  636. Weld45.C1 = CFrame.new(0.494999886, 0.324999809, -0.929999471, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  637. Weld45.Part0 = Part16
  638. Weld45.Part1 = Part124
  639. Weld45.part1 = Part124
  640. Weld46.Name = "BTWeld"
  641. Weld46.Parent = Part16
  642. Weld46.C1 = CFrame.new(-0.18475914, 0.241587877, -0.395000458, 0.98480773, -0.173648119, -1.49011612e-08, 0.173648134, 0.98480773, 0, 0, 0, 1)
  643. Weld46.Part0 = Part16
  644. Weld46.Part1 = Part147
  645. Weld46.part1 = Part147
  646. Weld47.Name = "BTWeld"
  647. Weld47.Parent = Part16
  648. Weld47.C1 = CFrame.new(-0.04500103, -0.244999647, -0.395000458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  649. Weld47.Part0 = Part16
  650. Weld47.Part1 = Part140
  651. Weld47.part1 = Part140
  652. Weld48.Name = "BTWeld"
  653. Weld48.Parent = Part16
  654. Weld48.C1 = CFrame.new(-0.069396019, -0.698001266, -0.395000458, 0.999390841, 0.0348994955, 0, -0.0348994955, 0.999390781, 0, 0, 0, 1)
  655. Weld48.Part0 = Part16
  656. Weld48.Part1 = Part138
  657. Weld48.part1 = Part138
  658. Weld49.Name = "BTWeld"
  659. Weld49.Parent = Part16
  660. Weld49.C1 = CFrame.new(-0.525000572, 0.289999485, -0.664999962, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  661. Weld49.Part0 = Part16
  662. Weld49.Part1 = Part167
  663. Weld49.part1 = Part167
  664. Weld50.Name = "BTWeld"
  665. Weld50.Parent = Part16
  666. Weld50.C1 = CFrame.new(-0.525000572, 0.450000286, -0.0450000763, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  667. Weld50.Part0 = Part16
  668. Weld50.Part1 = Part177
  669. Weld50.part1 = Part177
  670. Weld51.Name = "BTWeld"
  671. Weld51.Parent = Part16
  672. Weld51.C1 = CFrame.new(0.494999886, 0.685982704, -0.554473877, 1, -2.78181265e-08, -4.81824145e-08, -5.56362707e-08, -0.49999994, -0.866025448, 6.63455814e-16, 0.866025269, -0.49999994)
  673. Weld51.Part0 = Part16
  674. Weld51.Part1 = Part133
  675. Weld51.part1 = Part133
  676. Weld52.Name = "BTWeld"
  677. Weld52.Parent = Part16
  678. Weld52.C1 = CFrame.new(-0.04500103, 0.350000262, -0.395000458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  679. Weld52.Part0 = Part16
  680. Weld52.Part1 = Part119
  681. Weld52.part1 = Part119
  682. Weld53.Name = "BTWeld"
  683. Weld53.Parent = Part16
  684. Weld53.C1 = CFrame.new(-0.535000801, -0.100000024, -0.0399999619, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  685. Weld53.Part0 = Part16
  686. Weld53.Part1 = Part103
  687. Weld53.part1 = Part103
  688. Weld54.Name = "BTWeld"
  689. Weld54.Parent = Part16
  690. Weld54.C1 = CFrame.new(0.434999466, 0.374999762, -0.674999237, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  691. Weld54.Part0 = Part16
  692. Weld54.Part1 = Part201
  693. Weld54.part1 = Part201
  694. Weld55.Name = "BTWeld"
  695. Weld55.Parent = Part16
  696. Weld55.C1 = CFrame.new(0.494999886, 1.06530905, -0.289833069, 1, -4.81824145e-08, -2.7818146e-08, -5.56362707e-08, -0.866025269, -0.500000238, 6.63455814e-16, 0.50000006, -0.86602509)
  697. Weld55.Part0 = Part16
  698. Weld55.Part1 = Part127
  699. Weld55.part1 = Part127
  700. Weld56.Name = "BTWeld"
  701. Weld56.Parent = Part16
  702. Weld56.C1 = CFrame.new(-0.249999046, -0.0399999619, 0.23500061, -1, 3.55271368e-15, 8.74227766e-08, 0, 1, 0, -8.74227766e-08, 0, -1)
  703. Weld56.Part0 = Part16
  704. Weld56.Part1 = Part10
  705. Weld56.part1 = Part10
  706. Weld57.Name = "BTWeld"
  707. Weld57.Parent = Part16
  708. Weld57.C1 = CFrame.new(0.0749988556, 0.424999595, -0.395000458, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  709. Weld57.Part0 = Part16
  710. Weld57.Part1 = Part159
  711. Weld57.part1 = Part159
  712. Weld58.Name = "BTWeld"
  713. Weld58.Parent = Part16
  714. Weld58.C1 = CFrame.new(-0.490000725, 0.0200001001, -0.430000305, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  715. Weld58.Part0 = Part16
  716. Weld58.Part1 = Part105
  717. Weld58.part1 = Part105
  718. Weld59.Name = "BTWeld"
  719. Weld59.Parent = Part16
  720. Weld59.C1 = CFrame.new(0.494999886, 0.638415813, 0.889294624, 1, 0, 0, 0, -0.866025269, 0.49999994, 0, -0.49999994, -0.866025269)
  721. Weld59.Part0 = Part16
  722. Weld59.Part1 = Part132
  723. Weld59.part1 = Part132
  724. Weld60.Name = "BTWeld"
  725. Weld60.Parent = Part16
  726. Weld60.C1 = CFrame.new(0.494999886, 0.79902935, -0.473761559, 1, -3.93407831e-08, -3.93407831e-08, -5.56362707e-08, -0.707106709, -0.707106709, 6.63455814e-16, 0.707106709, -0.707106709)
  727. Weld60.Part0 = Part16
  728. Weld60.Part1 = Part125
  729. Weld60.part1 = Part125
  730. Weld61.Name = "BTWeld"
  731. Weld61.Parent = Part16
  732. Weld61.C1 = CFrame.new(-0.04500103, -0.404999852, -0.680000305, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  733. Weld61.Part0 = Part16
  734. Weld61.Part1 = Part114
  735. Weld61.part1 = Part114
  736. Weld62.Name = "BTWeld"
  737. Weld62.Parent = Part16
  738. Weld62.C1 = CFrame.new(-0.04500103, -0.999999642, -0.395000458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  739. Weld62.Part0 = Part16
  740. Weld62.Part1 = Part122
  741. Weld62.part1 = Part122
  742. Weld63.Name = "BTWeld"
  743. Weld63.Parent = Part16
  744. Weld63.C1 = CFrame.new(0.359998703, -0.0399999619, -0.795000076, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  745. Weld63.Part0 = Part16
  746. Weld63.Part1 = Part3
  747. Weld63.part1 = Part3
  748. Weld64.Name = "BTWeld"
  749. Weld64.Parent = Part16
  750. Weld64.C1 = CFrame.new(-0.490000725, -0.0799999237, -0.809999466, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  751. Weld64.Part0 = Part16
  752. Weld64.Part1 = Part108
  753. Weld64.part1 = Part108
  754. Weld65.Name = "BTWeld"
  755. Weld65.Parent = Part16
  756. Weld65.C1 = CFrame.new(-0.0070734024, 0.502049446, -0.395000458, 0.707106769, 0.707106709, -5.96046448e-08, -0.707106769, 0.707106709, -5.96046448e-08, 0, 0, 1)
  757. Weld65.Part0 = Part16
  758. Weld65.Part1 = Part143
  759. Weld65.part1 = Part143
  760. Weld66.Name = "BTWeld"
  761. Weld66.Parent = Part16
  762. Weld66.C1 = CFrame.new(-0.520000458, 0.0550000668, -0.664999008, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  763. Weld66.Part0 = Part16
  764. Weld66.Part1 = Part106
  765. Weld66.part1 = Part106
  766. Weld67.Name = "BTWeld"
  767. Weld67.Parent = Part16
  768. Weld67.C1 = CFrame.new(-0.150000572, 0.0199999809, -0.534999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  769. Weld67.Part0 = Part16
  770. Weld67.Part1 = Part112
  771. Weld67.part1 = Part112
  772. Weld68.Name = "BTWeld"
  773. Weld68.Parent = Part16
  774. Weld68.C1 = CFrame.new(0.0949993134, 0.0199999809, -0.534999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  775. Weld68.Part0 = Part16
  776. Weld68.Part1 = Part110
  777. Weld68.part1 = Part110
  778. Weld69.Name = "BTWeld"
  779. Weld69.Parent = Part16
  780. Weld69.C1 = CFrame.new(-0.525000572, 0.375, -0.0249996185, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  781. Weld69.Part0 = Part16
  782. Weld69.Part1 = Part171
  783. Weld69.part1 = Part171
  784. Weld70.Name = "BTWeld"
  785. Weld70.Parent = Part16
  786. Weld70.C1 = CFrame.new(0.249999046, 0.275000572, -0.0399999619, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  787. Weld70.Part0 = Part16
  788. Weld70.Part1 = Part6
  789. Weld70.part1 = Part6
  790. Weld71.Name = "BTWeld"
  791. Weld71.Parent = Part16
  792. Weld71.C1 = CFrame.new(0.45499897, -0.314661503, -0.243951797, 1, 0, 0, 0, 0.707106829, 0.707106709, 0, -0.707106709, 0.707106829)
  793. Weld71.Part0 = Part16
  794. Weld71.Part1 = Part193
  795. Weld71.part1 = Part193
  796. Weld72.Name = "BTWeld"
  797. Weld72.Parent = Part16
  798. Weld72.C1 = CFrame.new(-0.04500103, -0.404999852, -0.125000954, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  799. Weld72.Part0 = Part16
  800. Weld72.Part1 = Part139
  801. Weld72.part1 = Part139
  802. Weld73.Name = "BTWeld"
  803. Weld73.Parent = Part16
  804. Weld73.C1 = CFrame.new(-0.525000572, 0.244999409, -0.454999924, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  805. Weld73.Part0 = Part16
  806. Weld73.Part1 = Part173
  807. Weld73.part1 = Part173
  808. Weld74.Name = "BTWeld"
  809. Weld74.Parent = Part16
  810. Weld74.C1 = CFrame.new(0.434999466, 0.21999979, -0.095000267, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  811. Weld74.Part0 = Part16
  812. Weld74.Part1 = Part207
  813. Weld74.part1 = Part207
  814. Weld75.Name = "BTWeld"
  815. Weld75.Parent = Part16
  816. Weld75.C1 = CFrame.new(0.414998055, -0.0399999619, 0.00500011444, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  817. Weld75.Part0 = Part16
  818. Weld75.Part1 = Part12
  819. Weld75.part1 = Part12
  820. Weld76.Name = "BTWeld"
  821. Weld76.Parent = Part16
  822. Weld76.C1 = CFrame.new(-0.490000725, -0.11499989, -0.364999771, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  823. Weld76.Part0 = Part16
  824. Weld76.Part1 = Part104
  825. Weld76.part1 = Part104
  826. Weld77.Name = "BTWeld"
  827. Weld77.Parent = Part16
  828. Weld77.C1 = CFrame.new(0.175000191, 0.349999547, -0.395000458, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  829. Weld77.Part0 = Part16
  830. Weld77.Part1 = Part145
  831. Weld77.part1 = Part145
  832. Weld78.Name = "BTWeld"
  833. Weld78.Parent = Part16
  834. Weld78.C1 = CFrame.new(-0.490000725, 0.0200001001, -0.225000381, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  835. Weld78.Part0 = Part16
  836. Weld78.Part1 = Part102
  837. Weld78.part1 = Part102
  838. Weld79.Name = "BTWeld"
  839. Weld79.Parent = Part16
  840. Weld79.C1 = CFrame.new(-0.2153368, 0.488358498, -0.395000458, 0.992546201, 0.121869192, 0, -0.121869192, 0.992546141, 0, 0, 0, 1)
  841. Weld79.Part0 = Part16
  842. Weld79.Part1 = Part161
  843. Weld79.part1 = Part161
  844. Weld80.Name = "BTWeld"
  845. Weld80.Parent = Part16
  846. Weld80.C1 = CFrame.new(-0.36000061, 0.0199999809, -0.534999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  847. Weld80.Part0 = Part16
  848. Weld80.Part1 = Part113
  849. Weld80.part1 = Part113
  850. Weld81.Name = "BTWeld"
  851. Weld81.Parent = Part16
  852. Weld81.C1 = CFrame.new(0.0222291946, 0.508851647, -0.395000458, 0.992546201, -0.12186937, 0, 0.12186937, 0.992546141, 0, 0, 0, 1)
  853. Weld81.Part0 = Part16
  854. Weld81.Part1 = Part151
  855. Weld81.part1 = Part151
  856. Weld82.Name = "BTWeld"
  857. Weld82.Parent = Part16
  858. Weld82.C1 = CFrame.new(-0.525000572, 0.219999552, -0.205000877, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  859. Weld82.Part0 = Part16
  860. Weld82.Part1 = Part183
  861. Weld82.part1 = Part183
  862. Weld83.Name = "BTWeld"
  863. Weld83.Parent = Part16
  864. Weld83.C1 = CFrame.new(0.164999008, -0.431332588, -0.98995018, 1, 0, 0, 0, 0.70710665, -0.707106888, 0, 0.707106888, 0.70710665)
  865. Weld83.Part0 = Part16
  866. Weld83.Part1 = Part117
  867. Weld83.part1 = Part117
  868. Weld84.Name = "BTWeld"
  869. Weld84.Parent = Part16
  870. Weld84.C1 = CFrame.new(0.45499897, 0.512655258, 0.456084251, 1, 0, 0, 0, -0.707106888, -0.70710665, 0, 0.70710665, -0.707106888)
  871. Weld84.Part0 = Part16
  872. Weld84.Part1 = Part191
  873. Weld84.part1 = Part191
  874. Weld85.Name = "BTWeld"
  875. Weld85.Parent = Part16
  876. Weld85.C1 = CFrame.new(0.434999466, 0.464999914, -0.234999657, 1, -1.49011612e-07, -7.10542736e-15, 1.49011612e-07, 1, 0, 0, 0, 1)
  877. Weld85.Part0 = Part16
  878. Weld85.Part1 = Part205
  879. Weld85.part1 = Part205
  880. Weld86.Name = "BTWeld"
  881. Weld86.Parent = Part16
  882. Weld86.C1 = CFrame.new(-0.04500103, -0.859999776, -0.395000458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  883. Weld86.Part0 = Part16
  884. Weld86.Part1 = Part116
  885. Weld86.part1 = Part116
  886. Weld87.Name = "BTWeld"
  887. Weld87.Parent = Part16
  888. Weld87.C1 = CFrame.new(0.494999886, -0.33891201, 0.972015977, 1, -1.4399717e-08, 5.37404965e-08, -5.56362707e-08, -0.258818954, 0.965925694, 6.63455814e-16, -0.965925336, -0.258819044)
  889. Weld87.Part0 = Part16
  890. Weld87.Part1 = Part135
  891. Weld87.part1 = Part135
  892. Weld88.Name = "BTWeld"
  893. Weld88.Parent = Part16
  894. Weld88.C1 = CFrame.new(0.249999046, 0.0399999619, 0.515000343, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  895. Weld88.Part0 = Part16
  896. Weld88.Part1 = Part4
  897. Weld88.part1 = Part4
  898. Weld89.Name = "BTWeld"
  899. Weld89.Parent = Part16
  900. Weld89.C1 = CFrame.new(0.144999504, -0.11500001, -0.534999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  901. Weld89.Part0 = Part16
  902. Weld89.Part1 = Part111
  903. Weld89.part1 = Part111
  904. Weld90.Name = "BTWeld"
  905. Weld90.Parent = Part16
  906. Weld90.C1 = CFrame.new(-0.04500103, -1.0399996, -0.395000458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  907. Weld90.Part0 = Part16
  908. Weld90.Part1 = Part121
  909. Weld90.part1 = Part121
  910. Weld91.Name = "BTWeld"
  911. Weld91.Parent = Part16
  912. Weld91.C1 = CFrame.new(0.249999046, -0.0399999619, -0.555000305, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  913. Weld91.Part0 = Part16
  914. Weld91.Part1 = Part8
  915. Weld91.part1 = Part8
  916. Weld92.Name = "BTWeld"
  917. Weld92.Parent = Part16
  918. Weld92.C1 = CFrame.new(0.494999886, -0.765704155, 0.892933369, 1, 2.78181176e-08, 4.81824287e-08, -5.56362707e-08, 0.499999732, 0.866025507, 6.63455814e-16, -0.86602515, 0.499999613)
  919. Weld92.Part0 = Part16
  920. Weld92.Part1 = Part129
  921. Weld92.part1 = Part129
  922. Weld93.Name = "BTWeld"
  923. Weld93.Parent = Part16
  924. Weld93.C1 = CFrame.new(-0.080037117, 0.438082457, -0.395000458, 0.994521976, 0.104528308, 0, -0.104528315, 0.994521976, 0, 0, 0, 1)
  925. Weld93.Part0 = Part16
  926. Weld93.Part1 = Part149
  927. Weld93.part1 = Part149
  928. Weld94.Name = "BTWeld"
  929. Weld94.Parent = Part16
  930. Weld94.C1 = CFrame.new(-0.04500103, -0.404999852, -0.105000496, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  931. Weld94.Part0 = Part16
  932. Weld94.Part1 = Part115
  933. Weld94.part1 = Part115
  934. Weld95.Name = "BTWeld"
  935. Weld95.Parent = Part16
  936. Weld95.C1 = CFrame.new(-0.04500103, -0.444999814, -0.395000458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  937. Weld95.Part0 = Part16
  938. Weld95.Part1 = Part1
  939. Weld95.part1 = Part1
  940. Weld96.Name = "BTWeld"
  941. Weld96.Parent = Part16
  942. Weld96.C1 = CFrame.new(-0.170000076, -0.11500001, -0.534999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  943. Weld96.Part0 = Part16
  944. Weld96.Part1 = Part109
  945. Weld96.part1 = Part109
  946. Weld97.Name = "BTWeld"
  947. Weld97.Parent = Part16
  948. Weld97.C1 = CFrame.new(0.199999809, -0.0349999666, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  949. Weld97.Part0 = Part16
  950. Weld97.Part1 = Part14
  951. Weld97.part1 = Part14
  952. Weld98.Name = "BTWeld"
  953. Weld98.Parent = Part16
  954. Weld98.C1 = CFrame.new(-0.0070734024, 0.502049446, -0.395000458, 0.707106769, 0.707106709, -5.96046448e-08, -0.707106769, 0.707106709, -5.96046448e-08, 0, 0, 1)
  955. Weld98.Part0 = Part16
  956. Weld98.Part1 = Part144
  957. Weld98.part1 = Part144
  958. Part99.Parent = Model2
  959. Part99.CFrame = CFrame.new(-11.8600006, 1.5400002, -11.3950005, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  960. Part99.Position = Vector3.new(-11.8600006, 1.5400002, -11.3950005)
  961. Part99.Color = Color3.new(0.105882, 0.164706, 0.207843)
  962. Part99.Size = Vector3.new(0.239999935, 0.14000006, 0.24999997)
  963. Part99.BottomSurface = Enum.SurfaceType.Smooth
  964. Part99.BrickColor = BrickColor.new("Black")
  965. Part99.CanCollide = false
  966. Part99.Material = Enum.Material.Glass
  967. Part99.TopSurface = Enum.SurfaceType.Smooth
  968. Part99.brickColor = BrickColor.new("Black")
  969. Part100.Parent = Model2
  970. Part100.CFrame = CFrame.new(-11.7200003, 1.6700002, -11.4900007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  971. Part100.Position = Vector3.new(-11.7200003, 1.6700002, -11.4900007)
  972. Part100.Color = Color3.new(0.105882, 0.164706, 0.207843)
  973. Part100.Size = Vector3.new(0.47999993, 0.0800000727, 0.0599999726)
  974. Part100.BottomSurface = Enum.SurfaceType.Smooth
  975. Part100.BrickColor = BrickColor.new("Black")
  976. Part100.CanCollide = false
  977. Part100.Material = Enum.Material.Glass
  978. Part100.TopSurface = Enum.SurfaceType.Smooth
  979. Part100.brickColor = BrickColor.new("Black")
  980. Part101.Parent = Model2
  981. Part101.CFrame = CFrame.new(-11.5950003, 1.5400002, -11.3950005, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  982. Part101.Position = Vector3.new(-11.5950003, 1.5400002, -11.3950005)
  983. Part101.Color = Color3.new(0.105882, 0.164706, 0.207843)
  984. Part101.Size = Vector3.new(0.22999993, 0.14000006, 0.24999997)
  985. Part101.BottomSurface = Enum.SurfaceType.Smooth
  986. Part101.BrickColor = BrickColor.new("Black")
  987. Part101.CanCollide = false
  988. Part101.Material = Enum.Material.Glass
  989. Part101.TopSurface = Enum.SurfaceType.Smooth
  990. Part101.brickColor = BrickColor.new("Black")
  991. Part102.Parent = Model2
  992. Part102.CFrame = CFrame.new(-11.5550003, 1.53500009, -11.1700001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  993. Part102.Position = Vector3.new(-11.5550003, 1.53500009, -11.1700001)
  994. Part102.Color = Color3.new(0.105882, 0.164706, 0.207843)
  995. Part102.Size = Vector3.new(0.149999946, 0.13000007, 0.159999982)
  996. Part102.BottomSurface = Enum.SurfaceType.Smooth
  997. Part102.BrickColor = BrickColor.new("Black")
  998. Part102.CanCollide = false
  999. Part102.Material = Enum.Material.Glass
  1000. Part102.TopSurface = Enum.SurfaceType.Smooth
  1001. Part102.brickColor = BrickColor.new("Black")
  1002. Part103.Parent = Model2
  1003. Part103.CFrame = CFrame.new(-11.5100002, 1.65500021, -11.3550005, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1004. Part103.Position = Vector3.new(-11.5100002, 1.65500021, -11.3550005)
  1005. Part103.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1006. Part103.Size = Vector3.new(0.0599999428, 0.110000074, 0.169999972)
  1007. Part103.BottomSurface = Enum.SurfaceType.Smooth
  1008. Part103.BrickColor = BrickColor.new("Black")
  1009. Part103.CanCollide = false
  1010. Part103.Material = Enum.Material.Glass
  1011. Part103.TopSurface = Enum.SurfaceType.Smooth
  1012. Part103.brickColor = BrickColor.new("Black")
  1013. Part104.Parent = Model2
  1014. Part104.CFrame = CFrame.new(-11.5550003, 1.67000008, -11.0300007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1015. Part104.Position = Vector3.new(-11.5550003, 1.67000008, -11.0300007)
  1016. Part104.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1017. Part104.Size = Vector3.new(0.149999946, 0.100000061, 0.439999938)
  1018. Part104.BottomSurface = Enum.SurfaceType.Smooth
  1019. Part104.BrickColor = BrickColor.new("Black")
  1020. Part104.CanCollide = false
  1021. Part104.Material = Enum.Material.Glass
  1022. Part104.TopSurface = Enum.SurfaceType.Smooth
  1023. Part104.brickColor = BrickColor.new("Black")
  1024. Part105.Parent = Model2
  1025. Part105.CFrame = CFrame.new(-11.5550003, 1.53500009, -10.9650002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1026. Part105.Position = Vector3.new(-11.5550003, 1.53500009, -10.9650002)
  1027. Part105.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1028. Part105.Size = Vector3.new(0.149999946, 0.13000007, 0.209999993)
  1029. Part105.BottomSurface = Enum.SurfaceType.Smooth
  1030. Part105.BrickColor = BrickColor.new("Black")
  1031. Part105.CanCollide = false
  1032. Part105.Material = Enum.Material.Glass
  1033. Part105.TopSurface = Enum.SurfaceType.Smooth
  1034. Part105.brickColor = BrickColor.new("Black")
  1035. Part106.Parent = Model2
  1036. Part106.CFrame = CFrame.new(-11.5250006, 1.50000012, -10.7300014, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1037. Part106.Position = Vector3.new(-11.5250006, 1.50000012, -10.7300014)
  1038. Part106.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1039. Part106.Size = Vector3.new(0.089999944, 0.060000062, 0.49999994)
  1040. Part106.BottomSurface = Enum.SurfaceType.Smooth
  1041. Part106.BrickColor = BrickColor.new("Black")
  1042. Part106.CanCollide = false
  1043. Part106.Material = Enum.Material.Glass
  1044. Part106.TopSurface = Enum.SurfaceType.Smooth
  1045. Part106.brickColor = BrickColor.new("Black")
  1046. Part107.Parent = Model2
  1047. Part107.CFrame = CFrame.new(-11.5550003, 1.63500011, -10.7800007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1048. Part107.Position = Vector3.new(-11.5550003, 1.63500011, -10.7800007)
  1049. Part107.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1050. Part107.Size = Vector3.new(0.149999946, 0.170000061, 0.119999945)
  1051. Part107.BottomSurface = Enum.SurfaceType.Smooth
  1052. Part107.BrickColor = BrickColor.new("Black")
  1053. Part107.CanCollide = false
  1054. Part107.Material = Enum.Material.Glass
  1055. Part107.TopSurface = Enum.SurfaceType.Smooth
  1056. Part107.brickColor = BrickColor.new("Black")
  1057. Part108.Parent = Model2
  1058. Part108.CFrame = CFrame.new(-11.5550003, 1.63500011, -10.585001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1059. Part108.Position = Vector3.new(-11.5550003, 1.63500011, -10.585001)
  1060. Part108.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1061. Part108.Size = Vector3.new(0.149999946, 0.170000061, 0.209999949)
  1062. Part108.BottomSurface = Enum.SurfaceType.Smooth
  1063. Part108.BrickColor = BrickColor.new("Black")
  1064. Part108.CanCollide = false
  1065. Part108.Material = Enum.Material.Glass
  1066. Part108.TopSurface = Enum.SurfaceType.Smooth
  1067. Part108.brickColor = BrickColor.new("Black")
  1068. Part109.Parent = Model2
  1069. Part109.CFrame = CFrame.new(-11.875001, 1.6700002, -10.8600006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1070. Part109.Position = Vector3.new(-11.875001, 1.6700002, -10.8600006)
  1071. Part109.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1072. Part109.Size = Vector3.new(0.430000007, 0.100000054, 0.759999931)
  1073. Part109.BottomSurface = Enum.SurfaceType.Smooth
  1074. Part109.BrickColor = BrickColor.new("Black")
  1075. Part109.CanCollide = false
  1076. Part109.Material = Enum.Material.Glass
  1077. Part109.TopSurface = Enum.SurfaceType.Smooth
  1078. Part109.brickColor = BrickColor.new("Black")
  1079. Part110.Parent = Model2
  1080. Part110.CFrame = CFrame.new(-12.1400003, 1.53500021, -10.8600006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1081. Part110.Position = Vector3.new(-12.1400003, 1.53500021, -10.8600006)
  1082. Part110.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1083. Part110.Size = Vector3.new(0.25999999, 0.130000055, 0.759999931)
  1084. Part110.BottomSurface = Enum.SurfaceType.Smooth
  1085. Part110.BrickColor = BrickColor.new("Black")
  1086. Part110.CanCollide = false
  1087. Part110.Material = Enum.Material.Glass
  1088. Part110.TopSurface = Enum.SurfaceType.Smooth
  1089. Part110.brickColor = BrickColor.new("Black")
  1090. Part111.Parent = Model2
  1091. Part111.CFrame = CFrame.new(-12.1900005, 1.6700002, -10.8600006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1092. Part111.Position = Vector3.new(-12.1900005, 1.6700002, -10.8600006)
  1093. Part111.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1094. Part111.Size = Vector3.new(0.159999996, 0.100000054, 0.759999931)
  1095. Part111.BottomSurface = Enum.SurfaceType.Smooth
  1096. Part111.BrickColor = BrickColor.new("Black")
  1097. Part111.CanCollide = false
  1098. Part111.Material = Enum.Material.Glass
  1099. Part111.TopSurface = Enum.SurfaceType.Smooth
  1100. Part111.brickColor = BrickColor.new("Black")
  1101. Part112.Parent = Model2
  1102. Part112.CFrame = CFrame.new(-11.8950005, 1.53500021, -10.8600006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1103. Part112.Position = Vector3.new(-11.8950005, 1.53500021, -10.8600006)
  1104. Part112.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1105. Part112.Size = Vector3.new(0.189999998, 0.130000055, 0.759999931)
  1106. Part112.BottomSurface = Enum.SurfaceType.Smooth
  1107. Part112.BrickColor = BrickColor.new("Black")
  1108. Part112.CanCollide = false
  1109. Part112.Material = Enum.Material.Glass
  1110. Part112.TopSurface = Enum.SurfaceType.Smooth
  1111. Part112.brickColor = BrickColor.new("Black")
  1112. Part113.Parent = Model2
  1113. Part113.CFrame = CFrame.new(-11.6850004, 1.53500021, -10.8600006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1114. Part113.Position = Vector3.new(-11.6850004, 1.53500021, -10.8600006)
  1115. Part113.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1116. Part113.Size = Vector3.new(0.189999998, 0.130000055, 0.759999931)
  1117. Part113.BottomSurface = Enum.SurfaceType.Smooth
  1118. Part113.BrickColor = BrickColor.new("Black")
  1119. Part113.CanCollide = false
  1120. Part113.Material = Enum.Material.Glass
  1121. Part113.TopSurface = Enum.SurfaceType.Smooth
  1122. Part113.brickColor = BrickColor.new("Black")
  1123. Part114.Parent = Model2
  1124. Part114.CFrame = CFrame.new(-12, 1.96000004, -10.7150002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1125. Part114.Position = Vector3.new(-12, 1.96000004, -10.7150002)
  1126. Part114.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1127. Part114.Size = Vector3.new(1.05999994, 0.400000066, 0.48999998)
  1128. Part114.BottomSurface = Enum.SurfaceType.Smooth
  1129. Part114.BrickColor = BrickColor.new("Black")
  1130. Part114.CanCollide = false
  1131. Part114.Material = Enum.Material.DiamondPlate
  1132. Part114.TopSurface = Enum.SurfaceType.Smooth
  1133. Part114.brickColor = BrickColor.new("Black")
  1134. Part115.Parent = Model2
  1135. Part115.CFrame = CFrame.new(-12, 1.96000004, -11.29, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1136. Part115.Position = Vector3.new(-12, 1.96000004, -11.29)
  1137. Part115.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1138. Part115.Size = Vector3.new(1.05999994, 0.400000036, 0.5)
  1139. Part115.BottomSurface = Enum.SurfaceType.Smooth
  1140. Part115.BrickColor = BrickColor.new("Black")
  1141. Part115.CanCollide = false
  1142. Part115.Material = Enum.Material.DiamondPlate
  1143. Part115.TopSurface = Enum.SurfaceType.Smooth
  1144. Part115.brickColor = BrickColor.new("Black")
  1145. Part116.Parent = Model2
  1146. Part116.CFrame = CFrame.new(-12, 2.41499996, -11, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1147. Part116.Position = Vector3.new(-12, 2.41499996, -11)
  1148. Part116.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1149. Part116.Size = Vector3.new(1.03999996, 0.330000043, 1.03999996)
  1150. Part116.BottomSurface = Enum.SurfaceType.Smooth
  1151. Part116.BrickColor = BrickColor.new("Black")
  1152. Part116.CanCollide = false
  1153. Part116.Material = Enum.Material.DiamondPlate
  1154. Part116.TopSurface = Enum.SurfaceType.Smooth
  1155. Part116.brickColor = BrickColor.new("Black")
  1156. Part117.Parent = Model2
  1157. Part117.CFrame = CFrame.new(-12.21, 2.55999899, -10.9999981, 1, 0, 0, 0, 0.70710665, 0.707106888, 0, -0.707106888, 0.70710665)
  1158. Part117.Orientation = Vector3.new(-45, 0, 0)
  1159. Part117.Position = Vector3.new(-12.21, 2.55999899, -10.9999981)
  1160. Part117.Rotation = Vector3.new(-45, 0, 0)
  1161. Part117.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1162. Part117.Size = Vector3.new(0.699999928, 0.439999998, 0.439999938)
  1163. Part117.BottomSurface = Enum.SurfaceType.Smooth
  1164. Part117.BrickColor = BrickColor.new("Black")
  1165. Part117.CanCollide = false
  1166. Part117.Material = Enum.Material.DiamondPlate
  1167. Part117.TopSurface = Enum.SurfaceType.Smooth
  1168. Part117.brickColor = BrickColor.new("Black")
  1169. Part118.Parent = Model2
  1170. Part118.CFrame = CFrame.new(-12, 2.55499983, -11, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1171. Part118.Position = Vector3.new(-12, 2.55499983, -11)
  1172. Part118.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1173. Part118.Size = Vector3.new(1.07999992, 0.129999995, 1.07999992)
  1174. Part118.BottomSurface = Enum.SurfaceType.Smooth
  1175. Part118.BrickColor = BrickColor.new("Black")
  1176. Part118.CanCollide = false
  1177. Part118.Material = Enum.Material.DiamondPlate
  1178. Part118.TopSurface = Enum.SurfaceType.Smooth
  1179. Part118.brickColor = BrickColor.new("Black")
  1180. Part119.Parent = Model2
  1181. Part119.CFrame = CFrame.new(-12, 1.20499992, -11, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1182. Part119.Position = Vector3.new(-12, 1.20499992, -11)
  1183. Part119.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1184. Part119.Size = Vector3.new(1.05999994, 0.450000018, 1.05999994)
  1185. Part119.BottomSurface = Enum.SurfaceType.Smooth
  1186. Part119.BrickColor = BrickColor.new("Black")
  1187. Part119.CanCollide = false
  1188. Part119.Material = Enum.Material.DiamondPlate
  1189. Part119.TopSurface = Enum.SurfaceType.Smooth
  1190. Part119.brickColor = BrickColor.new("Black")
  1191. Model120.Name = "MainCol"
  1192. Model120.Parent = Model0
  1193. Part121.Parent = Model120
  1194. Part121.CFrame = CFrame.new(-12, 2.59499979, -11, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1195. Part121.Position = Vector3.new(-12, 2.59499979, -11)
  1196. Part121.Color = Color3.new(0, 1, 1)
  1197. Part121.Size = Vector3.new(1.03999996, 0.209999979, 1.03999996)
  1198. Part121.BottomSurface = Enum.SurfaceType.Smooth
  1199. Part121.BrickColor = BrickColor.new("Toothpaste")
  1200. Part121.CanCollide = false
  1201. Part121.Material = Enum.Material.Neon
  1202. Part121.TopSurface = Enum.SurfaceType.Smooth
  1203. Part121.brickColor = BrickColor.new("Toothpaste")
  1204. Part122.Parent = Model120
  1205. Part122.CFrame = CFrame.new(-12, 2.55499983, -11, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1206. Part122.Position = Vector3.new(-12, 2.55499983, -11)
  1207. Part122.Color = Color3.new(0, 1, 1)
  1208. Part122.Size = Vector3.new(1.05999994, 0.189999983, 1.05999994)
  1209. Part122.BottomSurface = Enum.SurfaceType.Smooth
  1210. Part122.BrickColor = BrickColor.new("Toothpaste")
  1211. Part122.CanCollide = false
  1212. Part122.Material = Enum.Material.Glass
  1213. Part122.TopSurface = Enum.SurfaceType.Smooth
  1214. Part122.brickColor = BrickColor.new("Toothpaste")
  1215. Part123.Parent = Model120
  1216. Part123.CFrame = CFrame.new(-12.5400009, 2.5849998, -11.1599998, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1217. Part123.Position = Vector3.new(-12.5400009, 2.5849998, -11.1599998)
  1218. Part123.Color = Color3.new(0, 1, 1)
  1219. Part123.Size = Vector3.new(0.0599999428, 0.24999997, 0.0599999428)
  1220. Part123.BottomSurface = Enum.SurfaceType.Smooth
  1221. Part123.BrickColor = BrickColor.new("Toothpaste")
  1222. Part123.CanCollide = false
  1223. Part123.Material = Enum.Material.Neon
  1224. Part123.TopSurface = Enum.SurfaceType.Smooth
  1225. Part123.brickColor = BrickColor.new("Toothpaste")
  1226. Part124.Parent = Model120
  1227. Part124.CFrame = CFrame.new(-12.5400009, 2.48499966, -11.0700006, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  1228. Part124.Orientation = Vector3.new(-90, 0, 0)
  1229. Part124.Position = Vector3.new(-12.5400009, 2.48499966, -11.0700006)
  1230. Part124.Rotation = Vector3.new(-90, 0, 0)
  1231. Part124.Color = Color3.new(0, 1, 1)
  1232. Part124.Size = Vector3.new(0.0599999428, 0.189999968, 0.0599999428)
  1233. Part124.BottomSurface = Enum.SurfaceType.Smooth
  1234. Part124.BrickColor = BrickColor.new("Toothpaste")
  1235. Part124.CanCollide = false
  1236. Part124.Material = Enum.Material.Neon
  1237. Part124.TopSurface = Enum.SurfaceType.Smooth
  1238. Part124.brickColor = BrickColor.new("Toothpaste")
  1239. Part125.Parent = Model120
  1240. Part125.CFrame = CFrame.new(-12.5400009, 2.45499921, -11.1650009, 1, -5.56362707e-08, 6.63455814e-16, -3.93407831e-08, -0.707106709, 0.707106709, -3.93407831e-08, -0.707106709, -0.707106709)
  1241. Part125.Orientation = Vector3.new(-45, 180, -180)
  1242. Part125.Position = Vector3.new(-12.5400009, 2.45499921, -11.1650009)
  1243. Part125.Rotation = Vector3.new(-135, 0, 0)
  1244. Part125.Color = Color3.new(0, 1, 1)
  1245. Part125.Size = Vector3.new(0.0599999428, 0.0599999726, 0.0599999428)
  1246. Part125.BottomSurface = Enum.SurfaceType.Smooth
  1247. Part125.BrickColor = BrickColor.new("Toothpaste")
  1248. Part125.CanCollide = false
  1249. Part125.Material = Enum.Material.Neon
  1250. Part125.TopSurface = Enum.SurfaceType.Smooth
  1251. Part125.brickColor = BrickColor.new("Toothpaste")
  1252. SpecialMesh126.Parent = Part125
  1253. SpecialMesh126.MeshType = Enum.MeshType.Wedge
  1254. Part127.Parent = Model120
  1255. Part127.CFrame = CFrame.new(-12.5400009, 2.62250137, -11.113348, 1, -5.56362707e-08, 6.63455814e-16, -4.81824145e-08, -0.866025269, 0.50000006, -2.7818146e-08, -0.500000238, -0.86602509)
  1256. Part127.Orientation = Vector3.new(-30, 180, -180)
  1257. Part127.Position = Vector3.new(-12.5400009, 2.62250137, -11.113348)
  1258. Part127.Rotation = Vector3.new(-150, 0, 0)
  1259. Part127.Color = Color3.new(0, 1, 1)
  1260. Part127.Size = Vector3.new(0.0599999428, 0.0599999726, 0.10999994)
  1261. Part127.BottomSurface = Enum.SurfaceType.Smooth
  1262. Part127.BrickColor = BrickColor.new("Toothpaste")
  1263. Part127.CanCollide = false
  1264. Part127.Material = Enum.Material.Neon
  1265. Part127.TopSurface = Enum.SurfaceType.Smooth
  1266. Part127.brickColor = BrickColor.new("Toothpaste")
  1267. SpecialMesh128.Parent = Part127
  1268. SpecialMesh128.MeshType = Enum.MeshType.Wedge
  1269. Part129.Parent = Model120
  1270. Part129.CFrame = CFrame.new(-12.5400009, 2.71115494, -11.1783476, 1, -5.56362707e-08, 6.63455814e-16, 2.78181176e-08, 0.499999732, -0.86602515, 4.81824287e-08, 0.866025507, 0.499999613)
  1271. Part129.Orientation = Vector3.new(60, 0, 0)
  1272. Part129.Position = Vector3.new(-12.5400009, 2.71115494, -11.1783476)
  1273. Part129.Rotation = Vector3.new(60, 0, 0)
  1274. Part129.Color = Color3.new(0, 1, 1)
  1275. Part129.Size = Vector3.new(0.0599999428, 0.0599999726, 0.0500000007)
  1276. Part129.BottomSurface = Enum.SurfaceType.Smooth
  1277. Part129.BrickColor = BrickColor.new("Toothpaste")
  1278. Part129.CanCollide = false
  1279. Part129.Material = Enum.Material.Neon
  1280. Part129.TopSurface = Enum.SurfaceType.Smooth
  1281. Part129.brickColor = BrickColor.new("Toothpaste")
  1282. SpecialMesh130.Parent = Part129
  1283. SpecialMesh130.MeshType = Enum.MeshType.Wedge
  1284. Part131.Parent = Model120
  1285. Part131.CFrame = CFrame.new(-12.5400009, 2.55252647, -10.9440575, 1, 0, 0, 0, -0.866024911, 0.499999821, 0, -0.499999821, -0.866024911)
  1286. Part131.Orientation = Vector3.new(-30, 180, 180)
  1287. Part131.Position = Vector3.new(-12.5400009, 2.55252647, -10.9440575)
  1288. Part131.Rotation = Vector3.new(-150, 0, 0)
  1289. Part131.Color = Color3.new(0, 1, 1)
  1290. Part131.Size = Vector3.new(0.0599999428, 0.339999944, 0.0599999428)
  1291. Part131.BottomSurface = Enum.SurfaceType.Smooth
  1292. Part131.BrickColor = BrickColor.new("Toothpaste")
  1293. Part131.CanCollide = false
  1294. Part131.Material = Enum.Material.Neon
  1295. Part131.TopSurface = Enum.SurfaceType.Smooth
  1296. Part131.brickColor = BrickColor.new("Toothpaste")
  1297. Part132.Parent = Model120
  1298. Part132.CFrame = CFrame.new(-12.5400009, 2.55253172, -10.9440565, 1, 0, 0, 0, -0.866025269, -0.49999994, 0, 0.49999994, -0.866025269)
  1299. Part132.Orientation = Vector3.new(30, 180, 180)
  1300. Part132.Position = Vector3.new(-12.5400009, 2.55253172, -10.9440565)
  1301. Part132.Rotation = Vector3.new(150, 0, 0)
  1302. Part132.Color = Color3.new(0, 1, 1)
  1303. Part132.Size = Vector3.new(0.0599999428, 0.339999944, 0.0599999428)
  1304. Part132.BottomSurface = Enum.SurfaceType.Smooth
  1305. Part132.BrickColor = BrickColor.new("Toothpaste")
  1306. Part132.CanCollide = false
  1307. Part132.Material = Enum.Material.Neon
  1308. Part132.TopSurface = Enum.SurfaceType.Smooth
  1309. Part132.brickColor = BrickColor.new("Toothpaste")
  1310. Part133.Parent = Model120
  1311. Part133.CFrame = CFrame.new(-12.5400009, 2.37818003, -11.0781593, 1, -5.56362707e-08, 6.63455814e-16, -2.78181265e-08, -0.49999994, 0.866025269, -4.81824145e-08, -0.866025448, -0.49999994)
  1312. Part133.Orientation = Vector3.new(-60, 180, -180)
  1313. Part133.Position = Vector3.new(-12.5400009, 2.37818003, -11.0781593)
  1314. Part133.Rotation = Vector3.new(-120, 0, 0)
  1315. Part133.Color = Color3.new(0, 1, 1)
  1316. Part133.Size = Vector3.new(0.0599999428, 0.169999972, 0.0599999428)
  1317. Part133.BottomSurface = Enum.SurfaceType.Smooth
  1318. Part133.BrickColor = BrickColor.new("Toothpaste")
  1319. Part133.CanCollide = false
  1320. Part133.Material = Enum.Material.Neon
  1321. Part133.TopSurface = Enum.SurfaceType.Smooth
  1322. Part133.brickColor = BrickColor.new("Toothpaste")
  1323. SpecialMesh134.Parent = Part133
  1324. SpecialMesh134.MeshType = Enum.MeshType.Wedge
  1325. Part135.Parent = Model120
  1326. Part135.CFrame = CFrame.new(-12.5400009, 2.40617824, -10.8160601, 1, -5.56362707e-08, 6.63455814e-16, -1.4399717e-08, -0.258818954, -0.965925336, 5.37404965e-08, 0.965925694, -0.258819044)
  1327. Part135.Orientation = Vector3.new(75, 180, -180)
  1328. Part135.Position = Vector3.new(-12.5400009, 2.40617824, -10.8160601)
  1329. Part135.Rotation = Vector3.new(105, 0, 0)
  1330. Part135.Color = Color3.new(0, 1, 1)
  1331. Part135.Size = Vector3.new(0.0599999428, 0.139999971, 0.0599999428)
  1332. Part135.BottomSurface = Enum.SurfaceType.Smooth
  1333. Part135.BrickColor = BrickColor.new("Toothpaste")
  1334. Part135.CanCollide = false
  1335. Part135.Material = Enum.Material.Neon
  1336. Part135.TopSurface = Enum.SurfaceType.Smooth
  1337. Part135.brickColor = BrickColor.new("Toothpaste")
  1338. SpecialMesh136.Parent = Part135
  1339. SpecialMesh136.MeshType = Enum.MeshType.Wedge
  1340. Part137.Parent = Model120
  1341. Part137.CFrame = CFrame.new(-12, 1.21999991, -11, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1342. Part137.Position = Vector3.new(-12, 1.21999991, -11)
  1343. Part137.Color = Color3.new(0, 1, 1)
  1344. Part137.Size = Vector3.new(1.03999996, 0.460000038, 1.03999996)
  1345. Part137.BottomSurface = Enum.SurfaceType.Smooth
  1346. Part137.BrickColor = BrickColor.new("Toothpaste")
  1347. Part137.CanCollide = false
  1348. Part137.Material = Enum.Material.Glass
  1349. Part137.TopSurface = Enum.SurfaceType.Smooth
  1350. Part137.brickColor = BrickColor.new("Toothpaste")
  1351. Part138.Parent = Model120
  1352. Part138.CFrame = CFrame.new(-12.0000076, 2.25499821, -11, 0.999390841, -0.0348994955, 0, 0.0348994955, 0.999390781, 0, 0, 0, 1)
  1353. Part138.Orientation = Vector3.new(0, 0, 2)
  1354. Part138.Position = Vector3.new(-12.0000076, 2.25499821, -11)
  1355. Part138.Rotation = Vector3.new(0, 0, 2)
  1356. Part138.Color = Color3.new(0, 1, 1)
  1357. Part138.Size = Vector3.new(1.05999994, 0.0500000007, 1.05999994)
  1358. Part138.BottomSurface = Enum.SurfaceType.Smooth
  1359. Part138.BrickColor = BrickColor.new("Toothpaste")
  1360. Part138.CanCollide = false
  1361. Part138.Material = Enum.Material.Glass
  1362. Part138.TopSurface = Enum.SurfaceType.Smooth
  1363. Part138.brickColor = BrickColor.new("Toothpaste")
  1364. Part139.Parent = Model120
  1365. Part139.CFrame = CFrame.new(-12, 1.96000004, -11.2699995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1366. Part139.Position = Vector3.new(-12, 1.96000004, -11.2699995)
  1367. Part139.Color = Color3.new(0, 1, 1)
  1368. Part139.Size = Vector3.new(1.03999996, 0.440000057, 0.49999997)
  1369. Part139.BottomSurface = Enum.SurfaceType.Smooth
  1370. Part139.BrickColor = BrickColor.new("Toothpaste")
  1371. Part139.CanCollide = false
  1372. Part139.Material = Enum.Material.Glass
  1373. Part139.TopSurface = Enum.SurfaceType.Smooth
  1374. Part139.brickColor = BrickColor.new("Toothpaste")
  1375. Part140.Parent = Model120
  1376. Part140.CFrame = CFrame.new(-12, 1.79999983, -11, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1377. Part140.Position = Vector3.new(-12, 1.79999983, -11)
  1378. Part140.Color = Color3.new(0, 1, 1)
  1379. Part140.Size = Vector3.new(1.01999998, 1.03999996, 1.01999998)
  1380. Part140.BottomSurface = Enum.SurfaceType.Smooth
  1381. Part140.BrickColor = BrickColor.new("Toothpaste")
  1382. Part140.CanCollide = false
  1383. Part140.Material = Enum.Material.Neon
  1384. Part140.TopSurface = Enum.SurfaceType.Smooth
  1385. Part140.brickColor = BrickColor.new("Toothpaste")
  1386. Part141.Parent = Model120
  1387. Part141.CFrame = CFrame.new(-12.21, 2.55999899, -10.9999981, 1, 0, 0, 0, 0.70710665, 0.707106888, 0, -0.707106888, 0.70710665)
  1388. Part141.Orientation = Vector3.new(-45, 0, 0)
  1389. Part141.Position = Vector3.new(-12.21, 2.55999899, -10.9999981)
  1390. Part141.Rotation = Vector3.new(-45, 0, 0)
  1391. Part141.Color = Color3.new(0, 1, 1)
  1392. Part141.Size = Vector3.new(0.679999948, 0.49999997, 0.49999994)
  1393. Part141.BottomSurface = Enum.SurfaceType.Smooth
  1394. Part141.BrickColor = BrickColor.new("Toothpaste")
  1395. Part141.CanCollide = false
  1396. Part141.Material = Enum.Material.Glass
  1397. Part141.TopSurface = Enum.SurfaceType.Smooth
  1398. Part141.brickColor = BrickColor.new("Toothpaste")
  1399. Part142.Parent = Model120
  1400. Part142.CFrame = CFrame.new(-12, 1.96000004, -10.7300005, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1401. Part142.Position = Vector3.new(-12, 1.96000004, -10.7300005)
  1402. Part142.Color = Color3.new(0, 1, 1)
  1403. Part142.Size = Vector3.new(1.03999996, 0.440000057, 0.49999997)
  1404. Part142.BottomSurface = Enum.SurfaceType.Smooth
  1405. Part142.BrickColor = BrickColor.new("Toothpaste")
  1406. Part142.CanCollide = false
  1407. Part142.Material = Enum.Material.Glass
  1408. Part142.TopSurface = Enum.SurfaceType.Smooth
  1409. Part142.brickColor = BrickColor.new("Toothpaste")
  1410. Part143.Parent = Model120
  1411. Part143.CFrame = CFrame.new(-11.6849966, 1.20499933, -11, 0.707106769, -0.707106769, 0, 0.707106709, 0.707106709, 0, -5.96046448e-08, -5.96046448e-08, 1)
  1412. Part143.Orientation = Vector3.new(0, 0, 45)
  1413. Part143.Position = Vector3.new(-11.6849966, 1.20499933, -11)
  1414. Part143.Rotation = Vector3.new(0, 0, 45)
  1415. Part143.Color = Color3.new(0, 1, 1)
  1416. Part143.Size = Vector3.new(0.209999934, 0.210000023, 1.0999999)
  1417. Part143.BottomSurface = Enum.SurfaceType.Smooth
  1418. Part143.BrickColor = BrickColor.new("Toothpaste")
  1419. Part143.CanCollide = false
  1420. Part143.Material = Enum.Material.Glass
  1421. Part143.TopSurface = Enum.SurfaceType.Smooth
  1422. Part143.brickColor = BrickColor.new("Toothpaste")
  1423. Part144.Parent = Model120
  1424. Part144.CFrame = CFrame.new(-11.6849966, 1.20499933, -11, 0.707106769, -0.707106769, 0, 0.707106709, 0.707106709, 0, -5.96046448e-08, -5.96046448e-08, 1)
  1425. Part144.Orientation = Vector3.new(0, 0, 45)
  1426. Part144.Position = Vector3.new(-11.6849966, 1.20499933, -11)
  1427. Part144.Rotation = Vector3.new(0, 0, 45)
  1428. Part144.Color = Color3.new(0, 1, 1)
  1429. Part144.Size = Vector3.new(0.249999925, 0.25000003, 1.07999992)
  1430. Part144.BottomSurface = Enum.SurfaceType.Smooth
  1431. Part144.BrickColor = BrickColor.new("Toothpaste")
  1432. Part144.CanCollide = false
  1433. Part144.Material = Enum.Material.Neon
  1434. Part144.TopSurface = Enum.SurfaceType.Smooth
  1435. Part144.brickColor = BrickColor.new("Toothpaste")
  1436. Part145.Parent = Model120
  1437. Part145.CFrame = CFrame.new(-12.2200012, 1.20500064, -11, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1438. Part145.Position = Vector3.new(-12.2200012, 1.20500064, -11)
  1439. Part145.Color = Color3.new(0, 1, 1)
  1440. Part145.Size = Vector3.new(0.639999986, 0.0500000343, 1.07999992)
  1441. Part145.BottomSurface = Enum.SurfaceType.Smooth
  1442. Part145.BrickColor = BrickColor.new("Toothpaste")
  1443. Part145.CanCollide = false
  1444. Part145.Material = Enum.Material.Neon
  1445. Part145.TopSurface = Enum.SurfaceType.Smooth
  1446. Part145.brickColor = BrickColor.new("Toothpaste")
  1447. SpecialMesh146.Parent = Part145
  1448. SpecialMesh146.Scale = Vector3.new(1, 0.25, 1)
  1449. SpecialMesh146.MeshType = Enum.MeshType.Brick
  1450. Part147.Parent = Model120
  1451. Part147.CFrame = CFrame.new(-11.9049997, 1.28499949, -11, 0.98480773, 0.173648134, 0, -0.173648119, 0.98480773, 0, -1.49011612e-08, 0, 1)
  1452. Part147.Orientation = Vector3.new(0, 0, -10)
  1453. Part147.Position = Vector3.new(-11.9049997, 1.28499949, -11)
  1454. Part147.Rotation = Vector3.new(0, 0, -10)
  1455. Part147.Color = Color3.new(0, 1, 1)
  1456. Part147.Size = Vector3.new(0.409999967, 0.0500000343, 1.07999992)
  1457. Part147.BottomSurface = Enum.SurfaceType.Smooth
  1458. Part147.BrickColor = BrickColor.new("Toothpaste")
  1459. Part147.CanCollide = false
  1460. Part147.Material = Enum.Material.Neon
  1461. Part147.TopSurface = Enum.SurfaceType.Smooth
  1462. Part147.brickColor = BrickColor.new("Toothpaste")
  1463. SpecialMesh148.Parent = Part147
  1464. SpecialMesh148.Scale = Vector3.new(1, 0.25, 1)
  1465. SpecialMesh148.MeshType = Enum.MeshType.Brick
  1466. Part149.Parent = Model120
  1467. Part149.CFrame = CFrame.new(-11.91961, 1.12768364, -11, 0.994521976, -0.104528315, 0, 0.104528308, 0.994521976, 0, 0, 0, 1)
  1468. Part149.Orientation = Vector3.new(0, 0, 6)
  1469. Part149.Position = Vector3.new(-11.91961, 1.12768364, -11)
  1470. Part149.Rotation = Vector3.new(0, 0, 6)
  1471. Part149.Color = Color3.new(0, 1, 1)
  1472. Part149.Size = Vector3.new(0.159999952, 0.0500000343, 1.07999992)
  1473. Part149.BottomSurface = Enum.SurfaceType.Smooth
  1474. Part149.BrickColor = BrickColor.new("Toothpaste")
  1475. Part149.CanCollide = false
  1476. Part149.Material = Enum.Material.Neon
  1477. Part149.TopSurface = Enum.SurfaceType.Smooth
  1478. Part149.brickColor = BrickColor.new("Toothpaste")
  1479. SpecialMesh150.Parent = Part149
  1480. SpecialMesh150.Scale = Vector3.new(1, 0.25, 1)
  1481. SpecialMesh150.MeshType = Enum.MeshType.Brick
  1482. Part151.Parent = Model120
  1483. Part151.CFrame = CFrame.new(-12.1290779, 1.05265045, -11, 0.992546201, 0.12186937, 0, -0.12186937, 0.992546141, 0, 0, 0, 1)
  1484. Part151.Orientation = Vector3.new(0, 0, -7)
  1485. Part151.Position = Vector3.new(-12.1290779, 1.05265045, -11)
  1486. Part151.Rotation = Vector3.new(0, 0, -7)
  1487. Part151.Color = Color3.new(0, 1, 1)
  1488. Part151.Size = Vector3.new(0.139999956, 0.0500000343, 1.07999992)
  1489. Part151.BottomSurface = Enum.SurfaceType.Smooth
  1490. Part151.BrickColor = BrickColor.new("Toothpaste")
  1491. Part151.CanCollide = false
  1492. Part151.Material = Enum.Material.Neon
  1493. Part151.TopSurface = Enum.SurfaceType.Smooth
  1494. Part151.brickColor = BrickColor.new("Toothpaste")
  1495. SpecialMesh152.Parent = Part151
  1496. SpecialMesh152.Scale = Vector3.new(1, 0.25, 1)
  1497. SpecialMesh152.MeshType = Enum.MeshType.Brick
  1498. Part153.Parent = Model120
  1499. Part153.CFrame = CFrame.new(-12.0031948, 1.33277631, -11, 0.98480773, 0.173648134, 0, -0.173648119, 0.98480773, 0, -1.49011612e-08, 0, 1)
  1500. Part153.Orientation = Vector3.new(0, 0, -10)
  1501. Part153.Position = Vector3.new(-12.0031948, 1.33277631, -11)
  1502. Part153.Rotation = Vector3.new(0, 0, -10)
  1503. Part153.Color = Color3.new(0, 1, 1)
  1504. Part153.Size = Vector3.new(0.0599999726, 0.0700000525, 1.07999992)
  1505. Part153.BottomSurface = Enum.SurfaceType.Smooth
  1506. Part153.BrickColor = BrickColor.new("Toothpaste")
  1507. Part153.CanCollide = false
  1508. Part153.Material = Enum.Material.Neon
  1509. Part153.TopSurface = Enum.SurfaceType.Smooth
  1510. Part153.brickColor = BrickColor.new("Toothpaste")
  1511. SpecialMesh154.Parent = Part153
  1512. SpecialMesh154.Scale = Vector3.new(0.25, 1, 1)
  1513. SpecialMesh154.MeshType = Enum.MeshType.Brick
  1514. Part155.Parent = Model120
  1515. Part155.CFrame = CFrame.new(-11.9041138, 1.2036097, -11, 0.98480773, 0.173648134, 0, -0.173648119, 0.98480773, 0, -1.49011612e-08, 0, 1)
  1516. Part155.Orientation = Vector3.new(0, 0, -10)
  1517. Part155.Position = Vector3.new(-11.9041138, 1.2036097, -11)
  1518. Part155.Rotation = Vector3.new(0, 0, -10)
  1519. Part155.Color = Color3.new(0, 1, 1)
  1520. Part155.Size = Vector3.new(0.0599999726, 0.150000051, 1.07999992)
  1521. Part155.BottomSurface = Enum.SurfaceType.Smooth
  1522. Part155.BrickColor = BrickColor.new("Toothpaste")
  1523. Part155.CanCollide = false
  1524. Part155.Material = Enum.Material.Neon
  1525. Part155.TopSurface = Enum.SurfaceType.Smooth
  1526. Part155.brickColor = BrickColor.new("Toothpaste")
  1527. SpecialMesh156.Parent = Part155
  1528. SpecialMesh156.Scale = Vector3.new(0.25, 1, 1)
  1529. SpecialMesh156.MeshType = Enum.MeshType.Brick
  1530. Part157.Parent = Model120
  1531. Part157.CFrame = CFrame.new(-12.2700005, 1.26000071, -11, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1532. Part157.Position = Vector3.new(-12.2700005, 1.26000071, -11)
  1533. Part157.Color = Color3.new(0, 1, 1)
  1534. Part157.Size = Vector3.new(0.0599999726, 0.100000039, 1.07999992)
  1535. Part157.BottomSurface = Enum.SurfaceType.Smooth
  1536. Part157.BrickColor = BrickColor.new("Toothpaste")
  1537. Part157.CanCollide = false
  1538. Part157.Material = Enum.Material.Neon
  1539. Part157.TopSurface = Enum.SurfaceType.Smooth
  1540. Part157.brickColor = BrickColor.new("Toothpaste")
  1541. SpecialMesh158.Parent = Part157
  1542. SpecialMesh158.Scale = Vector3.new(0.25, 1, 1)
  1543. SpecialMesh158.MeshType = Enum.MeshType.Brick
  1544. Part159.Parent = Model120
  1545. Part159.CFrame = CFrame.new(-12.1199999, 1.13000059, -11, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1546. Part159.Position = Vector3.new(-12.1199999, 1.13000059, -11)
  1547. Part159.Color = Color3.new(0, 1, 1)
  1548. Part159.Size = Vector3.new(0.0599999726, 0.140000045, 1.07999992)
  1549. Part159.BottomSurface = Enum.SurfaceType.Smooth
  1550. Part159.BrickColor = BrickColor.new("Toothpaste")
  1551. Part159.CanCollide = false
  1552. Part159.Material = Enum.Material.Neon
  1553. Part159.TopSurface = Enum.SurfaceType.Smooth
  1554. Part159.brickColor = BrickColor.new("Toothpaste")
  1555. SpecialMesh160.Parent = Part159
  1556. SpecialMesh160.Scale = Vector3.new(0.25, 1, 1)
  1557. SpecialMesh160.MeshType = Enum.MeshType.Brick
  1558. Part161.Parent = Model120
  1559. Part161.CFrame = CFrame.new(-11.7717533, 1.09652472, -11, 0.992546201, -0.121869192, 0, 0.121869192, 0.992546141, 0, 0, 0, 1)
  1560. Part161.Orientation = Vector3.new(0, 0, 7)
  1561. Part161.Position = Vector3.new(-11.7717533, 1.09652472, -11)
  1562. Part161.Rotation = Vector3.new(0, 0, 7)
  1563. Part161.Color = Color3.new(0, 1, 1)
  1564. Part161.Size = Vector3.new(0.139999956, 0.0500000343, 1.07999992)
  1565. Part161.BottomSurface = Enum.SurfaceType.Smooth
  1566. Part161.BrickColor = BrickColor.new("Toothpaste")
  1567. Part161.CanCollide = false
  1568. Part161.Material = Enum.Material.Neon
  1569. Part161.TopSurface = Enum.SurfaceType.Smooth
  1570. Part161.brickColor = BrickColor.new("Toothpaste")
  1571. SpecialMesh162.Parent = Part161
  1572. SpecialMesh162.Scale = Vector3.new(1, 0.25, 1)
  1573. SpecialMesh162.MeshType = Enum.MeshType.Brick
  1574. Part163.Parent = Model120
  1575. Part163.CFrame = CFrame.new(-11.5200005, 1.20500052, -11, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1576. Part163.Position = Vector3.new(-11.5200005, 1.20500052, -11)
  1577. Part163.Color = Color3.new(0, 1, 1)
  1578. Part163.Size = Vector3.new(0.119999968, 0.0500000343, 1.07999992)
  1579. Part163.BottomSurface = Enum.SurfaceType.Smooth
  1580. Part163.BrickColor = BrickColor.new("Toothpaste")
  1581. Part163.CanCollide = false
  1582. Part163.Material = Enum.Material.Neon
  1583. Part163.TopSurface = Enum.SurfaceType.Smooth
  1584. Part163.brickColor = BrickColor.new("Toothpaste")
  1585. SpecialMesh164.Parent = Part163
  1586. SpecialMesh164.Scale = Vector3.new(1, 0.25, 1)
  1587. SpecialMesh164.MeshType = Enum.MeshType.Brick
  1588. Part165.Parent = Model120
  1589. Part165.CFrame = CFrame.new(-11.5200005, 1.1200006, -10.9400005, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1590. Part165.Position = Vector3.new(-11.5200005, 1.1200006, -10.9400005)
  1591. Part165.Color = Color3.new(0, 1, 1)
  1592. Part165.Size = Vector3.new(0.119999968, 0.160000041, 0.0599999428)
  1593. Part165.BottomSurface = Enum.SurfaceType.Smooth
  1594. Part165.BrickColor = BrickColor.new("Toothpaste")
  1595. Part165.CanCollide = false
  1596. Part165.Material = Enum.Material.Neon
  1597. Part165.TopSurface = Enum.SurfaceType.Smooth
  1598. Part165.brickColor = BrickColor.new("Toothpaste")
  1599. SpecialMesh166.Parent = Part165
  1600. SpecialMesh166.Scale = Vector3.new(1, 1, 0.25)
  1601. SpecialMesh166.MeshType = Enum.MeshType.Brick
  1602. Part167.Parent = Model120
  1603. Part167.CFrame = CFrame.new(-11.5200005, 1.26500058, -10.7300005, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1604. Part167.Position = Vector3.new(-11.5200005, 1.26500058, -10.7300005)
  1605. Part167.Color = Color3.new(0, 1, 1)
  1606. Part167.Size = Vector3.new(0.119999968, 0.13000004, 0.0599999428)
  1607. Part167.BottomSurface = Enum.SurfaceType.Smooth
  1608. Part167.BrickColor = BrickColor.new("Toothpaste")
  1609. Part167.CanCollide = false
  1610. Part167.Material = Enum.Material.Neon
  1611. Part167.TopSurface = Enum.SurfaceType.Smooth
  1612. Part167.brickColor = BrickColor.new("Toothpaste")
  1613. SpecialMesh168.Parent = Part167
  1614. SpecialMesh168.Scale = Vector3.new(1, 1, 0.25)
  1615. SpecialMesh168.MeshType = Enum.MeshType.Brick
  1616. Part169.Parent = Model120
  1617. Part169.CFrame = CFrame.new(-11.5200005, 1.27500057, -10.8600006, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1618. Part169.Position = Vector3.new(-11.5200005, 1.27500057, -10.8600006)
  1619. Part169.Color = Color3.new(0, 1, 1)
  1620. Part169.Size = Vector3.new(0.119999968, 0.0500000343, 0.259999931)
  1621. Part169.BottomSurface = Enum.SurfaceType.Smooth
  1622. Part169.BrickColor = BrickColor.new("Toothpaste")
  1623. Part169.CanCollide = false
  1624. Part169.Material = Enum.Material.Neon
  1625. Part169.TopSurface = Enum.SurfaceType.Smooth
  1626. Part169.brickColor = BrickColor.new("Toothpaste")
  1627. SpecialMesh170.Parent = Part169
  1628. SpecialMesh170.Scale = Vector3.new(1, 0.25, 1)
  1629. SpecialMesh170.MeshType = Enum.MeshType.Brick
  1630. Part171.Parent = Model120
  1631. Part171.CFrame = CFrame.new(-11.5200005, 1.18000007, -11.3700008, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1632. Part171.Position = Vector3.new(-11.5200005, 1.18000007, -11.3700008)
  1633. Part171.Color = Color3.new(0, 1, 1)
  1634. Part171.Size = Vector3.new(0.119999968, 0.140000045, 0.0599999428)
  1635. Part171.BottomSurface = Enum.SurfaceType.Smooth
  1636. Part171.BrickColor = BrickColor.new("Toothpaste")
  1637. Part171.CanCollide = false
  1638. Part171.Material = Enum.Material.Neon
  1639. Part171.TopSurface = Enum.SurfaceType.Smooth
  1640. Part171.brickColor = BrickColor.new("Toothpaste")
  1641. SpecialMesh172.Parent = Part171
  1642. SpecialMesh172.Scale = Vector3.new(1, 1, 0.25)
  1643. SpecialMesh172.MeshType = Enum.MeshType.Brick
  1644. Part173.Parent = Model120
  1645. Part173.CFrame = CFrame.new(-11.5200005, 1.31000066, -10.9400005, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1646. Part173.Position = Vector3.new(-11.5200005, 1.31000066, -10.9400005)
  1647. Part173.Color = Color3.new(0, 1, 1)
  1648. Part173.Size = Vector3.new(0.119999968, 0.0800000429, 0.0599999428)
  1649. Part173.BottomSurface = Enum.SurfaceType.Smooth
  1650. Part173.BrickColor = BrickColor.new("Toothpaste")
  1651. Part173.CanCollide = false
  1652. Part173.Material = Enum.Material.Neon
  1653. Part173.TopSurface = Enum.SurfaceType.Smooth
  1654. Part173.brickColor = BrickColor.new("Toothpaste")
  1655. SpecialMesh174.Parent = Part173
  1656. SpecialMesh174.Scale = Vector3.new(1, 1, 0.25)
  1657. SpecialMesh174.MeshType = Enum.MeshType.Brick
  1658. Part175.Parent = Model120
  1659. Part175.CFrame = CFrame.new(-11.5200005, 1.0650003, -10.7650003, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1660. Part175.Position = Vector3.new(-11.5200005, 1.0650003, -10.7650003)
  1661. Part175.Color = Color3.new(0, 1, 1)
  1662. Part175.Size = Vector3.new(0.119999968, 0.0500000343, 0.349999934)
  1663. Part175.BottomSurface = Enum.SurfaceType.Smooth
  1664. Part175.BrickColor = BrickColor.new("Toothpaste")
  1665. Part175.CanCollide = false
  1666. Part175.Material = Enum.Material.Neon
  1667. Part175.TopSurface = Enum.SurfaceType.Smooth
  1668. Part175.brickColor = BrickColor.new("Toothpaste")
  1669. SpecialMesh176.Parent = Part175
  1670. SpecialMesh176.Scale = Vector3.new(1, 0.25, 1)
  1671. SpecialMesh176.MeshType = Enum.MeshType.Brick
  1672. Part177.Parent = Model120
  1673. Part177.CFrame = CFrame.new(-11.5200005, 1.10499978, -11.3500004, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1674. Part177.Position = Vector3.new(-11.5200005, 1.10499978, -11.3500004)
  1675. Part177.Color = Color3.new(0, 1, 1)
  1676. Part177.Size = Vector3.new(0.119999968, 0.0500000343, 0.259999931)
  1677. Part177.BottomSurface = Enum.SurfaceType.Smooth
  1678. Part177.BrickColor = BrickColor.new("Toothpaste")
  1679. Part177.CanCollide = false
  1680. Part177.Material = Enum.Material.Neon
  1681. Part177.TopSurface = Enum.SurfaceType.Smooth
  1682. Part177.brickColor = BrickColor.new("Toothpaste")
  1683. SpecialMesh178.Parent = Part177
  1684. SpecialMesh178.Scale = Vector3.new(1, 0.25, 1)
  1685. SpecialMesh178.MeshType = Enum.MeshType.Brick
  1686. Part179.Parent = Model120
  1687. Part179.CFrame = CFrame.new(-11.5200005, 1.09500003, -11.210001, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1688. Part179.Position = Vector3.new(-11.5200005, 1.09500003, -11.210001)
  1689. Part179.Color = Color3.new(0, 1, 1)
  1690. Part179.Size = Vector3.new(0.119999968, 0.170000046, 0.0599999428)
  1691. Part179.BottomSurface = Enum.SurfaceType.Smooth
  1692. Part179.BrickColor = BrickColor.new("Toothpaste")
  1693. Part179.CanCollide = false
  1694. Part179.Material = Enum.Material.Neon
  1695. Part179.TopSurface = Enum.SurfaceType.Smooth
  1696. Part179.brickColor = BrickColor.new("Toothpaste")
  1697. SpecialMesh180.Parent = Part179
  1698. SpecialMesh180.Scale = Vector3.new(1, 1, 0.25)
  1699. SpecialMesh180.MeshType = Enum.MeshType.Brick
  1700. Part181.Parent = Model120
  1701. Part181.CFrame = CFrame.new(-11.5200005, 1.28500056, -11.1300011, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1702. Part181.Position = Vector3.new(-11.5200005, 1.28500056, -11.1300011)
  1703. Part181.Color = Color3.new(0, 1, 1)
  1704. Part181.Size = Vector3.new(0.119999968, 0.170000046, 0.0599999428)
  1705. Part181.BottomSurface = Enum.SurfaceType.Smooth
  1706. Part181.BrickColor = BrickColor.new("Toothpaste")
  1707. Part181.CanCollide = false
  1708. Part181.Material = Enum.Material.Neon
  1709. Part181.TopSurface = Enum.SurfaceType.Smooth
  1710. Part181.brickColor = BrickColor.new("Toothpaste")
  1711. SpecialMesh182.Parent = Part181
  1712. SpecialMesh182.Scale = Vector3.new(1, 1, 0.25)
  1713. SpecialMesh182.MeshType = Enum.MeshType.Brick
  1714. Part183.Parent = Model120
  1715. Part183.CFrame = CFrame.new(-11.5200005, 1.33500051, -11.1899996, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1716. Part183.Position = Vector3.new(-11.5200005, 1.33500051, -11.1899996)
  1717. Part183.Color = Color3.new(0, 1, 1)
  1718. Part183.Size = Vector3.new(0.119999968, 0.0500000343, 0.139999926)
  1719. Part183.BottomSurface = Enum.SurfaceType.Smooth
  1720. Part183.BrickColor = BrickColor.new("Toothpaste")
  1721. Part183.CanCollide = false
  1722. Part183.Material = Enum.Material.Neon
  1723. Part183.TopSurface = Enum.SurfaceType.Smooth
  1724. Part183.brickColor = BrickColor.new("Toothpaste")
  1725. SpecialMesh184.Parent = Part183
  1726. SpecialMesh184.Scale = Vector3.new(1, 0.25, 1)
  1727. SpecialMesh184.MeshType = Enum.MeshType.Brick
  1728. Part185.Parent = Model120
  1729. Part185.CFrame = CFrame.new(-12.5100002, 1.58500004, -11.2999973, 1, 0, 0, 0, -0.707106888, 0.70710665, 0, -0.70710665, -0.707106888)
  1730. Part185.Orientation = Vector3.new(-45, 180, 180)
  1731. Part185.Position = Vector3.new(-12.5100002, 1.58500004, -11.2999973)
  1732. Part185.Rotation = Vector3.new(-135, 0, 0)
  1733. Part185.Color = Color3.new(0, 1, 1)
  1734. Part185.Size = Vector3.new(0.0599999428, 0.139999986, 0.139999956)
  1735. Part185.BottomSurface = Enum.SurfaceType.Smooth
  1736. Part185.BrickColor = BrickColor.new("Toothpaste")
  1737. Part185.CanCollide = false
  1738. Part185.Material = Enum.Material.Glass
  1739. Part185.TopSurface = Enum.SurfaceType.Smooth
  1740. Part185.brickColor = BrickColor.new("Toothpaste")
  1741. SpecialMesh186.Parent = Part185
  1742. SpecialMesh186.MeshType = Enum.MeshType.Wedge
  1743. Part187.Parent = Model120
  1744. Part187.CFrame = CFrame.new(-12.5100002, 1.58500278, -10.7099981, 1, 0, 0, 0, -0.707106888, 0.70710665, 0, -0.70710665, -0.707106888)
  1745. Part187.Orientation = Vector3.new(-45, 180, 180)
  1746. Part187.Position = Vector3.new(-12.5100002, 1.58500278, -10.7099981)
  1747. Part187.Rotation = Vector3.new(-135, 0, 0)
  1748. Part187.Color = Color3.new(0, 1, 1)
  1749. Part187.Size = Vector3.new(0.0599999428, 0.139999986, 0.139999956)
  1750. Part187.BottomSurface = Enum.SurfaceType.Smooth
  1751. Part187.BrickColor = BrickColor.new("Toothpaste")
  1752. Part187.CanCollide = false
  1753. Part187.Material = Enum.Material.Glass
  1754. Part187.TopSurface = Enum.SurfaceType.Smooth
  1755. Part187.brickColor = BrickColor.new("Toothpaste")
  1756. SpecialMesh188.Parent = Part187
  1757. SpecialMesh188.MeshType = Enum.MeshType.Wedge
  1758. Part189.Parent = Model120
  1759. Part189.CFrame = CFrame.new(-12.5100002, 1.61500013, -11.000001, 1, 0, 0, 0, 0.707106829, -0.707106709, 0, 0.707106709, 0.707106829)
  1760. Part189.Orientation = Vector3.new(45, 0, 0)
  1761. Part189.Position = Vector3.new(-12.5100002, 1.61500013, -11.000001)
  1762. Part189.Rotation = Vector3.new(45, 0, 0)
  1763. Part189.Color = Color3.new(0, 1, 1)
  1764. Part189.Size = Vector3.new(0.0599999428, 0.139999986, 0.139999956)
  1765. Part189.BottomSurface = Enum.SurfaceType.Smooth
  1766. Part189.BrickColor = BrickColor.new("Toothpaste")
  1767. Part189.CanCollide = false
  1768. Part189.Material = Enum.Material.Glass
  1769. Part189.TopSurface = Enum.SurfaceType.Smooth
  1770. Part189.brickColor = BrickColor.new("Toothpaste")
  1771. SpecialMesh190.Parent = Part189
  1772. SpecialMesh190.MeshType = Enum.MeshType.Wedge
  1773. Part191.Parent = Model120
  1774. Part191.CFrame = CFrame.new(-12.5, 1.59500206, -10.7099981, 1, 0, 0, 0, -0.707106888, 0.70710665, 0, -0.70710665, -0.707106888)
  1775. Part191.Orientation = Vector3.new(-45, 180, 180)
  1776. Part191.Position = Vector3.new(-12.5, 1.59500206, -10.7099981)
  1777. Part191.Rotation = Vector3.new(-135, 0, 0)
  1778. Part191.Color = Color3.new(0, 1, 1)
  1779. Part191.Size = Vector3.new(0.0599999428, 0.159999982, 0.159999952)
  1780. Part191.BottomSurface = Enum.SurfaceType.Smooth
  1781. Part191.BrickColor = BrickColor.new("Toothpaste")
  1782. Part191.CanCollide = false
  1783. Part191.Material = Enum.Material.Neon
  1784. Part191.TopSurface = Enum.SurfaceType.Smooth
  1785. Part191.brickColor = BrickColor.new("Toothpaste")
  1786. SpecialMesh192.Parent = Part191
  1787. SpecialMesh192.MeshType = Enum.MeshType.Wedge
  1788. Part193.Parent = Model120
  1789. Part193.CFrame = CFrame.new(-12.5, 1.60499954, -11.000001, 1, 0, 0, 0, 0.707106829, -0.707106709, 0, 0.707106709, 0.707106829)
  1790. Part193.Orientation = Vector3.new(45, 0, 0)
  1791. Part193.Position = Vector3.new(-12.5, 1.60499954, -11.000001)
  1792. Part193.Rotation = Vector3.new(45, 0, 0)
  1793. Part193.Color = Color3.new(0, 1, 1)
  1794. Part193.Size = Vector3.new(0.0599999428, 0.159999982, 0.159999952)
  1795. Part193.BottomSurface = Enum.SurfaceType.Smooth
  1796. Part193.BrickColor = BrickColor.new("Toothpaste")
  1797. Part193.CanCollide = false
  1798. Part193.Material = Enum.Material.Neon
  1799. Part193.TopSurface = Enum.SurfaceType.Smooth
  1800. Part193.brickColor = BrickColor.new("Toothpaste")
  1801. SpecialMesh194.Parent = Part193
  1802. SpecialMesh194.MeshType = Enum.MeshType.Wedge
  1803. Part195.Parent = Model120
  1804. Part195.CFrame = CFrame.new(-12.5, 1.59499955, -11.2999983, 1, 0, 0, 0, -0.707106888, 0.70710665, 0, -0.70710665, -0.707106888)
  1805. Part195.Orientation = Vector3.new(-45, 180, 180)
  1806. Part195.Position = Vector3.new(-12.5, 1.59499955, -11.2999983)
  1807. Part195.Rotation = Vector3.new(-135, 0, 0)
  1808. Part195.Color = Color3.new(0, 1, 1)
  1809. Part195.Size = Vector3.new(0.0599999428, 0.159999982, 0.159999952)
  1810. Part195.BottomSurface = Enum.SurfaceType.Smooth
  1811. Part195.BrickColor = BrickColor.new("Toothpaste")
  1812. Part195.CanCollide = false
  1813. Part195.Material = Enum.Material.Neon
  1814. Part195.TopSurface = Enum.SurfaceType.Smooth
  1815. Part195.brickColor = BrickColor.new("Toothpaste")
  1816. SpecialMesh196.Parent = Part195
  1817. SpecialMesh196.MeshType = Enum.MeshType.Wedge
  1818. Part197.Parent = Model120
  1819. Part197.CFrame = CFrame.new(-12.4800005, 1.26500058, -11.2900009, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1820. Part197.Position = Vector3.new(-12.4800005, 1.26500058, -11.2900009)
  1821. Part197.Color = Color3.new(0, 1, 1)
  1822. Part197.Size = Vector3.new(0.119999968, 0.13000004, 0.0599999428)
  1823. Part197.BottomSurface = Enum.SurfaceType.Smooth
  1824. Part197.BrickColor = BrickColor.new("Toothpaste")
  1825. Part197.CanCollide = false
  1826. Part197.Material = Enum.Material.Neon
  1827. Part197.TopSurface = Enum.SurfaceType.Smooth
  1828. Part197.brickColor = BrickColor.new("Toothpaste")
  1829. SpecialMesh198.Parent = Part197
  1830. SpecialMesh198.Scale = Vector3.new(1, 1, 0.25)
  1831. SpecialMesh198.MeshType = Enum.MeshType.Brick
  1832. Part199.Parent = Model120
  1833. Part199.CFrame = CFrame.new(-12.4800005, 1.28500056, -10.8500004, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1834. Part199.Position = Vector3.new(-12.4800005, 1.28500056, -10.8500004)
  1835. Part199.Color = Color3.new(0, 1, 1)
  1836. Part199.Size = Vector3.new(0.119999968, 0.0500000343, 0.259999931)
  1837. Part199.BottomSurface = Enum.SurfaceType.Smooth
  1838. Part199.BrickColor = BrickColor.new("Toothpaste")
  1839. Part199.CanCollide = false
  1840. Part199.Material = Enum.Material.Neon
  1841. Part199.TopSurface = Enum.SurfaceType.Smooth
  1842. Part199.brickColor = BrickColor.new("Toothpaste")
  1843. SpecialMesh200.Parent = Part199
  1844. SpecialMesh200.Scale = Vector3.new(1, 0.25, 1)
  1845. SpecialMesh200.MeshType = Enum.MeshType.Brick
  1846. Part201.Parent = Model120
  1847. Part201.CFrame = CFrame.new(-12.4800005, 1.18000054, -10.7200012, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1848. Part201.Position = Vector3.new(-12.4800005, 1.18000054, -10.7200012)
  1849. Part201.Color = Color3.new(0, 1, 1)
  1850. Part201.Size = Vector3.new(0.119999968, 0.220000044, 0.0599999428)
  1851. Part201.BottomSurface = Enum.SurfaceType.Smooth
  1852. Part201.BrickColor = BrickColor.new("Toothpaste")
  1853. Part201.CanCollide = false
  1854. Part201.Material = Enum.Material.Neon
  1855. Part201.TopSurface = Enum.SurfaceType.Smooth
  1856. Part201.brickColor = BrickColor.new("Toothpaste")
  1857. SpecialMesh202.Parent = Part201
  1858. SpecialMesh202.Scale = Vector3.new(1, 1, 0.25)
  1859. SpecialMesh202.MeshType = Enum.MeshType.Brick
  1860. Part203.Parent = Model120
  1861. Part203.CFrame = CFrame.new(-12.4800005, 1.07500052, -10.9049997, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1862. Part203.Position = Vector3.new(-12.4800005, 1.07500052, -10.9049997)
  1863. Part203.Color = Color3.new(0, 1, 1)
  1864. Part203.Size = Vector3.new(0.119999968, 0.0500000343, 0.48999995)
  1865. Part203.BottomSurface = Enum.SurfaceType.Smooth
  1866. Part203.BrickColor = BrickColor.new("Toothpaste")
  1867. Part203.CanCollide = false
  1868. Part203.Material = Enum.Material.Neon
  1869. Part203.TopSurface = Enum.SurfaceType.Smooth
  1870. Part203.brickColor = BrickColor.new("Toothpaste")
  1871. SpecialMesh204.Parent = Part203
  1872. SpecialMesh204.Scale = Vector3.new(1, 0.25, 1)
  1873. SpecialMesh204.MeshType = Enum.MeshType.Brick
  1874. Part205.Parent = Model120
  1875. Part205.CFrame = CFrame.new(-12.4800005, 1.09000039, -11.1600008, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1876. Part205.Position = Vector3.new(-12.4800005, 1.09000039, -11.1600008)
  1877. Part205.Color = Color3.new(0, 1, 1)
  1878. Part205.Size = Vector3.new(0.119999968, 0.100000046, 0.0599999428)
  1879. Part205.BottomSurface = Enum.SurfaceType.Smooth
  1880. Part205.BrickColor = BrickColor.new("Toothpaste")
  1881. Part205.CanCollide = false
  1882. Part205.Material = Enum.Material.Neon
  1883. Part205.TopSurface = Enum.SurfaceType.Smooth
  1884. Part205.brickColor = BrickColor.new("Toothpaste")
  1885. SpecialMesh206.Parent = Part205
  1886. SpecialMesh206.Scale = Vector3.new(1, 1, 0.25)
  1887. SpecialMesh206.MeshType = Enum.MeshType.Brick
  1888. Part207.Parent = Model120
  1889. Part207.CFrame = CFrame.new(-12.4800005, 1.33500051, -11.3000002, 1, 1.49011612e-07, 0, -1.49011612e-07, 1, 0, -7.10542736e-15, 0, 1)
  1890. Part207.Position = Vector3.new(-12.4800005, 1.33500051, -11.3000002)
  1891. Part207.Color = Color3.new(0, 1, 1)
  1892. Part207.Size = Vector3.new(0.119999968, 0.0500000343, 0.199999928)
  1893. Part207.BottomSurface = Enum.SurfaceType.Smooth
  1894. Part207.BrickColor = BrickColor.new("Toothpaste")
  1895. Part207.CanCollide = false
  1896. Part207.Material = Enum.Material.Neon
  1897. Part207.TopSurface = Enum.SurfaceType.Smooth
  1898. Part207.brickColor = BrickColor.new("Toothpaste")
  1899. SpecialMesh208.Parent = Part207
  1900. SpecialMesh208.Scale = Vector3.new(1, 0.25, 1)
  1901. SpecialMesh208.MeshType = Enum.MeshType.Brick
  1902. for i,v in pairs(mas:GetChildren()) do
  1903. v.Parent = owner.Character
  1904. pcall(function() v:MakeJoints() end)
  1905. end
  1906. mas:Destroy()
  1907. for i,v in pairs(cors) do
  1908. spawn(function()
  1909. pcall(v)
  1910. end)
  1911. end
  1912.  
  1913.  
  1914.  
  1915. plr = owner
  1916. char = plr.Character
  1917. hum = char.Humanoid
  1918. mouse = plr:GetMouse()
  1919. local cam = game.Workspace.CurrentCamera
  1920. Camera = cam
  1921. local CamInterrupt = false
  1922. local TwoD = false
  1923. local TargetInfo = {nil, nil}
  1924. cam.CameraType = "Custom"
  1925. t = char.Torso
  1926. h = char.Head
  1927. ra = char["Right Arm"]
  1928. la = char["Left Arm"]
  1929. rl = char["Right Leg"]
  1930. ll = char["Left Leg"]
  1931. tors = char.Torso
  1932. lleg = char["Left Leg"]
  1933. root = char.HumanoidRootPart
  1934. hed = char.Head
  1935. rleg = char["Right Leg"]
  1936. rarm = char["Right Arm"]
  1937. larm = char["Left Arm"]
  1938. radian = math.rad
  1939. random = math.random
  1940. Vec3 = Vector3.new
  1941. Inst = Instance.new
  1942. cFrame = CFrame.new
  1943. Euler = CFrame.fromEulerAnglesXYZ
  1944. vt = Vector3.new
  1945. bc = BrickColor.new
  1946. br = BrickColor.random
  1947. it = Instance.new
  1948. cf = CFrame.new
  1949.  
  1950.  
  1951. local Booleans = {
  1952. CamFollow = true,
  1953. GyroUse = true
  1954. }
  1955.  
  1956. function lerp(object, newCFrame, alpha)
  1957. return object:lerp(newCFrame, alpha)
  1958. end
  1959.  
  1960. local Directer = Inst("BodyGyro", root)
  1961. Directer.MaxTorque = Vec3(0, 0, 0)
  1962. Directer.P = 600000
  1963. local CPart = Inst("Part")
  1964. CPart.Anchored = true
  1965. CPart.CanCollide = false
  1966. CPart.Locked = true
  1967. CPart.Transparency = 1
  1968.  
  1969. local rainbowmode = false
  1970. local chaosmode = false
  1971. local duringend = false
  1972. local RuinMode = 1
  1973.  
  1974. local kan = Instance.new("Sound",char)
  1975. kan.Volume = 1.25
  1976. kan.TimePosition = 0
  1977. kan.PlaybackSpeed = 1
  1978. kan.Pitch = 1.01
  1979. kan.SoundId = "rbxassetid://901719740"
  1980. kan.Name = "wreckeda"
  1981. kan.Looped = true
  1982. kan:Play()
  1983.  
  1984. local currentThemePlaying = kan.SoundId
  1985. local currentPitch = kan.Pitch
  1986. local currentVol = kan.Volume
  1987. function newTheme(ID,timepos,pitch,vol)
  1988. local kanz = kan
  1989. --kanz:Stop()
  1990. kanz.Volume = vol
  1991. --kanz.TimePosition = timepos
  1992. kanz.PlaybackSpeed = pitch
  1993. kanz.Pitch = pitch
  1994. kanz.SoundId = ID
  1995. kanz.Name = "wrecked"
  1996. kanz.Looped = true
  1997. currentThemePlaying = kanz.SoundId
  1998. currentVol = kanz.Volume
  1999. currentPitch = kanz.Pitch
  2000. --kanz:Play()
  2001. --coroutine.resume(coroutine.create(function()
  2002. --wait(0.05)
  2003. --end))
  2004. end
  2005.  
  2006.  
  2007. function newThemeCust(ID,timepos,pitch,vol)
  2008. local kanz = kan
  2009. kanz:Stop()
  2010. kanz.Volume = vol
  2011. kanz.TimePosition = timepos
  2012. kanz.PlaybackSpeed = pitch
  2013. kanz.Pitch = pitch
  2014. kanz.SoundId = ID
  2015. kanz.Name = "wrecked"
  2016. kanz.Looped = true
  2017. currentThemePlaying = kanz.SoundId
  2018. currentVol = kanz.Volume
  2019. currentPitch = kanz.Pitch
  2020. kanz:Play()
  2021. coroutine.resume(coroutine.create(function()
  2022. wait(0.05)
  2023. end))
  2024. end
  2025.  
  2026. local mutedtog = false
  2027.  
  2028. function CameraEnshaking(Length,Intensity)
  2029. coroutine.resume(coroutine.create(function()
  2030. local intensity = 1*Intensity
  2031. local rotM = 0.01*Intensity
  2032. for i = 0, Length, 0.1 do
  2033. swait()
  2034. intensity = intensity - 0.05*Intensity/Length
  2035. rotM = rotM - 0.0005*Intensity/Length
  2036. hum.CameraOffset = Vec3(radian(random(-intensity, intensity)), radian(random(-intensity, intensity)), radian(random(-intensity, intensity)))
  2037. cam.CFrame = cam.CFrame * cFrame(radian(random(-intensity, intensity)), radian(random(-intensity, intensity)), radian(random(-intensity, intensity))) * Euler(radian(random(-intensity, intensity)) * rotM, radian(random(-intensity, intensity)) * rotM, radian(random(-intensity, intensity)) * rotM)
  2038. end
  2039. Humanoid.CameraOffset = Vec3(0, 0, 0)
  2040. end))
  2041. end
  2042. CamShake=function(Part,Distan,Power,Times)
  2043. local de=Part.Position
  2044. for i,v in pairs(workspace:children()) do
  2045. if v:IsA("Model") and v:findFirstChild("Humanoid") then
  2046. for _,c in pairs(v:children()) do
  2047. if c.ClassName=="Part" and (c.Position - de).magnitude < Distan then
  2048. local Noob=v.Humanoid
  2049. if Noob~=nil then
  2050. coroutine.resume(coroutine.create(function()
  2051. FV = Instance.new("BoolValue", Noob)
  2052. FV.Name = "CameraShake"
  2053. for ShakeNum=1,Times do
  2054. swait()
  2055. local ef=Power
  2056. if ef>=1 then
  2057. Humanoid.CameraOffset = Vector3.new(math.random(-ef,ef),math.random(-ef,ef),math.random(-ef,ef))
  2058. else
  2059. ef=Power*10
  2060. Humanoid.CameraOffset = Vector3.new(math.random(-ef,ef)/10,math.random(-ef,ef)/10,math.random(-ef,ef)/10)
  2061. end
  2062. end
  2063. Humanoid.CameraOffset = Vector3.new(0,0,0)
  2064. FV:Destroy()
  2065. end))
  2066. CameraShake(Times, Power, Noob)
  2067. end
  2068. end
  2069. end
  2070. end
  2071. end
  2072. end
  2073.  
  2074. local toggleTag = true
  2075. local bilguit = Instance.new("BillboardGui", hed)
  2076. bilguit.Adornee = nil
  2077. bilguit.Name = "ModeName"
  2078. bilguit.Size = UDim2.new(4, 0, 1.2, 0)
  2079. bilguit.StudsOffset = Vector3.new(-8, 8/1.5, 0)
  2080. local modet = Instance.new("TextLabel", bilguit)
  2081. modet.Size = UDim2.new(10/2, 0, 7/2, 0)
  2082. modet.FontSize = "Size8"
  2083. modet.TextScaled = true
  2084. modet.TextTransparency = 0
  2085. modet.BackgroundTransparency = 1
  2086. modet.TextTransparency = 0
  2087. modet.TextStrokeTransparency = 0
  2088. modet.Font = "Code"
  2089. modet.TextStrokeColor3 = Color3.new(0,1,1)
  2090. modet.TextColor3 = Color3.new(0,0,0)
  2091. modet.Text = "LUNAR"
  2092.  
  2093.  
  2094. function chatfunc(text,color,typet,font,timeex)
  2095. local chat = coroutine.wrap(function()
  2096. if Character:FindFirstChild("TalkingBillBoard")~= nil then
  2097. Character:FindFirstChild("TalkingBillBoard"):destroy()
  2098. end
  2099. local naeeym2 = Instance.new("BillboardGui",Character)
  2100. naeeym2.Size = UDim2.new(0,100,0,40)
  2101. naeeym2.StudsOffset = Vector3.new(0,3,0)
  2102. naeeym2.Adornee = Character.Head
  2103. naeeym2.Name = "TalkingBillBoard"
  2104. local tecks2 = Instance.new("TextLabel",naeeym2)
  2105. tecks2.BackgroundTransparency = 1
  2106. tecks2.BorderSizePixel = 0
  2107. tecks2.Text = ""
  2108. tecks2.Font = font
  2109. tecks2.TextSize = 30
  2110. tecks2.TextStrokeTransparency = 0
  2111. tecks2.TextColor3 = color
  2112. tecks2.TextStrokeColor3 = Color3.new(0,0,0)
  2113. tecks2.Size = UDim2.new(1,0,0.5,0)
  2114. local tecks3 = Instance.new("TextLabel",naeeym2)
  2115. tecks3.BackgroundTransparency = 1
  2116. tecks3.BorderSizePixel = 0
  2117. tecks3.Text = ""
  2118. tecks3.Font = font
  2119. tecks3.TextSize = 30
  2120. tecks3.TextStrokeTransparency = 0
  2121. if typet == "Inverted" then
  2122. tecks3.TextColor3 = Color3.new(0,0,0)
  2123. tecks3.TextStrokeColor3 = color
  2124. elseif typet == "Normal" then
  2125. tecks3.TextColor3 = color
  2126. tecks3.TextStrokeColor3 = Color3.new(0,0,0)
  2127. end
  2128. tecks3.Size = UDim2.new(1,0,0.5,0)
  2129. coroutine.resume(coroutine.create(function()
  2130. while true do
  2131. swait(1)
  2132. if chaosmode == true then
  2133. tecks2.TextColor3 = BrickColor.random().Color
  2134. tecks3.TextStrokeColor3 = BrickColor.random().Color
  2135. end
  2136. end
  2137. end))
  2138. modet.TextTransparency = modet.TextTransparency + 1
  2139. modet.TextStrokeTransparency = modet.TextStrokeTransparency + 1
  2140. for i = 0, 74*timeex do
  2141. swait()
  2142. modet.TextTransparency = 1
  2143. modet.TextStrokeTransparency = 1
  2144. tecks2.Text = text
  2145. tecks3.Text = text
  2146. end
  2147. local randomrot = math.random(1,2)
  2148. if randomrot == 1 then
  2149. for i = 1, 50 do
  2150. swait()
  2151. tecks2.Text = text
  2152. tecks3.Text = text
  2153. modet.TextTransparency = modet.TextTransparency - .02
  2154. modet.TextStrokeTransparency = modet.TextStrokeTransparency - .02
  2155. tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  2156. tecks2.TextTransparency = tecks2.TextTransparency + .04
  2157. tecks3.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  2158. tecks3.TextTransparency = tecks2.TextTransparency + .04
  2159. end
  2160. elseif randomrot == 2 then
  2161. for i = 1, 50 do
  2162. swait()
  2163. tecks2.Text = text
  2164. tecks3.Text = text
  2165. modet.TextTransparency = modet.TextTransparency - .02
  2166. modet.TextStrokeTransparency = modet.TextStrokeTransparency - .02
  2167. tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  2168. tecks2.TextTransparency = tecks2.TextTransparency + .04
  2169. tecks3.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  2170. tecks3.TextTransparency = tecks2.TextTransparency + .04
  2171. end
  2172. end
  2173. modet.TextTransparency = 0
  2174. modet.TextStrokeTransparency = 0
  2175. if toggleTag == false then
  2176. modet.TextTransparency = 1
  2177. modet.TextStrokeTransparency = 1
  2178. end
  2179. naeeym2:Destroy()
  2180. end)
  2181. chat()
  2182. end
  2183.  
  2184. function bosschatfunc(text,color,watval)
  2185. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  2186. coroutine.resume(coroutine.create(function()
  2187. if v.PlayerGui:FindFirstChild("Dialog")~= nil then
  2188. v.PlayerGui:FindFirstChild("Dialog"):destroy()
  2189. end
  2190. local scrg = Instance.new("ScreenGui",v.PlayerGui)
  2191. CFuncs["EchoSound"].Create("rbxassetid://525200869", scrg, 0.5, 1,0,10,0.1,0.25,1)
  2192. scrg.Name = "Dialog"
  2193. local txtlb = Instance.new("TextLabel",scrg)
  2194. txtlb.Text = ""
  2195. txtlb.Font = "Bodoni"
  2196. txtlb.TextColor3 = Color3.new(0,0,0)
  2197. txtlb.TextStrokeTransparency = 0
  2198. txtlb.BackgroundTransparency = 0.75
  2199. txtlb.BackgroundColor3 = Color3.new(0,0,0)
  2200. txtlb.TextStrokeColor3 = color
  2201. txtlb.TextScaled = true
  2202. txtlb.Size = UDim2.new(1,0,0.25,0)
  2203. txtlb.TextXAlignment = "Left"
  2204. txtlb.Position = UDim2.new(0,0,0.75 + 1,0)
  2205. local txtlb2 = Instance.new("TextLabel",scrg)
  2206. txtlb2.Text = "CYTUS:"
  2207. txtlb2.Font = "Arcade"
  2208. txtlb2.TextColor3 = Color3.new(0,0,0)
  2209. txtlb2.TextStrokeTransparency = 0
  2210. txtlb2.BackgroundTransparency = 1
  2211. txtlb2.TextStrokeColor3 = color
  2212. txtlb2.TextSize = 40
  2213. txtlb2.Size = UDim2.new(1,0,0.5,0)
  2214. txtlb2.TextXAlignment = "Left"
  2215. txtlb2.Position = UDim2.new(0,0,1,0)
  2216. local fvalen = 0.55
  2217. local fval = -0.49
  2218. coroutine.resume(coroutine.create(function()
  2219. while true do
  2220. swait()
  2221. if chaosmode == true then
  2222. txtlb.Rotation = math.random(-1,1)
  2223. txtlb2.Rotation = math.random(-1,1)
  2224. txtlb.Position = txtlb.Position + UDim2.new(0,math.random(-1,1)/5,0,math.random(-1,1)/5)
  2225. txtlb2.Position = txtlb2.Position + UDim2.new(0,math.random(-1,1)/5,0,math.random(-1,1)/5)
  2226. txtlb.TextStrokeColor3 = BrickColor.random().Color
  2227. txtlb2.TextStrokeColor3 = BrickColor.random().Color
  2228. end
  2229. end
  2230. end))
  2231. coroutine.resume(coroutine.create(function()
  2232. while true do
  2233. swait()
  2234. if scrg.Parent ~= nil then
  2235. fvalen = fvalen - 0.0001
  2236. elseif scrg.Parent == nil then
  2237. break
  2238. end
  2239. end
  2240. end))
  2241. local flol = 1.75
  2242. local flil = 1.6
  2243. coroutine.resume(coroutine.create(function()
  2244. for i = 0, 9 do
  2245. swait()
  2246. fval = fval + 0.05
  2247. flol = flol - 0.1
  2248. flil = flil - 0.1
  2249. txtlb.Text = ""
  2250. txtlb.Position = UDim2.new(0,0,flol,0)
  2251. txtlb2.Position = UDim2.new(0,0,flil,0)
  2252. end
  2253. txtlb.Text = text
  2254. wait(watval)
  2255. local valinc = 0
  2256. for i = 0, 99 do
  2257. swait()
  2258. valinc = valinc + 0.0001
  2259. flol = flol + valinc
  2260. flil = flil + valinc
  2261. txtlb.Rotation = txtlb.Rotation + valinc*20
  2262. txtlb2.Rotation = txtlb2.Rotation - valinc*50
  2263. txtlb.Position = UDim2.new(0,0,flol,0)
  2264. txtlb2.Position = UDim2.new(0,0,flil,0)
  2265. txtlb.TextStrokeTransparency = txtlb.TextStrokeTransparency + 0.01
  2266. txtlb.TextTransparency = txtlb.TextTransparency + 0.01
  2267. txtlb2.TextStrokeTransparency = txtlb2.TextStrokeTransparency + 0.01
  2268. txtlb2.TextTransparency = txtlb2.TextTransparency + 0.01
  2269. txtlb.BackgroundTransparency = txtlb.BackgroundTransparency + 0.0025
  2270. end
  2271. scrg:Destroy()
  2272. end))
  2273. end))
  2274. end
  2275. end
  2276.  
  2277.  
  2278.  
  2279. local Create = LoadLibrary("RbxUtility").Create
  2280.  
  2281. CFuncs = {
  2282. ["Part"] = {
  2283. Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  2284. local Part = Create("Part"){
  2285. Parent = Parent,
  2286. Reflectance = Reflectance,
  2287. Transparency = Transparency,
  2288. CanCollide = false,
  2289. Locked = true,
  2290. BrickColor = BrickColor.new(tostring(BColor)),
  2291. Name = Name,
  2292. Size = Size,
  2293. Material = Material,
  2294. }
  2295. RemoveOutlines(Part)
  2296. return Part
  2297. end;
  2298. };
  2299.  
  2300. ["Mesh"] = {
  2301. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  2302. local Msh = Create(Mesh){
  2303. Parent = Part,
  2304. Offset = OffSet,
  2305. Scale = Scale,
  2306. }
  2307. if Mesh == "SpecialMesh" then
  2308. Msh.MeshType = MeshType
  2309. Msh.MeshId = MeshId
  2310. end
  2311. return Msh
  2312. end;
  2313. };
  2314.  
  2315. ["Mesh"] = {
  2316. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  2317. local Msh = Create(Mesh){
  2318. Parent = Part,
  2319. Offset = OffSet,
  2320. Scale = Scale,
  2321. }
  2322. if Mesh == "SpecialMesh" then
  2323. Msh.MeshType = MeshType
  2324. Msh.MeshId = MeshId
  2325. end
  2326. return Msh
  2327. end;
  2328. };
  2329.  
  2330. ["Weld"] = {
  2331. Create = function(Parent, Part0, Part1, C0, C1)
  2332. local Weld = Create("Weld"){
  2333. Parent = Parent,
  2334. Part0 = Part0,
  2335. Part1 = Part1,
  2336. C0 = C0,
  2337. C1 = C1,
  2338. }
  2339. return Weld
  2340. end;
  2341. };
  2342.  
  2343. ["Sound"] = {
  2344. Create = function(id, par, vol, pit)
  2345. coroutine.resume(coroutine.create(function()
  2346. local S = Create("Sound"){
  2347. Volume = vol,
  2348. Name = "EffectSoundo",
  2349. Pitch = pit or 1,
  2350. SoundId = id,
  2351. Parent = par or workspace,
  2352. }
  2353. wait()
  2354. S:play()
  2355. game:GetService("Debris"):AddItem(S, 10)
  2356. end))
  2357. end;
  2358. };
  2359.  
  2360. ["EchoSound"] = {
  2361. Create = function(id, par, vol, pit, timepos,delays,echodelay,fedb,dryl)
  2362. coroutine.resume(coroutine.create(function()
  2363. local Sas = Create("Sound"){
  2364. Volume = vol,
  2365. Name = "EffectSoundo",
  2366. Pitch = pit or 1,
  2367. SoundId = id,
  2368. TimePosition = timepos,
  2369. Parent = par or workspace,
  2370. }
  2371. local E = Create("EchoSoundEffect"){
  2372. Delay = echodelay,
  2373. Name = "Echo",
  2374. Feedback = fedb,
  2375. DryLevel = dryl,
  2376. Parent = Sas,
  2377. }
  2378. wait()
  2379. Sas:play()
  2380. game:GetService("Debris"):AddItem(Sas, delays)
  2381. end))
  2382. end;
  2383. };
  2384.  
  2385. ["LongSound"] = {
  2386. Create = function(id, par, vol, pit)
  2387. coroutine.resume(coroutine.create(function()
  2388. local S = Create("Sound"){
  2389. Volume = vol,
  2390. Pitch = pit or 1,
  2391. SoundId = id,
  2392. Parent = par or workspace,
  2393. }
  2394. wait()
  2395. S:play()
  2396. game:GetService("Debris"):AddItem(S, 60)
  2397. end))
  2398. end;
  2399. };
  2400.  
  2401. ["ParticleEmitter"] = {
  2402. Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
  2403. local fp = Create("ParticleEmitter"){
  2404. Parent = Parent,
  2405. Color = ColorSequence.new(Color1, Color2),
  2406. LightEmission = LightEmission,
  2407. Size = Size,
  2408. Texture = Texture,
  2409. Transparency = Transparency,
  2410. ZOffset = ZOffset,
  2411. Acceleration = Accel,
  2412. Drag = Drag,
  2413. LockedToPart = LockedToPart,
  2414. VelocityInheritance = VelocityInheritance,
  2415. EmissionDirection = EmissionDirection,
  2416. Enabled = Enabled,
  2417. Lifetime = LifeTime,
  2418. Rate = Rate,
  2419. Rotation = Rotation,
  2420. RotSpeed = RotSpeed,
  2421. Speed = Speed,
  2422. VelocitySpread = VelocitySpread,
  2423. }
  2424. return fp
  2425. end;
  2426. };
  2427.  
  2428. CreateTemplate = {
  2429.  
  2430. };
  2431. }
  2432.  
  2433.  
  2434.  
  2435. New = function(Object, Parent, Name, Data)
  2436. local Object = Instance.new(Object)
  2437. for Index, Value in pairs(Data or {}) do
  2438. Object[Index] = Value
  2439. end
  2440. Object.Parent = Parent
  2441. Object.Name = Name
  2442. return Object
  2443. end
  2444. local halocolor = BrickColor.new("Pastel light blue")
  2445. local halocolor2 = BrickColor.new("Cool yellow")
  2446. local starcolor = BrickColor.new("Bright yellow")
  2447. local lunacolor = BrickColor.new("Navy blue")
  2448. local lunacolor2 = BrickColor.new("Bright blue")
  2449. local wepcolor = BrickColor.new("Really black")
  2450. local maincolor = BrickColor.new("Really black")
  2451. local m = Instance.new("Model",char)
  2452. local m2 = Instance.new("Model",char)
  2453. local m3 = Instance.new("Model",char)
  2454. local mw1 = Instance.new("Model",char)
  2455. local mw2 = Instance.new("Model",char)
  2456.  
  2457.  
  2458. gui = function(GuiType, parent, text, backtrans, backcol, pos, size)
  2459. local gui = it(GuiType)
  2460. gui.Parent = parent
  2461. gui.Text = text
  2462. gui.BackgroundTransparency = backtrans
  2463. gui.BackgroundColor3 = backcol
  2464. gui.SizeConstraint = "RelativeXY"
  2465. gui.TextXAlignment = "Center"
  2466. gui.TextYAlignment = "Center"
  2467. gui.Position = pos
  2468. gui.Size = size
  2469. gui.Font = "SourceSans"
  2470. gui.FontSize = "Size14"
  2471. gui.TextWrapped = false
  2472. gui.TextStrokeTransparency = 0
  2473. gui.TextColor = BrickColor.new("White")
  2474. return gui
  2475. end
  2476. --------------------------- GUI STUFF
  2477. local basgui = it("GuiMain")
  2478. basgui.Parent = plr.PlayerGui
  2479. basgui.Name = "VISgui"
  2480. local fullscreenz = it("Frame")
  2481. fullscreenz.Parent = basgui
  2482. fullscreenz.BackgroundColor3 = Color3.new(255, 255, 255)
  2483. fullscreenz.BackgroundTransparency = 1
  2484. fullscreenz.BorderColor3 = Color3.new(17, 17, 17)
  2485. fullscreenz.Size = UDim2.new(1, 0, 1, 0)
  2486. fullscreenz.Position = UDim2.new(0, 0, 0, 0)
  2487. local imgl2 = Instance.new("ImageLabel",fullscreenz)
  2488. imgl2.BackgroundTransparency = 1
  2489. imgl2.BorderSizePixel = 0
  2490. imgl2.ImageTransparency = 0.5
  2491. imgl2.ImageColor3 = Color3.new(0,1,1)
  2492. imgl2.Position = UDim2.new(0.75,-100,0.55,-100)
  2493. imgl2.Size = UDim2.new(0,800,0,800)
  2494. imgl2.Image = "rbxassetid://2325939897"
  2495. local circl = imgl2:Clone()
  2496. circl.Parent = fullscreenz
  2497. circl.ImageTransparency = 0
  2498. circl.Size = UDim2.new(0,550,0,550)
  2499. circl.Position = UDim2.new(0.75,25,0.55,25)
  2500. circl.ImageColor3 = Color3.new(0,0,0)
  2501. circl.Image = "rbxassetid://2344830904"
  2502. local circl2 = imgl2:Clone()
  2503. circl2.Parent = fullscreenz
  2504. circl2.ImageTransparency = 0
  2505. circl2.Size = UDim2.new(0,700,0,700)
  2506. circl2.Position = UDim2.new(0.75,-50,0.55,-50)
  2507. circl2.ImageColor3 = Color3.new(0,1,1)
  2508. circl2.Image = "rbxassetid://2344830904"
  2509. local imgl2b = imgl2:Clone()
  2510. imgl2b.Parent = fullscreenz
  2511. imgl2b.ImageTransparency = 0
  2512. imgl2b.Size = UDim2.new(0,600,0,600)
  2513. imgl2b.Position = UDim2.new(0.75,0,0.55,0)
  2514. imgl2b.ImageColor3 = Color3.new(0,0,0)
  2515. local techc = imgl2:Clone()
  2516. techc.Parent = fullscreenz
  2517. techc.ImageTransparency = 0
  2518. techc.Size = UDim2.new(0,900,0,900)
  2519. techc.Position = UDim2.new(0.75,-150,0.55,-150)
  2520. techc.ImageColor3 = Color3.new(0,1,1)
  2521. techc.Image = "rbxassetid://2076519836"
  2522. local ned = Instance.new("TextLabel",fullscreenz)
  2523. ned.ZIndex = 2
  2524. ned.Font = "SciFi"
  2525. ned.BackgroundTransparency = 1
  2526. ned.BorderSizePixel = 0.65
  2527. ned.Size = UDim2.new(0.3,0,0.2,0)
  2528. ned.Position = UDim2.new(0.7,0,0.8,0)
  2529. ned.TextColor3 = BrickColor.new("Black").Color
  2530. ned.TextStrokeColor3 = BrickColor.new("Toothpaste").Color
  2531. ned.TextScaled = true
  2532. ned.TextStrokeTransparency = 0
  2533. ned.Text = "LUNAR"
  2534. ned.TextSize = 24
  2535. ned.Rotation = 1
  2536. ned.TextXAlignment = "Right"
  2537. ned.TextYAlignment = "Bottom"
  2538.  
  2539. local bguis = Instance.new("BillboardGui",tors)
  2540. bguis.Size = UDim2.new(25, 0, 25, 0)
  2541. local imgca = Instance.new("ImageLabel",bguis)
  2542. imgca.BackgroundTransparency = 1
  2543. imgca.ImageTransparency = 1
  2544. imgca.Size = UDim2.new(1,0,1,0)
  2545. imgca.Image = "rbxassetid://2076519836" --997291547,521073910
  2546. imgca.ImageColor3 = Color3.new(0,0,0)
  2547.  
  2548. local extrawingmod1 = Instance.new("Model",char)
  2549. local extrawingmod2 = Instance.new("Model",char)
  2550.  
  2551. function CreateParta(parent,transparency,reflectance,material,brickcolor)
  2552. local p = Instance.new("Part")
  2553. p.TopSurface = 0
  2554. p.BottomSurface = 0
  2555. p.Parent = parent
  2556. p.Size = Vector3.new(0.1,0.1,0.1)
  2557. p.Transparency = transparency
  2558. p.Reflectance = reflectance
  2559. p.CanCollide = false
  2560. p.Locked = true
  2561. p.BrickColor = brickcolor
  2562. p.Material = material
  2563. return p
  2564. end
  2565.  
  2566. function CreateMeshy(parent,meshtype,x1,y1,z1)
  2567. local mesh = Instance.new("SpecialMesh",parent)
  2568. mesh.MeshType = meshtype
  2569. mesh.Scale = Vector3.new(x1*10,y1*10,z1*10)
  2570. return mesh
  2571. end
  2572.  
  2573. function CreateSpecialMesh(parent,meshid,x1,y1,z1)
  2574. local mesh = Instance.new("SpecialMesh",parent)
  2575. mesh.MeshType = "FileMesh"
  2576. mesh.MeshId = meshid
  2577. mesh.Scale = Vector3.new(x1,y1,z1)
  2578. return mesh
  2579. end
  2580.  
  2581.  
  2582. function CreateSpecialGlowMesh(parent,meshid,x1,y1,z1)
  2583. local mesh = Instance.new("SpecialMesh",parent)
  2584. mesh.MeshType = "FileMesh"
  2585. mesh.MeshId = meshid
  2586. mesh.TextureId = "http://www.roblox.com/asset/?id=269748808"
  2587. mesh.Scale = Vector3.new(x1,y1,z1)
  2588. mesh.VertexColor = Vector3.new(parent.BrickColor.r, parent.BrickColor.g, parent.BrickColor.b)
  2589. return mesh
  2590. end
  2591.  
  2592. function CreateWeld(parent,part0,part1,C1X,C1Y,C1Z,C1Xa,C1Ya,C1Za,C0X,C0Y,C0Z,C0Xa,C0Ya,C0Za)
  2593. local weld = Instance.new("Weld")
  2594. weld.Parent = parent
  2595. weld.Part0 = part0
  2596. weld.Part1 = part1
  2597. weld.C1 = CFrame.new(C1X,C1Y,C1Z)*CFrame.Angles(C1Xa,C1Ya,C1Za)
  2598. weld.C0 = CFrame.new(C0X,C0Y,C0Z)*CFrame.Angles(C0Xa,C0Ya,C0Za)
  2599. return weld
  2600. end
  2601.  
  2602. local maincolg = Model120
  2603. local seccolg = Model2
  2604. --------------
  2605. local tru = CreateParta(m,1,1,"SmoothPlastic",BrickColor.random())
  2606. CreateWeld(tru,rarm,tru,0,0,0,math.rad(0),math.rad(180),math.rad(0),0,0,0,math.rad(0),math.rad(0),math.rad(0))
  2607. CreateWeld(Part1,tru,Part1,0,0,0,math.rad(0),math.rad(0),math.rad(0),0,0,0,math.rad(0),math.rad(0),math.rad(0))
  2608.  
  2609. local MRC_A = BrickColor.new("Toothpaste")
  2610. local MRC_B = BrickColor.new("Black")
  2611. ------
  2612.  
  2613.  
  2614. function RemoveOutlines(part)
  2615. part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  2616. end
  2617. function CreatePart(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  2618. local Part = Create("Part")({
  2619. Parent = Parent,
  2620. Reflectance = Reflectance,
  2621. Transparency = Transparency,
  2622. CanCollide = false,
  2623. Locked = true,
  2624. BrickColor = BrickColor.new(tostring(BColor)),
  2625. Name = Name,
  2626. Size = Size,
  2627. Material = Material
  2628. })
  2629. Part.CustomPhysicalProperties = PhysicalProperties.new(0.001, 0.001, 0.001, 0.001, 0.001)
  2630. RemoveOutlines(Part)
  2631. return Part
  2632. end
  2633. function CreateMesh(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  2634. local Msh = Create(Mesh)({
  2635. Parent = Part,
  2636. Offset = OffSet,
  2637. Scale = Scale
  2638. })
  2639. if Mesh == "SpecialMesh" then
  2640. Msh.MeshType = MeshType
  2641. Msh.MeshId = MeshId
  2642. end
  2643. return Msh
  2644. end
  2645. function CreateWeld(Parent, Part0, Part1, C0, C1)
  2646. local Weld = Create("Weld")({
  2647. Parent = Parent,
  2648. Part0 = Part0,
  2649. Part1 = Part1,
  2650. C0 = C0,
  2651. C1 = C1
  2652. })
  2653. return Weld
  2654. end
  2655. Player = owner
  2656. Character=Player.Character
  2657. PlayerGui=Player.PlayerGui
  2658. Backpack=Player.Backpack
  2659. Torso=Character.Torso
  2660. Head=Character.Head
  2661. Humanoid=Character.Humanoid
  2662. m=Instance.new('Model',Character)
  2663. LeftArm=Character["Left Arm"]
  2664. LeftLeg=Character["Left Leg"]
  2665. RightArm=Character["Right Arm"]
  2666. RightLeg=Character["Right Leg"]
  2667. LW=Torso["Left Shoulder"]
  2668. LH=Torso["Left Hip"]
  2669. RW=Torso["Right Shoulder"]
  2670. RH=Torso["Right Hip"]
  2671. Face = Head.face
  2672. Neck=Torso.Neck
  2673. it=Instance.new
  2674. attacktype=1
  2675. vt=Vector3.new
  2676. cf=CFrame.new
  2677. euler=CFrame.fromEulerAnglesXYZ
  2678. angles=CFrame.Angles
  2679. cloaked=false
  2680. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2681. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2682. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  2683. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  2684. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  2685. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  2686. RootPart=Character.HumanoidRootPart
  2687. RootJoint=RootPart.RootJoint
  2688. RootCF=euler(-1.57,0,3.14)
  2689. attack = false
  2690. attackdebounce = false
  2691. deb=false
  2692. equipped=true
  2693. hand=false
  2694. MMouse=nil
  2695. combo=0
  2696. mana=0
  2697. trispeed=.2
  2698. attackmode='none'
  2699. local idle=0
  2700. local Anim="Idle"
  2701. local Effects={}
  2702. local gun=false
  2703. local shoot=false
  2704. local sine = 0
  2705. local change = 1
  2706.  
  2707. function RecolorTextAndRename(name,col1,col2,font)
  2708. modet.TextStrokeColor3 = col2
  2709. modet.TextColor3 = col1
  2710. modet.Font = font
  2711. modet.Text = name
  2712. techc.ImageColor3 = col2
  2713. circl.ImageColor3 = col2
  2714. circl2.ImageColor3 = col1
  2715. imgca.ImageColor3 = col2
  2716. imgl2.ImageColor3 = col1
  2717. imgl2b.ImageColor3 = col2
  2718. ned.Text = name
  2719. ned.TextColor3 = col1
  2720. ned.TextStrokeColor3 = col2
  2721. end
  2722. local disabledw = true
  2723. function warnedpeople(text,represfont,color,color2)
  2724. if disabledw == false then
  2725. CFuncs["Sound"].Create("rbxassetid://1001942103", char, 3,1)
  2726. CFuncs["Sound"].Create("rbxassetid://534859302", char, 2.5,1)
  2727. CFuncs["Sound"].Create("rbxassetid://963718869", char, 1,1)
  2728. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  2729. coroutine.resume(coroutine.create(function()
  2730. if v.PlayerGui:FindFirstChild("Spinny")~= nil then
  2731. v.PlayerGui:FindFirstChild("Spinny"):destroy()
  2732. end
  2733. local scrg = Instance.new("ScreenGui",v.PlayerGui)
  2734. scrg.Name = "Spinny"
  2735. local frm = Instance.new("Frame",scrg)
  2736. frm.BackgroundTransparency = 0.25
  2737. frm.BackgroundColor3 = color
  2738. frm.BorderSizePixel = 0
  2739. frm.Rotation = 45
  2740. frm.Size = UDim2.new(3,0,0,100)
  2741. frm.Position = UDim2.new(-4,0,0,0)
  2742. local frm2 = frm:Clone()
  2743. frm2.Parent = scrg
  2744. frm2.BackgroundColor3 = color2
  2745. frm2.Position = UDim2.new(-4.05,0,0,0)
  2746. local imlb = Instance.new("ImageLabel",scrg)
  2747. imlb.BackgroundTransparency = 1
  2748. imlb.BackgroundColor3 = Color3.new(0,0,0)
  2749. imlb.Image = "rbxassetid://2344851144"
  2750. imlb.Size = UDim2.new(0,750,0,750)
  2751. imlb.ImageColor3 = color2
  2752. imlb.ImageTransparency = 0.25
  2753. imlb.Position = UDim2.new(-2.5,0,-2.5,0)
  2754. local imlb2 = imlb:Clone()
  2755. imlb2.Image = "rbxassetid://2325939897"
  2756. imlb2.Size = UDim2.new(1,0,1,0)
  2757. imlb2.ImageColor3 = color
  2758. imlb2.ImageTransparency = 0
  2759. imlb2.Position = UDim2.new(0,0,0,0)
  2760. local imlb3 = imlb:Clone()
  2761. imlb3.Image = "rbxassetid://2344830904"
  2762. imlb3.Size = UDim2.new(1,0,1,0)
  2763. imlb3.ImageColor3 = color2
  2764. imlb3.ImageTransparency = 0
  2765. imlb3.Position = UDim2.new(0,0,0,0)
  2766. local imlb4 = imlb:Clone()
  2767. imlb4.Image = "rbxassetid://2344870656"
  2768. imlb4.Size = UDim2.new(1,0,1,0)
  2769. imlb4.ImageColor3 = Color3.new(1,1,1)
  2770. imlb4.ImageTransparency = 0
  2771. imlb4.Position = UDim2.new(0,0,0,0)
  2772. imlb2.Parent = imlb
  2773. imlb3.Parent = imlb
  2774. imlb4.Parent = imlb
  2775. local txtlb2 = Instance.new("TextLabel",imlb)
  2776. txtlb2.Text = text
  2777. txtlb2.Font = represfont
  2778. txtlb2.TextColor3 = color
  2779. txtlb2.TextStrokeTransparency = 0
  2780. txtlb2.BackgroundTransparency = 1
  2781. txtlb2.TextStrokeColor3 = color2
  2782. txtlb2.TextScaled = true
  2783. txtlb2.Size = UDim2.new(1,0,1,0)
  2784. txtlb2.Position = UDim2.new(0,0,0,0)
  2785. local fvalen = 0.55
  2786. local fval = -0.49
  2787. coroutine.resume(coroutine.create(function()
  2788. while true do
  2789. swait()
  2790. if chaosmode == true then
  2791. txtlb2.Rotation = math.random(-1,1)
  2792. imlb.Position = imlb.Position + UDim2.new(0,math.random(-1,1)/5,0,math.random(-1,1)/5)
  2793. txtlb2.Position = txtlb2.Position + UDim2.new(0,math.random(-1,1)/5,0,math.random(-1,1)/5)
  2794. imlb.ImageColor3 = BrickColor.random().Color
  2795. txtlb2.TextStrokeColor3 = BrickColor.random().Color
  2796. end
  2797. end
  2798. end))
  2799. coroutine.resume(coroutine.create(function()
  2800. while true do
  2801. swait()
  2802. if scrg.Parent ~= nil then
  2803. fvalen = fvalen - 0.0001
  2804. elseif scrg.Parent == nil then
  2805. break
  2806. end
  2807. end
  2808. end))
  2809. local flol = -5
  2810. local flil = 1.6
  2811. coroutine.resume(coroutine.create(function()
  2812. for i = 0, 49 do
  2813. swait()
  2814. flol = flol + 0.125
  2815. flil = flil - 0.1
  2816. frm.Size = frm.Size + UDim2.new(0.1,0,0,0)
  2817. frm.Rotation = frm.Rotation - 0.25
  2818. frm2.Size = frm2.Size + UDim2.new(0.1,0,0,0)
  2819. frm2.Rotation = frm.Rotation + 0.325
  2820. imlb3.Rotation = imlb3.Rotation - 10
  2821. imlb2.Rotation = imlb.Rotation + 7.5
  2822. imlb.Rotation = imlb.Rotation + 5
  2823. txtlb2.Rotation = txtlb2.Rotation - 5.125
  2824. imlb.Position = imlb.Position + UDim2.new(0.05125,0,0.04775,0)
  2825. end
  2826. for i = 0, 99 do
  2827. swait()
  2828. fval = fval + 0.05
  2829. flol = flol + 0.005
  2830. frm.Size = frm.Size + UDim2.new(0.005,0,0,0)
  2831. frm.Rotation = frm.Rotation - 0.075
  2832. frm2.Size = frm2.Size + UDim2.new(0.005,0,0,0)
  2833. frm2.Rotation = frm2.Rotation + 0.125
  2834. imlb3.Rotation = imlb3.Rotation - 2
  2835. imlb2.Rotation = imlb.Rotation + 1.5
  2836. imlb.Rotation = imlb.Rotation + 1
  2837. txtlb2.Rotation = txtlb2.Rotation - 1.125
  2838. imlb.Position = imlb.Position + UDim2.new(0.0015,0,0.00075,0)
  2839. end
  2840. local valinc = 0
  2841. local vinc2 = 1
  2842. for i = 0, 99 do
  2843. swait()
  2844. vinc2 = vinc2 + 0.25
  2845. valinc = valinc + 0.0001
  2846. flol = flol + valinc
  2847. flil = flil + valinc
  2848. txtlb2.Rotation = txtlb2.Rotation - 1.125*vinc2
  2849. imlb3.Rotation = imlb3.Rotation - 2*vinc2
  2850. imlb.Rotation = imlb.Rotation + 1*vinc2
  2851. imlb.Position = imlb.Position + UDim2.new(0.0015*vinc2,0,0.0005*vinc2,0)
  2852. frm.Size = frm.Size + UDim2.new(0.005*vinc2,0,0,0)
  2853. frm.Rotation = frm.Rotation + 0.1*vinc2
  2854. frm2.Size = frm2.Size + UDim2.new(0.005*vinc2,0,0,0)
  2855. frm2.Rotation = frm2.Rotation + 0.225*vinc2
  2856. frm2.BackgroundTransparency = frm2.BackgroundTransparency + 0.0075
  2857. frm.BackgroundTransparency = frm.BackgroundTransparency + 0.0075
  2858. imlb.ImageTransparency = imlb.ImageTransparency + 0.005
  2859. imlb2.ImageTransparency = imlb2.ImageTransparency + 0.01
  2860. imlb3.ImageTransparency = imlb3.ImageTransparency + 0.01
  2861. imlb4.ImageTransparency = imlb4.ImageTransparency + 0.01
  2862. txtlb2.TextStrokeTransparency = txtlb2.TextStrokeTransparency + 0.01
  2863. txtlb2.TextTransparency = txtlb2.TextTransparency + 0.01
  2864. end
  2865. scrg:Destroy()
  2866. end))
  2867. end))
  2868. end
  2869. end
  2870. end
  2871.  
  2872. --save shoulders
  2873. --[[RSH, LSH=nil, nil
  2874. --welds
  2875. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  2876. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  2877. LH=Torso["Left Hip"]
  2878. RH=Torso["Right Hip"]
  2879. TorsoColor=Torso.BrickColor
  2880. function NoOutline(Part)
  2881. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  2882. end
  2883. ch=Character
  2884. RSH=ch.Torso["Right Shoulder"]
  2885. LSH=ch.Torso["Left Shoulder"]
  2886. --
  2887. RSH.Parent=nil
  2888. LSH.Parent=nil ]]--
  2889. --
  2890. RW.Name="Right Shoulder"
  2891. RW.Part0=char.Torso
  2892. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  2893. RW.C1=cf(0, 0.5, 0)
  2894. RW.Part1=char["Right Arm"]
  2895. RW.Parent=char.Torso
  2896. --
  2897. LW.Name="Left Shoulder"
  2898. LW.Part0=char.Torso
  2899. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  2900. LW.C1=cf(0, 0.5, 0)
  2901. LW.Part1=char["Left Arm"]
  2902. LW.Parent=char.Torso
  2903.  
  2904. local donum=0
  2905.  
  2906.  
  2907. function part(formfactor,parent,reflectance,transparency,brickcolor,name,size)
  2908. local fp=it("Part")
  2909. fp.formFactor=formfactor
  2910. fp.Parent=parent
  2911. fp.Reflectance=reflectance
  2912. fp.Transparency=transparency
  2913. fp.CanCollide=false
  2914. fp.Locked=true
  2915. fp.BrickColor=brickcolor
  2916. fp.Name=name
  2917. fp.Size=size
  2918. fp.Position=Torso.Position
  2919. NoOutline(fp)
  2920. fp.Material="SmoothPlastic"
  2921. fp:BreakJoints()
  2922. return fp
  2923. end
  2924.  
  2925. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  2926. local mesh=it(Mesh)
  2927. mesh.Parent=part
  2928. if Mesh=="SpecialMesh" then
  2929. mesh.MeshType=meshtype
  2930. if meshid~="nil" then
  2931. mesh.MeshId="http://www.roblox.com/asset/?id="..meshid
  2932. end
  2933. end
  2934. mesh.Offset=offset
  2935. mesh.Scale=scale
  2936. return mesh
  2937. end
  2938.  
  2939. function weld(parent,part0,part1,c0)
  2940. local weld=it("Weld")
  2941. weld.Parent=parent
  2942. weld.Part0=part0
  2943. weld.Part1=part1
  2944. weld.C0=c0
  2945. return weld
  2946. end
  2947.  
  2948. local Color1=Torso.BrickColor
  2949.  
  2950. local bodvel=Instance.new("BodyVelocity")
  2951. local bg=Instance.new("BodyGyro")
  2952.  
  2953. --------- SazEreno's Artificial HB --------------
  2954. ArtificialHB = Instance.new("BindableEvent", script)
  2955. ArtificialHB.Name = "ArtificialHB"
  2956.  
  2957. script:WaitForChild("ArtificialHB")
  2958. Frame_Speed = 1 / 60
  2959. frame = Frame_Speed
  2960. tf = 0
  2961. allowframeloss = false
  2962. tossremainder = false
  2963. lastframe = tick()
  2964. script.ArtificialHB:Fire()
  2965.  
  2966. game:GetService("RunService").Heartbeat:connect(function(s, p)
  2967. tf = tf + s
  2968. if tf >= frame then
  2969. if allowframeloss then
  2970. script.ArtificialHB:Fire()
  2971. lastframe = tick()
  2972. else
  2973. for i = 1, math.floor(tf / frame) do
  2974. script.ArtificialHB:Fire()
  2975. end
  2976. lastframe = tick()
  2977. end
  2978. if tossremainder then
  2979. tf = 0
  2980. else
  2981. tf = tf - frame * math.floor(tf / frame)
  2982. end
  2983. end
  2984. end)
  2985.  
  2986. ------------------
  2987. function swait(num)
  2988. if num == 0 or num == nil then
  2989. ArtificialHB.Event:wait()
  2990. else
  2991. for i = 1, num do
  2992. ArtificialHB.Event:wait()
  2993. end
  2994. end
  2995. end
  2996.  
  2997. -------- RAINBOW LEAVE IT TO ME
  2998. local r = 255
  2999. local g = 0
  3000. local b = 0
  3001. coroutine.resume(coroutine.create(function()
  3002. while wait() do
  3003. for i = 0, 254/5 do
  3004. swait()
  3005. g = g + 5
  3006. end
  3007. for i = 0, 254/5 do
  3008. swait()
  3009. r = r - 5
  3010. end
  3011. for i = 0, 254/5 do
  3012. swait()
  3013. b = b + 5
  3014. end
  3015. for i = 0, 254/5 do
  3016. swait()
  3017. g = g - 5
  3018. end
  3019. for i = 0, 254/5 do
  3020. swait()
  3021. r = r + 5
  3022. end
  3023. for i = 0, 254/5 do
  3024. swait()
  3025. b = b - 5
  3026. end
  3027. end
  3028. end))
  3029.  
  3030.  
  3031. so = function(id,par,vol,pit)
  3032. coroutine.resume(coroutine.create(function()
  3033. local sou = Instance.new("Sound",par or workspace)
  3034. sou.Volume=vol
  3035. sou.Pitch=pit or 1
  3036. sou.SoundId=id
  3037. swait()
  3038. sou:play()
  3039. game:GetService("Debris"):AddItem(sou,6)
  3040. end))
  3041. end
  3042.  
  3043. function clerp(a,b,t)
  3044. local qa = {QuaternionFromCFrame(a)}
  3045. local qb = {QuaternionFromCFrame(b)}
  3046. local ax, ay, az = a.x, a.y, a.z
  3047. local bx, by, bz = b.x, b.y, b.z
  3048. local _t = 1-t
  3049. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  3050. end
  3051.  
  3052. function QuaternionFromCFrame(cf)
  3053. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  3054. local trace = m00 + m11 + m22
  3055. if trace > 0 then
  3056. local s = math.sqrt(1 + trace)
  3057. local recip = 0.5/s
  3058. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  3059. else
  3060. local i = 0
  3061. if m11 > m00 then
  3062. i = 1
  3063. end
  3064. if m22 > (i == 0 and m00 or m11) then
  3065. i = 2
  3066. end
  3067. if i == 0 then
  3068. local s = math.sqrt(m00-m11-m22+1)
  3069. local recip = 0.5/s
  3070. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  3071. elseif i == 1 then
  3072. local s = math.sqrt(m11-m22-m00+1)
  3073. local recip = 0.5/s
  3074. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  3075. elseif i == 2 then
  3076. local s = math.sqrt(m22-m00-m11+1)
  3077. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  3078. end
  3079. end
  3080. end
  3081.  
  3082. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  3083. local xs, ys, zs = x + x, y + y, z + z
  3084. local wx, wy, wz = w*xs, w*ys, w*zs
  3085. local xx = x*xs
  3086. local xy = x*ys
  3087. local xz = x*zs
  3088. local yy = y*ys
  3089. local yz = y*zs
  3090. local zz = z*zs
  3091. 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))
  3092. end
  3093.  
  3094. function QuaternionSlerp(a, b, t)
  3095. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  3096. local startInterp, finishInterp;
  3097. if cosTheta >= 0.0001 then
  3098. if (1 - cosTheta) > 0.0001 then
  3099. local theta = math.acos(cosTheta)
  3100. local invSinTheta = 1/math.sin(theta)
  3101. startInterp = math.sin((1-t)*theta)*invSinTheta
  3102. finishInterp = math.sin(t*theta)*invSinTheta
  3103. else
  3104. startInterp = 1-t
  3105. finishInterp = t
  3106. end
  3107. else
  3108. if (1+cosTheta) > 0.0001 then
  3109. local theta = math.acos(-cosTheta)
  3110. local invSinTheta = 1/math.sin(theta)
  3111. startInterp = math.sin((t-1)*theta)*invSinTheta
  3112. finishInterp = math.sin(t*theta)*invSinTheta
  3113. else
  3114. startInterp = t-1
  3115. finishInterp = t
  3116. end
  3117. end
  3118. 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
  3119. end
  3120.  
  3121. local function CFrameFromTopBack(at, top, back)
  3122. local right = top:Cross(back)
  3123. return CFrame.new(at.x, at.y, at.z,
  3124. right.x, top.x, back.x,
  3125. right.y, top.y, back.y,
  3126. right.z, top.z, back.z)
  3127. end
  3128.  
  3129. function Triangle(a, b, c)
  3130. local edg1 = (c-a):Dot((b-a).unit)
  3131. local edg2 = (a-b):Dot((c-b).unit)
  3132. local edg3 = (b-c):Dot((a-c).unit)
  3133. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  3134. a, b, c = a, b, c
  3135. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  3136. a, b, c = b, c, a
  3137. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  3138. a, b, c = c, a, b
  3139. else
  3140. assert(false, "unreachable")
  3141. end
  3142.  
  3143. local len1 = (c-a):Dot((b-a).unit)
  3144. local len2 = (b-a).magnitude - len1
  3145. local width = (a + (b-a).unit*len1 - c).magnitude
  3146.  
  3147. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  3148.  
  3149. local list = {}
  3150.  
  3151. if len1 > 0.01 then
  3152. local w1 = Instance.new('WedgePart', m)
  3153. game:GetService("Debris"):AddItem(w1,5)
  3154. w1.Material = "SmoothPlastic"
  3155. w1.FormFactor = 'Custom'
  3156. w1.BrickColor = BrickColor.new("Really red")
  3157. w1.Transparency = 0
  3158. w1.Reflectance = 0
  3159. w1.Material = "SmoothPlastic"
  3160. w1.CanCollide = false
  3161. local l1 = Instance.new("PointLight",w1)
  3162. l1.Color = Color3.new(170,0,0)
  3163. NoOutline(w1)
  3164. local sz = Vector3.new(0.2, width, len1)
  3165. w1.Size = sz
  3166. local sp = Instance.new("SpecialMesh",w1)
  3167. sp.MeshType = "Wedge"
  3168. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  3169. w1:BreakJoints()
  3170. w1.Anchored = true
  3171. w1.Parent = workspace
  3172. w1.Transparency = 0.7
  3173. table.insert(Effects,{w1,"Disappear",.01})
  3174. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  3175. table.insert(list,w1)
  3176. end
  3177.  
  3178. if len2 > 0.01 then
  3179. local w2 = Instance.new('WedgePart', m)
  3180. game:GetService("Debris"):AddItem(w2,5)
  3181. w2.Material = "SmoothPlastic"
  3182. w2.FormFactor = 'Custom'
  3183. w2.BrickColor = BrickColor.new("Really red")
  3184. w2.Transparency = 0
  3185. w2.Reflectance = 0
  3186. w2.Material = "SmoothPlastic"
  3187. w2.CanCollide = false
  3188. local l2 = Instance.new("PointLight",w2)
  3189. l2.Color = Color3.new(170,0,0)
  3190. NoOutline(w2)
  3191. local sz = Vector3.new(0.2, width, len2)
  3192. w2.Size = sz
  3193. local sp = Instance.new("SpecialMesh",w2)
  3194. sp.MeshType = "Wedge"
  3195. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  3196. w2:BreakJoints()
  3197. w2.Anchored = true
  3198. w2.Parent = workspace
  3199. w2.Transparency = 0.7
  3200. table.insert(Effects,{w2,"Disappear",.01})
  3201. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  3202. table.insert(list,w2)
  3203. end
  3204. return unpack(list)
  3205. end
  3206.  
  3207.  
  3208. function Damagefunc(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch)
  3209. if hit.Parent == nil then
  3210. return
  3211. end
  3212. local h = hit.Parent:FindFirstChildOfClass("Humanoid")
  3213. for _, v in pairs(hit.Parent:children()) do
  3214. if v:IsA("Humanoid") then
  3215. h = v
  3216. end
  3217. end
  3218. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Head") ~= nil then
  3219. if hit.Parent:findFirstChild("DebounceHit") ~= nil and hit.Parent.DebounceHit.Value == true then
  3220. return
  3221. end
  3222. local c = Create("ObjectValue")({
  3223. Name = "creator",
  3224. Value = owner,
  3225. Parent = h
  3226. })
  3227. game:GetService("Debris"):AddItem(c, 0.5)
  3228. if HitSound ~= nil and HitPitch ~= nil then
  3229. CFuncs.Sound.Create(HitSound, hit, 1, HitPitch)
  3230. end
  3231. local Damage = math.random(minim, maxim)
  3232. local blocked = false
  3233. local block = hit.Parent:findFirstChild("Block")
  3234. if block ~= nil and block.className == "IntValue" and block.Value > 0 then
  3235. blocked = true
  3236. block.Value = block.Value - 1
  3237. print(block.Value)
  3238. end
  3239. if blocked == false then
  3240. HitHealth = h.Health
  3241. h.Health = h.Health - Damage
  3242. if HitHealth ~= h.Health and HitHealth ~= 0 and 0 >= h.Health and h.Parent.Name ~= "Hologram" then
  3243. print("gained kill")
  3244. dmg(h.Parent)
  3245. end
  3246. ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 1.5, Part.BrickColor.Color)
  3247. else
  3248. h.Health = h.Health - Damage / 2
  3249. ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 1.5, Part.BrickColor.Color)
  3250. end
  3251. if Type == "Knockdown" then
  3252. local hum = hit.Parent.Humanoid
  3253. hum.PlatformStand = true
  3254. coroutine.resume(coroutine.create(function(HHumanoid)
  3255. swait(1)
  3256. HHumanoid.PlatformStand = false
  3257. end), hum)
  3258. local angle = hit.Position - (Property.Position + Vector3.new(0, 0, 0)).unit
  3259. local bodvol = Create("BodyVelocity")({
  3260. velocity = angle * knockback,
  3261. P = 5000,
  3262. maxForce = Vector3.new(8000, 8000, 8000),
  3263. Parent = hit
  3264. })
  3265. local rl = Create("BodyAngularVelocity")({
  3266. P = 3000,
  3267. maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000,
  3268. angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)),
  3269. Parent = hit
  3270. })
  3271. game:GetService("Debris"):AddItem(bodvol, 0.5)
  3272. game:GetService("Debris"):AddItem(rl, 0.5)
  3273. elseif Type == "Normal" then
  3274. local vp = Create("BodyVelocity")({
  3275. P = 500,
  3276. maxForce = Vector3.new(math.huge, 0, math.huge),
  3277. velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05
  3278. })
  3279. if knockback > 0 then
  3280. vp.Parent = hit.Parent.Head
  3281. end
  3282. game:GetService("Debris"):AddItem(vp, 0.5)
  3283. elseif Type == "Up" then
  3284. local bodyVelocity = Create("BodyVelocity")({
  3285. velocity = Vector3.new(0, 20, 0),
  3286. P = 5000,
  3287. maxForce = Vector3.new(8000, 8000, 8000),
  3288. Parent = hit
  3289. })
  3290. game:GetService("Debris"):AddItem(bodyVelocity, 0.5)
  3291. local bodyVelocity = Create("BodyVelocity")({
  3292. velocity = Vector3.new(0, 20, 0),
  3293. P = 5000,
  3294. maxForce = Vector3.new(8000, 8000, 8000),
  3295. Parent = hit
  3296. })
  3297. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  3298. elseif Type == "Leech" then
  3299. local hum = hit.Parent.Humanoid
  3300. if hum ~= nil then
  3301. for i = 0, 2 do
  3302. Effects.Sphere.Create(BrickColor.new("Bright red"), hit.Parent.Torso.CFrame * cn(0, 0, 0) * angles(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 15, 1, 0, 5, 0, 0.02)
  3303. end
  3304. Humanoid.Health = Humanoid.Health + 10
  3305. end
  3306. elseif Type == "UpKnock" then
  3307. local hum = hit.Parent.Humanoid
  3308. hum.PlatformStand = true
  3309. if hum ~= nil then
  3310. hitr = true
  3311. end
  3312. coroutine.resume(coroutine.create(function(HHumanoid)
  3313. swait(5)
  3314. HHumanoid.PlatformStand = false
  3315. hitr = false
  3316. end), hum)
  3317. local bodyVelocity = Create("BodyVelocity")({
  3318. velocity = Vector3.new(0, 20, 0),
  3319. P = 5000,
  3320. maxForce = Vector3.new(8000, 8000, 8000),
  3321. Parent = hit
  3322. })
  3323. game:GetService("Debris"):AddItem(bodyVelocity, 0.5)
  3324. local bodyVelocity = Create("BodyVelocity")({
  3325. velocity = Vector3.new(0, 20, 0),
  3326. P = 5000,
  3327. maxForce = Vector3.new(8000, 8000, 8000),
  3328. Parent = hit
  3329. })
  3330. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  3331. elseif Type == "Snare" then
  3332. local bp = Create("BodyPosition")({
  3333. P = 2000,
  3334. D = 100,
  3335. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  3336. position = hit.Parent.Torso.Position,
  3337. Parent = hit.Parent.Torso
  3338. })
  3339. game:GetService("Debris"):AddItem(bp, 1)
  3340. elseif Type == "Slashnare" then
  3341. Effects.Block.Create(BrickColor.new("Pastel Blue"), hit.Parent.Torso.CFrame * cn(0, 0, 0), 15*4, 15*4, 15*4, 3*4, 3*4, 3*4, 0.07)
  3342. for i = 1, math.random(4, 5) do
  3343. Effects.Sphere.Create(BrickColor.new("Teal"), hit.Parent.Torso.CFrame * cn(math.random(-5, 5), math.random(-5, 5), math.random(-5, 5)) * angles(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 15, 1, 0, 5, 0, 0.02)
  3344. end
  3345. local bp = Create("BodyPosition")({
  3346. P = 2000,
  3347. D = 100,
  3348. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  3349. position = hit.Parent.Torso.Position,
  3350. Parent = hit.Parent.Torso
  3351. })
  3352. game:GetService("Debris"):AddItem(bp, 1)
  3353. elseif Type == "Spike" then
  3354. CreateBigIceSword(hit.Parent.Torso.CFrame)
  3355. local bp = Create("BodyPosition")({
  3356. P = 2000,
  3357. D = 100,
  3358. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  3359. position = hit.Parent.Torso.Position,
  3360. Parent = hit.Parent.Torso
  3361. })
  3362. game:GetService("Debris"):AddItem(bp, 1)
  3363. elseif Type == "Freeze" then
  3364. local BodPos = Create("BodyPosition")({
  3365. P = 50000,
  3366. D = 1000,
  3367. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  3368. position = hit.Parent.Torso.Position,
  3369. Parent = hit.Parent.Torso
  3370. })
  3371. local BodGy = Create("BodyGyro")({
  3372. maxTorque = Vector3.new(400000, 400000, 400000) * math.huge,
  3373. P = 20000,
  3374. Parent = hit.Parent.Torso,
  3375. cframe = hit.Parent.Torso.CFrame
  3376. })
  3377. hit.Parent.Torso.Anchored = true
  3378. coroutine.resume(coroutine.create(function(Part)
  3379. swait(1.5)
  3380. Part.Anchored = false
  3381. end), hit.Parent.Torso)
  3382. game:GetService("Debris"):AddItem(BodPos, 3)
  3383. game:GetService("Debris"):AddItem(BodGy, 3)
  3384. end
  3385. local debounce = Create("BoolValue")({
  3386. Name = "DebounceHit",
  3387. Parent = hit.Parent,
  3388. Value = true
  3389. })
  3390. game:GetService("Debris"):AddItem(debounce, Delay)
  3391. c = Instance.new("ObjectValue")
  3392. c.Name = "creator"
  3393. c.Value = Player
  3394. c.Parent = h
  3395. game:GetService("Debris"):AddItem(c, 0.5)
  3396. end
  3397. end
  3398. function ShowDamage(Pos, Text, Time, Color)
  3399. local Rate = 0.03333333333333333
  3400. local Pos = Pos or Vector3.new(0, 0, 0)
  3401. local Text = Text or ""
  3402. local Time = Time or 2
  3403. local Color = Color or Color3.new(1, 0, 1)
  3404. local EffectPart = CreatePart(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0))
  3405. EffectPart.Anchored = true
  3406. local BillboardGui = Create("BillboardGui")({
  3407. Size = UDim2.new(3, 0, 3, 0),
  3408. Adornee = EffectPart,
  3409. Parent = EffectPart
  3410. })
  3411. local TextLabel = Create("TextLabel")({
  3412. BackgroundTransparency = 1,
  3413. Size = UDim2.new(1, 0, 1, 0),
  3414. Text = Text,
  3415. TextColor3 = Color,
  3416. TextScaled = true,
  3417. Font = Enum.Font.ArialBold,
  3418. Parent = BillboardGui
  3419. })
  3420. game.Debris:AddItem(EffectPart, Time + 0.1)
  3421. EffectPart.Parent = game:GetService("Workspace")
  3422. delay(0, function()
  3423. local Frames = Time / Rate
  3424. for Frame = 1, Frames do
  3425. wait(Rate)
  3426. local Percent = Frame / Frames
  3427. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  3428. TextLabel.TextTransparency = Percent
  3429. end
  3430. if EffectPart and EffectPart.Parent then
  3431. EffectPart:Destroy()
  3432. end
  3433. end)
  3434. end
  3435. function MagniDamage(Part, magni, mindam, maxdam, knock, Type)
  3436. for _, c in pairs(workspace:children()) do
  3437. local hum = c:findFirstChildOfClass("Humanoid")
  3438. if hum ~= nil then
  3439. local head = c:findFirstChild("Head")
  3440. if head ~= nil then
  3441. local targ = head.Position - Part.Position
  3442. local mag = targ.magnitude
  3443. if magni >= mag and c.Name ~= Player.Name then
  3444. Damagefunc(head, head, mindam, maxdam, knock, Type, RootPart, 0.1, "rbxassetid://231917784", 1)
  3445. end
  3446. end
  3447. end
  3448. end
  3449. end
  3450.  
  3451. function MagniDamageWithEffect(Part, magni, mindam, maxdam, knock, Type)
  3452. for _, c in pairs(workspace:children()) do
  3453. local hum = c:findFirstChild("Humanoid")
  3454. if hum ~= nil then
  3455. local head = c:findFirstChild("Torso")
  3456. if head ~= nil then
  3457. local targ = head.Position - Part.Position
  3458. local mag = targ.magnitude
  3459. if magni >= mag and c.Name ~= Player.Name then
  3460. MagicBlock(BrickColor.new("Pastel light blue"),head.CFrame,5,5,5,1,1,1,0.05)
  3461. Damagefunc(head, head, mindam, maxdam, knock, Type, RootPart, 0.1, "rbxassetid://231917784", 1)
  3462. end
  3463. end
  3464. end
  3465. end
  3466. end
  3467.  
  3468. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  3469. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  3470. end
  3471.  
  3472. local origcolor = BrickColor.new("Pastel light blue")
  3473. ---- This section of explosions.
  3474.  
  3475. ----
  3476.  
  3477.  
  3478. function ring(type,pos,scale,value)
  3479. local type = type
  3480. local rng = Instance.new("Part", char)
  3481. rng.Anchored = true
  3482. rng.BrickColor = origcolor
  3483. rng.CanCollide = false
  3484. rng.FormFactor = 3
  3485. rng.Name = "Ring"
  3486. rng.Size = Vector3.new(1, 1, 1)
  3487. rng.Transparency = 0
  3488. rng.TopSurface = 0
  3489. rng.BottomSurface = 0
  3490. rng.CFrame = pos
  3491. local rngm = Instance.new("SpecialMesh", rng)
  3492. rngm.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3493. rngm.Scale = scale
  3494. local scaler2 = 1
  3495. if type == "Add" then
  3496. scaler2 = 1*value
  3497. elseif type == "Divide" then
  3498. scaler2 = 1/value
  3499. end
  3500. coroutine.resume(coroutine.create(function()
  3501. for i = 0,10,0.1 do
  3502. swait()
  3503. if type == "Add" then
  3504. scaler2 = scaler2 - 0.01*value
  3505. elseif type == "Divide" then
  3506. scaler2 = scaler2 - 0.01/value
  3507. end
  3508. rng.Transparency = rng.Transparency + 0.01
  3509. rngm.Scale = rngm.Scale + Vector3.new(scaler2, scaler2, 0)
  3510. end
  3511. rng:Destroy()
  3512. end))
  3513. end
  3514.  
  3515.  
  3516. function wave(type,pos,scale,value)
  3517. local type = type
  3518. local rng = Instance.new("Part", char)
  3519. rng.Anchored = true
  3520. rng.BrickColor = origcolor
  3521. rng.CanCollide = false
  3522. rng.FormFactor = 3
  3523. rng.Name = "Ring"
  3524. rng.Size = Vector3.new(1, 1, 1)
  3525. rng.Transparency = 0
  3526. rng.TopSurface = 0
  3527. rng.BottomSurface = 0
  3528. rng.CFrame = pos
  3529. local rngm = Instance.new("SpecialMesh", rng)
  3530. rngm.MeshId = "http://www.roblox.com/asset/?id=20329976"
  3531. rngm.Scale = scale
  3532. local scaler2 = 1
  3533. if type == "Add" then
  3534. scaler2 = 1*value
  3535. elseif type == "Divide" then
  3536. scaler2 = 1/value
  3537. end
  3538. coroutine.resume(coroutine.create(function()
  3539. for i = 0,10,0.1 do
  3540. swait()
  3541. if type == "Add" then
  3542. scaler2 = scaler2 - 0.01*value
  3543. elseif type == "Divide" then
  3544. scaler2 = scaler2 - 0.01/value
  3545. end
  3546. rng.Transparency = rng.Transparency + 0.01
  3547. rngm.Scale = rngm.Scale + Vector3.new(scaler2, scaler2, scaler2)
  3548. end
  3549. rng:Destroy()
  3550. end))
  3551. end
  3552.  
  3553. function sphere(bonuspeed,type,pos,scale,value,color)
  3554. local type = type
  3555. local rng = Instance.new("Part", char)
  3556. rng.Anchored = true
  3557. if RuinMode ~= 9 then
  3558. rng.BrickColor = color
  3559. elseif RuinMode == 9 then
  3560. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  3561. end
  3562. rng.CanCollide = false
  3563. rng.FormFactor = 3
  3564. rng.Name = "Ring"
  3565. rng.Material = "Neon"
  3566. rng.Size = Vector3.new(1, 1, 1)
  3567. rng.Transparency = 0
  3568. rng.TopSurface = 0
  3569. rng.BottomSurface = 0
  3570. rng.CFrame = pos
  3571. local rngm = Instance.new("SpecialMesh", rng)
  3572. rngm.MeshType = "Sphere"
  3573. rngm.Scale = scale
  3574. if rainbowmode == true then
  3575. rng.Color = Color3.new(r/255,g/255,b/255)
  3576. end
  3577. if RuinMode == 9 then
  3578. coroutine.resume(coroutine.create(function()
  3579. while true do
  3580. swait()
  3581. if rng.Parent ~= nil then
  3582. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  3583. else
  3584. break
  3585. end
  3586. end
  3587. end))
  3588. end
  3589. local scaler2 = 1
  3590. if type == "Add" then
  3591. scaler2 = 1*value
  3592. elseif type == "Divide" then
  3593. scaler2 = 1/value
  3594. end
  3595. coroutine.resume(coroutine.create(function()
  3596. for i = 0,10/bonuspeed,0.1 do
  3597. swait()
  3598. if rainbowmode == true then
  3599. rng.Color = Color3.new(r/255,g/255,b/255)
  3600. end
  3601. if type == "Add" then
  3602. scaler2 = scaler2 - 0.01*value/bonuspeed
  3603. elseif type == "Divide" then
  3604. scaler2 = scaler2 - 0.01/value*bonuspeed
  3605. end
  3606. if chaosmode == true then
  3607. rng.BrickColor = BrickColor.random()
  3608. end
  3609. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3610. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, scaler2*bonuspeed)
  3611. end
  3612. rng:Destroy()
  3613. end))
  3614. end
  3615.  
  3616. function sphere2(bonuspeed,type,pos,scale,value,value2,value3,color)
  3617. local type = type
  3618. local rng = Instance.new("Part", char)
  3619. rng.Anchored = true
  3620. if RuinMode ~= 9 then
  3621. rng.BrickColor = color
  3622. elseif RuinMode == 9 then
  3623. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  3624. end
  3625. rng.CanCollide = false
  3626. rng.FormFactor = 3
  3627. rng.Name = "Ring"
  3628. rng.Material = "Neon"
  3629. rng.Size = Vector3.new(1, 1, 1)
  3630. rng.Transparency = 0
  3631. rng.TopSurface = 0
  3632. rng.BottomSurface = 0
  3633. rng.CFrame = pos
  3634. local rngm = Instance.new("SpecialMesh", rng)
  3635. rngm.MeshType = "Sphere"
  3636. rngm.Scale = scale
  3637. local scaler2 = 1
  3638. local scaler2b = 1
  3639. local scaler2c = 1
  3640. if type == "Add" then
  3641. scaler2 = 1*value
  3642. scaler2b = 1*value2
  3643. scaler2c = 1*value3
  3644. elseif type == "Divide" then
  3645. scaler2 = 1/value
  3646. scaler2b = 1/value2
  3647. scaler2c = 1/value3
  3648. end
  3649. if RuinMode == 9 then
  3650. coroutine.resume(coroutine.create(function()
  3651. while true do
  3652. swait()
  3653. if rng.Parent ~= nil then
  3654. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  3655. else
  3656. break
  3657. end
  3658. end
  3659. end))
  3660. end
  3661. coroutine.resume(coroutine.create(function()
  3662. for i = 0,10/bonuspeed,0.1 do
  3663. swait()
  3664. if type == "Add" then
  3665. scaler2 = scaler2 - 0.01*value/bonuspeed
  3666. scaler2b = scaler2b - 0.01*value/bonuspeed
  3667. scaler2c = scaler2c - 0.01*value/bonuspeed
  3668. elseif type == "Divide" then
  3669. scaler2 = scaler2 - 0.01/value*bonuspeed
  3670. scaler2b = scaler2b - 0.01/value*bonuspeed
  3671. scaler2c = scaler2c - 0.01/value*bonuspeed
  3672. end
  3673. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3674. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2b*bonuspeed, scaler2c*bonuspeed)
  3675. end
  3676. rng:Destroy()
  3677. end))
  3678. end
  3679.  
  3680. function slash(bonuspeed,rotspeed,rotatingop,typeofshape,type,typeoftrans,pos,scale,value,color)
  3681. local type = type
  3682. local rotenable = rotatingop
  3683. local rng = Instance.new("Part", char)
  3684. rng.Anchored = true
  3685. rng.BrickColor = color
  3686. rng.CanCollide = false
  3687. rng.FormFactor = 3
  3688. rng.Name = "Ring"
  3689. rng.Material = "Neon"
  3690. rng.Size = Vector3.new(1, 1, 1)
  3691. rng.Transparency = 0
  3692. if typeoftrans == "In" then
  3693. rng.Transparency = 1
  3694. end
  3695. rng.TopSurface = 0
  3696. rng.BottomSurface = 0
  3697. rng.CFrame = pos
  3698. local rngm = Instance.new("SpecialMesh", rng)
  3699. rngm.MeshType = "FileMesh"
  3700. if typeofshape == "Normal" then
  3701. rngm.MeshId = "rbxassetid://662586858"
  3702. elseif typeofshape == "Round" then
  3703. rngm.MeshId = "rbxassetid://662585058"
  3704. end
  3705. rngm.Scale = scale
  3706. local scaler2 = 1/10
  3707. if type == "Add" then
  3708. scaler2 = 1*value/10
  3709. elseif type == "Divide" then
  3710. scaler2 = 1/value/10
  3711. end
  3712. local randomrot = math.random(1,2)
  3713. coroutine.resume(coroutine.create(function()
  3714. for i = 0,10/bonuspeed,0.1 do
  3715. swait()
  3716. if type == "Add" then
  3717. scaler2 = scaler2 - 0.01*value/bonuspeed/10
  3718. elseif type == "Divide" then
  3719. scaler2 = scaler2 - 0.01/value*bonuspeed/10
  3720. end
  3721. if rotenable == true then
  3722. if randomrot == 1 then
  3723. rng.CFrame = rng.CFrame*CFrame.Angles(0,math.rad(rotspeed*bonuspeed/2),0)
  3724. elseif randomrot == 2 then
  3725. rng.CFrame = rng.CFrame*CFrame.Angles(0,math.rad(-rotspeed*bonuspeed/2),0)
  3726. end
  3727. end
  3728. if typeoftrans == "Out" then
  3729. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3730. elseif typeoftrans == "In" then
  3731. rng.Transparency = rng.Transparency - 0.01*bonuspeed
  3732. end
  3733. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed/10, 0, scaler2*bonuspeed/10)
  3734. end
  3735. rng:Destroy()
  3736. end))
  3737. end
  3738.  
  3739. function PixelBlock(bonuspeed,FastSpeed,type,pos,x1,y1,z1,value,color,outerpos)
  3740. local type = type
  3741. local rng = Instance.new("Part", char)
  3742. rng.Anchored = true
  3743. rng.BrickColor = color
  3744. rng.CanCollide = false
  3745. rng.FormFactor = 3
  3746. rng.Name = "Ring"
  3747. rng.Material = "Neon"
  3748. rng.Size = Vector3.new(1, 1, 1)
  3749. rng.Transparency = 0
  3750. rng.TopSurface = 0
  3751. rng.BottomSurface = 0
  3752. rng.CFrame = pos
  3753. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*outerpos
  3754. local rngm = Instance.new("SpecialMesh", rng)
  3755. rngm.MeshType = "Brick"
  3756. rngm.Scale = vt(x1,y1,z1)
  3757. if rainbowmode == true then
  3758. rng.Color = Color3.new(r/255,g/255,b/255)
  3759. end
  3760. local scaler2 = 1
  3761. local speeder = FastSpeed/10
  3762. if type == "Add" then
  3763. scaler2 = 1*value
  3764. elseif type == "Divide" then
  3765. scaler2 = 1/value
  3766. end
  3767. coroutine.resume(coroutine.create(function()
  3768. for i = 0,10/bonuspeed,0.1 do
  3769. swait()
  3770. if rainbowmode == true then
  3771. rng.Color = Color3.new(r/255,g/255,b/255)
  3772. end
  3773. if type == "Add" then
  3774. scaler2 = scaler2 - 0.01*value/bonuspeed
  3775. elseif type == "Divide" then
  3776. scaler2 = scaler2 - 0.01/value*bonuspeed
  3777. end
  3778. if chaosmode == true then
  3779. rng.BrickColor = BrickColor.random()
  3780. end
  3781. speeder = speeder - 0.01*FastSpeed*bonuspeed/10
  3782. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*speeder*bonuspeed
  3783. --rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3784. rngm.Scale = rngm.Scale - Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, scaler2*bonuspeed)
  3785. end
  3786. rng:Destroy()
  3787. end))
  3788. end
  3789.  
  3790. function PixelBlockX(bonuspeed,FastSpeed,type,pos,x1,y1,z1,value,color,outerpos)
  3791. local type = type
  3792. local rng = Instance.new("Part", char)
  3793. rng.Anchored = true
  3794. rng.BrickColor = color
  3795. rng.CanCollide = false
  3796. rng.FormFactor = 3
  3797. rng.Name = "Ring"
  3798. rng.Material = "Neon"
  3799. rng.Size = Vector3.new(1, 1, 1)
  3800. rng.Transparency = 0
  3801. rng.TopSurface = 0
  3802. rng.BottomSurface = 0
  3803. rng.CFrame = pos
  3804. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*outerpos
  3805. local rngm = Instance.new("SpecialMesh", rng)
  3806. rngm.MeshType = "Brick"
  3807. rngm.Scale = vt(x1,y1,z1)
  3808. if rainbowmode == true then
  3809. rng.Color = Color3.new(r/255,g/255,b/255)
  3810. end
  3811. local scaler2 = 1
  3812. local speeder = FastSpeed/10
  3813. if type == "Add" then
  3814. scaler2 = 1*value
  3815. elseif type == "Divide" then
  3816. scaler2 = 1/value
  3817. end
  3818. coroutine.resume(coroutine.create(function()
  3819. for i = 0,10/bonuspeed,0.1 do
  3820. swait()
  3821. if rainbowmode == true then
  3822. rng.Color = Color3.new(r/255,g/255,b/255)
  3823. end
  3824. if type == "Add" then
  3825. scaler2 = scaler2 - 0.01*value/bonuspeed
  3826. elseif type == "Divide" then
  3827. scaler2 = scaler2 - 0.01/value*bonuspeed
  3828. end
  3829. if chaosmode == true then
  3830. rng.BrickColor = BrickColor.random()
  3831. end
  3832. speeder = speeder - 0.01*FastSpeed*bonuspeed/10
  3833. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*speeder*bonuspeed
  3834. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3835. rngm.Scale = rngm.Scale - Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, scaler2*bonuspeed)
  3836. end
  3837. rng:Destroy()
  3838. end))
  3839. end
  3840.  
  3841. function PixelBlockNeg(bonuspeed,FastSpeed,type,pos,x1,y1,z1,value,color,outerpos)
  3842. local type = type
  3843. local rng = Instance.new("Part", char)
  3844. rng.Anchored = true
  3845. rng.BrickColor = color
  3846. rng.CanCollide = false
  3847. rng.FormFactor = 3
  3848. rng.Name = "Ring"
  3849. rng.Material = "Neon"
  3850. rng.Size = Vector3.new(1, 1, 1)
  3851. rng.Transparency = 0
  3852. rng.TopSurface = 0
  3853. rng.BottomSurface = 0
  3854. rng.CFrame = pos
  3855. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*outerpos
  3856. local rngm = Instance.new("SpecialMesh", rng)
  3857. rngm.MeshType = "Brick"
  3858. rngm.Scale = vt(x1,y1,z1)
  3859. if rainbowmode == true then
  3860. rng.Color = Color3.new(r/255,g/255,b/255)
  3861. end
  3862. local scaler2 = 0
  3863. local speeder = FastSpeed/10
  3864. if type == "Add" then
  3865. scaler2 = 1*value
  3866. elseif type == "Divide" then
  3867. scaler2 = 1/value
  3868. end
  3869. coroutine.resume(coroutine.create(function()
  3870. for i = 0,10/bonuspeed,0.1 do
  3871. swait()
  3872. if rainbowmode == true then
  3873. rng.Color = Color3.new(r/255,g/255,b/255)
  3874. end
  3875. if type == "Add" then
  3876. scaler2 = scaler2 - 0.01*value/bonuspeed
  3877. elseif type == "Divide" then
  3878. scaler2 = scaler2 - 0.01/value*bonuspeed
  3879. end
  3880. if chaosmode == true then
  3881. rng.BrickColor = BrickColor.random()
  3882. end
  3883. speeder = speeder + 0.01*FastSpeed*bonuspeed/10
  3884. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*speeder*bonuspeed
  3885. --rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3886. rngm.Scale = rngm.Scale - Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, scaler2*bonuspeed)
  3887. end
  3888. rng:Destroy()
  3889. end))
  3890. end
  3891.  
  3892. function block(bonuspeed,type,pos,scale,value,value2,value3,color,color3)
  3893. local type = type
  3894. local rng = Instance.new("Part", char)
  3895. rng.Anchored = true
  3896. rng.BrickColor = color
  3897. rng.Color = color3
  3898. rng.CanCollide = false
  3899. rng.FormFactor = 3
  3900. rng.Name = "Ring"
  3901. rng.Material = "Neon"
  3902. rng.Size = Vector3.new(1, 1, 1)
  3903. rng.Transparency = 0
  3904. rng.TopSurface = 0
  3905. rng.BottomSurface = 0
  3906. rng.CFrame = pos
  3907. local rngm = Instance.new("SpecialMesh", rng)
  3908. rngm.MeshType = "Brick"
  3909. rngm.Scale = scale
  3910. local scaler2 = 1
  3911. local scaler2b = 1
  3912. local scaler2c = 1
  3913. if type == "Add" then
  3914. scaler2 = 1*value
  3915. scaler2b = 1*value2
  3916. scaler2c = 1*value3
  3917. elseif type == "Divide" then
  3918. scaler2 = 1/value
  3919. scaler2b = 1/value2
  3920. scaler2c = 1/value3
  3921. end
  3922. coroutine.resume(coroutine.create(function()
  3923. for i = 0,10/bonuspeed,0.1 do
  3924. swait()
  3925. if type == "Add" then
  3926. scaler2 = scaler2 - 0.01*value/bonuspeed
  3927. scaler2b = scaler2b - 0.01*value/bonuspeed
  3928. scaler2c = scaler2c - 0.01*value/bonuspeed
  3929. elseif type == "Divide" then
  3930. scaler2 = scaler2 - 0.01/value*bonuspeed
  3931. scaler2b = scaler2b - 0.01/value*bonuspeed
  3932. scaler2c = scaler2c - 0.01/value*bonuspeed
  3933. end
  3934. rng.CFrame = rng.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360)))
  3935. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  3936. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2b*bonuspeed, scaler2c*bonuspeed)
  3937. end
  3938. rng:Destroy()
  3939. end))
  3940. end
  3941.  
  3942. function sphereMK(bonuspeed,FastSpeed,type,pos,x1,y1,z1,value,color,outerpos)
  3943. local type = type
  3944. local rng = Instance.new("Part", char)
  3945. rng.Anchored = true
  3946. if RuinMode ~= 9 then
  3947. rng.BrickColor = color
  3948. elseif RuinMode == 9 then
  3949. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  3950. end
  3951. rng.CanCollide = false
  3952. rng.FormFactor = 3
  3953. rng.Name = "Ring"
  3954. rng.Material = "Neon"
  3955. rng.Size = Vector3.new(1, 1, 1)
  3956. rng.Transparency = 0
  3957. rng.TopSurface = 0
  3958. rng.BottomSurface = 0
  3959. rng.CFrame = pos
  3960. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*outerpos
  3961. local rngm = Instance.new("SpecialMesh", rng)
  3962. rngm.MeshType = "Sphere"
  3963. rngm.Scale = vt(x1,y1,z1)
  3964. if rainbowmode == true then
  3965. rng.Color = Color3.new(r/255,g/255,b/255)
  3966. end
  3967. if RuinMode == 9 then
  3968. coroutine.resume(coroutine.create(function()
  3969. while true do
  3970. swait()
  3971. if rng.Parent ~= nil then
  3972. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  3973. else
  3974. break
  3975. end
  3976. end
  3977. end))
  3978. end
  3979. local scaler2 = 1
  3980. local speeder = FastSpeed
  3981. if type == "Add" then
  3982. scaler2 = 1*value
  3983. elseif type == "Divide" then
  3984. scaler2 = 1/value
  3985. end
  3986. coroutine.resume(coroutine.create(function()
  3987. for i = 0,10/bonuspeed,0.1 do
  3988. swait()
  3989. if rainbowmode == true then
  3990. rng.Color = Color3.new(r/255,g/255,b/255)
  3991. end
  3992. if type == "Add" then
  3993. scaler2 = scaler2 - 0.01*value/bonuspeed
  3994. elseif type == "Divide" then
  3995. scaler2 = scaler2 - 0.01/value*bonuspeed
  3996. end
  3997. if chaosmode == true then
  3998. rng.BrickColor = BrickColor.random()
  3999. end
  4000. speeder = speeder - 0.01*FastSpeed*bonuspeed
  4001. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*speeder*bonuspeed
  4002. rng.Transparency = rng.Transparency + 0.01*bonuspeed
  4003. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, 0)
  4004. end
  4005. rng:Destroy()
  4006. end))
  4007. end
  4008.  
  4009.  
  4010. function sphereMKCharge(bonuspeed,FastSpeed,type,pos,x1,y1,z1,value,color,outerpos)
  4011. local type = type
  4012. local rng = Instance.new("Part", char)
  4013. rng.Anchored = true
  4014. if RuinMode ~= 9 then
  4015. rng.BrickColor = color
  4016. elseif RuinMode == 9 then
  4017. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  4018. end
  4019. rng.CanCollide = false
  4020. rng.FormFactor = 3
  4021. rng.Name = "Ring"
  4022. rng.Material = "Neon"
  4023. rng.Size = Vector3.new(1, 1, 1)
  4024. rng.Transparency = 1
  4025. rng.TopSurface = 0
  4026. rng.BottomSurface = 0
  4027. rng.CFrame = pos
  4028. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*outerpos
  4029. local rngm = Instance.new("SpecialMesh", rng)
  4030. rngm.MeshType = "Sphere"
  4031. rngm.Scale = vt(x1,y1,z1)
  4032. if rainbowmode == true then
  4033. rng.Color = Color3.new(r/255,g/255,b/255)
  4034. end
  4035. if RuinMode == 9 then
  4036. coroutine.resume(coroutine.create(function()
  4037. while true do
  4038. swait()
  4039. if rng.Parent ~= nil then
  4040. rng.Color = Color3.new(kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000,kan.PlaybackLoudness/1000)
  4041. else
  4042. break
  4043. end
  4044. end
  4045. end))
  4046. end
  4047. local scaler2 = 1
  4048. local speeder = FastSpeed
  4049. if type == "Add" then
  4050. scaler2 = 1*value
  4051. elseif type == "Divide" then
  4052. scaler2 = 1/value
  4053. end
  4054. coroutine.resume(coroutine.create(function()
  4055. for i = 0,10/bonuspeed,0.1 do
  4056. swait()
  4057. if rainbowmode == true then
  4058. rng.Color = Color3.new(r/255,g/255,b/255)
  4059. end
  4060. if type == "Add" then
  4061. scaler2 = scaler2 - 0.01*value/bonuspeed
  4062. elseif type == "Divide" then
  4063. scaler2 = scaler2 - 0.01/value*bonuspeed
  4064. end
  4065. if chaosmode == true then
  4066. rng.BrickColor = BrickColor.random()
  4067. end
  4068. speeder = speeder - 0.01*FastSpeed*bonuspeed
  4069. rng.CFrame = rng.CFrame + rng.CFrame.lookVector*speeder*bonuspeed
  4070. rng.Transparency = rng.Transparency - 0.01*bonuspeed
  4071. rngm.Scale = rngm.Scale + Vector3.new(scaler2*bonuspeed, scaler2*bonuspeed, 0)
  4072. end
  4073. rng:Destroy()
  4074. end))
  4075. end
  4076.  
  4077. function dmg(dude)
  4078. if dude.Name ~= Character then
  4079. local keptcolor = MRC_A
  4080. local bgf = Instance.new("BodyGyro",dude.Head)
  4081. bgf.CFrame = bgf.CFrame * CFrame.fromEulerAnglesXYZ(math.rad(-90),0,0)
  4082. --[[local val = Instance.new("BoolValue",dude)
  4083. val.Name = "IsHit"]]--
  4084. local ds = coroutine.wrap(function()
  4085. dude:WaitForChild("Head"):BreakJoints()
  4086. for i, v in pairs(dude:GetChildren()) do
  4087. if v:IsA("Part") or v:IsA("MeshPart") then
  4088. v.Name = "DEMINISHED"
  4089. end
  4090. end
  4091. wait(0.5)
  4092. targetted = nil
  4093. CFuncs["Sound"].Create("rbxassetid://62339698", char, 0.75, 0.285)
  4094. coroutine.resume(coroutine.create(function()
  4095. for i, v in pairs(dude:GetChildren()) do
  4096. if v:IsA("Accessory") then
  4097. v:Destroy()
  4098. end
  4099. if v:IsA("Humanoid") then
  4100. v:Destroy()
  4101. end
  4102. if v:IsA("CharacterMesh") then
  4103. v:Destroy()
  4104. end
  4105. if v:IsA("Model") then
  4106. v:Destroy()
  4107. end
  4108. if v:IsA("Part") or v:IsA("MeshPart") then
  4109. for x, o in pairs(v:GetChildren()) do
  4110. if o:IsA("Decal") then
  4111. o:Destroy()
  4112. end
  4113. end
  4114. coroutine.resume(coroutine.create(function()
  4115. v.Material = "Neon"
  4116. v.CanCollide = false
  4117. v.Anchored = false
  4118. local bld = Instance.new("ParticleEmitter",v)
  4119. bld.LightEmission = 0.75
  4120. bld.Texture = "rbxassetid://363275192" ---284205403
  4121. bld.Color = ColorSequence.new(keptcolor.Color)
  4122. bld.Rate = 500
  4123. bld.Lifetime = NumberRange.new(1)
  4124. bld.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,2,0),NumberSequenceKeypoint.new(0.8,2.25,0),NumberSequenceKeypoint.new(1,0,0)})
  4125. bld.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(0.8,0.75,0),NumberSequenceKeypoint.new(1,1,0)})
  4126. bld.Speed = NumberRange.new(2,5)
  4127. bld.VelocitySpread = 50000
  4128. bld.Rotation = NumberRange.new(-500,500)
  4129. bld.RotSpeed = NumberRange.new(-500,500)
  4130. local sbs = Instance.new("BodyPosition", v)
  4131. sbs.P = 3000
  4132. sbs.D = 1000
  4133. sbs.maxForce = Vector3.new(50000000000, 50000000000, 50000000000)
  4134. sbs.position = v.Position + Vector3.new(math.random(-2,2),10 + math.random(-2,2),math.random(-2,2))
  4135. v.Color = keptcolor.Color
  4136. coroutine.resume(coroutine.create(function()
  4137. for i = 0, 49 do
  4138. swait(1)
  4139. v:BreakJoints()
  4140. v.Transparency = v.Transparency + 0.02
  4141. end
  4142. v:BreakJoints()
  4143. sphere2(1,"Add",v.CFrame,vt(0,0,0),0.1,0.1,0.1,keptcolor)
  4144. CFuncs["Sound"].Create("rbxassetid://1192402877", v, 0.5, 0.75)
  4145. bld.Speed = NumberRange.new(10,25)
  4146. bld.Drag = 5
  4147. bld.Acceleration = vt(0,2,0)
  4148. wait(0.5)
  4149. bld.Enabled = false
  4150. wait(8)
  4151. v:Destroy()
  4152. dude:Destroy()
  4153. end))
  4154. end))
  4155. end
  4156. end
  4157. end))
  4158. end)
  4159. ds()
  4160. end
  4161. end
  4162.  
  4163.  
  4164. function FindNearestHead(Position, Distance, SinglePlayer)
  4165. if SinglePlayer then
  4166. return (SinglePlayer.Torso.CFrame.p - Position).magnitude < Distance
  4167. end
  4168. local List = {}
  4169. for i, v in pairs(workspace:GetChildren()) do
  4170. if v:IsA("Model") then
  4171. if v:findFirstChild("Head") then
  4172. if v ~= Character then
  4173. if (v.Head.Position - Position).magnitude <= Distance then
  4174. table.insert(List, v)
  4175. end
  4176. end
  4177. end
  4178. end
  4179. end
  4180. return List
  4181. end
  4182.  
  4183. function FaceMouse()
  4184. Cam = workspace.CurrentCamera
  4185. return {
  4186. CFrame.new(char.Torso.Position, Vector3.new(mouse.Hit.p.x, char.Torso.Position.y, mouse.Hit.p.z)),
  4187. Vector3.new(mouse.Hit.p.x, mouse.Hit.p.y, mouse.Hit.p.z)
  4188. }
  4189. end
  4190.  
  4191. function FaceMouse2()
  4192. Cam = workspace.CurrentCamera
  4193. return {
  4194. CFrame.new(char.Torso.Position, Vector3.new(mouse.Hit.p.x, mouse.Hit.p.y, mouse.Hit.p.z)),
  4195. Vector3.new(mouse.Hit.p.x, mouse.Hit.p.y, mouse.Hit.p.z)
  4196. }
  4197. end
  4198.  
  4199. -- Functions are ready.
  4200. local storehumanoidWS = 16
  4201.  
  4202.  
  4203. function symbolizeBlink(guipar,size,img,color,bonussize,vol,pit,soundid,spar,rotationenabled,rotsp,delay)
  4204. local bgui,imgc = createBGCircle(size,guipar,color)
  4205. bgui.AlwaysOnTop = true
  4206. imgc.Image = "rbxassetid://" ..img
  4207. local rrot = math.random(1,2)
  4208. CFuncs["Sound"].Create("rbxassetid://" ..soundid, spar, vol,pit)
  4209. coroutine.resume(coroutine.create(function()
  4210. for i = 0, 24*delay do
  4211. swait()
  4212. if rotationenabled == true then
  4213. if rrot == 1 then
  4214. imgc.Rotation = imgc.Rotation + rotsp
  4215. elseif rrot == 2 then
  4216. imgc.Rotation = imgc.Rotation - rotsp
  4217. end
  4218. end
  4219. bgui.Size = bgui.Size + UDim2.new(1*bonussize/delay,0,1*bonussize/delay,0)
  4220. imgc.ImageTransparency = imgc.ImageTransparency + 0.04/delay
  4221. end
  4222. bgui:Destroy()
  4223. end))
  4224. end
  4225.  
  4226. function RecolorThing(one,two,custenabl)
  4227. if custenabl == false then
  4228. symbolizeBlink(tru,0,2109052855,one.Color,1,3,1,1614005837,root,true,10,1)
  4229. symbolizeBlink(tru,0,2109052855,two.Color,1.1,2,1,1923591005,root,true,10,1)
  4230. symbolizeBlink(tru,0,2344870656,one.Color,3,0,0,0,root,true,10,1)
  4231. symbolizeBlink(tru,0,2092248396,one.Color,3,0,0,0,root,true,10,1)
  4232. end
  4233. for i, v in pairs(maincolg:GetChildren()) do
  4234. if v:IsA("Part") then
  4235. v.BrickColor = one
  4236. end
  4237. end
  4238. for i, v in pairs(seccolg:GetChildren()) do
  4239. if v:IsA("Part") then
  4240. v.BrickColor = two
  4241. end
  4242. end
  4243. end
  4244.  
  4245.  
  4246. function createBGCircle(size,parent,color)
  4247. local bgui = Instance.new("BillboardGui",parent)
  4248. bgui.Size = UDim2.new(size, 0, size, 0)
  4249. local imgc = Instance.new("ImageLabel",bgui)
  4250. imgc.BackgroundTransparency = 1
  4251. imgc.ImageTransparency = 0
  4252. imgc.Size = UDim2.new(1,0,1,0)
  4253. imgc.Image = "rbxassetid://997291547" --997291547,521073910
  4254. imgc.ImageColor3 = color
  4255. return bgui,imgc
  4256. end
  4257.  
  4258. function attackone()
  4259. attack = true
  4260. local keptcolor = MAINRUINCOLOR
  4261. for i = 0,1,0.1 do
  4262. swait()
  4263. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(-10),math.rad(-20)),0.3)
  4264. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(20),math.rad(10),math.rad(20)),.3)
  4265. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(30)), 0.3)
  4266. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(10), math.rad(0), math.rad(-20)), 0.3)
  4267. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-15),math.rad(0),math.rad(0)),.3)
  4268. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(2.5),math.rad(0),math.rad(0)),.3)
  4269. end
  4270. local distlook = 5
  4271. coroutine.resume(coroutine.create(function()
  4272. for i = 0, 4 do
  4273. swait(2)
  4274. CameraEnshaking(2,3)
  4275. local hite = Instance.new("Part", char)
  4276. hite.Anchored = true
  4277. hite.CanCollide = false
  4278. hite.FormFactor = 3
  4279. hite.Name = "Ring"
  4280. hite.Material = "Neon"
  4281. hite.Size = Vector3.new(1, 1, 1)
  4282. hite.Transparency = 1
  4283. hite.TopSurface = 0
  4284. hite.BottomSurface = 0
  4285. hite.CFrame = root.CFrame*CFrame.new(0,-3,-distlook)
  4286. sphere2(4,"Add",hite.CFrame*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)),vt(0,1,0),0.2,0.001,0.2,keptcolor)
  4287. sphere2(4,"Add",hite.CFrame*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(0)),vt(8,1,8),-0.045,0.15,-0.045,keptcolor)
  4288. sphere2(4,"Add",hite.CFrame*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(0)),vt(4,1,4),-0.025,0.25,-0.025,keptcolor)
  4289. sphere2(4,"Add",hite.CFrame*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(0)),vt(2,1,2),-0.015,0.35,-0.015,keptcolor)
  4290. MagniDamage(hite, 9, 10,25, 0, "Normal")
  4291. for i = 0, 14 do
  4292. local rsiz = math.random(5,20)
  4293. sphereMK(math.random(1,3),0.25,"Add",hite.CFrame*CFrame.new(math.random(-20,20)/50,math.random(-20,20)/50,math.random(-20,20)/50)*CFrame.Angles(math.rad(90 + math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),rsiz/10,rsiz/10,rsiz/10,0,keptcolor,0)
  4294. end
  4295. CFuncs["Sound"].Create("rbxassetid://178452221", hite, 1, 1)
  4296. CFuncs["Sound"].Create("rbxassetid://1042722746", hite, 0.5, 1)
  4297. game:GetService("Debris"):AddItem(hite, 5)
  4298. distlook = distlook + 10
  4299. end
  4300. end))
  4301. for i = 0,1,0.1 do
  4302. swait()
  4303. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(5),math.rad(90)),0.5)
  4304. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-90)),.5)
  4305. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(120)), 0.5)
  4306. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(10), math.rad(0), math.rad(-20)), 0.5)
  4307. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-0.5),math.rad(0),math.rad(-10)),.5)
  4308. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(-10)),.5)
  4309. end
  4310. attack = false
  4311. end
  4312.  
  4313. function attacktwo()
  4314. attack = true
  4315. for i = 0,1,0.1 do
  4316. swait()
  4317. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,-0.15,0)* angles(math.rad(10),math.rad(0),math.rad(0)),0.3)
  4318. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  4319. RW.C0 = clerp(RW.C0, CFrame.new(1.25, 0.5, -0.5) * angles(math.rad(40), math.rad(0), math.rad(-90)), 0.3)
  4320. LW.C0 = clerp(LW.C0, CFrame.new(-1.25, 0.5, -0.5) * angles(math.rad(40), math.rad(0), math.rad(70)), 0.3)
  4321. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-1.5),math.rad(0),math.rad(10)),.3)
  4322. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(-10)),.3)
  4323. end
  4324. CameraEnshaking(3,4)
  4325. MagniDamage(root, 12, 15,30, 0, "Normal")
  4326. sphere2(5,"Add",root.CFrame*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)),vt(1,1,1),0.35,0.35,0.35,MAINRUINCOLOR)
  4327. sphere2(7.5,"Add",root.CFrame*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)),vt(1,1,1),0.35,0.35,0.35,MAINRUINCOLOR)
  4328. sphere2(10,"Add",root.CFrame*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)),vt(1,1,1),0.35,0.35,0.35,MAINRUINCOLOR)
  4329. coroutine.resume(coroutine.create(function()
  4330. local eff = Instance.new("ParticleEmitter",root)
  4331. eff.Texture = "rbxassetid://363275192"
  4332. eff.LightEmission = 0.95
  4333. eff.Color = ColorSequence.new(MAINRUINCOLOR.Color)
  4334. eff.Rate = 10000
  4335. eff.Lifetime = NumberRange.new(1)
  4336. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,15,0),NumberSequenceKeypoint.new(0.8,25,0),NumberSequenceKeypoint.new(1,30,0)})
  4337. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.25,0),NumberSequenceKeypoint.new(0.8,0.75,0),NumberSequenceKeypoint.new(1,1,0)})
  4338. eff.Speed = NumberRange.new(10,125)
  4339. eff.Drag = 5
  4340. eff.Rotation = NumberRange.new(-500,500)
  4341. eff.VelocitySpread = 9000
  4342. eff.RotSpeed = NumberRange.new(-50,50)
  4343. local eff2 = eff:Clone()
  4344. eff2.Parent = root
  4345. eff2.Texture = "rbxassetid://2273224484"
  4346. eff2.Rate = 10000
  4347. eff2.Lifetime = NumberRange.new(1.5)
  4348. eff2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.1,3,0),NumberSequenceKeypoint.new(0.8,6,0),NumberSequenceKeypoint.new(1,0,0)})
  4349. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.1,0.25,0),NumberSequenceKeypoint.new(0.8,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  4350. eff2.Drag = 5
  4351. eff2.Speed = NumberRange.new(25,150)
  4352. eff2.Rotation = NumberRange.new(-500,500)
  4353. eff2.VelocitySpread = 9000
  4354. wait(0.25)
  4355. eff2.Enabled = false
  4356. eff.Enabled = false
  4357. wait(5)
  4358. eff2:Destroy()
  4359. eff:Destroy()
  4360. end))
  4361. for i = 0, 9 do
  4362. sphere2(7.5,"Add",root.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(1,1,1),-0.0025,1,-0.0025,MAINRUINCOLOR)
  4363. end
  4364. for i = 0, 24 do
  4365. local rsiz = math.random(5,20)
  4366. sphereMK(math.random(1,5),0.75,"Add",root.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),rsiz/8,rsiz/8,rsiz/8,0,MAINRUINCOLOR,0)
  4367. end
  4368. CFuncs["Sound"].Create("rbxassetid://1042705869", root, 2.5, 1)
  4369. CFuncs["Sound"].Create("rbxassetid://1042716828", root, 2.25, 1)
  4370. CFuncs["Sound"].Create("rbxassetid://1117054464", root, 1, 1)
  4371. for i = 0,2,0.1 do
  4372. swait()
  4373. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0.15,0)* angles(math.rad(-10),math.rad(0),math.rad(0)),0.3)
  4374. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  4375. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(120)), 0.3)
  4376. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(-120)), 0.3)
  4377. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-1.5),math.rad(0),math.rad(-10)),.3)
  4378. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(10)),.3)
  4379. end
  4380. attack = false
  4381. end
  4382.  
  4383. function attackthree()
  4384. attack = true
  4385. local keptcolor = MAINRUINCOLOR
  4386. CFuncs["Sound"].Create("rbxassetid://1042700914", root, 2, 1.75)
  4387. for i = 0,1,0.1 do
  4388. swait()
  4389. sphere2(6,"Add",root.CFrame + root.CFrame.lookVector*2.5,vt(3,3,3),0.01,0.01,0.01,MAINRUINCOLOR)
  4390. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),0.5)
  4391. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(0)),.5)
  4392. RW.C0 = clerp(RW.C0, CFrame.new(1.25, 0.5, -0.5) * angles(math.rad(80), math.rad(0), math.rad(-40)), 0.5)
  4393. LW.C0 = clerp(LW.C0, CFrame.new(-1.25, 0.5, -0.5) * angles(math.rad(80), math.rad(0), math.rad(40)), 0.5)
  4394. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-1.5),math.rad(0),math.rad(0)),.5)
  4395. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(0)),.5)
  4396. end
  4397. CFuncs["Sound"].Create("rbxassetid://1042705869", root, 1.5, 0.9)
  4398. CFuncs["Sound"].Create("rbxassetid://1042716828", root, 2, 0.9)
  4399. local angle = -25
  4400. coroutine.resume(coroutine.create(function()
  4401. for i = 0, 2 do
  4402. local orb = Instance.new("Part", char)
  4403. orb.BrickColor = MAINRUINCOLOR
  4404. orb.CanCollide = false
  4405. orb.FormFactor = 3
  4406. orb.Name = "Ring"
  4407. orb.Material = "Neon"
  4408. orb.Size = Vector3.new(1, 1, 1)
  4409. orb.Transparency = 0.5
  4410. orb.TopSurface = 0
  4411. orb.BottomSurface = 0
  4412. local orbm = Instance.new("SpecialMesh", orb)
  4413. orbm.MeshType = "Sphere"
  4414. orbm.Name = "SizeMesh"
  4415. orbm.Scale = vt(3,3,3)
  4416. orb.CFrame = root.CFrame*CFrame.Angles(0,math.rad(angle),0) + root.CFrame.lookVector*2.5
  4417. local bv = Instance.new("BodyVelocity")
  4418. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  4419. bv.velocity = orb.CFrame.lookVector*100
  4420. bv.Parent = orb
  4421. game:GetService("Debris"):AddItem(orb, 10)
  4422. sphere2(6,"Add",orb.CFrame*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)),vt(1,1,1),0.15,0.15,0.15,keptcolor)
  4423. sphere2(9,"Add",orb.CFrame*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)),vt(1,1,1),0.15,0.15,0.15,keptcolor)
  4424. coroutine.resume(coroutine.create(function()
  4425. MagniDamage(orb, 6, 8,15, 0, "Normal")
  4426. for i = 0, 7 do
  4427. swait(2.5)
  4428. CameraEnshaking(1,2)
  4429. MagniDamage(orb, 6, 8,15, 0, "Normal")
  4430. CFuncs["Sound"].Create("rbxassetid://1042693018", orb, 1.5, 1.5)
  4431. for i = 0, 4 do
  4432. local rsiz = math.random(5,10)
  4433. sphere2(4,"Add",orb.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.5,1,0.5),-0.0025,0.25,-0.0025,keptcolor)
  4434. sphereMK(math.random(2,6),0.15,"Add",orb.CFrame*CFrame.new(math.random(-20,20)/50,math.random(-20,20)/50,math.random(-20,20)/50)*CFrame.Angles(math.rad(90 + math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),rsiz/10,rsiz/10,rsiz/10,0,keptcolor,0)
  4435. end
  4436. sphere2(4,"Add",orb.CFrame*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)),vt(1,1,1),0.1,0.1,0.1,keptcolor)
  4437. sphere2(8,"Add",orb.CFrame*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)),vt(1,1,1),0.1,0.1,0.1,keptcolor)
  4438. end
  4439. orb.Transparency = 1
  4440. orb.Anchored = false
  4441. wait(10)
  4442. orb:Destroy()
  4443. end))
  4444. angle = angle + 25
  4445. end
  4446. end))
  4447. for i = 0,1,0.1 do
  4448. swait()
  4449. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0.15,0)* angles(math.rad(-10),math.rad(0),math.rad(0)),0.3)
  4450. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(0)),.3)
  4451. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(60)), 0.3)
  4452. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(-60)), 0.3)
  4453. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-1.5),math.rad(0),math.rad(-10)),.3)
  4454. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(10)),.3)
  4455. end
  4456. attack = false
  4457. end
  4458.  
  4459. ------------------------------------- Abilities ---------------------------------------------------------
  4460. function Shards()
  4461. attack = true
  4462. hum.WalkSpeed = 2
  4463. local keptcolor = MRC_A
  4464. local obj1 = script.chring:Clone()
  4465. obj1.Parent = char
  4466. obj1.Transparency = 1
  4467. obj1.Color = MRC_A.Color
  4468. local rval = 0
  4469. local eval = 1
  4470. CFuncs["Sound"].Create("rbxassetid://199145761", obj1, 3,1)
  4471. local eff = Instance.new("ParticleEmitter",obj1)
  4472. eff.Texture = "rbxassetid://2344870656"
  4473. eff.LightEmission = 1
  4474. eff.Color = ColorSequence.new(obj1.Color)
  4475. eff.Rate = 10000000
  4476. eff.Enabled = true
  4477. eff.EmissionDirection = "Left"
  4478. eff.Lifetime = NumberRange.new(0.5)
  4479. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.1,10,0),NumberSequenceKeypoint.new(0.8,5,0),NumberSequenceKeypoint.new(1,0,0)})
  4480. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.5,0,0),NumberSequenceKeypoint.new(1,1,0)})
  4481. eff.Speed = NumberRange.new(5,50)
  4482. eff.Drag = 5
  4483. eff.Rotation = NumberRange.new(-500,500)
  4484. eff.RotSpeed = NumberRange.new(-500,500)
  4485. sphere2(5,"Add",root.CFrame*CFrame.new(0,5,0),vt(1,1,1),0.5,0.005,0.5,MRC_A,MRC_A.Color)
  4486. coroutine.resume(coroutine.create(function()
  4487. for i = 0, 19 do
  4488. swait(4)
  4489. local dis = CreateParta(char,0.5,1,"Neon",MRC_A)
  4490. dis.BrickColor = MRC_A
  4491. dis.Anchored = true
  4492. CFuncs["Sound"].Create("rbxassetid://199145967", dis, 1,1.1)
  4493. dis.CFrame = root.CFrame*CFrame.new(math.random(-10,10),math.random(5,25),math.random(-10,10))*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360)))
  4494. CreateMeshy(dis,"Sphere",0.5,0.5,4)
  4495. sphere2(5,"Add",dis.CFrame,vt(1,1,1),0.005,0.005,0.1,dis.BrickColor,dis.Color)
  4496. coroutine.resume(coroutine.create(function()
  4497. local eff = Instance.new("ParticleEmitter",dis)
  4498. eff.Texture = "rbxassetid://695499847"
  4499. eff.LightEmission = 1
  4500. eff.Color = ColorSequence.new(dis.Color)
  4501. eff.Rate = 500000
  4502. eff.Lifetime = NumberRange.new(0.5)
  4503. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.2,1,0),NumberSequenceKeypoint.new(0.8,0.5,0),NumberSequenceKeypoint.new(1,0,0)})
  4504. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.1,0.25,0),NumberSequenceKeypoint.new(0.8,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  4505. eff.Speed = NumberRange.new(5,50)
  4506. eff.Drag = 5
  4507. eff.Rotation = NumberRange.new(-500,500)
  4508. eff.VelocitySpread = 9000
  4509. eff.RotSpeed = NumberRange.new(-150,150)
  4510. wait(0.5)
  4511. eff.Enabled = false
  4512. end))
  4513. slash(math.random(10,20)/10,5,true,"Round","Add","Out",dis.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.01,0.01,0.01),math.random(10,50)/250,BrickColor.new("White"))
  4514. coroutine.resume(coroutine.create(function()
  4515. wait(0.5)
  4516. dis.Anchored = false
  4517. local at1 = Instance.new("Attachment",dis)
  4518. at1.Position = vt(-0.25,0,0)
  4519. local at2 = Instance.new("Attachment",dis)
  4520. at2.Position = vt(0.25,0,0)
  4521. local trl = Instance.new('Trail',dis)
  4522. trl.Attachment0 = at1
  4523. trl.FaceCamera = true
  4524. trl.Attachment1 = at2
  4525. trl.Texture = "rbxassetid://1049219073"
  4526. trl.LightEmission = 1
  4527. trl.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0),NumberSequenceKeypoint.new(1, 1)})
  4528. trl.Color = ColorSequence.new(dis.Color)
  4529. trl.Lifetime = 0.6
  4530. local a = Instance.new("Part",workspace)
  4531. a.Name = "Direction"
  4532. a.Anchored = true
  4533. a.BrickColor = bc("Bright red")
  4534. a.Material = "Neon"
  4535. a.Transparency = 1
  4536. a.CanCollide = false
  4537. local ray = Ray.new(
  4538. dis.CFrame.p, -- origin
  4539. (mouse.Hit.p - dis.CFrame.p).unit * 500 -- direction
  4540. )
  4541. local ignore = dis
  4542. local hit, position, normal = workspace:FindPartOnRay(ray, ignore)
  4543. a.BottomSurface = 10
  4544. a.TopSurface = 10
  4545. local distance = (dis.CFrame.p - position).magnitude
  4546. a.Size = Vector3.new(0.1, 0.1, 0.1)
  4547. a.CFrame = CFrame.new(dis.CFrame.p, position) * CFrame.new(0, 0, 0)
  4548. dis.CFrame = a.CFrame
  4549. a:Destroy()
  4550. local bv = Instance.new("BodyVelocity")
  4551. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  4552. bv.velocity = dis.CFrame.lookVector*250
  4553. bv.Parent = dis
  4554. game:GetService("Debris"):AddItem(dis, 5)
  4555. local hitted = false
  4556. coroutine.resume(coroutine.create(function()
  4557. dis.Touched:connect(function(hit)
  4558. if hitted == false and hit.Parent ~= char then
  4559. hitted = true
  4560. CFuncs["Sound"].Create("rbxassetid://199146035", dis, 3,1)
  4561. MagniDamage(dis, 30, 50,80, 0, "Normal")
  4562. sphere2(5,"Add",dis.CFrame,vt(1,1,1),0.5,0.5,0.5,keptcolor,keptcolor.Color)
  4563. sphere2(8,"Add",dis.CFrame,vt(1,1,1),0.5,0.5,0.5,BrickColor.new("White"),Color3.new(1,1,1))
  4564. coroutine.resume(coroutine.create(function()
  4565. local eff = Instance.new("ParticleEmitter",dis)
  4566. eff.Texture = "rbxassetid://2344870656"
  4567. eff.LightEmission = 1
  4568. eff.Color = ColorSequence.new(dis.Color)
  4569. eff.Rate = 10000000
  4570. eff.Enabled = true
  4571. --eff.EmissionDirection = "Front"
  4572. eff.Lifetime = NumberRange.new(2)
  4573. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,75,0),NumberSequenceKeypoint.new(0.1,10,0),NumberSequenceKeypoint.new(0.8,20,0),NumberSequenceKeypoint.new(1,30,0)})
  4574. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.8,0),NumberSequenceKeypoint.new(0.5,0,0),NumberSequenceKeypoint.new(1,1,0)})
  4575. eff.Speed = NumberRange.new(100)
  4576. eff.Drag = 5
  4577. eff.Rotation = NumberRange.new(-500,500)
  4578. eff.SpreadAngle = Vector2.new(0,900)
  4579. eff.RotSpeed = NumberRange.new(-500,500)
  4580. wait(0.1)
  4581. eff.Enabled = false
  4582. end))
  4583. coroutine.resume(coroutine.create(function()
  4584. local eff = Instance.new("ParticleEmitter",dis)
  4585. eff.Texture = "rbxassetid://695499847"
  4586. eff.LightEmission = 1
  4587. eff.Color = ColorSequence.new(dis.Color)
  4588. eff.Rate = 500000
  4589. eff.Lifetime = NumberRange.new(0.5,2)
  4590. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.2,2,0),NumberSequenceKeypoint.new(0.8,2,0),NumberSequenceKeypoint.new(1,0,0)})
  4591. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.1,0,0),NumberSequenceKeypoint.new(0.8,0,0),NumberSequenceKeypoint.new(1,1,0)})
  4592. eff.Speed = NumberRange.new(20,150)
  4593. eff.Drag = 5
  4594. eff.Rotation = NumberRange.new(-500,500)
  4595. eff.VelocitySpread = 9000
  4596. eff.RotSpeed = NumberRange.new(-150,150)
  4597. wait(0.5)
  4598. eff.Enabled = false
  4599. end))
  4600. dis.Anchored = true
  4601. dis.Transparency = 1
  4602. wait(8)
  4603. dis:Destroy()
  4604. end
  4605. end)
  4606. end))
  4607. end))
  4608. end
  4609. end))
  4610. for i = 0,9,0.1 do
  4611. swait()
  4612. rval = rval + 10
  4613. eval = eval + 1.5
  4614. obj1.Transparency = obj1.Transparency - 0.005
  4615. obj1.Size = obj1.Size + vt(0,0.2,0.2)
  4616. obj1.CFrame = root.CFrame*CFrame.new(0,5,0)*CFrame.Angles(math.rad(0),math.rad(rval),math.rad(-90))
  4617. RH.C0=clerp(RH.C0,cf(1,-0.4,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 2 * math.cos(sine / 32))),.3)
  4618. 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 - 1 * math.cos(sine / 56)),math.rad(10 + 2 * math.cos(sine / 32))),.3)
  4619. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0 + 0.02 * math.cos(sine / 32),1 + 0.15 * math.cos(sine / 32))*angles(math.rad(0 - 2 * math.cos(sine / 32)),math.rad(0),math.rad(90)),.3)
  4620. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(15 - 2 * math.cos(sine / 37)),math.rad(-15 + 1 * math.cos(sine / 58)),math.rad(-90 + 2 * math.cos(sine / 53))),.3)
  4621. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(90 + 6 * math.cos(sine / 72)),math.rad(3 - 2 * math.cos(sine / 58)),math.rad(90 + 2 * math.cos(sine / 45))),.3)
  4622. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(176 - 7 * math.cos(sine / 66)),math.rad(4 - 3 * math.cos(sine / 59)),math.rad(-9 - 4 * math.cos(sine / 45))),.3)
  4623. end
  4624. eff.Enabled = false
  4625. coroutine.resume(coroutine.create(function()
  4626. for i = 0,49 do
  4627. swait()
  4628. rval = rval + 100
  4629. obj1.Transparency = obj1.Transparency + 0.02
  4630. obj1.Size = obj1.Size + vt(0,-0.5,-0.5)
  4631. end
  4632. obj1:Destroy()
  4633. end))
  4634. attack = false
  4635. hum.WalkSpeed = storehumanoidWS
  4636. end
  4637.  
  4638. function Desolateness()
  4639. local rrot = 0
  4640. local xam = 1
  4641. attack = true
  4642. hum.WalkSpeed = 0
  4643. CFuncs["Sound"].Create("rbxassetid://1368598393", root, 5, 1)
  4644. for i = 0,3,0.1 do
  4645. swait()
  4646. block(10,"Add",rarm.CFrame*CFrame.new(0,-3,0),vt(2,2,2),0.025,0.025,0.025,MRC_A,MRC_A.Color)
  4647. slash(math.random(25,50)/10,5,true,"Round","Add","Out",rarm.CFrame*CFrame.new(0,-3,0)*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.05,0.01,0.05),-0.05,MRC_B)
  4648. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,-0.1,-0.5)* angles(math.rad(20),math.rad(0),math.rad(30)),0.3)
  4649. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(20),math.rad(0),math.rad(-30)),.3)
  4650. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(30)), 0.3)
  4651. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(10), math.rad(0), math.rad(-20)), 0.3)
  4652. RH.C0=clerp(RH.C0,cf(1,-0.5 - 0.05 * math.cos(sine / 25),-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-15),math.rad(-10),math.rad(6)),.3)
  4653. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(2.5),math.rad(0),math.rad(20)),.3)
  4654. end
  4655. coroutine.resume(coroutine.create(function()
  4656. for i = 0, 14 do
  4657. swait(4)
  4658. rrot = rrot + 10*xam
  4659. xam = xam + 0.25
  4660. local bonus = xam
  4661. local xa = CreateParta(char,0.5,1,"Neon",BrickColor.random())
  4662. xa.Anchored = true
  4663. xa.Color = Color3.new(0,0,0)
  4664. xa.CFrame = root.CFrame*CFrame.new(math.random(-5,5)*bonus,-3,-rrot/1.75)
  4665. CreateMeshy(xa,"Sphere",10*bonus,1,10*bonus)
  4666. local xc = 0
  4667. coroutine.resume(coroutine.create(function()
  4668. xa.Transparency = 1
  4669. CFuncs["Sound"].Create("rbxassetid://331666100", xa, 2.5,0.75)
  4670. CFuncs["EchoSound"].Create("rbxassetid://675172759", xa, 3, 0.8,0,10,0.15,0.5,1)
  4671. MagniDamage(xa, 10*bonus, 38*bonus,59*bonus, 0, "Normal")
  4672. for i = 0, 9 do
  4673. slash(math.random(15,50)/10,5,true,"Round","Add","Out",xa.CFrame*CFrame.Angles(math.rad(math.random(-10,10)),math.rad(math.random(-10,10)),math.rad(math.random(-10,10))),vt(0.01*bonus,0.01,0.01*bonus),math.random(25,50)/250*bonus,MRC_B)
  4674. end
  4675. block(1.5,"Add",xa.CFrame*CFrame.new(0,-10,0),vt(10*bonus,10*bonus,10*bonus),0.1,0.1,0.1,MRC_A,MRC_A.Color)
  4676. sphere2(2,"Add",xa.CFrame*CFrame.Angles(math.rad(math.random(-10,10)),math.rad(math.random(-10,10)),math.rad(math.random(-10,10))),vt(5*bonus,1,5*bonus),0.01*bonus,1*bonus,0.01*bonus,MRC_A,MRC_A.Color)
  4677. sphere2(4,"Add",xa.CFrame*CFrame.Angles(math.rad(math.random(-10,10)),math.rad(math.random(-10,10)),math.rad(math.random(-10,10))),vt(10*bonus,1,10*bonus),0.01*bonus,1*bonus,0.01*bonus,MRC_B,MRC_B)
  4678. game:GetService("Debris"):AddItem(xa, 5)
  4679. coroutine.resume(coroutine.create(function()
  4680. for i = 0, 19 do
  4681. swait()
  4682. hum.CameraOffset = vt(math.random(-10,10)/50,math.random(-10,10)/50,math.random(-10,10)/50)
  4683. end
  4684. hum.CameraOffset = vt(0,0,0)
  4685. end))
  4686. end))
  4687. end
  4688. end))
  4689. for i = 0,3,0.1 do
  4690. swait()
  4691.  
  4692. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,-0.1,0)* angles(math.rad(0),math.rad(0),math.rad(74)),0.3)
  4693. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-8),math.rad(0),math.rad(-74)),.3)
  4694. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.75, 0) * angles(math.rad(180), math.rad(0), math.rad(-10)), 0.3)
  4695. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(10), math.rad(0), math.rad(-20)), 0.3)
  4696. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(-30),math.rad(0)),.3)
  4697. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(13)),.3)
  4698. end
  4699. attack = false
  4700. hum.WalkSpeed = storehumanoidWS
  4701. end
  4702.  
  4703. function CrystallizedFreeze()
  4704. attack = true
  4705. hum.WalkSpeed = 2
  4706. local keptcolor = MRC_A
  4707. local obj1 = script.snowflake
  4708.  
  4709. obj1.Parent = char
  4710. obj1.Transparency = 1
  4711. obj1.Color = MRC_A.Color
  4712. local rval = 0
  4713. local eval = 1
  4714. CFuncs["Sound"].Create("rbxassetid://199145761", obj1, 3,1)
  4715. CFuncs["Sound"].Create("rbxassetid://199145967", obj1, 2,0.9)
  4716. local eff = Instance.new("ParticleEmitter",obj1)
  4717. eff.Texture = "rbxassetid://2344870656"
  4718. eff.LightEmission = 1
  4719. eff.Color = ColorSequence.new(obj1.Color)
  4720. eff.Rate = 10000000
  4721. eff.Enabled = true
  4722. eff.EmissionDirection = "Front"
  4723. eff.Lifetime = NumberRange.new(0.5)
  4724. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.1,10,0),NumberSequenceKeypoint.new(0.8,5,0),NumberSequenceKeypoint.new(1,0,0)})
  4725. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.5,0,0),NumberSequenceKeypoint.new(1,1,0)})
  4726. eff.Speed = NumberRange.new(5,50)
  4727. eff.Drag = 5
  4728. eff.Rotation = NumberRange.new(-500,500)
  4729. eff.RotSpeed = NumberRange.new(-500,500)
  4730. local eff2 = eff:Clone()
  4731. eff2.Parent = obj1
  4732. eff2.Texture = "rbxassetid://695499847"
  4733. eff2.Speed = NumberRange.new(5,100)
  4734. eff2.Lifetime = NumberRange.new(1)
  4735. eff2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.1,1,0),NumberSequenceKeypoint.new(0.8,0.5,0),NumberSequenceKeypoint.new(1,0,0)})
  4736. sphere2(5,"Add",root.CFrame*CFrame.new(0,-3,0),vt(1,1,1),1,0.005,1,MRC_A,MRC_A.Color)
  4737. for i = 0,12,0.1 do
  4738. swait()
  4739. rval = rval + 10
  4740. eval = eval + 1.5
  4741. obj1.Transparency = obj1.Transparency - 0.005
  4742. obj1.Size = obj1.Size + vt(0.5,0.5,0)
  4743. obj1.CFrame = root.CFrame*CFrame.new(0,-3,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(rval))
  4744. slash(math.random(40,70)/10,5,true,"Round","Add","Out",root.CFrame*CFrame.new(0,-2.5,0)*CFrame.Angles(math.rad(math.random(-5,5)),math.rad(math.random(-360,360)),math.rad(math.random(-5,5))),vt(0.01*rval/25,0.002,0.01*rval/25),math.random(5,20)/250,MRC_B)
  4745. RH.C0=clerp(RH.C0,cf(1,-0.4,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 2 * math.cos(sine / 32))),.3)
  4746. 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 - 1 * math.cos(sine / 56)),math.rad(10 + 2 * math.cos(sine / 32))),.3)
  4747. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0 + 0.02 * math.cos(sine / 32),1 + 0.15 * math.cos(sine / 32))*angles(math.rad(0 - 2 * math.cos(sine / 32)),math.rad(0),math.rad(0)),.3)
  4748. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(35 - 2 * math.cos(sine / 37)),math.rad(0),math.rad(0)),.3)
  4749. RW.C0=clerp(RW.C0,cf(1,0.5 + 0.025 * math.cos(sine / 45),-0.5)*angles(math.rad(90 + 6 * math.cos(sine / 72)),math.rad(3 - 2 * math.cos(sine / 58)),math.rad(-80 + 2 * math.cos(sine / 45))),.3)
  4750. LW.C0=clerp(LW.C0,cf(-1,0.5 + 0.025 * math.cos(sine / 45),-0.5)*angles(math.rad(80 - 7 * math.cos(sine / 66)),math.rad(4 - 3 * math.cos(sine / 59)),math.rad(71 - 4 * math.cos(sine / 45))),.3)
  4751. end
  4752. eff.Enabled = false
  4753. eff2.Enabled = false
  4754. coroutine.resume(coroutine.create(function()
  4755. for i = 0,49 do
  4756. swait()
  4757. rval = rval + 100
  4758. obj1.Transparency = obj1.Transparency + 0.02
  4759. obj1.Size = obj1.Size + vt(-1,-1,0)
  4760. end
  4761. wait(1)
  4762. obj1:Destroy()
  4763. end))
  4764. for i = 0, 19 do
  4765. slash(math.random(10,30)/10,5,true,"Round","Add","Out",root.CFrame*CFrame.new(0,-2.5,0)*CFrame.Angles(math.rad(math.random(-5,5)),math.rad(math.random(-360,360)),math.rad(math.random(-5,5))),vt(0.01,0.002,0.01),math.random(150,250)/250,MRC_B)
  4766. end
  4767. CFuncs["Sound"].Create("rbxassetid://199145739", root, 3,1)
  4768. MagniDamage(root, 60, 40,50, 0, "Normal")
  4769. sphere2(1,"Add",root.CFrame*CFrame.new(0,-3,0),vt(1,1,1),2,2,2,MRC_A,MRC_A.Color)
  4770. sphere2(2,"Add",root.CFrame*CFrame.new(0,-3,0),vt(1,1,1),2,2,2,MRC_B,MRC_B.Color)
  4771. local obj2 = script.nado:Clone()
  4772. obj2.Parent = char
  4773. obj2.Transparency = 0.25
  4774. obj2.Color = MRC_A.Color
  4775. local eff = Instance.new("ParticleEmitter",obj2)
  4776. eff.Texture = "rbxassetid://2344870656"
  4777. eff.LightEmission = 1
  4778. eff.Color = ColorSequence.new(obj2.Color)
  4779. eff.Rate = 10000000
  4780. eff.Enabled = true
  4781. eff.EmissionDirection = "Front"
  4782. eff.Lifetime = NumberRange.new(1)
  4783. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.1,10,0),NumberSequenceKeypoint.new(0.8,5,0),NumberSequenceKeypoint.new(1,0,0)})
  4784. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.5,0,0),NumberSequenceKeypoint.new(1,1,0)})
  4785. eff.Speed = NumberRange.new(5,50)
  4786. eff.Drag = 5
  4787. eff.VelocitySpread = 90000
  4788. eff.Rotation = NumberRange.new(-500,500)
  4789. eff.RotSpeed = NumberRange.new(-500,500)
  4790. local eff2 = eff:Clone()
  4791. eff2.Parent = obj2
  4792. eff2.Texture = "rbxassetid://695499847"
  4793. eff2.Speed = NumberRange.new(5,100)
  4794. eff2.Lifetime = NumberRange.new(1)
  4795. eff2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.1,1,0),NumberSequenceKeypoint.new(0.8,0.5,0),NumberSequenceKeypoint.new(1,0,0)})
  4796. coroutine.resume(coroutine.create(function()
  4797. for i = 0, 19 do
  4798. local dis = CreateParta(char,0.5,1,"Neon",MRC_A)
  4799. dis.BrickColor = MRC_A
  4800. dis.Anchored = true
  4801. dis.Velocity = vt(math.random(-50,50),math.random(50,150),math.random(-50,50))
  4802. CFuncs["Sound"].Create("rbxassetid://199145967", dis, 0.1,1)
  4803. dis.CFrame = root.CFrame*CFrame.new(math.random(-10,10),math.random(5,25),math.random(-10,10))*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360)))
  4804. CreateMeshy(dis,"Sphere",0.5,0.5,4)
  4805. dis.Anchored = false
  4806. local at1 = Instance.new("Attachment",dis)
  4807. at1.Position = vt(-0.25,0,0)
  4808. local at2 = Instance.new("Attachment",dis)
  4809. at2.Position = vt(0.25,0,0)
  4810. local trl = Instance.new('Trail',dis)
  4811. trl.Attachment0 = at1
  4812. trl.FaceCamera = true
  4813. trl.Attachment1 = at2
  4814. trl.Texture = "rbxassetid://1049219073"
  4815. trl.LightEmission = 1
  4816. trl.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0),NumberSequenceKeypoint.new(1, 1)})
  4817. trl.Color = ColorSequence.new(dis.Color)
  4818. trl.Lifetime = 0.6
  4819. game:GetService("Debris"):AddItem(dis, 5)
  4820. local hitted = false
  4821. coroutine.resume(coroutine.create(function()
  4822. dis.Touched:connect(function(hit)
  4823. if hitted == false and hit.Parent ~= char then
  4824. hitted = true
  4825. CFuncs["Sound"].Create("rbxassetid://199146035", dis, 1.5,1)
  4826. MagniDamage(dis, 20, 10,20, 0, "Normal")
  4827. sphere2(5,"Add",dis.CFrame,vt(1,1,1),0.5,0.5,0.5,keptcolor,keptcolor.Color)
  4828. sphere2(8,"Add",dis.CFrame,vt(1,1,1),0.5,0.5,0.5,BrickColor.new("White"),Color3.new(1,1,1))
  4829. coroutine.resume(coroutine.create(function()
  4830. local eff = Instance.new("ParticleEmitter",dis)
  4831. eff.Texture = "rbxassetid://2344870656"
  4832. eff.LightEmission = 1
  4833. eff.Color = ColorSequence.new(dis.Color)
  4834. eff.Rate = 10000000
  4835. eff.Enabled = true
  4836. --eff.EmissionDirection = "Front"
  4837. eff.Lifetime = NumberRange.new(0.5)
  4838. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,75,0),NumberSequenceKeypoint.new(0.1,10,0),NumberSequenceKeypoint.new(0.8,20,0),NumberSequenceKeypoint.new(1,30,0)})
  4839. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.8,0),NumberSequenceKeypoint.new(0.5,0,0),NumberSequenceKeypoint.new(1,1,0)})
  4840. eff.Speed = NumberRange.new(100)
  4841. eff.Drag = 5
  4842. eff.Rotation = NumberRange.new(-500,500)
  4843. eff.SpreadAngle = Vector2.new(0,900)
  4844. eff.RotSpeed = NumberRange.new(-500,500)
  4845. wait(0.1)
  4846. eff.Enabled = false
  4847. end))
  4848. coroutine.resume(coroutine.create(function()
  4849. local eff = Instance.new("ParticleEmitter",dis)
  4850. eff.Texture = "rbxassetid://695499847"
  4851. eff.LightEmission = 1
  4852. eff.Color = ColorSequence.new(dis.Color)
  4853. eff.Rate = 500000
  4854. eff.Lifetime = NumberRange.new(0.5,2)
  4855. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.2,2,0),NumberSequenceKeypoint.new(0.8,2,0),NumberSequenceKeypoint.new(1,0,0)})
  4856. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.1,0,0),NumberSequenceKeypoint.new(0.8,0,0),NumberSequenceKeypoint.new(1,1,0)})
  4857. eff.Speed = NumberRange.new(20,150)
  4858. eff.Drag = 5
  4859. eff.Rotation = NumberRange.new(-500,500)
  4860. eff.VelocitySpread = 9000
  4861. eff.RotSpeed = NumberRange.new(-150,150)
  4862. wait(0.5)
  4863. eff.Enabled = false
  4864. end))
  4865. dis.Anchored = true
  4866. dis.Transparency = 1
  4867. wait(8)
  4868. dis:Destroy()
  4869. end
  4870. end)
  4871. end))
  4872. end
  4873. end))
  4874. for i = 0,9,0.1 do
  4875. swait()
  4876. rval = rval + 20
  4877. eval = eval + 1.5
  4878. obj2.Transparency = obj2.Transparency + 0.005
  4879. obj2.Size = obj2.Size + vt(2,1,2)
  4880. obj2.CFrame = root.CFrame*CFrame.new(0,-3,0)*CFrame.Angles(math.rad(0),math.rad(90+rval),math.rad(0))
  4881. RH.C0=clerp(RH.C0,cf(1,-0.4,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 2 * math.cos(sine / 32))),.3)
  4882. 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 - 1 * math.cos(sine / 56)),math.rad(10 + 2 * math.cos(sine / 32))),.3)
  4883. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0.2 + 0.02 * math.cos(sine / 32),1 + 0.15 * math.cos(sine / 32))*angles(math.rad(-20 - 2 * math.cos(sine / 32)),math.rad(0),math.rad(0)),.3)
  4884. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-25 - 2 * math.cos(sine / 37)),math.rad(0),math.rad(0)),.3)
  4885. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(90 + 6 * math.cos(sine / 72)),math.rad(3 - 2 * math.cos(sine / 58)),math.rad(100 + 2 * math.cos(sine / 45))),.3)
  4886. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(90 - 7 * math.cos(sine / 66)),math.rad(4 - 3 * math.cos(sine / 59)),math.rad(-101 - 4 * math.cos(sine / 45))),.3)
  4887. end
  4888. eff.Enabled = false
  4889. eff2.Enabled = false
  4890. coroutine.resume(coroutine.create(function()
  4891. for i = 0,49 do
  4892. swait()
  4893. rval = rval + 100
  4894. obj2.Transparency = obj2.Transparency + 0.02
  4895. obj2.Size = obj2.Size + vt(-1,-1,-1)
  4896. end
  4897. wait(1)
  4898. obj2:Destroy()
  4899. end))
  4900. attack = false
  4901. hum.WalkSpeed = storehumanoidWS
  4902. end
  4903.  
  4904. function desolSTRIKE()
  4905. attack = true
  4906. hum.WalkSpeed = 0
  4907. local obj1 = script.sword:Clone()
  4908. obj1.Parent = char
  4909. obj1.Transparency = 1
  4910. obj1.Color = MRC_B.Color
  4911. local obj1b = script.sword:Clone()
  4912. obj1b.Parent = char
  4913. obj1b.Transparency = 1
  4914. obj1b.Material = "Neon"
  4915. obj1b.Color = MRC_A.Color
  4916. CFuncs["Sound"].Create("rbxassetid://1548527129", obj1, 4,1.25)
  4917. local eff = Instance.new("ParticleEmitter",obj1)
  4918. eff.Texture = "rbxassetid://2344870656"
  4919. eff.LightEmission = 1
  4920. eff.Color = ColorSequence.new(obj1b.Color)
  4921. eff.Rate = 10000000
  4922. eff.EmissionDirection = "Front"
  4923. eff.Lifetime = NumberRange.new(0.5)
  4924. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.1,5,0),NumberSequenceKeypoint.new(0.8,1,0),NumberSequenceKeypoint.new(1,0,0)})
  4925. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.5,0,0),NumberSequenceKeypoint.new(1,1,0)})
  4926. eff.Speed = NumberRange.new(1,10)
  4927. eff.Drag = 5
  4928. eff.VelocitySpread = 9999
  4929. eff.Rotation = NumberRange.new(-500,500)
  4930. eff.RotSpeed = NumberRange.new(-500,500)
  4931. local eff2 = eff:Clone()
  4932. eff2.Color = ColorSequence.new(MRC_B.Color)
  4933. eff2.Speed = NumberRange.new(5,25)
  4934. eff2.Parent = obj1
  4935. eff2.Texture = "rbxassetid://2092248396"
  4936. eff2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.1,0.5,0),NumberSequenceKeypoint.new(0.8,1,0),NumberSequenceKeypoint.new(1,0,0)})
  4937. for i = 0,5,0.1 do
  4938. swait()
  4939. obj1.Transparency = obj1.Transparency - 0.005
  4940. obj1.Size = obj1.Size + vt(0.05,0,0.025)
  4941. obj1b.Transparency = obj1b.Transparency - 0.022
  4942. obj1b.Size = obj1b.Size + vt(0.015,0.0025,0.0025)
  4943. obj1b.CFrame = obj1.CFrame
  4944. obj1.CFrame = rarm.CFrame*CFrame.new(-3,-1,0)*CFrame.Angles(math.rad(90),math.rad(90),math.rad(0))
  4945. 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(-3)),.3)
  4946. 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(3)),.3)
  4947. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0.03,0)*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  4948. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(23 - 2 * math.cos(sine / 37)),math.rad(0),math.rad(0)),.3)
  4949. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(70),math.rad(3),math.rad(8)),.3)
  4950. LW.C0=clerp(LW.C0,cf(-1.5,0.5,-0.25)*angles(math.rad(70),math.rad(4),math.rad(-22)),.3)
  4951. end
  4952. symbolizeBlink(obj1,0,2109052855,MRC_A.Color,1.5,5,0.9,1614005837,obj1,true,10,1)
  4953. symbolizeBlink(obj1,0,2109052855,MRC_B.Color,1.6,5,1,1923591005,obj1,true,10,1)
  4954. symbolizeBlink(obj1,0,2092248396,MRC_A.Color,3,0,0,0,root,true,10,1.25)
  4955. symbolizeBlink(obj1,0,2344870656,MRC_A.Color,10,0,0,0,root,true,10,1.5)
  4956. eff.Enabled = false
  4957. eff2.Enabled = false
  4958. for i = 0,3,0.1 do
  4959. swait()
  4960. obj1b.CFrame = obj1.CFrame
  4961. obj1.CFrame = rarm.CFrame*CFrame.new(-3,-1,0)*CFrame.Angles(math.rad(90),math.rad(90),math.rad(0))
  4962. 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(-30),math.rad(10)),.3)
  4963. 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(20)),.3)
  4964. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0.03,0)*angles(math.rad(10),math.rad(0),math.rad(60)),.3)
  4965. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(5),math.rad(-5),math.rad(-60)),.3)
  4966. RW.C0=clerp(RW.C0,cf(1.5,0.5,-0.5)*angles(math.rad(90),math.rad(3),math.rad(-24)),.3)
  4967. LW.C0=clerp(LW.C0,cf(-1.5,0.5,-0)*angles(math.rad(70),math.rad(4),math.rad(-95)),.3)
  4968. end
  4969. local dis = CreateParta(char,1,1,"Neon",MRC_A)
  4970. dis.BrickColor = MRC_A
  4971. dis.Anchored = true
  4972. dis.CFrame = root.CFrame + root.CFrame.lookVector*50
  4973. coroutine.resume(coroutine.create(function()
  4974. local eff = Instance.new("ParticleEmitter",dis)
  4975. eff.Texture = "rbxassetid://2344870656"
  4976. eff.LightEmission = 1
  4977. eff.Color = ColorSequence.new(dis.Color)
  4978. eff.Rate = 10000000
  4979. --eff.EmissionDirection = "Front"
  4980. eff.Lifetime = NumberRange.new(3)
  4981. eff.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,75,0),NumberSequenceKeypoint.new(0.1,5,0),NumberSequenceKeypoint.new(0.8,10,0),NumberSequenceKeypoint.new(1,30,0)})
  4982. eff.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.5,0,0),NumberSequenceKeypoint.new(1,1,0)})
  4983. eff.Speed = NumberRange.new(200,250)
  4984. eff.Drag = 5
  4985. eff.Rotation = NumberRange.new(-500,500)
  4986. eff.SpreadAngle = Vector2.new(900,900)
  4987. eff.RotSpeed = NumberRange.new(-500,500)
  4988. local eff2 = eff:Clone()
  4989. eff2.Color = ColorSequence.new(MRC_B.Color)
  4990. eff2.Speed = NumberRange.new(250,300)
  4991. eff2.Parent = dis
  4992. wait(0.5)
  4993. eff.Enabled = false
  4994. eff2.Enabled = false
  4995. end))
  4996. sphere2(3,"Add",dis.CFrame,vt(2,2,2),-0.02,-0.02,2,MRC_A,MRC_A.Color)
  4997. sphere2(3,"Add",dis.CFrame,vt(2,2,2),-0.01,-0.01,3,MRC_B,MRC_B.Color)
  4998. CFuncs["Sound"].Create("rbxassetid://2237297994", dis, 6,1)
  4999. CFuncs["Sound"].Create("rbxassetid://1548538202", dis, 6,1)
  5000. symbolizeBlink(dis,0,2344870656,MRC_A.Color,100,0,0,0,dis,true,10,3)
  5001. MagniDamage(dis, 55, 50,70, 0, "Normal")
  5002. root.CFrame = root.CFrame + root.CFrame.lookVector*100
  5003. for i = 0, 19 do
  5004. slash(math.random(15,50)/10,5,true,"Round","Add","Out",dis.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(0.01,0.01,0.01),math.random(100,300)/250,BrickColor.new("White"))
  5005. sphere2(math.random(3,8),"Add",dis.CFrame*CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))),vt(2,2,2),-0.01,-0.01,2,MRC_A,MRC_A.Color)
  5006. end
  5007. for i = 0,2,0.1 do
  5008. swait()
  5009. obj1b.CFrame = obj1.CFrame
  5010. obj1.CFrame = rarm.CFrame*CFrame.new(-3,-1,0)*CFrame.Angles(math.rad(90),math.rad(90),math.rad(0))
  5011. 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(-30)),.7)
  5012. 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(30),math.rad(-10)),.7)
  5013. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.2,0)*angles(math.rad(10),math.rad(0),math.rad(-60)),.7)
  5014. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(5),math.rad(5),math.rad(60)),.7)
  5015. RW.C0=clerp(RW.C0,cf(1.5,0.5,-0.5)*angles(math.rad(90),math.rad(3),math.rad(84)),.7)
  5016. LW.C0=clerp(LW.C0,cf(-1.5,0.5,-0)*angles(math.rad(90),math.rad(4),math.rad(-60)),.7)
  5017. end
  5018. for i = 0,1,0.1 do
  5019. swait()
  5020. obj1b.CFrame = obj1.CFrame
  5021. obj1.CFrame = rarm.CFrame*CFrame.new(-3,-1,0)*CFrame.Angles(math.rad(90),math.rad(90),math.rad(0))
  5022. 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(-3)),.3)
  5023. 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(3)),.3)
  5024. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0.03,0)*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  5025. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(23 - 2 * math.cos(sine / 37)),math.rad(0),math.rad(0)),.3)
  5026. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(70),math.rad(3),math.rad(8)),.3)
  5027. LW.C0=clerp(LW.C0,cf(-1.5,0.5,-0.25)*angles(math.rad(70),math.rad(4),math.rad(-22)),.3)
  5028. end
  5029. for i = 0,2,0.1 do
  5030. swait()
  5031. obj1.Transparency = obj1.Transparency + 0.01
  5032. obj1.Size = obj1.Size - vt(0.1,0,0.4)
  5033. obj1b.Transparency = obj1b.Transparency + 0.044
  5034. obj1b.Size = obj1b.Size - vt(0.03,0.005,0.4)
  5035. obj1b.CFrame = obj1.CFrame
  5036. obj1.CFrame = rarm.CFrame*CFrame.new(-1.5,-1,0)*CFrame.Angles(math.rad(90),math.rad(90),math.rad(0))
  5037. 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(-3)),.3)
  5038. 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(3)),.3)
  5039. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0.03,0)*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  5040. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(23 - 2 * math.cos(sine / 37)),math.rad(0),math.rad(0)),.3)
  5041. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(70),math.rad(3),math.rad(-10)),.3)
  5042. LW.C0=clerp(LW.C0,cf(-1.15,0.5,0)*angles(math.rad(70),math.rad(4),math.rad(32)),.3)
  5043. end
  5044. game:GetService("Debris"):AddItem(dis, 5)
  5045. obj1:Destroy()
  5046. obj1b:Destroy()
  5047. hum.WalkSpeed = storehumanoidWS
  5048. attack = false
  5049. end
  5050.  
  5051.  
  5052. -------------------------------------
  5053.  
  5054. Humanoid.Animator.Parent = nil
  5055.  
  5056. -------------------------------------
  5057.  
  5058. local BinderColoring = false
  5059.  
  5060. coroutine.resume(coroutine.create(function()
  5061.  
  5062.  
  5063. local Binder1 = Character.Binder1
  5064. local Binder2 = Character.Binder2
  5065. for i,v in pairs(Binder1:GetChildren())do
  5066. if v.Name ~= "Weld" and v.Material == Enum.Material.Metal then
  5067. v.BrickColor = MRC_B
  5068. end
  5069. end
  5070.  
  5071. for i,v in pairs(Binder2:GetChildren())do
  5072. if v.Name ~= "Weld" and v.Material == Enum.Material.Metal then
  5073. v.BrickColor = MRC_B
  5074. end
  5075. end
  5076.  
  5077. for i,v in pairs(Binder1:GetChildren())do
  5078. if v.Name ~= "Weld" and v.Material == Enum.Material.Neon then
  5079. v.BrickColor = MRC_A
  5080. end
  5081. end
  5082.  
  5083. for i,v in pairs(Binder2:GetChildren())do
  5084. if v.Name ~= "Weld" and v.Material == Enum.Material.Neon then
  5085. v.BrickColor = MRC_A
  5086. end
  5087. end
  5088.  
  5089.  
  5090. while true do
  5091. swait()
  5092. for i,v in pairs(Binder1:GetChildren())do
  5093. if v.Name ~= "Weld" and v.Material == Enum.Material.Metal then
  5094. v.BrickColor = MRC_B
  5095. end
  5096. end
  5097.  
  5098. for i,v in pairs(Binder2:GetChildren())do
  5099. if v.Name ~= "Weld" and v.Material == Enum.Material.Metal then
  5100. v.BrickColor = MRC_B
  5101. end
  5102. end
  5103.  
  5104. for i,v in pairs(Binder1:GetChildren())do
  5105. if v.Name ~= "Weld" and v.Material == Enum.Material.Neon then
  5106. v.BrickColor = MRC_A
  5107. end
  5108. end
  5109.  
  5110. for i,v in pairs(Binder2:GetChildren())do
  5111. if v.Name ~= "Weld" and v.Material == Enum.Material.Neon then
  5112. v.BrickColor = MRC_A
  5113. end
  5114. end
  5115.  
  5116. Binder1.Color1B.BrickColor = MRC_B
  5117. Binder1.Color1A.BrickColor = MRC_A
  5118.  
  5119. Binder1.Color2A.BrickColor = MRC_B
  5120. Binder1.Color2B.BrickColor = MRC_A
  5121.  
  5122. Binder2.Color1A.BrickColor = MRC_B
  5123. Binder2.Color1B.BrickColor = MRC_A
  5124.  
  5125. Binder2.Color2A.BrickColor = MRC_B
  5126. Binder2.Color2B.BrickColor = MRC_A
  5127.  
  5128.  
  5129.  
  5130. end
  5131. end))
  5132.  
  5133. -------------------------------------
  5134.  
  5135. local attacktype = 1
  5136. mouse.Button1Down:connect(function()
  5137. if attack == false and attacktype == 1 then
  5138. attacktype = 2
  5139. --attackone()
  5140. elseif attack == false and attacktype == 2 then
  5141. attacktype = 3
  5142. --attacktwo()
  5143. elseif attack == false and attacktype == 3 then
  5144. attacktype = 1
  5145. --attackthree()
  5146. elseif attack == false and attacktype == 4 then
  5147. attacktype = 1
  5148. --attackfour()
  5149. end
  5150. end)
  5151.  
  5152. local OVMID = 1702473314
  5153. local OVMPIT = 1.0125
  5154. local OVMVOL = 1
  5155. mouse.KeyDown:connect(function(k)
  5156. if k == "q" and attack == false and RuinMode ~= 1 then
  5157. RuinMode = 1
  5158. storehumanoidWS = 16
  5159. hum.WalkSpeed = 16
  5160. hum.JumpPower = 50
  5161. rainbowmode = false
  5162. chaosmode = false
  5163. MRC_A = BrickColor.new("Toothpaste")
  5164. MRC_B = BrickColor.new("Black")
  5165. RecolorTextAndRename("LUNAR",MRC_B.Color,MRC_A.Color,"Code")
  5166. newTheme("rbxassetid://561833161",0,1.01,1.5)
  5167. RecolorThing(MRC_A,MRC_B,false)
  5168. end
  5169. if k == "e" and attack == false and RuinMode ~= 2 then
  5170. RuinMode = 2
  5171. storehumanoidWS = 200
  5172. hum.WalkSpeed = 200
  5173. hum.JumpPower = 50
  5174. rainbowmode = false
  5175. chaosmode = false
  5176. MRC_A = BrickColor.new("Really blue")
  5177. MRC_B = BrickColor.new("Really black")
  5178. RecolorTextAndRename("IMMEDIACY",MRC_B.Color,MRC_A.Color,"Arcade")
  5179. newTheme("rbxassetid://1747430851",0,1.01,1.75)
  5180. RecolorThing(MRC_A,MRC_B,false)
  5181. end
  5182. if k == "r" and attack == false and RuinMode ~= 3 then
  5183. RuinMode = 3
  5184. storehumanoidWS = 150
  5185. hum.WalkSpeed = 150
  5186. hum.JumpPower = 50
  5187. rainbowmode = false
  5188. chaosmode = false
  5189. MRC_A = BrickColor.new("Pastel light blue")
  5190. MRC_B = BrickColor.new("White")
  5191. RecolorTextAndRename("CRYSTALLIZED",MRC_B.Color,MRC_A.Color,"SciFi")
  5192. newTheme("rbxassetid://1861780345",0,1.01,1.5)
  5193. RecolorThing(MRC_A,MRC_B,false)
  5194. end
  5195. if k == "t" and attack == false and RuinMode ~= 4 then
  5196. RuinMode = 4
  5197. storehumanoidWS = 16
  5198. hum.WalkSpeed = 16
  5199. hum.JumpPower = 50
  5200. rainbowmode = false
  5201. chaosmode = false
  5202. MRC_A = BrickColor.new("Persimmon")
  5203. MRC_B = BrickColor.new("Dark indigo")
  5204. RecolorTextAndRename("DESOLATION",MRC_B.Color,MRC_A.Color,"Antique")
  5205. newTheme("rbxassetid://1182934124",0,1.01,1.5)
  5206. RecolorThing(MRC_A,MRC_B,false)
  5207. end
  5208. if k == "y" and attack == false and RuinMode ~= 5 then
  5209. RuinMode = 5
  5210. storehumanoidWS = 160
  5211. hum.WalkSpeed = 160
  5212. hum.JumpPower = 50
  5213. rainbowmode = false
  5214. chaosmode = false
  5215. MRC_A = BrickColor.new("White")
  5216. MRC_B = BrickColor.new("Earth green")
  5217. RecolorTextAndRename("SEMBLANCE",MRC_B.Color,MRC_A.Color,"Cartoon")
  5218. newTheme("rbxassetid://1853759713",0,1.01,1.5)
  5219. RecolorThing(MRC_A,MRC_B,false)
  5220. end
  5221. if k == "z" and RuinMode == 3 and attack == false then
  5222. Shards()
  5223. elseif k == "z" and RuinMode == 4 and attack == false then
  5224. Desolateness()
  5225. end
  5226. if k == "x" and RuinMode == 3 and attack == false then
  5227. CrystallizedFreeze()
  5228. elseif k == "x" and RuinMode == 4 and attack == false then
  5229. desolSTRIKE()
  5230. end
  5231. if k == "l" and mutedtog == false then
  5232. mutedtog = true
  5233. kan.Volume = 0
  5234. elseif k == "l" and mutedtog == true then
  5235. mutedtog = false
  5236. kan.Volume = 1.25
  5237. end
  5238. if k == "p" and toggleTag == false then
  5239. toggleTag = true
  5240. modet.TextTransparency = 0
  5241. modet.TextStrokeTransparency = 0
  5242. elseif k == "p" and toggleTag == true then
  5243. toggleTag = false
  5244. modet.TextTransparency = 1
  5245. modet.TextStrokeTransparency = 1
  5246. end
  5247. end)
  5248.  
  5249. --- Temporary MODE effect list
  5250. coroutine.resume(coroutine.create(function()
  5251. while true do
  5252. swait()
  5253. sphereMK(2,math.random(5,10)/45,"Add",root.CFrame*CFrame.new(math.random(-6,6),-10,math.random(-6,6))*CFrame.Angles(math.rad(90 + math.random(-3,3)),math.rad(math.random(-3,3)),math.rad(math.random(-3,3))),0.5,0.5,0.5,0,MRC_A,0)
  5254. slash(math.random(40,70)/10,5,true,"Round","Add","Out",root.CFrame*CFrame.new(0,-3,0)*CFrame.Angles(math.rad(math.random(-5,5)),math.rad(math.random(-360,360)),math.rad(math.random(-5,5))),vt(0.01,0.002,0.01),math.random(5,20)/250,MRC_B)
  5255. if RuinMode == 3 or RuinMode == 5 then
  5256. sphereMK(6,math.random(5,15)/45,"Add",root.CFrame*CFrame.new(math.random(-10,10),-5,math.random(-10,10))*CFrame.Angles(math.rad(90 + math.random(-3,3)),math.rad(math.random(-3,3)),math.rad(math.random(-3,3))),0.1,0.1,3,0,MRC_A,0)
  5257. end
  5258. end
  5259. end))
  5260. ---
  5261.  
  5262. Humanoid.Name = "RUINLX"
  5263. Humanoid.MaxHealth = math.huge
  5264. Humanoid.Health = math.huge
  5265. Instance.new("ForceField",char).Visible = false
  5266.  
  5267. idleanim=.4
  5268. while true do
  5269. Humanoid.MaxHealth = math.huge
  5270. Humanoid.Health = math.huge
  5271. if mutedtog == false and duringend == false then
  5272. kan.Volume = currentVol
  5273. elseif mutedtog == true and duringend == false then
  5274. kan.Volume = 0
  5275. end
  5276. if duringend == false then
  5277. kan.PlaybackSpeed = currentPitch
  5278. kan.Pitch = currentPitch
  5279. end
  5280. kan.SoundId = currentThemePlaying
  5281. kan.Looped = true
  5282. kan.Parent = char
  5283. kan:Resume()
  5284. modet.Rotation = - 5 * math.cos(sine / 32)
  5285. techc.Rotation = techc.Rotation + 1
  5286. circl.Rotation = circl.Rotation - kan.PlaybackLoudness/75 - 1
  5287. circl2.Rotation = circl2.Rotation + kan.PlaybackLoudness/50 + 1
  5288. imgl2.Rotation = imgl2.Rotation - kan.PlaybackLoudness/50 + 1
  5289. imgl2b.Rotation = imgl2b.Rotation + kan.PlaybackLoudness/25 - 1
  5290. ned.Rotation = 0 - 2 * math.cos(sine / 24)
  5291. ned.Position = UDim2.new(0.7,0 - 10 * math.cos(sine / 32),0.8,0 - 10 * math.cos(sine / 45))
  5292.  
  5293. swait()
  5294. ---------------
  5295. sine = sine + change
  5296. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  5297. local velderp=RootPart.Velocity.y
  5298. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  5299. if equipped==true or equipped==false then
  5300. if attack==false then
  5301. idle=idle+1
  5302. else
  5303. idle=0
  5304. end
  5305. if idle>=500 then
  5306. if attack==false then
  5307. --Sheath()
  5308. end
  5309. end
  5310. if RootPart.Velocity.y > 1 and hitfloor==nil then
  5311. Anim="Jump"
  5312. if attack==false then
  5313. RH.C0=clerp(RH.C0,cf(1,-0.35 - 0.05 * math.cos(sine / 25),-0.75)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-20)),.1)
  5314. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(20)),.1)
  5315. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 25))*angles(math.rad(-tors.Velocity.Y/6),math.rad(0),math.rad(0)),.1)
  5316. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-2.5),math.rad(0),math.rad(0)),.1)
  5317. RW.C0=clerp(RW.C0,cf(1.45,0.5 + 0.1 * math.cos(sine / 25),0)*angles(math.rad(-5),math.rad(0),math.rad(25)),.1)
  5318. LW.C0=clerp(LW.C0,cf(-1.45,0.5 + 0.1 * math.cos(sine / 25),0)*angles(math.rad(-5),math.rad(0),math.rad(-25)),.1)
  5319. end
  5320. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  5321. Anim="Fall"
  5322. if attack==false then
  5323. RH.C0=clerp(RH.C0,cf(1,-0.35 - 0.05 * math.cos(sine / 25),-0.75)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-20)),.1)
  5324. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 25),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(20)),.1)
  5325. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 25))*angles(math.rad(-tors.Velocity.Y/6),math.rad(0),math.rad(0)),.1)
  5326. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(2.5),math.rad(0),math.rad(0)),.1)
  5327. RW.C0=clerp(RW.C0,cf(1.45,0.5 + 0.1 * math.cos(sine / 25),0)*angles(math.rad(-15),math.rad(0),math.rad(55)),.1)
  5328. LW.C0=clerp(LW.C0,cf(-1.45,0.5 + 0.1 * math.cos(sine / 25),0)*angles(math.rad(-15),math.rad(0),math.rad(-55)),.1)
  5329. end
  5330. elseif torvel<1 and hitfloor~=nil then
  5331. Anim="Idle"
  5332. if attack==false then
  5333. if RuinMode == 1 then
  5334. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 32),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-6),math.rad(-20 - 1 * math.cos(sine / 56)),math.rad(1 - 2 * math.cos(sine / 32))),.2)
  5335. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 32),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-0.5),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(3 + 2 * math.cos(sine / 32))),.2)
  5336. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.01 + 0.02 * math.cos(sine / 32),0 + 0.05 * math.cos(sine / 32))*angles(math.rad(1 - 2 * math.cos(sine / 32)),math.rad(0),math.rad(30)),.2)
  5337. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(15 - 2 * math.cos(sine / 37)),math.rad(-10 + 2 * math.cos(sine / 58)),math.rad(-30)),.2)
  5338. RW.C0=clerp(RW.C0,cf(1,0.5 + 0.025 * math.cos(sine / 45),-0.5)*angles(math.rad(90 + 6 * math.cos(sine / 72)),math.rad(3 - 2 * math.cos(sine / 58)),math.rad(-82 + 2 * math.cos(sine / 45))),.2)
  5339. LW.C0=clerp(LW.C0,cf(-1,0.35 + 0.025 * math.cos(sine / 45),-0.5)*angles(math.rad(67 - 7 * math.cos(sine / 66)),math.rad(4 - 3 * math.cos(sine / 59)),math.rad(67 - 4 * math.cos(sine / 45))),.2)
  5340. elseif RuinMode == 2 then
  5341. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 32),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-6),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(1 - 2 * math.cos(sine / 32))),.2)
  5342. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 32),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-0.5),math.rad(10 - 1 * math.cos(sine / 56)),math.rad(-1 + 2 * math.cos(sine / 32))),.2)
  5343. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.01 + 0.02 * math.cos(sine / 32),0 + 0.05 * math.cos(sine / 32))*angles(math.rad(1 - 1 * math.cos(sine / 32)),math.rad(0),math.rad(-12)),.2)
  5344. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(15 - 2 * math.cos(sine / 37)),math.rad(0 + 1 * math.cos(sine / 58)),math.rad(12)),.2)
  5345. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(10 + 3 * math.cos(sine / 53)),math.rad(0 - 4 * math.cos(sine / 60)),math.rad(-5 + 4 * math.cos(sine / 45))),.2)
  5346. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(-5 - 7 * math.cos(sine / 58)),math.rad(1 - 5 * math.cos(sine / 55)),math.rad(-22 - 3 * math.cos(sine / 45))),.2)
  5347. elseif RuinMode == 3 then
  5348. RH.C0=clerp(RH.C0,cf(1,-0.35,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-6),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 9 * math.cos(sine / 39))),.2)
  5349. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-0.5),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(10 + 5 * math.cos(sine / 51))),.2)
  5350. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.01 + 0.02 * math.cos(sine / 32),1 + 0.25 * math.cos(sine / 32))*angles(math.rad(3 - 3 * math.cos(sine / 32)),math.rad(0),math.rad(22)),.2)
  5351. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(15 - 2 * math.cos(sine / 37)),math.rad(0 + 1 * math.cos(sine / 58)),math.rad(-22)),.2)
  5352. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(180 + 3 * math.cos(sine / 53)),math.rad(0 - 4 * math.cos(sine / 60)),math.rad(-5 + 4 * math.cos(sine / 45))),.2)
  5353. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(-5 - 7 * math.cos(sine / 58)),math.rad(1 - 5 * math.cos(sine / 55)),math.rad(-12 - 9 * math.cos(sine / 45))),.2)
  5354. elseif RuinMode == 4 then
  5355. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 32),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-6),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-7 - 2 * math.cos(sine / 32))),.2)
  5356. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 32),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-0.5),math.rad(30 - 1 * math.cos(sine / 56)),math.rad(5 + 2 * math.cos(sine / 32))),.2)
  5357. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.01 + 0.02 * math.cos(sine / 32),0 + 0.05 * math.cos(sine / 32))*angles(math.rad(1 - 2 * math.cos(sine / 32)),math.rad(0),math.rad(-56)),.2)
  5358. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(15 - 2 * math.cos(sine / 37)),math.rad(10 + 2 * math.cos(sine / 58)),math.rad(45)),.2)
  5359. RW.C0=clerp(RW.C0,cf(1.2,1.25 + 0.025 * math.cos(sine / 45),-0.2)*angles(math.rad(148 + 3 * math.cos(sine / 53)),math.rad(0 - 4 * math.cos(sine / 60)),math.rad(-35 + 4 * math.cos(sine / 45))),.2)
  5360. LW.C0=clerp(LW.C0,cf(-1,0.35 + 0.025 * math.cos(sine / 45),-0.5)*angles(math.rad(81 - 7 * math.cos(sine / 66)),math.rad(4 - 3 * math.cos(sine / 59)),math.rad(67 - 4 * math.cos(sine / 45))),.2)
  5361. elseif RuinMode == 5 then
  5362. RH.C0=clerp(RH.C0,cf(1,-0.35,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-6),math.rad(0 - 1 * math.cos(sine / 56)),math.rad(-10 - 9 * math.cos(sine / 39))),.2)
  5363. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-0.5),math.rad(18 - 1 * math.cos(sine / 56)),math.rad(10 + 5 * math.cos(sine / 51))),.2)
  5364. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.01 + 0.02 * math.cos(sine / 32),1 + 0.25 * math.cos(sine / 32))*angles(math.rad(3 - 3 * math.cos(sine / 32)),math.rad(0),math.rad(-31)),.2)
  5365. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(15 - 2 * math.cos(sine / 37)),math.rad(5 + 2 * math.cos(sine / 37)),math.rad(31)),.2)
  5366. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(60 + 5 * math.cos(sine / 56)),math.rad(0 - 3 * math.cos(sine / 62)),math.rad(-16 + 3 * math.cos(sine / 45))),.2)
  5367. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.025 * math.cos(sine / 45),0)*angles(math.rad(172 - 7 * math.cos(sine / 58)),math.rad(1 - 5 * math.cos(sine / 55)),math.rad(19 - 3 * math.cos(sine / 45))),.2)
  5368. end
  5369. end
  5370. elseif torvel>2 and torvel<22 and hitfloor~=nil then
  5371. Anim="Walk"
  5372. if attack==false then
  5373. RH.C0=clerp(RH.C0,cf(1,-1 + 0.05 * math.cos(sine / 4),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0 + 5 * math.cos(sine / 8)),math.rad(0 + 35 * math.cos(sine / 8))),.1)
  5374. LH.C0=clerp(LH.C0,cf(-1,-1 + 0.05 * math.cos(sine / 4),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0 + 5 * math.cos(sine / 8)),math.rad(0 + 35 * math.cos(sine / 8))),.1)
  5375. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.05,-0.05 - 0.05 * math.cos(sine / 4))*angles(math.rad(5 + 3 * math.cos(sine / 4)),math.rad(0 + root.RotVelocity.Y/1.5),math.rad(0 - root.RotVelocity.Y - 5 * math.cos(sine / 8))),.1)
  5376. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10 - 3 * math.cos(sine / 4)),math.rad(0 + root.RotVelocity.Y/1.5),math.rad(0 - hed.RotVelocity.Y*1.5 + 5 * math.cos(sine / 8))),.1)
  5377. RW.C0=clerp(RW.C0,cf(1.5,0.5,0 + 0.25 * math.cos(sine / 8))*angles(math.rad(0 - 50 * math.cos(sine / 8)),math.rad(0),math.rad(5 - 10 * math.cos(sine / 4))),.1)
  5378. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0 - 0.25 * math.cos(sine / 8))*angles(math.rad(0 + 50 * math.cos(sine / 8)),math.rad(0),math.rad(-5 + 10 * math.cos(sine / 4))),.1)
  5379. end
  5380. elseif torvel>=22 and hitfloor~=nil then
  5381. Anim="Run"
  5382. if attack==false then
  5383. if RuinMode ~= 3 and RuinMode ~= 5 then
  5384. RH.C0=clerp(RH.C0,cf(1,-1 - 0.15 * math.cos(sine / 3),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 95 * math.cos(sine / 6))),.1)
  5385. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.15 * math.cos(sine / 3),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0 + 95 * math.cos(sine / 6))),.1)
  5386. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-0.3,-0.05 + 0.15 * math.cos(sine / 3))*angles(math.rad(25 - 4 * math.cos(sine / 3)),math.rad(0 + root.RotVelocity.Y*1.5),math.rad(0 - root.RotVelocity.Y - 1 * math.cos(sine / 6))),.1)
  5387. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-6 + 2 * math.cos(sine / 3)),math.rad(0 + root.RotVelocity.Y*1.5),math.rad(0 - hed.RotVelocity.Y*1.5 + 1 * math.cos(sine / 6))),.1)
  5388. RW.C0=clerp(RW.C0,cf(1.5,0.5,0.3)*angles(math.rad(-50 + 10 * math.cos(sine / 3)),math.rad(-10),math.rad(7 + 5 * math.cos(sine / 6))),.1)
  5389. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0.3)*angles(math.rad(-50 + 10 * math.cos(sine / 3)),math.rad(10),math.rad(-7 - 5 * math.cos(sine / 6))),.1)
  5390. if RuinMode == 2 then
  5391. sphereMK(5,-1,"Add",root.CFrame*CFrame.new(math.random(-5,5),math.random(-5,5),8)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)),0.5,0.5,10,-0.005,MRC_A,0)
  5392. --sphereMK(3,0,"Add",root.CFrame*CFrame.new(0,0,8)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)),0.5,5,20,-0.0075,MAINRUINCOLOR,0)
  5393. end
  5394. elseif RuinMode == 3 or RuinMode == 5 then
  5395. sphereMK(5,-0.1,"Add",rarm.CFrame*CFrame.Angles(math.rad(80),math.rad(-15),math.rad(0))*CFrame.new(0,0,4),0.5,0.5,7.5,-0.005,MRC_A,0)
  5396. sphereMK(5,-0.1,"Add",larm.CFrame*CFrame.Angles(math.rad(80),math.rad(15),math.rad(0))*CFrame.new(0,0,4),0.5,0.5,7.5,-0.005,MRC_B,0)
  5397. RH.C0=clerp(RH.C0,cf(1,-0.5,-0.6)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(1.5),math.rad(0),math.rad(-20 - 5 * math.cos(sine / 34))),.2)
  5398. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(1),math.rad(0),math.rad(20 + 2 * math.cos(sine / 38))),.2)
  5399. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0 - 0.15 * math.cos(sine / 47),-0.5,0.5 + 0.1 * math.cos(sine / 28))*angles(math.rad(70),math.rad(0 - root.RotVelocity.Y),math.rad(0 - root.RotVelocity.Y *4.5 + 3 * math.cos(sine / 47))),.2)
  5400. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-17 - 5 * math.cos(sine / 52)),math.rad(0 - 3 * math.cos(sine / 37)),math.rad(0 + 2 * math.cos(sine / 78))),.2)
  5401. RW.C0=clerp(RW.C0,cf(1.5,0.5 + 0.05 * math.cos(sine / 28),0)*angles(math.rad(-8 - 4 * math.cos(sine / 59)),math.rad(-20 + 7 * math.cos(sine / 62)),math.rad(20 + 5 * math.cos(sine / 50))),.2)
  5402. LW.C0=clerp(LW.C0,cf(-1.5,0.5 + 0.1 * math.cos(sine / 28),0)*angles(math.rad(-8 - 3 * math.cos(sine / 55)),math.rad(20 + 8 * math.cos(sine / 67)),math.rad(-20 - 4 * math.cos(sine / 29))),.2)
  5403. end
  5404. end
  5405. end
  5406. end
  5407. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement