Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.99 KB | None | 0 0
  1. local plrs = game:GetService("Players")
  2. local plr = plrs.LocalPlayer
  3. local char = plr.Character
  4. local tweenserv = game:GetService("TweenService")
  5. local lighting = game:GetService("Lighting")
  6. local hum = char:FindFirstChildOfClass("Humanoid")
  7. local mou = plr:GetMouse()
  8. local tor = char:FindFirstChild("Torso") or char:FindFirstChild("UpperTorso")
  9. local root = char:FindFirstChild("HumanoidRootPart")
  10. local head = char:FindFirstChild("Head")
  11. local face = head:FindFirstChildOfClass("Decal")
  12. local larm = char:FindFirstChild("Left Arm") or char:FindFirstChild("LeftUpperArm")
  13. local rarm = char:FindFirstChild("Right Arm") or char:FindFirstChild("RightUpperArm")
  14. local rleg = char:FindFirstChild("Right Leg") or char:FindFirstChild("RightUpperLeg")
  15. local lleg = char:FindFirstChild("Left Leg") or char:FindFirstChild("LeftUpperLeg")
  16. local neck = tor:FindFirstChild("Neck")
  17. local rootj = root:FindFirstChild("RootJoint")
  18. local LS = tor:FindFirstChild("Left Shoulder")
  19. local RS = tor:FindFirstChild("Right Shoulder")
  20. local LH = tor:FindFirstChild("Left Hip")
  21. local RH = tor:FindFirstChild("Right Hip")
  22. local bp = plr:FindFirstChild("Backpack")
  23.  
  24. hum:ClearAllChildren()
  25. char.Animate:remove()
  26.  
  27. local ws = hum.WalkSpeed
  28. local jp = hum.JumpPower
  29.  
  30. --repeat game:GetService("RunService").RenderStepped:wait() until plr.CharacterAppearanceLoaded
  31.  
  32. for i,v in pairs(char:GetDescendants()) do
  33. if v:IsA("Accessory") then
  34. v:Destroy()
  35. end
  36. if v:IsA("Shirt") then
  37. v:Destroy()
  38. end
  39. if v:IsA("Pants") then
  40. v:Destroy()
  41. end
  42. end
  43. local nshirt = Instance.new("Shirt", char)
  44. nshirt.ShirtTemplate = "rbxassetid://1088769202"
  45. local npants = Instance.new("Pants", char)
  46. npants.PantsTemplate = "rbxassetid://1088767946"
  47. if head:FindFirstChildOfClass("Decal") then
  48. head:FindFirstChildOfClass("Decal"):Destroy()
  49. end
  50.  
  51. --Converted with ttyyuu12345's model to script plugin v4
  52. function sandbox(var,func)
  53. local env = getfenv(func)
  54. local newenv = setmetatable({},{
  55. __index = function(self,k)
  56. if k=="script" then
  57. return var
  58. else
  59. return env[k]
  60. end
  61. end,
  62. })
  63. setfenv(func,newenv)
  64. return func
  65. end
  66. cors = {}
  67. mas = Instance.new("Model",game:GetService("Lighting"))
  68. Part00 = Instance.new("Part")
  69. SpecialMesh1 = Instance.new("SpecialMesh")
  70. Part00.Name = "haiR"
  71. Part00.Parent = mas
  72. Part00.CanCollide = false
  73. Part00.Size = Vector3.new(1, 1, 1)
  74. Part00.CFrame = CFrame.new(-3.45002389, 8.90006924, 10.8000002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  75. Part00.BottomSurface = Enum.SurfaceType.Smooth
  76. Part00.TopSurface = Enum.SurfaceType.Smooth
  77. Part00.Position = Vector3.new(-3.45002389, 8.90006924, 10.8000002)
  78. Part00.Locked = true
  79. SpecialMesh1.Parent = Part00
  80. SpecialMesh1.MeshId = "rbxassetid://731023666"
  81. SpecialMesh1.Offset = Vector3.new(0, -3, -0.939999998)
  82. SpecialMesh1.Scale = Vector3.new(0.200000003, 0.200000003, 0.170000002)
  83. SpecialMesh1.TextureId = "rbxassetid://56027935"
  84. SpecialMesh1.MeshType = Enum.MeshType.FileMesh
  85. SpecialMesh1.Scale = Vector3.new(0.200000003, 0.200000003, 0.170000002)
  86. for i,v in pairs(mas:GetChildren()) do
  87. v.Parent = head
  88. hair = v
  89. pcall(function() v:MakeJoints() end)
  90. end
  91. mas:Destroy()
  92. for i,v in pairs(cors) do
  93. spawn(function()
  94. pcall(v)
  95. end)
  96. end
  97.  
  98. --Converted with ttyyuu12345's model to script plugin v4
  99. function sandbox(var,func)
  100. local env = getfenv(func)
  101. local newenv = setmetatable({},{
  102. __index = function(self,k)
  103. if k=="script" then
  104. return var
  105. else
  106. return env[k]
  107. end
  108. end,
  109. })
  110. setfenv(func,newenv)
  111. return func
  112. end
  113. cors = {}
  114. mas = Instance.new("Model",game:GetService("Lighting"))
  115. Model0 = Instance.new("Model")
  116. Part1 = Instance.new("Part")
  117. ManualWeld2 = Instance.new("ManualWeld")
  118. Part3 = Instance.new("Part")
  119. ManualWeld4 = Instance.new("ManualWeld")
  120. Part5 = Instance.new("Part")
  121. ManualWeld6 = Instance.new("ManualWeld")
  122. Part7 = Instance.new("Part")
  123. ManualWeld8 = Instance.new("ManualWeld")
  124. Part9 = Instance.new("Part")
  125. ManualWeld10 = Instance.new("ManualWeld")
  126. Part11 = Instance.new("Part")
  127. ManualWeld12 = Instance.new("ManualWeld")
  128. Part13 = Instance.new("Part")
  129. ManualWeld14 = Instance.new("ManualWeld")
  130. Part15 = Instance.new("Part")
  131. ManualWeld16 = Instance.new("ManualWeld")
  132. Part17 = Instance.new("Part")
  133. ManualWeld18 = Instance.new("ManualWeld")
  134. Part19 = Instance.new("Part")
  135. ManualWeld20 = Instance.new("ManualWeld")
  136. Part21 = Instance.new("Part")
  137. ManualWeld22 = Instance.new("ManualWeld")
  138. Part23 = Instance.new("Part")
  139. ManualWeld24 = Instance.new("ManualWeld")
  140. Part25 = Instance.new("Part")
  141. Part26 = Instance.new("Part")
  142. ManualWeld27 = Instance.new("ManualWeld")
  143. Part28 = Instance.new("Part")
  144. ManualWeld29 = Instance.new("ManualWeld")
  145. Part30 = Instance.new("Part")
  146. ManualWeld31 = Instance.new("ManualWeld")
  147. Part32 = Instance.new("Part")
  148. ManualWeld33 = Instance.new("ManualWeld")
  149. Part34 = Instance.new("Part")
  150. ManualWeld35 = Instance.new("ManualWeld")
  151. Model0.Name = "Broken-Halo"
  152. Model0.Parent = mas
  153. Part1.Parent = Model0
  154. Part1.Material = Enum.Material.Neon
  155. Part1.BrickColor = BrickColor.new("Really black")
  156. Part1.Rotation = Vector3.new(-180, 15, -180)
  157. Part1.CanCollide = false
  158. Part1.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  159. Part1.CFrame = CFrame.new(-15.0221033, 9.69180298, 5.26382446, -0.965924084, 0, 0.258818567, 0, 0.999997139, 0, -0.258818567, 0, -0.965924084)
  160. Part1.BottomSurface = Enum.SurfaceType.Smooth
  161. Part1.TopSurface = Enum.SurfaceType.Smooth
  162. Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  163. Part1.Position = Vector3.new(-15.0221033, 9.69180298, 5.26382446)
  164. Part1.Orientation = Vector3.new(0, 165, 0)
  165. Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  166. ManualWeld2.Name = "Weld"
  167. ManualWeld2.Parent = Part1
  168. ManualWeld2.C0 = CFrame.new(0, 0, 0, -0.965923786, 0, -0.258818448, 0, 0.999997139, 0, 0.258818448, 0, -0.965923786)
  169. ManualWeld2.C1 = CFrame.new(1.10001373, 0, 0.311337709, 0.965920091, 0, -0.258817524, 0, 0.999991477, 0, 0.258817524, 0, 0.965920091)
  170. ManualWeld2.Part0 = Part1
  171. ManualWeld2.Part1 = Part25
  172. Part3.Parent = Model0
  173. Part3.Material = Enum.Material.Neon
  174. Part3.BrickColor = BrickColor.new("Really Red")
  175. Part3.Rotation = Vector3.new(-180, 60, -180)
  176. Part3.CanCollide = false
  177. Part3.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  178. Part3.CFrame = CFrame.new(-15.3027906, 9.69180298, 5.61672497, -0.499999106, 0, 0.866023779, 0, 0.999997139, 0, -0.866023779, 0, -0.499999106)
  179. Part3.BottomSurface = Enum.SurfaceType.Smooth
  180. Part3.TopSurface = Enum.SurfaceType.Smooth
  181. Part3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  182. Part3.Position = Vector3.new(-15.3027906, 9.69180298, 5.61672497)
  183. Part3.Orientation = Vector3.new(0, 120, 0)
  184. Part3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  185. ManualWeld4.Name = "Weld"
  186. ManualWeld4.Parent = Part3
  187. ManualWeld4.C0 = CFrame.new(0, 0, 0, -0.499999106, 0, -0.866023719, 0, 0.999997139, 0, 0.866023719, 0, -0.499999106)
  188. ManualWeld4.C1 = CFrame.new(0.737552643, 0, 0.579566479, 0.965920091, 0, -0.258817464, 0, 0.999991417, 0, 0.258817464, 0, 0.965920091)
  189. ManualWeld4.Part0 = Part3
  190. ManualWeld4.Part1 = Part25
  191. Part5.Parent = Model0
  192. Part5.Material = Enum.Material.Neon
  193. Part5.BrickColor = BrickColor.new("Really Red")
  194. Part5.CanCollide = false
  195. Part5.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  196. Part5.CFrame = CFrame.new(-16.1843605, 9.69180298, 5.09872103, 0.999994278, 0, 0, 0, 0.999991477, 0, 0, 0, 0.999994278)
  197. Part5.BottomSurface = Enum.SurfaceType.Smooth
  198. Part5.TopSurface = Enum.SurfaceType.Smooth
  199. Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  200. Part5.Position = Vector3.new(-16.1843605, 9.69180298, 5.09872103)
  201. Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  202. ManualWeld6.Name = "Weld"
  203. ManualWeld6.Parent = Part5
  204. ManualWeld6.C0 = CFrame.new(0, 0, 0, 0.999998033, 0, 0, 0, 0.999997199, 0, 0, 0, 0.999998033)
  205. ManualWeld6.C1 = CFrame.new(0.0200881958, 0, -0.148955345, 0.965924025, 0, -0.258818507, 0, 0.999997139, 0, 0.258818507, 0, 0.965924025)
  206. ManualWeld6.Part0 = Part5
  207. ManualWeld6.Part1 = Part25
  208. Part7.Parent = Model0
  209. Part7.Material = Enum.Material.Neon
  210. Part7.BrickColor = BrickColor.new("Really Red")
  211. Part7.Rotation = Vector3.new(-180, 75, -180)
  212. Part7.CanCollide = false
  213. Part7.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  214. Part7.CFrame = CFrame.new(-15.4463501, 9.69180298, 5.67301941, -0.258817613, 0, 0.96592015, 0, 0.999991417, 0, -0.96592015, 0, -0.258817613)
  215. Part7.BottomSurface = Enum.SurfaceType.Smooth
  216. Part7.TopSurface = Enum.SurfaceType.Smooth
  217. Part7.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  218. Part7.Position = Vector3.new(-15.4463501, 9.69180298, 5.67301941)
  219. Part7.Orientation = Vector3.new(0, 105, 0)
  220. Part7.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  221. ManualWeld8.Name = "Weld"
  222. ManualWeld8.Parent = Part7
  223. ManualWeld8.C0 = CFrame.new(0, 0, 0, -0.258818597, 0, -0.965923846, 0, 0.999997139, 0, 0.965923846, 0, -0.258818597)
  224. ManualWeld8.C1 = CFrame.new(0.584314346, 0, 0.596786976, 0.965924025, 0, -0.258818507, 0, 0.999997139, 0, 0.258818507, 0, 0.965924025)
  225. ManualWeld8.Part0 = Part7
  226. ManualWeld8.Part1 = Part25
  227. Part9.Parent = Model0
  228. Part9.Material = Enum.Material.Neon
  229. Part9.BrickColor = BrickColor.new("Really Red")
  230. Part9.Rotation = Vector3.new(-180, 30, -180)
  231. Part9.CanCollide = false
  232. Part9.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  233. Part9.CFrame = CFrame.new(-15.0838327, 9.69180298, 5.40514851, -0.866020262, 0, 0.49999696, 0, 0.999991417, 0, -0.49999696, 0, -0.866020262)
  234. Part9.BottomSurface = Enum.SurfaceType.Smooth
  235. Part9.TopSurface = Enum.SurfaceType.Smooth
  236. Part9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  237. Part9.Position = Vector3.new(-15.0838327, 9.69180298, 5.40514851)
  238. Part9.Orientation = Vector3.new(0, 150, 0)
  239. Part9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  240. ManualWeld10.Name = "Weld"
  241. ManualWeld10.Parent = Part9
  242. ManualWeld10.C0 = CFrame.new(0, 0, 0, -0.8660236, 0, -0.499998868, 0, 0.999997139, 0, 0.499998868, 0, -0.8660236)
  243. ManualWeld10.C1 = CFrame.new(1.00380993, 0, 0.431869507, 0.965923905, 0, -0.258818507, 0, 0.999997139, 0, 0.258818507, 0, 0.965923905)
  244. ManualWeld10.Part0 = Part9
  245. ManualWeld10.Part1 = Part25
  246. Part11.Parent = Model0
  247. Part11.Material = Enum.Material.Neon
  248. Part11.BrickColor = BrickColor.new("Really Red")
  249. Part11.Rotation = Vector3.new(0, -30, 0)
  250. Part11.CanCollide = false
  251. Part11.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  252. Part11.CFrame = CFrame.new(-16.1023979, 9.69180298, 4.79711246, 0.866024017, 0, -0.499998897, 0, 0.999997139, 0, 0.499998897, 0, 0.866024017)
  253. Part11.BottomSurface = Enum.SurfaceType.Smooth
  254. Part11.TopSurface = Enum.SurfaceType.Smooth
  255. Part11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  256. Part11.Position = Vector3.new(-16.1023979, 9.69180298, 4.79711246)
  257. Part11.Orientation = Vector3.new(0, -30, 0)
  258. Part11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  259. ManualWeld12.Name = "Weld"
  260. ManualWeld12.Parent = Part11
  261. ManualWeld12.C0 = CFrame.new(0, 0, 0, 0.866023719, 0, 0.499998778, 0, 0.999997139, 0, -0.499998778, 0, 0.866023719)
  262. ManualWeld12.C1 = CFrame.new(0.17732048, 0, -0.419074059, 0.96592021, 0, -0.258817464, 0, 0.999991417, 0, 0.258817464, 0, 0.96592021)
  263. ManualWeld12.Part0 = Part11
  264. ManualWeld12.Part1 = Part25
  265. Part13.Parent = Model0
  266. Part13.Material = Enum.Material.Neon
  267. Part13.BrickColor = BrickColor.new("Really Red")
  268. Part13.Rotation = Vector3.new(0, -45, 0)
  269. Part13.CanCollide = false
  270. Part13.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  271. Part13.CFrame = CFrame.new(-16.010479, 9.69180298, 4.67822838, 0.707102895, 0, -0.707102537, 0, 0.999991417, 0, 0.707102537, 0, 0.707102895)
  272. Part13.BottomSurface = Enum.SurfaceType.Smooth
  273. Part13.TopSurface = Enum.SurfaceType.Smooth
  274. Part13.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  275. Part13.Position = Vector3.new(-16.010479, 9.69180298, 4.67822838)
  276. Part13.Orientation = Vector3.new(0, -45, 0)
  277. Part13.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  278. ManualWeld14.Name = "Weld"
  279. ManualWeld14.Parent = Part13
  280. ManualWeld14.C0 = CFrame.new(0, 0, 0, 0.707105517, 0, 0.707105219, 0, 0.999997139, 0, -0.707105219, 0, 0.707105517)
  281. ManualWeld14.C1 = CFrame.new(0.296876907, 0, -0.510117054, 0.965924025, 0, -0.258818507, 0, 0.999997139, 0, 0.258818507, 0, 0.965924025)
  282. ManualWeld14.Part0 = Part13
  283. ManualWeld14.Part1 = Part25
  284. Part15.Parent = Model0
  285. Part15.Material = Enum.Material.Neon
  286. Part15.BrickColor = BrickColor.new("Really Red")
  287. Part15.Rotation = Vector3.new(0, -75, 0)
  288. Part15.CanCollide = false
  289. Part15.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  290. Part15.CFrame = CFrame.new(-15.7399006, 9.69180298, 4.52922392, 0.258817643, 0, -0.96592021, 0, 0.999991417, 0, 0.96592021, 0, 0.258817643)
  291. Part15.BottomSurface = Enum.SurfaceType.Smooth
  292. Part15.TopSurface = Enum.SurfaceType.Smooth
  293. Part15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  294. Part15.Position = Vector3.new(-15.7399006, 9.69180298, 4.52922392)
  295. Part15.Orientation = Vector3.new(0, -75, 0)
  296. Part15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  297. ManualWeld16.Name = "Weld"
  298. ManualWeld16.Parent = Part15
  299. ManualWeld16.C0 = CFrame.new(0, 0, 0, 0.258818626, 0, 0.965923905, 0, 0.999997139, 0, -0.965923905, 0, 0.258818626)
  300. ManualWeld16.C1 = CFrame.new(0.596801758, 0, -0.584013462, 0.965924025, 0, -0.258818507, 0, 0.999997139, 0, 0.258818507, 0, 0.965924025)
  301. ManualWeld16.Part0 = Part15
  302. ManualWeld16.Part1 = Part25
  303. Part17.Parent = Model0
  304. Part17.Material = Enum.Material.Neon
  305. Part17.BrickColor = BrickColor.new("Really Red")
  306. Part17.Rotation = Vector3.new(0, -15, 0)
  307. Part17.CanCollide = false
  308. Part17.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  309. Part17.CFrame = CFrame.new(-16.1641197, 9.69180298, 4.93844271, 0.965920091, 0, -0.258817375, 0, 0.999991417, 0, 0.258817375, 0, 0.965920091)
  310. Part17.BottomSurface = Enum.SurfaceType.Smooth
  311. Part17.TopSurface = Enum.SurfaceType.Smooth
  312. Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  313. Part17.Position = Vector3.new(-16.1641197, 9.69180298, 4.93844271)
  314. Part17.Orientation = Vector3.new(0, -15, 0)
  315. Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  316. ManualWeld18.Name = "Weld"
  317. ManualWeld18.Parent = Part17
  318. ManualWeld18.C0 = CFrame.new(0, 0, 0, 0.965923786, 0, 0.258818358, 0, 0.999997139, 0, -0.258818358, 0, 0.965923786)
  319. ManualWeld18.C1 = CFrame.new(0.0811233521, 0, -0.298533916, 0.965924025, 0, -0.258818507, 0, 0.999997139, 0, 0.258818507, 0, 0.965924025)
  320. ManualWeld18.Part0 = Part17
  321. ManualWeld18.Part1 = Part25
  322. Part19.Parent = Model0
  323. Part19.Material = Enum.Material.Neon
  324. Part19.BrickColor = BrickColor.new("Really Red")
  325. Part19.Rotation = Vector3.new(0, -60, 0)
  326. Part19.CanCollide = false
  327. Part19.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  328. Part19.CFrame = CFrame.new(-15.8834734, 9.69180298, 4.58552122, 0.499999225, 0, -0.866023719, 0, 0.999997139, 0, 0.866023719, 0, 0.499999225)
  329. Part19.BottomSurface = Enum.SurfaceType.Smooth
  330. Part19.TopSurface = Enum.SurfaceType.Smooth
  331. Part19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  332. Part19.Position = Vector3.new(-15.8834734, 9.69180298, 4.58552122)
  333. Part19.Orientation = Vector3.new(0, -60, 0)
  334. Part19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  335. ManualWeld20.Name = "Weld"
  336. ManualWeld20.Parent = Part19
  337. ManualWeld20.C0 = CFrame.new(0, 0, 0, 0.499999166, 0, 0.86602366, 0, 0.999997139, 0, -0.86602366, 0, 0.499999166)
  338. ManualWeld20.C1 = CFrame.new(0.44355011, 0, -0.566793919, 0.96592021, 0, -0.258817464, 0, 0.999991417, 0, 0.258817464, 0, 0.96592021)
  339. ManualWeld20.Part0 = Part19
  340. ManualWeld20.Part1 = Part25
  341. Part21.Parent = Model0
  342. Part21.Material = Enum.Material.Neon
  343. Part21.BrickColor = BrickColor.new("Really Red")
  344. Part21.Rotation = Vector3.new(-180, 45, -180)
  345. Part21.CanCollide = false
  346. Part21.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  347. Part21.CFrame = CFrame.new(-15.1757669, 9.69180298, 5.52403545, -0.707105577, 0, 0.707105398, 0, 0.999997139, 0, -0.707105398, 0, -0.707105577)
  348. Part21.BottomSurface = Enum.SurfaceType.Smooth
  349. Part21.TopSurface = Enum.SurfaceType.Smooth
  350. Part21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  351. Part21.Position = Vector3.new(-15.1757669, 9.69180298, 5.52403545)
  352. Part21.Orientation = Vector3.new(0, 135, 0)
  353. Part21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  354. ManualWeld22.Name = "Weld"
  355. ManualWeld22.Parent = Part21
  356. ManualWeld22.C0 = CFrame.new(0, 0, 0, -0.707105458, 0, -0.707105279, 0, 0.999997139, 0, 0.707105279, 0, -0.707105458)
  357. ManualWeld22.C1 = CFrame.new(0.884237289, 0, 0.522911549, 0.965919793, 0, -0.258817405, 0, 0.999991417, 0, 0.258817405, 0, 0.965919793)
  358. ManualWeld22.Part0 = Part21
  359. ManualWeld22.Part1 = Part25
  360. Part23.Parent = Model0
  361. Part23.Material = Enum.Material.Neon
  362. Part23.BrickColor = BrickColor.new("Really Red")
  363. Part23.Rotation = Vector3.new(0, 75, 0)
  364. Part23.CanCollide = false
  365. Part23.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  366. Part23.CFrame = CFrame.new(-15.7560253, 9.69180298, 5.67199469, 0.258818567, 0, 0.965924084, 0, 0.999997139, 0, -0.965924084, 0, 0.258818567)
  367. Part23.BottomSurface = Enum.SurfaceType.Smooth
  368. Part23.TopSurface = Enum.SurfaceType.Smooth
  369. Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  370. Part23.Position = Vector3.new(-15.7560253, 9.69180298, 5.67199469)
  371. Part23.Orientation = Vector3.new(0, 75, 0)
  372. Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  373. ManualWeld24.Name = "Weld"
  374. ManualWeld24.Parent = Part23
  375. ManualWeld24.C0 = CFrame.new(0, 0, 0, 0.258818448, 0, -0.965923786, 0, 0.999997199, 0, 0.965923786, 0, 0.258818448)
  376. ManualWeld24.C1 = CFrame.new(0.285455704, 0, 0.515647411, 0.965920091, 0, -0.258817524, 0, 0.999991477, 0, 0.258817524, 0, 0.965920091)
  377. ManualWeld24.Part0 = Part23
  378. ManualWeld24.Part1 = Part25
  379. Part25.Parent = Model0
  380. Part25.Material = Enum.Material.Neon
  381. Part25.BrickColor = BrickColor.new("Really Red")
  382. Part25.Rotation = Vector3.new(0, 15, 0)
  383. Part25.CanCollide = false
  384. Part25.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  385. Part25.CFrame = CFrame.new(-16.1652126, 9.69180298, 5.24779987, 0.965924025, 0, 0.258818507, 0, 0.999997139, 0, -0.258818507, 0, 0.965924025)
  386. Part25.BottomSurface = Enum.SurfaceType.Smooth
  387. Part25.TopSurface = Enum.SurfaceType.Smooth
  388. Part25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  389. Part25.Position = Vector3.new(-16.1652126, 9.69180298, 5.24779987)
  390. Part25.Orientation = Vector3.new(0, 15, 0)
  391. Part25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  392. Part26.Parent = Model0
  393. Part26.Material = Enum.Material.Neon
  394. Part26.BrickColor = BrickColor.new("Really Red")
  395. Part26.Rotation = Vector3.new(0, 60, 0)
  396. Part26.CanCollide = false
  397. Part26.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  398. Part26.CFrame = CFrame.new(-15.8973331, 9.69180298, 5.61029243, 0.499999076, 0, 0.866023779, 0, 0.999997139, 0, -0.866023779, 0, 0.499999076)
  399. Part26.BottomSurface = Enum.SurfaceType.Smooth
  400. Part26.TopSurface = Enum.SurfaceType.Smooth
  401. Part26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  402. Part26.Position = Vector3.new(-15.8973331, 9.69180298, 5.61029243)
  403. Part26.Orientation = Vector3.new(0, 60, 0)
  404. Part26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  405. ManualWeld27.Name = "Weld"
  406. ManualWeld27.Parent = Part26
  407. ManualWeld27.C0 = CFrame.new(0, 0, 0, 0.499998927, 0, -0.86602366, 0, 0.999997199, 0, 0.86602366, 0, 0.499998927)
  408. ManualWeld27.C1 = CFrame.new(0.164932251, 0, 0.419474125, 0.965920091, 0, -0.258817554, 0, 0.999991596, 0, 0.258817554, 0, 0.965920091)
  409. ManualWeld27.Part0 = Part26
  410. ManualWeld27.Part1 = Part25
  411. Part28.Parent = Model0
  412. Part28.Material = Enum.Material.Neon
  413. Part28.BrickColor = BrickColor.new("Really Red")
  414. Part28.Rotation = Vector3.new(0, 30, 0)
  415. Part28.CanCollide = false
  416. Part28.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  417. Part28.CFrame = CFrame.new(-16.1089249, 9.69180298, 5.3913703, 0.866020322, 0, 0.49999702, 0, 0.999991536, 0, -0.49999702, 0, 0.866020322)
  418. Part28.BottomSurface = Enum.SurfaceType.Smooth
  419. Part28.TopSurface = Enum.SurfaceType.Smooth
  420. Part28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  421. Part28.Position = Vector3.new(-16.1089249, 9.69180298, 5.3913703)
  422. Part28.Orientation = Vector3.new(0, 30, 0)
  423. Part28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  424. ManualWeld29.Name = "Weld"
  425. ManualWeld29.Parent = Part28
  426. ManualWeld29.C0 = CFrame.new(0, 0, 0, 0.86602366, 0, -0.499999017, 0, 0.999997199, 0, 0.499999017, 0, 0.86602366)
  427. ManualWeld29.C1 = CFrame.new(0.0172119141, 0, 0.153247356, 0.965923905, 0, -0.258818567, 0, 0.999997199, 0, 0.258818567, 0, 0.965923905)
  428. ManualWeld29.Part0 = Part28
  429. ManualWeld29.Part1 = Part25
  430. Part30.Parent = Model0
  431. Part30.Material = Enum.Material.Neon
  432. Part30.BrickColor = BrickColor.new("Really Red")
  433. Part30.Rotation = Vector3.new(0, 45, 0)
  434. Part30.CanCollide = false
  435. Part30.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  436. Part30.CFrame = CFrame.new(-16.0162354, 9.69180298, 5.51835537, 0.707105517, 0, 0.707105517, 0, 0.999997139, 0, -0.707105517, 0, 0.707105517)
  437. Part30.BottomSurface = Enum.SurfaceType.Smooth
  438. Part30.TopSurface = Enum.SurfaceType.Smooth
  439. Part30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  440. Part30.Position = Vector3.new(-16.0162354, 9.69180298, 5.51835537)
  441. Part30.Orientation = Vector3.new(0, 45, 0)
  442. Part30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  443. ManualWeld31.Name = "Weld"
  444. ManualWeld31.Parent = Part30
  445. ManualWeld31.C0 = CFrame.new(0, 0, 0, 0.707105339, 0, -0.707105398, 0, 0.999997199, 0, 0.707105398, 0, 0.707105339)
  446. ManualWeld31.C1 = CFrame.new(0.0738754272, 0, 0.29989481, 0.965920091, 0, -0.258817524, 0, 0.999991477, 0, 0.258817524, 0, 0.965920091)
  447. ManualWeld31.Part0 = Part30
  448. ManualWeld31.Part1 = Part25
  449. Part32.Parent = Model0
  450. Part32.Material = Enum.Material.Neon
  451. Part32.BrickColor = BrickColor.new("Really Red")
  452. Part32.Rotation = Vector3.new(-180, 89.7999954, -180)
  453. Part32.CanCollide = false
  454. Part32.Size = Vector3.new(0.183358505, 0.183358505, 0.183358505)
  455. Part32.CFrame = CFrame.new(-15.5991211, 9.69180298, 5.69377947, -2.98023224e-08, 0, 0.999994099, 0, 0.999991477, 0, -0.999994099, 0, -2.98023224e-08)
  456. Part32.BottomSurface = Enum.SurfaceType.Smooth
  457. Part32.TopSurface = Enum.SurfaceType.Smooth
  458. Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  459. Part32.Position = Vector3.new(-15.5991211, 9.69180298, 5.69377947)
  460. Part32.Orientation = Vector3.new(0, 90, 0)
  461. Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  462. ManualWeld33.Name = "Weld"
  463. ManualWeld33.Parent = Part32
  464. ManualWeld33.C0 = CFrame.new(0, 0, 0, -8.94069672e-08, 0, -0.999998033, 0, 0.999997139, 0, 0.999998033, 0, -8.94069672e-08)
  465. ManualWeld33.C1 = CFrame.new(0.431375504, 0, 0.577299595, 0.965923905, 0, -0.258818537, 0, 0.999997199, 0, 0.258818537, 0, 0.965923905)
  466. ManualWeld33.Part0 = Part32
  467. ManualWeld33.Part1 = Part25
  468. Part34.Name = "hanDEL"
  469. Part34.Parent = Model0
  470. Part34.Transparency = 1
  471. Part34.CanCollide = false
  472. Part34.Size = Vector3.new(1, 1, 1)
  473. Part34.CFrame = CFrame.new(-15.5849972, 9.69006729, 5.0950079, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  474. Part34.BottomSurface = Enum.SurfaceType.Smooth
  475. Part34.TopSurface = Enum.SurfaceType.Smooth
  476. Part34.Position = Vector3.new(-15.5849972, 9.69006729, 5.0950079)
  477. ManualWeld35.Name = "Weld"
  478. ManualWeld35.Parent = Part34
  479. ManualWeld35.C1 = CFrame.new(0.599988937, -0.00173568726, 0.00258493423, 0.965924025, 0, -0.258818507, 0, 0.999997139, 0, 0.258818507, 0, 0.965924025)
  480. ManualWeld35.Part0 = Part34
  481. ManualWeld35.Part1 = Part25
  482. for i,v in pairs(mas:GetChildren()) do
  483. v.Parent = char
  484. haloh = Part34
  485. pcall(function() v:MakeJoints() end)
  486. end
  487. mas:Destroy()
  488. for i,v in pairs(cors) do
  489. spawn(function()
  490. pcall(v)
  491. end)
  492. end
  493.  
  494. local IevanPolkkaVSNS = Instance.new("Sound", tor)
  495. IevanPolkkaVSNS.Name = "IEVANPOLKKAVSNSYEAHHHAHHHHH"
  496. IevanPolkkaVSNS.SoundId = "rbxassetid://1752290765"--"rbxassetid://734019245"
  497. IevanPolkkaVSNS.Volume = 0.5
  498. IevanPolkkaVSNS.Looped = true
  499. IevanPolkkaVSNS:Play()
  500. local timepos = IevanPolkkaVSNS.TimePosition
  501.  
  502. local rootj0 = rootj.C0
  503. local neck0 = neck.C0
  504. local LS0 = LS.C0
  505. local RS0 = RS.C0
  506. local LH0 = LH.C0
  507. local RH0 = RH.C0
  508. local rootj1 = rootj.C1
  509. local neck1 = neck.C1
  510. local LS1 = LS.C1
  511. local RS1 = RS.C1
  512. local LH1 = LH.C1
  513. local RH1 = RH.C1
  514.  
  515. -----------------------------------------------------------------------------
  516.  
  517. local CFn = CFrame.new
  518. local CFa = CFrame.Angles
  519. local Rad = math.rad
  520. local Cos = math.cos
  521. local Sin = math.sin
  522. local sine = 1
  523. local basicExplo = false
  524. local beamExplo = false
  525. local attacking = false
  526.  
  527. local hairw = Instance.new("Weld", hair)
  528. hairw.Part0 = head
  529. hairw.Part1 = hair
  530. hairw.C1 = CFn(0, -0.5, 0) * CFa(0, Rad(180), 0)
  531.  
  532. local halow = Instance.new("Weld", haloh)
  533. halow.Part0 = head
  534. halow.Part1 = haloh
  535. halow.C1 = CFn(0, -1.5, 0)
  536.  
  537. -----------------------------------------------------------------------------
  538.  
  539. ArtificialHB = Instance.new("BindableEvent", script)
  540. ArtificialHB.Name = "Heartbeat"
  541. script:WaitForChild("Heartbeat")
  542.  
  543. frame = 1 / 60
  544. tf = 0
  545. allowframeloss = false
  546. tossremainder = false
  547.  
  548.  
  549. lastframe = tick()
  550. script.Heartbeat:Fire()
  551.  
  552.  
  553. game:GetService("RunService").Heartbeat:connect(function(s, p)
  554. tf = tf + s
  555. if tf >= frame then
  556. if allowframeloss then
  557. script.Heartbeat:Fire()
  558. lastframe = tick()
  559. else
  560. for i = 1, math.floor(tf / frame) do
  561. script.Heartbeat:Fire()
  562. end
  563. lastframe = tick()
  564. end
  565. if tossremainder then
  566. tf = 0
  567. else
  568. tf = tf - frame * math.floor(tf / frame)
  569. end
  570. end
  571. end)
  572.  
  573. function swait(num)
  574. if num == 0 or num == nil then
  575. game:service("RunService").Stepped:wait(0)
  576. else
  577. for i = 0, num do
  578. game:service("RunService").Stepped:wait(0)
  579. end
  580. end
  581. end
  582.  
  583. function clerp(a, b, t)
  584. return a:lerp(b, t)
  585. end
  586.  
  587. function GetTorsos(pos,dis)
  588. local people = workspace:GetChildren()
  589. local peopletab = {}
  590. local temp = nil
  591. local humtor = nil
  592. local temp2 = nil
  593. for x = 1, #people do
  594. temp2 = people[x]
  595. if temp2.className == "Model" and temp2 ~= char and temp2:FindFirstChildOfClass("Humanoid") then
  596. temp = temp2:FindFirstChild("Torso") or temp2:FindFirstChild("UpperTorso")
  597. humtor = temp2:FindFirstChildOfClass("Humanoid")
  598. if temp ~= nil and humtor ~= nil and humtor.Health > 0 then
  599. if (temp.Position - pos).magnitude < dis then
  600. table.insert(peopletab,temp)
  601. dis = (temp.Position - pos).magnitude
  602. end
  603. end
  604. end
  605. end
  606. return peopletab
  607. end
  608.  
  609. function GodsTears()
  610. if basicExplo == false and attacking == false then
  611. attacking = true
  612. basicExplo = true
  613. hum.WalkSpeed = 2
  614. hum.JumpPower = 5
  615. local mouHitThing = mou.Hit
  616. local tweeninfo = TweenInfo.new(0.7, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0)
  617. local explo1 = Instance.new("Part", char)
  618. explo1.Name = "exPLO1"
  619. explo1.CanCollide = false
  620. explo1.Shape = "Ball"
  621. explo1.Anchored = true
  622. explo1.Material = "Neon"
  623. explo1.BrickColor = BrickColor.new("Really black")
  624. explo1.Size = Vector3.new(0.1, 0.1, 0.1)
  625. explo1.CFrame = mouHitThing
  626. local partprop = {Transparency = 0.5; Size = Vector3.new(150, 150, 150)}
  627. local tween = tweenserv:Create(explo1, tweeninfo, partprop)
  628. game:GetService("Debris"):AddItem(explo1, 0.7)
  629. tween:Play()
  630. local explo1so = Instance.new("Sound", explo1)
  631. explo1so.SoundId = "rbxassetid://1691481631"
  632. explo1so.Volume = 13
  633. explo1so:Play()
  634. for i = 1,15 do
  635. local ranAng = math.random(-360, 360)
  636. local explo2 = Instance.new("Part", char)
  637. explo2.Name = "exPLO2"
  638. explo2.CanCollide = false
  639. explo2.Anchored = true
  640. explo2.Material = "Neon"
  641. explo2.BrickColor = BrickColor.new("Mulberry")
  642. explo2.Size = Vector3.new(0.1, 0.1, 0.1)
  643. local explo2m = Instance.new("SpecialMesh", explo2)
  644. explo2m.MeshType = "Sphere"
  645. explo2m.Scale = Vector3.new(200, 270, 270)
  646. explo2.CFrame = mouHitThing * CFa(Rad(ranAng), Rad(ranAng), Rad(ranAng))
  647. local partprop2 = {Scale = Vector3.new(2200, 40, 40)}
  648. local partprop3 = {Transparency = 1}
  649. local tween2 = tweenserv:Create(explo2m, tweeninfo, partprop2)
  650. local tween3 = tweenserv:Create(explo2, tweeninfo, partprop3)
  651. game:GetService("Debris"):AddItem(explo2, 0.7)
  652. tween2:Play()
  653. tween3:Play()
  654. local explo3 = Instance.new("Part", char)
  655. explo3.Name = "exPLO3"
  656. explo3.CanCollide = false
  657. explo3.Anchored = true
  658. explo3.Material = "Neon"
  659. explo3.BrickColor = BrickColor.new("Mulberry")
  660. explo3.Size = Vector3.new(20, 20, 20)
  661. explo3.CFrame = mouHitThing
  662. local ranPos = math.random(-80, 80)
  663. local ranPos2 = math.random(-80, 80)
  664. local ranPos3 = math.random(-80, 80)
  665. local tweeninfo2 = TweenInfo.new(0.7, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0)
  666. local partprop4 = {CFrame = mouHitThing * CFn(ranPos, ranPos2, ranPos3) * CFa(ranAng, ranAng, ranAng); Size = Vector3.new(0.1, 0.1, 0.1)}
  667. local tween4 = tweenserv:Create(explo3, tweeninfo2, partprop4)
  668. game:GetService("Debris"):AddItem(explo3, 0.7)
  669. tween4:Play()
  670. end
  671. for i,v in pairs(GetTorsos(mou.Hit.p, 25)) do
  672. if v.Parent:FindFirstChildOfClass("Humanoid") then
  673. v.Parent:FindFirstChildOfClass("Humanoid").Health = v.Parent:FindFirstChildOfClass("Humanoid").Health - 15
  674. end
  675. end
  676. for i = 0,1,.1 do
  677. neck.C1 = clerp(neck.C1, neck1 * CFa(0, 0, Rad(30)), i)
  678. rootj.C1 = clerp(rootj.C1, rootj1 * CFn(0, 0, 0.025 * Cos(sine / 15)) * CFa(0, 0, Rad(-30)), i)
  679. LS.C1 = clerp(LS.C1, LS1 * CFa(Rad(30), 0, Rad(-40)), i)
  680. RS.C1 = clerp(RS.C1, RS1 * CFa(Rad(30), 0, Rad(-80)), i)
  681. LH.C1 = clerp(LH.C1, LH1 * CFn(0, -0.025 * Cos(sine / 15), 0) * CFa(Rad(5), Rad(-5), 0), i)
  682. RH.C1 = clerp(RH.C1, RH1 * CFn(0, -0.025 * Cos(sine / 15), 0) * CFa(Rad(5), Rad(5), 0), i)
  683. LS.C0 = clerp(LS.C0, LS0, i)
  684. RS.C0 = clerp(RS.C0, RS0, i)
  685. LH.C0 = clerp(LH.C0, LH0, i)
  686. RH.C0 = clerp(RH.C0, RH0, i)
  687. swait()
  688. end
  689. hum.WalkSpeed = ws
  690. hum.JumpPower = jp
  691. basicExplo = false
  692. attacking = false
  693. end
  694. end
  695.  
  696. function STUN()
  697. if beamExplo == false and attacking == false then
  698. attacking = true
  699. beamExplo = true
  700. hum.WalkSpeed = 2
  701. hum.JumpPower = 5
  702. for i = 0,1,.05 do
  703. neck.C1 = clerp(neck.C1, neck1, i)
  704. rootj.C1 = clerp(rootj.C1, rootj1 * CFn(0, 0, 0.025 * Cos(sine / 15)) * CFa(Rad(-30), 0, 0), i)
  705. LS.C1 = clerp(LS.C1, LS1 * CFa(Rad(-70), 0, Rad(80)), i)
  706. RS.C1 = clerp(RS.C1, RS1 * CFa(Rad(-70), 0, Rad(-80)), i)
  707. LH.C1 = clerp(LH.C1, LH1 * CFn(0, -0.025 * Cos(sine / 15), 0) * CFa(Rad(5), Rad(-5), Rad(30)), i)
  708. RH.C1 = clerp(RH.C1, RH1 * CFn(0, -0.025 * Cos(sine / 15), 0) * CFa(Rad(5), Rad(5), Rad(-30)), i)
  709. LS.C0 = clerp(LS.C0, LS0, i)
  710. RS.C0 = clerp(RS.C0, RS0, i)
  711. LH.C0 = clerp(LH.C0, LH0, i)
  712. RH.C0 = clerp(RH.C0, RH0, i)
  713. swait()
  714. end
  715. for i = 0,1,.1 do
  716. neck.C1 = clerp(neck.C1, neck1, i)
  717. rootj.C1 = clerp(rootj.C1, rootj1 * CFn(0, 0, 0.025 * Cos(sine / 15)) * CFa(Rad(30), 0, 0), i)
  718. LS.C1 = clerp(LS.C1, LS1 * CFa(Rad(70), 0, Rad(80)), i)
  719. RS.C1 = clerp(RS.C1, RS1 * CFa(Rad(70), 0, Rad(-80)), i)
  720. LH.C1 = clerp(LH.C1, LH1 * CFn(0, -0.025 * Cos(sine / 15), 0) * CFa(Rad(15), Rad(-5), Rad(-30)), i)
  721. RH.C1 = clerp(RH.C1, RH1 * CFn(0, -0.025 * Cos(sine / 15), 0) * CFa(Rad(15), Rad(5), Rad(30)), i)
  722. LS.C0 = clerp(LS.C0, LS0, i)
  723. RS.C0 = clerp(RS.C0, RS0, i)
  724. LH.C0 = clerp(LH.C0, LH0, i)
  725. RH.C0 = clerp(RH.C0, RH0, i)
  726. swait()
  727. end
  728. for i,v in pairs(GetTorsos(tor.CFrame.p, 40)) do
  729. if v.Parent:FindFirstChildOfClass("Humanoid") then
  730. local GOTCHA = v.Parent
  731. local GOTCHAhum = GOTCHA:FindFirstChildOfClass("Humanoid")
  732. local GOTCHAtor = GOTCHA:FindFirstChild("Torso") or GOTCHA:FindFirstChild("UpperTorso")
  733. GOTCHAhum.Health = GOTCHAhum.Health - 22.5
  734. local tweeninfo3 = TweenInfo.new(0.8, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0)
  735. local partprop5 = {Size = Vector3.new(1000, 35, 35); Transparency = 0.4}
  736. local partprop6 = {Size = Vector3.new(1000, 40, 40); Transparency = 0.9}
  737. local beam1 = Instance.new("Part", GOTCHA)
  738. beam1.Name = "BEM1"
  739. beam1.Anchored = true
  740. beam1.CanCollide = false
  741. beam1.Material = "Neon"
  742. beam1.BrickColor = BrickColor.new("Mulberry")
  743. beam1.Shape = "Cylinder"
  744. beam1.Size = Vector3.new(1000, 5, 5)
  745. beam1.CFrame = GOTCHAtor.CFrame * CFn(0, -5, 0) * CFa(0, 0, Rad(90))
  746. local tween5 = tweenserv:Create(beam1, tweeninfo3, partprop5)
  747. tween5:Play()
  748. game:GetService("Debris"):AddItem(beam1, 0.8)
  749. local beam2 = Instance.new("Part", GOTCHA)
  750. beam2.Name = "BEM2"
  751. beam2.Anchored = true
  752. beam2.CanCollide = false
  753. beam2.Material = "Neon"
  754. beam2.BrickColor = BrickColor.new("Institutional white")
  755. beam2.Shape = "Cylinder"
  756. beam2.Size = Vector3.new(1000, 6, 6)
  757. beam2.Transparency = 0.9
  758. beam2.CFrame = GOTCHAtor.CFrame * CFn(0, -5, 0) * CFa(0, 0, Rad(90))
  759. local tween6 = tweenserv:Create(beam2, tweeninfo3, partprop6)
  760. tween6:Play()
  761. game:GetService("Debris"):AddItem(beam2, 0.8)
  762. local partprop7 = {Size = Vector3.new(80, 80, 80); Transparency = 0.4}
  763. local partprop8 = {Size = Vector3.new(85, 85, 85); Transparency = 0.9}
  764. local beamcra1 = Instance.new("Part", GOTCHA)
  765. beamcra1.Size = Vector3.new(6, 6, 6)
  766. beamcra1.Anchored = true
  767. beamcra1.Material = "Neon"
  768. beamcra1.Shape = "Ball"
  769. beamcra1.BrickColor = BrickColor.new("Mulberry")
  770. beamcra1.CanCollide = false
  771. beamcra1.CFrame = GOTCHAtor.CFrame
  772. local tween7 = tweenserv:Create(beamcra1, tweeninfo3, partprop7)
  773. tween7:Play()
  774. game:GetService("Debris"):AddItem(beamcra1, 0.8)
  775. local beamcra2 = Instance.new("Part", GOTCHA)
  776. beamcra2.Size = Vector3.new(7, 7, 7)
  777. beamcra2.Anchored = true
  778. beamcra2.Material = "Neon"
  779. beamcra2.Shape = "Ball"
  780. beamcra2.Transparency = 0.9
  781. beamcra2.BrickColor = BrickColor.new("Institutional white")
  782. beamcra2.CanCollide = false
  783. beamcra2.CFrame = GOTCHAtor.CFrame
  784. local tween8 = tweenserv:Create(beamcra2, tweeninfo3, partprop8)
  785. tween8:Play()
  786. game:GetService("Debris"):AddItem(beamcra2, 0.8)
  787. for i = 1,2 do
  788. local ranAng2 = math.random(-360, 360)
  789. local ring1 = Instance.new("Part", GOTCHA)
  790. ring1.Size = Vector3.new(1, 1, 1)
  791. ring1.Anchored = true
  792. ring1.Transparency = 0.4
  793. ring1.BrickColor = BrickColor.new("Crimson")
  794. ring1.CanCollide = false
  795. ring1.CFrame = GOTCHAtor.CFrame * CFa(Rad(ranAng2), Rad(ranAng2), Rad(ranAng2))
  796. local ring1m = Instance.new("SpecialMesh", ring1)
  797. ring1m.MeshType = "FileMesh"
  798. ring1m.MeshId = "rbxassetid://471124075"
  799. ring1m.Scale = Vector3.new(0.01, 0.01, 0.01)
  800. local partprop9 = {Scale = Vector3.new(1, 1, 1)}
  801. local partprop10 = {Transparency = 1}
  802. local tween9 = tweenserv:Create(ring1m, tweeninfo3, partprop9)
  803. local tween10 = tweenserv:Create(ring1, tweeninfo3, partprop10)
  804. tween9:Play()
  805. tween10:Play()
  806. game:GetService("Debris"):AddItem(ring1, 0.8)
  807. end
  808. end
  809. end
  810. for i = 0,1,.1 do
  811. neck.C1 = clerp(neck.C1, neck1, i)
  812. rootj.C1 = clerp(rootj.C1, rootj1 * CFn(0, 0, 0.025 * Cos(sine / 15)) * CFa(Rad(30), 0, 0), i)
  813. LS.C1 = clerp(LS.C1, LS1 * CFa(Rad(70), 0, Rad(80)), i)
  814. RS.C1 = clerp(RS.C1, RS1 * CFa(Rad(70), 0, Rad(-80)), i)
  815. LH.C1 = clerp(LH.C1, LH1 * CFn(0, -0.025 * Cos(sine / 15), 0) * CFa(Rad(15), Rad(-5), Rad(-30)), i)
  816. RH.C1 = clerp(RH.C1, RH1 * CFn(0, -0.025 * Cos(sine / 15), 0) * CFa(Rad(15), Rad(5), Rad(30)), i)
  817. LS.C0 = clerp(LS.C0, LS0, i)
  818. RS.C0 = clerp(RS.C0, RS0, i)
  819. LH.C0 = clerp(LH.C0, LH0, i)
  820. RH.C0 = clerp(RH.C0, RH0, i)
  821. swait()
  822. end
  823. hum.WalkSpeed = ws
  824. hum.JumpPower = jp
  825. beamExplo = false
  826. attacking = false
  827. end
  828. end
  829.  
  830. -----------------------------------------------------------------------------
  831.  
  832. function kdown(k)
  833. if k == "e" then
  834. GodsTears()
  835. elseif k == "q" then
  836. STUN()
  837. end
  838. end
  839.  
  840. mou.KeyDown:connect(kdown)
  841.  
  842. -----------------------------------------------------------------------------
  843.  
  844. warn([[
  845.  
  846.  
  847. GOD'S ABANDONED DAUGHTER
  848. by oilsauce.
  849.  
  850. last updated: 2018/5/20, 12:02, JST
  851.  
  852. DO NOT LEAK.
  853. ]])
  854.  
  855. while true do
  856. swait()
  857. if not tor:FindFirstChild("IEVANPOLKKAVSNSYEAHHHAHHHHH") then
  858. IevanPolkkaVSNS = Instance.new("Sound", tor)
  859. IevanPolkkaVSNS.Name = "IEVANPOLKKAVSNSYEAHHHAHHHHH"
  860. IevanPolkkaVSNS.SoundId = "rbxassetid://1752290765"--"rbxassetid://734019245"
  861. IevanPolkkaVSNS.Volume = 7
  862. IevanPolkkaVSNS.TimePosition = timepos
  863. IevanPolkkaVSNS.Looped = true
  864. IevanPolkkaVSNS:Play()
  865. end
  866. timepos = IevanPolkkaVSNS.TimePosition
  867. IevanPolkkaVSNS.Volume = 7
  868. IevanPolkkaVSNS.Playing = true
  869. sine = sine + 1
  870. local torvel = (root.Velocity * Vector3.new(1, 0, 1)).magnitude
  871. if basicExplo == true then
  872. state = "God's Tears"
  873. elseif beamExplo == true then
  874. state = "STUNNING"
  875. elseif 1 < root.Velocity.y then
  876. state = "Jump"
  877. elseif -1 > root.Velocity.y then
  878. state = "Fall"
  879. elseif torvel < 1 then
  880. state = "Idle"
  881. elseif tor.Velocity.magnitude < 50 then
  882. state = "Walk"
  883. end
  884. if state == "Jump" then
  885. neck.C1 = clerp(neck.C1, neck1 * CFa(Rad(-20), 0, 0), 0.15)
  886. rootj.C1 = clerp(rootj.C1, rootj1 * CFa(Rad(5), 0, 0), 0.15)
  887. LS.C1 = clerp(LS.C1, LS1 * CFa(Rad(10), 0, Rad(-10)), 0.15)
  888. RS.C1 = clerp(RS.C1, RS1 * CFa(Rad(10), 0, Rad(10)), 0.15)
  889. LH.C1 = clerp(LH.C1, LH1 * CFa(Rad(5), 0, 0), 0.15)
  890. RH.C1 = clerp(RH.C1, RH1 * CFa(Rad(5), 0, 0), 0.15)
  891. LS.C0 = clerp(LS.C0, LS0, 0.15)
  892. RS.C0 = clerp(RS.C0, RS0, 0.15)
  893. LH.C0 = clerp(LH.C0, LH0 * CFa(0, 0, Rad(20)), 0.15)
  894. RH.C0 = clerp(RH.C0, RH0 * CFa(0, 0, Rad(-20)), 0.15)
  895. elseif state == "Fall" then
  896. neck.C1 = clerp(neck.C1, neck1 * CFa(Rad(-5), 0, 0), 0.15)
  897. rootj.C1 = clerp(rootj.C1, rootj1 * CFa(Rad(15), 0, 0), 0.15)
  898. LS.C1 = clerp(LS.C1, LS1 * CFa(Rad(20), 0, Rad(-10)), 0.15)
  899. RS.C1 = clerp(RS.C1, RS1 * CFa(Rad(20), 0, Rad(10)), 0.15)
  900. LH.C1 = clerp(LH.C1, LH1 * CFa(Rad(10), 0, 0), 0.15)
  901. RH.C1 = clerp(RH.C1, RH1 * CFa(Rad(10), 0, 0), 0.15)
  902. LS.C0 = clerp(LS.C0, LS0, 0.15)
  903. RS.C0 = clerp(RS.C0, RS0, 0.15)
  904. LH.C0 = clerp(LH.C0, LH0 * CFa(0, 0, Rad(-30)), 0.15)
  905. RH.C0 = clerp(RH.C0, RH0 * CFa(0, 0, Rad(30)), 0.15)
  906. elseif state == "Idle" then
  907. neck.C1 = clerp(neck.C1, neck1 * CFa(0, 0, Rad(15 * Cos(sine / 20))), 0.15)
  908. rootj.C1 = clerp(rootj.C1, rootj1 * CFn(0, 0, 0.025 * Cos(sine / 15)) * CFa(Rad(-25), 0, 0), 0.15)
  909. LS.C1 = clerp(LS.C1, LS1 * CFa(Rad(-40), 0, Rad(40)), 0.15)
  910. RS.C1 = clerp(RS.C1, RS1 * CFa(Rad(-40), 0, Rad(-40)), 0.15)
  911. LH.C1 = clerp(LH.C1, LH1 * CFn(0, -0.025 * Cos(sine / 15), 0) * CFa(Rad(5), Rad(-5), Rad(30)), 0.15)
  912. RH.C1 = clerp(RH.C1, RH1 * CFn(0, -0.025 * Cos(sine / 15), 0) * CFa(Rad(5), Rad(5), Rad(-30)), 0.15)
  913. LS.C0 = clerp(LS.C0, LS0, 0.15)
  914. RS.C0 = clerp(RS.C0, RS0, 0.15)
  915. LH.C0 = clerp(LH.C0, LH0, 0.15)
  916. RH.C0 = clerp(RH.C0, RH0, 0.15)
  917. elseif state == "Walk" then
  918. neck.C1 = clerp(neck.C1, neck1 * CFa(Rad(-5), 0, 0), 0.15)
  919. rootj.C1 = clerp(rootj.C1, rootj1 * CFn(0, 0.1 * Cos(sine / 3), 0) * CFa(Rad(-5), 0, Rad(5 * Cos(sine / 6))), 0.15)
  920. LS.C1 = clerp(LS.C1, LS1 * CFn(0, -0.1 * Cos(sine / 15), 0) * CFa(Rad(20), 0, Rad(-30)), 0.15)
  921. RS.C1 = clerp(RS.C1, RS1 * CFn(0, -0.1 * Cos(sine / 15), 0) * CFa(Rad(20), 0, Rad(30)), 0.15)
  922. LH.C1 = clerp(LH.C1, LH1 * CFa(0, 0, Rad(50 * Cos(sine / 6))), 0.15)
  923. RH.C1 = clerp(RH.C1, RH1 * CFa(0, 0, Rad(50 * Cos(sine / 6))), 0.15)
  924. LS.C0 = clerp(LS.C0, LS0, 0.15)
  925. RS.C0 = clerp(RS.C0, RS0, 0.15)
  926. LH.C0 = clerp(LH.C0, LH0, 0.15)
  927. RH.C0 = clerp(RH.C0, RH0, 0.15)
  928. end
  929. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement