Advertisement
NoHackJustStevePlayz

TEST....

Aug 13th, 2018
597
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 148.22 KB | None | 0 0
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  3. do
  4. print("FE Compatibility code by Mokiros")
  5. script.Parent = Player.Character
  6.  
  7. --RemoteEvent for communicating
  8. local Event = Instance.new("RemoteEvent")
  9. Event.Name = "UserInput_Event"
  10.  
  11. --Fake event to make stuff like Mouse.KeyDown work
  12. local function fakeEvent()
  13. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  14. t.connect = t.Connect
  15. return t
  16. end
  17.  
  18. --Creating fake input objects with fake variables
  19. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  20. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  21. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  22. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  23. end}
  24. --Merged 2 functions into one by checking amount of arguments
  25. CAS.UnbindAction = CAS.BindAction
  26.  
  27. --This function will trigger the events that have been :Connect()'ed
  28. local function te(self,ev,...)
  29. local t = m[ev]
  30. if t and t._fakeEvent and t.Function then
  31. t.Function(...)
  32. end
  33. end
  34. m.TrigEvent = te
  35. UIS.TrigEvent = te
  36.  
  37. Event.OnServerEvent:Connect(function(plr,io)
  38. if plr~=Player then return end
  39. if io.isMouse then
  40. m.Target = io.Target
  41. m.Hit = io.Hit
  42. else
  43. local b = io.UserInputState == Enum.UserInputState.Begin
  44. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  45. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  46. end
  47. for _,t in pairs(CAS.Actions) do
  48. for _,k in pairs(t.Keys) do
  49. if k==io.KeyCode then
  50. t.Function(t.Name,io.UserInputState,io)
  51. end
  52. end
  53. end
  54. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  55. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  56. end
  57. end)
  58. Event.Parent = NLS([==[
  59. local Player = owner
  60. local Event = script:WaitForChild("UserInput_Event")
  61.  
  62. local UIS = game:GetService("UserInputService")
  63. local input = function(io,a)
  64. if a then return end
  65. --Since InputObject is a client-side instance, we create and pass table instead
  66. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  67. end
  68. UIS.InputBegan:Connect(input)
  69. UIS.InputEnded:Connect(input)
  70. local h,t
  71. --Give the server mouse data 30 times every second, but only if the values changed
  72. --If player is not moving their mouse, client won't fire events
  73. while wait(1/30) do
  74. if h~=Mouse.Hit or t~=Mouse.Target then
  75. h,t=Mouse.Hit,Mouse.Target
  76. Event:FireServer({isMouse=true,Target=t,Hit=h})
  77. end
  78. end]==],Player.Character)
  79. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  80. end
  81. --[[Bog(?) by Salvo_Starly, Injectionner and Dooven.
  82. Credit to Curseei.
  83. A
  84. A A
  85. A C A
  86. A A
  87. A
  88. ]]--
  89. wait(1 / 60)
  90. Effects = { }
  91. local Player = owner
  92. local Character = Player.Character
  93. local Humanoid = Character.Humanoid
  94. local LeftArm = Character["Left Arm"]
  95. local RightArm = Character["Right Arm"]
  96. local LeftLeg = Character["Left Leg"]
  97. local RightLeg = Character["Right Leg"]
  98. local Head = Character.Head
  99. local Torso = Character.Torso
  100. local Camera = game.Workspace.CurrentCamera
  101. local RootPart = Character.HumanoidRootPart
  102. local RootJoint = RootPart.RootJoint
  103. local attack = false
  104. local Anim = 'Idle'
  105. local attacktype = 1
  106. local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  107. local velocity = RootPart.Velocity.y
  108. local sine = 0
  109. local change = 1
  110. local Create = LoadLibrary("RbxUtility").Create
  111. -- blob V
  112. local pet1 = false
  113. local pet2 = false
  114. local pet3 = false
  115.  
  116.  
  117. local m = Create("Model"){
  118. Parent = Character,
  119. Name = "WeaponModel",
  120. }
  121.  
  122. Humanoid.Animator.Parent = nil
  123. Character.Animate.Parent = nil
  124.  
  125. local newMotor = function(part0, part1, c0, c1)
  126. local w = Create('Motor'){
  127. Parent = part0,
  128. Part0 = part0,
  129. Part1 = part1,
  130. C0 = c0,
  131. C1 = c1,
  132. }
  133. return w
  134. end
  135.  
  136. function clerp(a, b, t)
  137. return a:lerp(b, t)
  138. end
  139.  
  140. RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  141. NeckCF = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  142.  
  143. local RW = newMotor(Torso, RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0))
  144. local LW = newMotor(Torso, LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0))
  145. local RH = newMotor(Torso, RightLeg, CFrame.new(.5, -2, 0), CFrame.new(0, 0, 0))
  146. local LH = newMotor(Torso, LeftLeg, CFrame.new(-.5, -2, 0), CFrame.new(0, 0, 0))
  147. RootJoint.C1 = CFrame.new(0, 0, 0)
  148. RootJoint.C0 = CFrame.new(0, 0, 0)
  149. Torso.Neck.C1 = CFrame.new(0, 0, 0)
  150. Torso.Neck.C0 = CFrame.new(0, 1.5, 0)
  151.  
  152. local rarmc1 = RW.C1
  153. local larmc1 = LW.C1
  154. local rlegc1 = RH.C1
  155. local llegc1 = LH.C1
  156.  
  157. local resetc1 = false
  158.  
  159. function PlayAnimationFromTable(table, speed, bool)
  160. RootJoint.C0 = clerp(RootJoint.C0, table[1], speed)
  161. Torso.Neck.C0 = clerp(Torso.Neck.C0, table[2], speed)
  162. RW.C0 = clerp(RW.C0, table[3], speed)
  163. LW.C0 = clerp(LW.C0, table[4], speed)
  164. RH.C0 = clerp(RH.C0, table[5], speed)
  165. LH.C0 = clerp(LH.C0, table[6], speed)
  166. if bool == true then
  167. if resetc1 == false then
  168. resetc1 = true
  169. RootJoint.C1 = RootJoint.C1
  170. Torso.Neck.C1 = Torso.Neck.C1
  171. RW.C1 = rarmc1
  172. LW.C1 = larmc1
  173. RH.C1 = rlegc1
  174. LH.C1 = llegc1
  175. end
  176. end
  177. end
  178.  
  179. ArtificialHB = Create("BindableEvent", script){
  180. Parent = script,
  181. Name = "Heartbeat",
  182. }
  183.  
  184. script:WaitForChild("Heartbeat")
  185.  
  186. frame = 1 / 30
  187. tf = 0
  188. allowframeloss = false
  189. tossremainder = false
  190. lastframe = tick()
  191. script.Heartbeat:Fire()
  192.  
  193. game:GetService("RunService").Heartbeat:connect(function(s, p)
  194. tf = tf + s
  195. if tf >= frame then
  196. if allowframeloss then
  197. script.Heartbeat:Fire()
  198. lastframe = tick()
  199. else
  200. for i = 1, math.floor(tf / frame) do
  201. script.Heartbeat:Fire()
  202. end
  203. lastframe = tick()
  204. end
  205. if tossremainder then
  206. tf = 0
  207. else
  208. tf = tf - frame * math.floor(tf / frame)
  209. end
  210. end
  211. end)
  212.  
  213. function swait(num)
  214. if num == 0 or num == nil then
  215. ArtificialHB.Event:wait()
  216. else
  217. for i = 0, num do
  218. ArtificialHB.Event:wait()
  219. end
  220. end
  221. end
  222.  
  223. function RemoveOutlines(part)
  224. part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  225. end
  226.  
  227. CFuncs = {
  228. Part = {
  229. Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  230. local Part = Create("Part"){
  231. Parent = Parent,
  232. Reflectance = Reflectance,
  233. Transparency = Transparency,
  234. CanCollide = false,
  235. Locked = true,
  236. BrickColor = BrickColor.new(tostring(BColor)),
  237. Name = Name,
  238. Size = Size,
  239. Material = Material,
  240. }
  241. RemoveOutlines(Part)
  242. return Part
  243. end;
  244. };
  245.  
  246. Mesh = {
  247. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  248. local Msh = Create(Mesh){
  249. Parent = Part,
  250. Offset = OffSet,
  251. Scale = Scale,
  252. }
  253. if Mesh == "SpecialMesh" then
  254. Msh.MeshType = MeshType
  255. Msh.MeshId = MeshId
  256. end
  257. return Msh
  258. end;
  259. };
  260.  
  261. Weld = {
  262. Create = function(Parent, Part0, Part1, C0, C1)
  263. local Weld = Create("Weld"){
  264. Parent = Parent,
  265. Part0 = Part0,
  266. Part1 = Part1,
  267. C0 = C0,
  268. C1 = C1,
  269. }
  270. return Weld
  271. end;
  272. };
  273.  
  274. Sound = {
  275. Create = function(id, par, vol, pit)
  276. coroutine.resume(coroutine.create(function()
  277. local Sound = Create("Sound"){
  278. Volume = vol,
  279. Pitch = pit or 1,
  280. SoundId = "rbxassetid://" .. id,
  281. Parent = par or workspace,
  282. }
  283. Sound:play()
  284. game:GetService("Debris"):AddItem(Sound, 10)
  285. end))
  286. end;
  287. };
  288.  
  289. Decal = {
  290. Create = function(Color, Texture, Transparency, Name, Parent)
  291. local Decal = Create("Decal"){
  292. Color3 = Color,
  293. Texture = "rbxassetid://" .. Texture,
  294. Transparency = Transparency,
  295. Name = Name,
  296. Parent = Parent,
  297. }
  298. return Decal
  299. end;
  300. };
  301.  
  302. BillboardGui = {
  303. Create = function(Parent, Image, Position, Size)
  304. local BillPar = CFuncs.Part.Create(Parent, "SmoothPlastic", 0, 1, BrickColor.new("Black"), "BillboardGuiPart", Vector3.new(1, 1, 1))
  305. BillPar.CFrame = CFrame.new(Position)
  306. local Bill = Create("BillboardGui"){
  307. Parent = BillPar,
  308. Adornee = BillPar,
  309. Size = UDim2.new(1, 0, 1, 0),
  310. SizeOffset = Vector2.new(Size, Size),
  311. }
  312. local d = Create("ImageLabel", Bill){
  313. Parent = Bill,
  314. BackgroundTransparency = 1,
  315. Size = UDim2.new(1, 0, 1, 0),
  316. Image = "rbxassetid://" .. Image,
  317. }
  318. return BillPar
  319. end
  320. };
  321.  
  322. ParticleEmitter = {
  323. Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
  324. local Particle = Create("ParticleEmitter"){
  325. Parent = Parent,
  326. Color = ColorSequence.new(Color1, Color2),
  327. LightEmission = LightEmission,
  328. Size = Size,
  329. Texture = Texture,
  330. Transparency = Transparency,
  331. ZOffset = ZOffset,
  332. Acceleration = Accel,
  333. Drag = Drag,
  334. LockedToPart = LockedToPart,
  335. VelocityInheritance = VelocityInheritance,
  336. EmissionDirection = EmissionDirection,
  337. Enabled = Enabled,
  338. Lifetime = LifeTime,
  339. Rate = Rate,
  340. Rotation = Rotation,
  341. RotSpeed = RotSpeed,
  342. Speed = Speed,
  343. VelocitySpread = VelocitySpread,
  344. }
  345. return Particle
  346. end;
  347. };
  348.  
  349. CreateTemplate = {
  350.  
  351. };
  352. }
  353. New = function(Object, Parent, Name, Data)
  354. local Object = Instance.new(Object)
  355. for Index, Value in pairs(Data or {}) do
  356. Object[Index] = Value
  357. end
  358. Object.Parent = Parent
  359. Object.Name = Name
  360. return Object
  361. end
  362.  
  363.  
  364. FHead = New("Model",Character,"FHead",{})
  365. FHeads = New("Part",FHead,"FHead",{BrickColor = BrickColor.new("Bright violet"),FormFactor = Enum.FormFactor.Symmetric,Size = Vector3.new(2, 1, 1),CFrame = CFrame.new(-71.5295258, 31.5899944, -48.3860397, -1, 0, 0, 0, 1, 0, 0, 0, -1),CanCollide = false,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  366. Mesh = New("SpecialMesh",FHeads,"Mesh",{Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995),})
  367. mot = New("Motor",FHeads,"mot",{Part0 = FHeads,Part1 = Head,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(0, -0.00999641418, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  368. eye2 = New("Part",FHead,"eye2",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.299999982),CFrame = CFrame.new(-71.2700043, 31.7900009, -47.9059982, -8.94069672e-08, 1, -3.06497716e-10, -1, -8.94069672e-08, 1.10863176e-08, -5.69275738e-10, 8.84143159e-09, 1),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  369. Mesh = New("SpecialMesh",eye2,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  370. mot = New("Motor",eye2,"mot",{Part0 = eye2,Part1 = Head,C0 = CFrame.new(0, 0, 0, -8.94069672e-08, -1, -5.69275738e-10, 1, -8.94069672e-08, 8.84143159e-09, -3.06497716e-10, 1.10863176e-08, 1),C1 = CFrame.new(-0.259521484, 0.190010071, -0.480041504, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  371. mouthslime3 = New("Part",FHead,"mouthslime3",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.05999994, 0.200000003, 0.939999998),CFrame = CFrame.new(-71.3595352, 31.4678268, -48.2122421, 0.731440544, 0.68190515, 3.15442861e-07, -0.676676571, 0.725832105, -0.123600096, -0.084283784, 0.0904059261, 0.992332041),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  372. Mesh = New("SpecialMesh",mouthslime3,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  373. mot = New("Motor",mouthslime3,"mot",{Part0 = mouthslime3,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0.731440544, -0.676676571, -0.084283784, 0.68190515, 0.725832105, 0.0904059261, 3.15442861e-07, -0.123600096, 0.992332041),C1 = CFrame.new(-0.16999054, -0.132164001, -0.173797607, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  374. mouthslime4 = New("Part",FHead,"mouthslime4",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.809999883, 0.200000003, 0.939999998),CFrame = CFrame.new(-71.6595764, 31.3799286, -48.2080956, -0.284449756, 0.895270467, -0.342898577, -0.951339722, -0.307804942, -0.0144658349, -0.118496694, 0.322098225, 0.93926096),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  375. Mesh = New("SpecialMesh",mouthslime4,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  376. mot = New("Motor",mouthslime4,"mot",{Part0 = mouthslime4,Part1 = Head,C0 = CFrame.new(0, 0, 0, -0.284449756, -0.951339722, -0.118496694, 0.895270467, -0.307804942, 0.322098225, -0.342898577, -0.0144658349, 0.93926096),C1 = CFrame.new(0.130050659, -0.220062256, -0.177944183, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  377. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.8500061, 31.4500008, -47.9260025, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  378. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  379. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.320480347, -0.149990082, -0.460037231, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  380. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.5499954, 31.4600182, -47.8259964, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  381. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  382. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.0204696655, -0.139972687, -0.560043335, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  383. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.6600037, 31.4600105, -47.8460007, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  384. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  385. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.130477905, -0.139980316, -0.540039063, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  386. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.3199921, 31.260004, -47.8859978, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  387. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  388. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.209533691, -0.339986801, -0.500041962, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  389. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.3800049, 31.4700356, -47.8559952, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  390. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  391. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.149520874, -0.129955292, -0.530044556, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  392. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.7600021, 31.260006, -47.8859978, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  393. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  394. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.230476379, -0.339984894, -0.500041962, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  395. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.4199982, 31.2700043, -47.8459969, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  396. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  397. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.109527588, -0.329986572, -0.540042877, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  398. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.5399933, 31.260004, -47.8459969, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  399. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  400. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.0104675293, -0.339986801, -0.540042877, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  401. eye_socket2 = New("Part",FHead,"eye_socket2",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.519999981, 0.980000079, 0.729999959),CFrame = CFrame.new(-71.4469299, 31.7127285, -48.1378136, 0.538143992, 0.837109029, -0.0982321426, -0.842836916, 0.53518492, -0.0565964021, 0.00519499788, 0.113250695, 0.993552864),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  402. Mesh = New("SpecialMesh",eye_socket2,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  403. mot = New("Motor",eye_socket2,"mot",{Part0 = eye_socket2,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0.538143992, -0.842836916, 0.00519499788, 0.837109029, 0.53518492, 0.113250695, -0.0982321426, -0.0565964021, 0.993552864),C1 = CFrame.new(-0.0825958252, 0.112737656, -0.248226166, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  404. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.6499939, 31.260004, -47.855999, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  405. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  406. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.12046814, -0.339986801, -0.530040741, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  407. eye1 = New("Part",FHead,"eye1",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.299999982),CFrame = CFrame.new(-71.7900162, 31.7925339, -47.9059982, -8.94069672e-08, 1, -3.06497716e-10, -1, -8.94069672e-08, 1.10863176e-08, -5.69275738e-10, 8.84143159e-09, 1),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  408. Mesh = New("SpecialMesh",eye1,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  409. mot = New("Motor",eye1,"mot",{Part0 = eye1,Part1 = Head,C0 = CFrame.new(0, 0, 0, -8.94069672e-08, -1, -5.69275738e-10, 1, -8.94069672e-08, 8.84143159e-09, -3.06497716e-10, 1.10863176e-08, 1),C1 = CFrame.new(0.260490417, 0.19254303, -0.480041504, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  410. pupil2 = New("Part",FHead,"pupil2",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.299999982),CFrame = CFrame.new(-71.7799988, 31.7825317, -47.7659988, -8.94069672e-08, -1, 3.06497716e-10, 1, -8.94069672e-08, 1.10863176e-08, 5.69275738e-10, 8.84143159e-09, 1),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  411. Mesh = New("SpecialMesh",pupil2,"Mesh",{Scale = Vector3.new(0.300000012, 0.300000012, 0.100000001),MeshType = Enum.MeshType.Sphere,})
  412. mot = New("Motor",pupil2,"mot",{Part0 = pupil2,Part1 = Head,C0 = CFrame.new(0, 0, 0, -8.94069672e-08, 1, 5.69275738e-10, -1, -8.94069672e-08, 8.84143159e-09, 3.06497716e-10, 1.10863176e-08, 1),C1 = CFrame.new(0.250473022, 0.182540894, -0.620040894, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  413. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.219986, 31.2600021, -47.9459991, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  414. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  415. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.309539795, -0.339988708, -0.440040588, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  416. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.2799988, 31.4600086, -47.8859978, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  417. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  418. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.249526978, -0.139982224, -0.500041962, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  419. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.1799927, 31.4300175, -47.9559975, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  420. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  421. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.349533081, -0.169973373, -0.430042267, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  422. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.8700027, 31.2700081, -47.9560013, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  423. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  424. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.34047699, -0.329982758, -0.430038452, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  425. mouthslime1 = New("Part",FHead,"mouthslime1",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.809999883, 0.200000003, 0.939999998),CFrame = CFrame.new(-71.3795776, 31.3918514, -48.2380943, -0.284464717, 0.832457125, 0.475494742, -0.951335847, -0.183813453, -0.247331187, -0.118490413, -0.522711933, 0.844234765),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  426. Mesh = New("SpecialMesh",mouthslime1,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  427. mot = New("Motor",mouthslime1,"mot",{Part0 = mouthslime1,Part1 = Head,C0 = CFrame.new(0, 0, 0, -0.284464717, -0.951335847, -0.118490413, 0.832457125, -0.183813453, -0.522711933, 0.475494742, -0.247331187, 0.844234765),C1 = CFrame.new(-0.14994812, -0.20813942, -0.147945404, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  428. tooth = New("Part",FHead,"tooth",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-71.7700043, 31.4500065, -47.8759995, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  429. Mesh = New("SpecialMesh",tooth,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  430. mot = New("Motor",tooth,"mot",{Part0 = tooth,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.240478516, -0.14998436, -0.510040283, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  431. mouthslime2 = New("Part",FHead,"mouthslime2",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.809999883, 0.200000003, 0.939999998),CFrame = CFrame.new(-71.7495956, 31.3112774, -48.3080978, 0.36108613, 0.795057118, -0.487350166, -0.925086856, 0.371291727, -0.0797050968, 0.117577657, 0.47962296, 0.869569838),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  432. Mesh = New("SpecialMesh",mouthslime2,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  433. mot = New("Motor",mouthslime2,"mot",{Part0 = mouthslime2,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0.36108613, -0.925086856, 0.117577657, 0.795057118, 0.371291727, 0.47962296, -0.487350166, -0.0797050968, 0.869569838),C1 = CFrame.new(0.220069885, -0.288713455, -0.0779418945, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  434. eye_socket1 = New("Part",FHead,"eye_socket1",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.519999981, 0.980000079, 0.729999959),CFrame = CFrame.new(-71.6030579, 31.7127285, -48.1378136, 0.538143992, -0.837109029, 0.0982321426, 0.842836916, 0.53518492, -0.0565964021, -0.00519499788, 0.113250695, 0.993552864),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  435. Mesh = New("SpecialMesh",eye_socket1,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  436. mot = New("Motor",eye_socket1,"mot",{Part0 = eye_socket1,Part1 = Head,C0 = CFrame.new(0, 0, 0, 0.538143992, 0.842836916, -0.00519499788, -0.837109029, 0.53518492, 0.113250695, 0.0982321426, -0.0565964021, 0.993552864),C1 = CFrame.new(0.0735321045, 0.112737656, -0.248226166, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  437. pupil2 = New("Part",FHead,"pupil2",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.299999982),CFrame = CFrame.new(-71.2700043, 31.7825317, -47.7659988, -8.94069672e-08, 1, -3.06497716e-10, -1, -8.94069672e-08, 1.10863176e-08, -5.69275738e-10, 8.84143159e-09, 1),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  438. Mesh = New("SpecialMesh",pupil2,"Mesh",{Scale = Vector3.new(0.300000012, 0.300000012, 0.100000001),MeshType = Enum.MeshType.Sphere,})
  439. mot = New("Motor",pupil2,"mot",{Part0 = pupil2,Part1 = Head,C0 = CFrame.new(0, 0, 0, -8.94069672e-08, -1, -5.69275738e-10, 1, -8.94069672e-08, 8.84143159e-09, -3.06497716e-10, 1.10863176e-08, 1),C1 = CFrame.new(-0.259521484, 0.182540894, -0.620040894, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  440. mouth_part = New("Part",FHead,"mouth_part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.05999994, 0.860000074, 0.769999981),CFrame = CFrame.new(-71.5295258, 31.3692322, -48.118679, 1, 0, -0, 0, 0.99233228, -0.123600617, 0, 0.123600617, 0.99233228),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  441. Mesh = New("SpecialMesh",mouth_part,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  442. mot = New("Motor",mouth_part,"mot",{Part0 = mouth_part,Part1 = Head,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.99233228, 0.123600617, 0, -0.123600617, 0.99233228),C1 = CFrame.new(0, -0.230758667, -0.267360687, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  443.  
  444. function rayCast(Position, Direction, Range, Ignore)
  445. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  446. end
  447.  
  448. FindNearestTorso = function(pos)
  449. local list = (game.Workspace:children())
  450. local torso = nil
  451. local dist = 1000
  452. local temp, human, temp2 = nil, nil, nil
  453. for x = 1, #list do
  454. temp2 = list[x]
  455. if temp2.className == "Model" and temp2.Name ~= Character.Name then
  456. temp = temp2:findFirstChild("Torso")
  457. human = temp2:findFirstChild("Humanoid")
  458. if temp ~= nil and human ~= nil and human.Health > 0 and (temp.Position - pos).magnitude < dist then
  459. local dohit = true
  460. if dohit == true then
  461. torso = temp
  462. dist = (temp.Position - pos).magnitude
  463. end
  464. end
  465. end
  466. end
  467. return torso, dist
  468. end
  469. --[[function whotfufollowinat() -- i give up - Salvo
  470. bin = ref
  471. function move(FT)
  472. local dir = (ref.Position - bin.Position).unit
  473. local spawnPos = bin.Position
  474. local pos = spawnPos + (dir * 1)
  475. bin:findFirstChild("BodyGyro").cframe = CFrame.new(pos, pos + dir)
  476. bin:findFirstChild("BodyGyro").maxTorque = Vector3.new(9000,9000,9000)
  477. end
  478.  
  479. function moveTo(FT)
  480. bin.BodyPosition.position = ref.Position
  481. bin.BodyPosition.maxForce = Vector3.new(10000,10000,10000) * bin.Speed.Value
  482. end
  483. ref = Instance.new("Part", m)
  484. ref.Size = Vector3.new(.2,.2,.2)
  485. ref.Transparency = 1
  486. ref.CanCollide = false
  487. ref.Anchored = true
  488. ref.Position = Mouse.Hit.p
  489.  
  490. refNV = Instance.new("NumberValue", ref)
  491. refNV.Value = .1
  492. refBG = Instance.new("BodyGyro", ref)
  493. refBG.D = 500
  494. refBG.MaxTorque = Vector3.new(9000,9000,9000)
  495. refBG.P = 3000
  496. refBP = Instance.new("BodyPosition", ref)
  497. refBP.D = 1250
  498. refBP.MaxForce = Vector3.new(500,500,500)
  499. refBP.P = 10000
  500. end]]
  501. function Damage(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch)
  502. if hit.Parent == nil then
  503. return
  504. end
  505. local h = hit.Parent:FindFirstChild("Humanoid")
  506. for _, v in pairs(hit.Parent:children()) do
  507. if v:IsA("Humanoid") then
  508. h = v
  509. end
  510. end
  511. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  512. if hit.Parent:findFirstChild("DebounceHit") ~= nil then
  513. if hit.Parent.DebounceHit.Value == true then
  514. return
  515. end
  516. end
  517. local c = Create("ObjectValue"){
  518. Name = "creator",
  519. Value = game:service("Players").LocalPlayer,
  520. Parent = h,
  521. }
  522. game:GetService("Debris"):AddItem(c, .5)
  523. if HitSound ~= nil and HitPitch ~= nil then
  524. CFuncs.Sound.Create(HitSound, hit, 1, HitPitch)
  525. end
  526. local Damage = math.random(minim, maxim)
  527. local blocked = false
  528. local block = hit.Parent:findFirstChild("Block")
  529. if block ~= nil then
  530. if block.className == "IntValue" then
  531. if block.Value > 0 then
  532. blocked = true
  533. block.Value = block.Value - 1
  534. print(block.Value)
  535. end
  536. end
  537. end
  538. if blocked == false then
  539. h.Health = h.Health - Damage
  540. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Really black").Color)
  541. else
  542. h.Health = h.Health - (Damage / 2)
  543. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Really black").Color)
  544. end
  545. if Type == "Knockdown" then
  546. local hum = hit.Parent.Humanoid
  547. hum.PlatformStand = true
  548. coroutine.resume(coroutine.create(function(HHumanoid)
  549. swait(1)
  550. HHumanoid.PlatformStand = false
  551. end), hum)
  552. local angle = (hit.Position - (Property.Position + Vector3.new(0, 0, 0))).unit
  553. local bodvol = Create("BodyVelocity"){
  554. velocity = angle * knockback,
  555. P = 5000,
  556. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  557. Parent = hit,
  558. }
  559. local rl = Create("BodyAngularVelocity"){
  560. P = 3000,
  561. maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000,
  562. angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)),
  563. Parent = hit,
  564. }
  565. game:GetService("Debris"):AddItem(bodvol, .5)
  566. game:GetService("Debris"):AddItem(rl, .5)
  567. elseif Type == "Normal" then
  568. local vp = Create("BodyVelocity"){
  569. P = 500,
  570. maxForce = Vector3.new(math.huge, 0, math.huge),
  571. velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05,
  572. }
  573. if knockback > 0 then
  574. vp.Parent = hit.Parent.Torso
  575. end
  576. game:GetService("Debris"):AddItem(vp, .5)
  577. elseif Type == "Up" then
  578. local bodyVelocity = Create("BodyVelocity"){
  579. velocity = Vector3.new(0, 20, 0),
  580. P = 5000,
  581. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  582. Parent = hit,
  583. }
  584. game:GetService("Debris"):AddItem(bodyVelocity, .5)
  585. elseif Type == "DarkUp" then
  586. coroutine.resume(coroutine.create(function()
  587. for i = 0, 1, 0.1 do
  588. swait()
  589. Effects.Block.Create(BrickColor.new("Black"), hit.Parent.Torso.CFrame, 5, 5, 5, 1, 1, 1, .08, 1)
  590. end
  591. end))
  592. local bodyVelocity = Create("BodyVelocity"){
  593. velocity = Vector3.new(0, 20, 0),
  594. P = 5000,
  595. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  596. Parent = hit,
  597. }
  598. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  599. elseif Type == "Snare" then
  600. local bp = Create("BodyPosition"){
  601. P = 2000,
  602. D = 100,
  603. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  604. position = hit.Parent.Torso.Position,
  605. Parent = hit.Parent.Torso,
  606. }
  607. game:GetService("Debris"):AddItem(bp, 1)
  608. elseif Type == "Freeze" then
  609. local BodPos = Create("BodyPosition"){
  610. P = 50000,
  611. D = 1000,
  612. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  613. position = hit.Parent.Torso.Position,
  614. Parent = hit.Parent.Torso,
  615. }
  616. local BodGy = Create("BodyGyro") {
  617. maxTorque = Vector3.new(4e+005, 4e+005, 4e+005) * math.huge ,
  618. P = 20e+003,
  619. Parent = hit.Parent.Torso,
  620. cframe = hit.Parent.Torso.CFrame,
  621. }
  622. hit.Parent.Torso.Anchored = true
  623. coroutine.resume(coroutine.create(function(Part)
  624. swait(1.5)
  625. Part.Anchored = false
  626. end), hit.Parent.Torso)
  627. game:GetService("Debris"):AddItem(BodPos, 3)
  628. game:GetService("Debris"):AddItem(BodGy, 3)
  629. end
  630. local debounce = Create("BoolValue"){
  631. Name = "DebounceHit",
  632. Parent = hit.Parent,
  633. Value = true,
  634. }
  635. game:GetService("Debris"):AddItem(debounce, Delay)
  636. c = Create("ObjectValue"){
  637. Name = "creator",
  638. Value = Player,
  639. Parent = h,
  640. }
  641. game:GetService("Debris"):AddItem(c, .5)
  642. end
  643. end
  644.  
  645. function ShowDamage(Pos, Text, Time, Color)
  646. local Rate = (1 / 30)
  647. local Pos = (Pos or Vector3.new(0, 0, 0))
  648. local Text = (Text or "")
  649. local Time = (Time or 2)
  650. local Color = (Color or Color3.new(1, 0, 1))
  651. local EffectPart = CFuncs.Part.Create(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0))
  652. EffectPart.Anchored = true
  653. local BillboardGui = Create("BillboardGui"){
  654. Size = UDim2.new(3, 0, 3, 0),
  655. Adornee = EffectPart,
  656. Parent = EffectPart,
  657. }
  658. local TextLabel = Create("TextLabel"){
  659. BackgroundTransparency = 1,
  660. Size = UDim2.new(1, 0, 1, 0),
  661. Text = Text,
  662. Font = "SciFi",
  663. TextColor3 = Color,
  664. TextScaled = true,
  665. Parent = BillboardGui,
  666. }
  667. game.Debris:AddItem(EffectPart, (Time))
  668. EffectPart.Parent = game:GetService("Workspace")
  669. delay(0, function()
  670. local Frames = (Time / Rate)
  671. for Frame = 1, Frames do
  672. wait(Rate)
  673. local Percent = (Frame / Frames)
  674. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  675. TextLabel.TextTransparency = Percent
  676. end
  677. if EffectPart and EffectPart.Parent then
  678. EffectPart:Destroy()
  679. end
  680. end)
  681. end
  682.  
  683. function MagnitudeDamage(Part, Magnitude, MinimumDamage, MaximumDamage, KnockBack, Type, HitSound, HitPitch)
  684. for _, c in pairs(workspace:children()) do
  685. local hum = c:findFirstChild("Humanoid")
  686. if hum ~= nil then
  687. local head = c:findFirstChild("Torso")
  688. if head ~= nil then
  689. local targ = head.Position - Part.Position
  690. local mag = targ.magnitude
  691. if mag <= Magnitude and c.Name ~= Player.Name then
  692. Damage(head, head, MinimumDamage, MaximumDamage, KnockBack, Type, RootPart, .1, "rbxassetid://" .. HitSound, HitPitch)
  693. end
  694. end
  695. end
  696. end
  697. end
  698.  
  699. EffectModel = Create("Model"){
  700. Parent = Character,
  701. Name = "Effects",
  702. }
  703.  
  704. Effects = {
  705. Block = {
  706. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
  707. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  708. prt.Anchored = true
  709. prt.CFrame = cframe
  710. local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  711. game:GetService("Debris"):AddItem(prt, 10)
  712. if Type == 1 or Type == nil then
  713. table.insert(Effects, {
  714. prt,
  715. "Block1",
  716. delay,
  717. x3,
  718. y3,
  719. z3,
  720. msh
  721. })
  722. elseif Type == 2 then
  723. table.insert(Effects, {
  724. prt,
  725. "Block2",
  726. delay,
  727. x3,
  728. y3,
  729. z3,
  730. msh
  731. })
  732. end
  733. end;
  734. };
  735.  
  736. Cylinder = {
  737. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  738. local prt = CFuncs.Part..Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new(0.2, 0.2, 0.2))
  739. prt.Anchored = true
  740. prt.CFrame = cframe
  741. local msh = CFuncs.Mesh.Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  742. game:GetService("Debris"):AddItem(prt, 2)
  743. Effects[#Effects + 1] = {
  744. prt,
  745. "Cylinder",
  746. delay,
  747. x3,
  748. y3,
  749. z3
  750. }
  751. end;
  752. };
  753.  
  754. Head = {
  755. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  756. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new())
  757. prt.Anchored = true
  758. prt.CFrame = cframe
  759. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Head", "nil", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  760. game:GetService("Debris"):AddItem(prt, 10)
  761. table.insert(Effects, {
  762. prt,
  763. "Cylinder",
  764. delay,
  765. x3,
  766. y3,
  767. z3,
  768. msh
  769. })
  770. end;
  771. };
  772.  
  773. Sphere = {
  774. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  775. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  776. prt.Anchored = true
  777. prt.CFrame = cframe
  778. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  779. game:GetService("Debris"):AddItem(prt, 10)
  780. table.insert(Effects, {
  781. prt,
  782. "Cylinder",
  783. delay,
  784. x3,
  785. y3,
  786. z3,
  787. msh
  788. })
  789. end;
  790. };
  791.  
  792. Elect = {
  793. Create = function(cff, x, y, z)
  794. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, BrickColor.new("Lime green"), "Part", Vector3.new(1, 1, 1))
  795. prt.Anchored = true
  796. prt.CFrame = cff * CFrame.new(math.random(-x, x), math.random(-y, y), math.random(-z, z))
  797. prt.CFrame = CFrame.new(prt.Position)
  798. game:GetService("Debris"):AddItem(prt, 2)
  799. local xval = math.random() / 2
  800. local yval = math.random() / 2
  801. local zval = math.random() / 2
  802. local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(xval, yval, zval))
  803. table.insert(Effects, {
  804. prt,
  805. "Elec",
  806. 0.1,
  807. x,
  808. y,
  809. z,
  810. xval,
  811. yval,
  812. zval
  813. })
  814. end;
  815.  
  816. };
  817.  
  818. Ring = {
  819. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  820. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  821. prt.Anchored = true
  822. prt.CFrame = cframe
  823. local msh = CFuncs.Mesh.Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  824. game:GetService("Debris"):AddItem(prt, 10)
  825. table.insert(Effects, {
  826. prt,
  827. "Cylinder",
  828. delay,
  829. x3,
  830. y3,
  831. z3,
  832. msh
  833. })
  834. end;
  835. };
  836.  
  837.  
  838. Wave = {
  839. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  840. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  841. prt.Anchored = true
  842. prt.CFrame = cframe
  843. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://20329976", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  844. game:GetService("Debris"):AddItem(prt, 10)
  845. table.insert(Effects, {
  846. prt,
  847. "Cylinder",
  848. delay,
  849. x3,
  850. y3,
  851. z3,
  852. msh
  853. })
  854. end;
  855. };
  856.  
  857. Break = {
  858. Create = function(brickcolor, cframe, x1, y1, z1)
  859. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  860. prt.Anchored = true
  861. prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  862. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  863. local num = math.random(10, 50) / 1000
  864. game:GetService("Debris"):AddItem(prt, 10)
  865. table.insert(Effects, {
  866. prt,
  867. "Shatter",
  868. num,
  869. prt.CFrame,
  870. math.random() - math.random(),
  871. 0,
  872. math.random(50, 100) / 100
  873. })
  874. end;
  875. };
  876.  
  877. Fire = {
  878. Create = function(brickcolor, cframe, x1, y1, z1, delay)
  879. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new())
  880. prt.Anchored = true
  881. prt.CFrame = cframe
  882. msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  883. game:GetService("Debris"):AddItem(prt, 10)
  884. table.insert(Effects, {
  885. prt,
  886. "Fire",
  887. delay,
  888. 1,
  889. 1,
  890. 1,
  891. msh
  892. })
  893. end;
  894. };
  895.  
  896. FireWave = {
  897. Create = function(brickcolor, cframe, x1, y1, z1)
  898. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 1, brickcolor, "Effect", Vector3.new())
  899. prt.Anchored = true
  900. prt.CFrame = cframe
  901. msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  902. local d = Create("Decal"){
  903. Parent = prt,
  904. Texture = "rbxassetid://26356434",
  905. Face = "Top",
  906. }
  907. local d = Create("Decal"){
  908. Parent = prt,
  909. Texture = "rbxassetid://26356434",
  910. Face = "Bottom",
  911. }
  912. game:GetService("Debris"):AddItem(prt, 10)
  913. table.insert(Effects, {
  914. prt,
  915. "FireWave",
  916. 1,
  917. 30,
  918. math.random(400, 600) / 100,
  919. msh
  920. })
  921. end;
  922. };
  923.  
  924. Lightning = {
  925. Create = function(p0, p1, tym, ofs, col, th, tra, last)
  926. local magz = (p0 - p1).magnitude
  927. local curpos = p0
  928. local trz = {
  929. -ofs,
  930. ofs
  931. }
  932. for i = 1, tym do
  933. local li = CFuncs.Part.Create(EffectModel, "Neon", 0, tra or 0.4, col, "Ref", Vector3.new(th, th, magz / tym))
  934. local ofz = Vector3.new(trz[math.random(1, 2)], trz[math.random(1, 2)], trz[math.random(1, 2)])
  935. local trolpos = CFrame.new(curpos, p1) * CFrame.new(0, 0, magz / tym).p + ofz
  936. li.Material = "Neon"
  937. if tym == i then
  938. local magz2 = (curpos - p1).magnitude
  939. li.Size = Vector3.new(th, th, magz2)
  940. li.CFrame = CFrame.new(curpos, p1) * CFrame.new(0, 0, -magz2 / 2)
  941. table.insert(Effects, {
  942. li,
  943. "Disappear",
  944. last
  945. })
  946. else
  947. do
  948. do
  949. li.CFrame = CFrame.new(curpos, trolpos) * CFrame.new(0, 0, magz / tym / 2)
  950. curpos = li.CFrame * CFrame.new(0, 0, magz / tym / 2).p
  951. game.Debris:AddItem(li, 10)
  952. table.insert(Effects, {
  953. li,
  954. "Disappear",
  955. last
  956. })
  957. end
  958. end
  959. end
  960. end
  961. end
  962. };
  963.  
  964. EffectTemplate = {
  965.  
  966. };
  967. }
  968.  
  969. function attackone()
  970. attack = true
  971.  
  972. -- V change that number to make it longer (infinite) or shorter (.1)
  973. for i = 0, 1, 0.1 do
  974. swait()
  975. PlayAnimationFromTable({
  976. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  977. CFrame.new(0, 1.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  978. CFrame.new(1.5, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  979. CFrame.new(-1.5, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  980. CFrame.new(0.5, -2, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  981. CFrame.new(-0.5, -2, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  982. }, .3, false)
  983. end
  984. attack = false
  985. end
  986. --v Salvo
  987. function Sweet_Pet()
  988. attack = true
  989.  
  990. -- ^ V too lazy so
  991. if pet1 == false and pet2 == false and pet3 == false then
  992. Blob1 = New("Model",Character,"Blob",{})
  993. Main1 = New("Part",Blob1,"Main1",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.25, 1.44000006, 1.43000007),CFrame = CFrame.new(-74.9199219, 29.9099884, -48.4600906, 0, 0, 1, 0, 1, -0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  994. Mesh = New("SpecialMesh",Main1,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  995. moter1 = New("Weld",Main1,"mot",{Part0 = RootPart,Part1 = Main1,})
  996. Sphere = New("Part",Blob1,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.389999986, 1.44000006, 0.200000003),CFrame = CFrame.new(-74.3649292, 29.52001, -48.2801018, 0.499999851, 0, 0.866026402, 0, 1, 0, -0.866026402, 0, 0.499999851),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  997. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  998. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0.499999851, 0, -0.866026402, 0, 1, 0, 0.866026402, 0, 0.499999851),C1 = CFrame.new(-0.179988861, -0.389978409, 0.554992676, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  999. Sphere = New("Part",Blob1,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.360000014, 1.25999999, 0.370000124),CFrame = CFrame.new(-75.4099426, 29.6300049, -48.2550125, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1000. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1001. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.205078125, -0.279983521, -0.490020752, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1002. Sphere = New("Part",Blob1,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.74000001, 0.200000003),CFrame = CFrame.new(-75.4049072, 29.2000046, -48.1551018, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1003. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1004. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.304988861, -0.709983826, -0.484985352, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1005. Sphere = New("Part",Blob1,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.389999986, 0.830000103, 0.370000005),CFrame = CFrame.new(-75.0899048, 29.6649971, -48.8900833, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1006. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1007. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.429992676, -0.244991302, -0.16998291, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1008. Sphere = New("Part",Blob1,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.75999999, 0.200000003),CFrame = CFrame.new(-74.3949127, 29.0299931, -48.375103, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1009. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1010. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.0849876404, -0.879995346, 0.525009155, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1011. Sphere = New("Part",Blob1,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.44000006, 0.330000043),CFrame = CFrame.new(-75.2098923, 29.1399956, -48.9050369, -0.499999851, 0, 0.866026402, 0, 1, 0, -0.866026402, 0, -0.499999851),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1012. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1013. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main1,C0 = CFrame.new(0, 0, 0, -0.499999851, 0, -0.866026402, 0, 1, 0, 0.866026402, 0, -0.499999851),C1 = CFrame.new(0.444946289, -0.769992828, -0.289970398, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1014. Sphere = New("Part",Blob1,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.75999999, 0.200000003),CFrame = CFrame.new(-74.8549194, 28.9199905, -48.395092, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1015. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1016. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.0649986267, -0.989997864, 0.0650024414, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1017. white = New("Part",Blob1,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-75.3349304, 29.7899857, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1018. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1019. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.120002747, -0.415008545, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1020. white = New("Part",Blob1,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-75.1649246, 29.6399879, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1021. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1022. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.270000458, -0.245002747, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1023. white = New("Part",Blob1,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-74.894928, 29.5300064, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1024. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1025. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.379981995, 0.0249938965, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1026. white = New("Part",Blob1,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-75.0449295, 29.5499878, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1027. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1028. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.36000061, -0.125007629, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1029. Sphere = New("Part",Blob1,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.450000018, 1.62, 0.470000088),CFrame = CFrame.new(-74.9399414, 29.4699974, -48.4299431, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1030. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1031. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.0301475525, -0.439990997, -0.0200195313, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1032. white = New("Part",Blob1,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-74.7149277, 29.579998, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1033. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1034. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.329990387, 0.204994202, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1035. white = New("Part",Blob1,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-74.4749298, 29.8500042, -48.0951042, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1036. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1037. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.36498642, -0.0599842072, 0.444992065, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1038. Sphere = New("Part",Blob1,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(-75.4049072, 27.9600029, -48.1551018, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1039. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1040. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.304988861, -1.9499855, -0.484985352, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1041. white = New("Part",Blob1,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-74.5449295, 29.7100029, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1042. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1043. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.199985504, 0.374992371, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1044. white = New("Part",Blob1,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.349999994, 0.200000003),CFrame = CFrame.new(-75.1149292, 30.0949879, -47.9651031, 0.059391059, -0.163175851, 0.984808326, -0.336823851, 0.925417364, 0.173648059, -0.939692974, -0.342019916, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1045. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1046. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0.059391059, -0.336823851, -0.939692974, -0.163175851, 0.925417364, -0.342019916, 0.984808326, 0.173648059, 0),C1 = CFrame.new(-0.494987488, 0.184999466, -0.195007324, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1047. Sphere = New("Part",Blob1,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.62, 0.220000088),CFrame = CFrame.new(-74.6549377, 27.9100056, -48.5549431, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1048. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1049. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.0948524475, -1.99998283, 0.264984131, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1050. white = New("Part",Blob1,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.349999994, 0.200000003),CFrame = CFrame.new(-74.6349258, 30.0929966, -47.9951057, 0.0593911298, 0.183489531, 0.981231213, -0.336824954, 0.929004073, -0.153336063, -0.939694643, -0.321394831, 0.116978109),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1051. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1052. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main1,C0 = CFrame.new(0, 0, 0, 0.0593911298, -0.336824954, -0.939694643, 0.183489531, 0.929004073, -0.321394831, 0.981231213, -0.153336063, 0.116978109),C1 = CFrame.new(-0.464984894, 0.183008194, 0.284996033, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1053. pet1 = true
  1054. elseif pet1 == true and pet2 == false and pet3 == false then
  1055. Blob2 = New("Model",Character,"Blob",{})
  1056. Main2 = New("Part",Blob2,"Main2",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.25, 1.44000006, 1.43000007),CFrame = CFrame.new(-72.6199188, 38.4400291, -48.4600906, 0, 0, 1, 0, 1, -0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1057. Mesh = New("SpecialMesh",Main2,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1058. Sphere = New("Part",Blob2,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.389999986, 1.44000006, 0.200000003),CFrame = CFrame.new(-72.0649261, 38.0500565, -48.2801018, 0.499999851, 0, 0.866026402, 0, 1, 0, -0.866026402, 0, 0.499999851),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1059. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1060. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0.499999851, 0, -0.866026402, 0, 1, 0, 0.866026402, 0, 0.499999851),C1 = CFrame.new(-0.179988861, -0.389972687, 0.554992676, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1061. Sphere = New("Part",Blob2,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.360000014, 1.25999999, 0.370000124),CFrame = CFrame.new(-73.1099396, 38.1600456, -48.2550125, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1062. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1063. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.205078125, -0.279983521, -0.490020752, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1064. Sphere = New("Part",Blob2,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.74000001, 0.200000003),CFrame = CFrame.new(-73.1049042, 37.7300491, -48.1551018, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1065. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1066. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.304988861, -0.709980011, -0.484985352, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1067. Sphere = New("Part",Blob2,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.389999986, 0.830000103, 0.370000005),CFrame = CFrame.new(-72.7899017, 38.1950417, -48.8900833, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1068. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1069. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.429992676, -0.244987488, -0.16998291, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1070. Sphere = New("Part",Blob2,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.75999999, 0.200000003),CFrame = CFrame.new(-72.0949097, 37.5600357, -48.375103, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1071. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1072. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.0849876404, -0.879993439, 0.525009155, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1073. Sphere = New("Part",Blob2,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.44000006, 0.330000043),CFrame = CFrame.new(-72.9098892, 37.6700363, -48.9050369, -0.499999851, 0, 0.866026402, 0, 1, 0, -0.866026402, 0, -0.499999851),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1074. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1075. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main2,C0 = CFrame.new(0, 0, 0, -0.499999851, 0, -0.866026402, 0, 1, 0, 0.866026402, 0, -0.499999851),C1 = CFrame.new(0.444946289, -0.769992828, -0.289970398, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1076. Sphere = New("Part",Blob2,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.75999999, 0.200000003),CFrame = CFrame.new(-72.5549164, 37.4500351, -48.395092, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1077. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1078. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.0649986267, -0.989994049, 0.0650024414, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1079. white = New("Part",Blob2,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-73.0349274, 38.3200264, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1080. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1081. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.120002747, -0.415008545, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1082. white = New("Part",Blob2,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.8649216, 38.1700325, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1083. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1084. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.269996643, -0.245002747, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1085. white = New("Part",Blob2,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.5949249, 38.0600548, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1086. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1087. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.379974365, 0.0249938965, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1088. white = New("Part",Blob2,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.7449265, 38.08004, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1089. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1090. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.359989166, -0.125007629, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1091. Sphere = New("Part",Blob2,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.450000018, 1.62, 0.470000088),CFrame = CFrame.new(-72.6399384, 38.0000381, -48.4299431, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1092. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1093. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.0301475525, -0.439990997, -0.0200195313, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1094. white = New("Part",Blob2,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.4149246, 38.1100464, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1095. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1096. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.329982758, 0.204994202, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1097. white = New("Part",Blob2,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.1749268, 38.3800545, -48.0951042, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1098. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1099. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.36498642, -0.0599746704, 0.444992065, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1100. Sphere = New("Part",Blob2,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(-73.1049042, 36.4900436, -48.1551018, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1101. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1102. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.304988861, -1.9499855, -0.484985352, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1103. white = New("Part",Blob2,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.2449265, 38.2400436, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1104. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1105. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.199985504, 0.374992371, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1106. white = New("Part",Blob2,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.349999994, 0.200000003),CFrame = CFrame.new(-72.8149261, 38.6250267, -47.9651031, 0.059391059, -0.163175851, 0.984808326, -0.336823851, 0.925417364, 0.173648059, -0.939692974, -0.342019916, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1107. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1108. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0.059391059, -0.336823851, -0.939692974, -0.163175851, 0.925417364, -0.342019916, 0.984808326, 0.173648059, 0),C1 = CFrame.new(-0.494987488, 0.184997559, -0.195007324, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1109. Sphere = New("Part",Blob2,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.62, 0.220000088),CFrame = CFrame.new(-72.3549347, 36.4400444, -48.5549431, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1110. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1111. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.0948524475, -1.99998474, 0.264984131, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1112. white = New("Part",Blob2,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.349999994, 0.200000003),CFrame = CFrame.new(-72.3349228, 38.6230392, -47.9951057, 0.0593911298, 0.183489531, 0.981231213, -0.336824954, 0.929004073, -0.153336063, -0.939694643, -0.321394831, 0.116978109),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1113. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1114. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main2,C0 = CFrame.new(0, 0, 0, 0.0593911298, -0.336824954, -0.939694643, 0.183489531, 0.929004073, -0.321394831, 0.981231213, -0.153336063, 0.116978109),C1 = CFrame.new(-0.464984894, 0.183010101, 0.284996033, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1115. moter2 = New("Weld",Main2,"mot",{Part0 = RootPart,Part1 = Main2,})
  1116. pet2 = true
  1117. elseif pet1 == true and pet2 == true and pet3 == false then
  1118. Blob3 = New("Model",Character,"Blob",{})
  1119. Main3 = New("Part",Blob3,"Main3",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.25, 1.44000006, 1.43000007),CFrame = CFrame.new(-72.6199188, 34.9100151, -48.4600906, 0, 0, 1, 0, 1, -0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1120. Mesh = New("SpecialMesh",Main3,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1121. moter3 = New("Weld",Main3,"mot",{Part0 = RootPart,Part1 = Main3,})
  1122. Sphere = New("Part",Blob3,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.389999986, 1.44000006, 0.200000003),CFrame = CFrame.new(-72.0649261, 34.5200348, -48.2801018, 0.499999851, 0, 0.866026402, 0, 1, 0, -0.866026402, 0, 0.499999851),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1123. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1124. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0.499999851, 0, -0.866026402, 0, 1, 0, 0.866026402, 0, 0.499999851),C1 = CFrame.new(-0.179988861, -0.389980316, 0.554992676, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1125. Sphere = New("Part",Blob3,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.360000014, 1.25999999, 0.370000124),CFrame = CFrame.new(-73.1099396, 34.630024, -48.2550125, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1126. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1127. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.205078125, -0.27999115, -0.490020752, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1128. Sphere = New("Part",Blob3,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.74000001, 0.200000003),CFrame = CFrame.new(-73.1049042, 34.2000275, -48.1551018, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1129. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1130. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.304988861, -0.70998764, -0.484985352, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1131. Sphere = New("Part",Blob3,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.389999986, 0.830000103, 0.370000005),CFrame = CFrame.new(-72.7899017, 34.6650276, -48.8900833, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1132. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1133. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.429992676, -0.244987488, -0.16998291, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1134. Sphere = New("Part",Blob3,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.75999999, 0.200000003),CFrame = CFrame.new(-72.0949097, 34.0300179, -48.375103, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1135. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1136. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.0849876404, -0.879997253, 0.525009155, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1137. Sphere = New("Part",Blob3,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.44000006, 0.330000043),CFrame = CFrame.new(-72.9098892, 34.1400223, -48.9050369, -0.499999851, 0, 0.866026402, 0, 1, 0, -0.866026402, 0, -0.499999851),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1138. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1139. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main3,C0 = CFrame.new(0, 0, 0, -0.499999851, 0, -0.866026402, 0, 1, 0, 0.866026402, 0, -0.499999851),C1 = CFrame.new(0.444946289, -0.769992828, -0.289970398, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1140. Sphere = New("Part",Blob3,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.75999999, 0.200000003),CFrame = CFrame.new(-72.5549164, 33.9200058, -48.395092, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1141. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1142. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.0649986267, -0.990009308, 0.0650024414, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1143. white = New("Part",Blob3,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-73.0349274, 34.7900085, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1144. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1145. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.120006561, -0.415008545, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1146. white = New("Part",Blob3,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.8649216, 34.640007, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1147. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1148. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.270008087, -0.245002747, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1149. white = New("Part",Blob3,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.5949249, 34.5300293, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1150. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1151. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.379985809, 0.0249938965, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1152. white = New("Part",Blob3,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.7449265, 34.5500107, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1153. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1154. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.360004425, -0.125007629, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1155. Sphere = New("Part",Blob3,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.450000018, 1.62, 0.470000088),CFrame = CFrame.new(-72.6399384, 34.4700203, -48.4299431, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1156. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1157. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.0301475525, -0.439994812, -0.0200195313, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1158. white = New("Part",Blob3,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.4149246, 34.5800171, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1159. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1160. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.329998016, 0.204994202, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1161. white = New("Part",Blob3,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.1749268, 34.8500328, -48.0951042, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1162. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1163. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.36498642, -0.0599822998, 0.444992065, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1164. Sphere = New("Part",Blob3,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(-73.1049042, 32.9600258, -48.1551018, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1165. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1166. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.304988861, -1.94998932, -0.484985352, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1167. white = New("Part",Blob3,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-72.2449265, 34.7100258, -48.0351028, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1168. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1169. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.424987793, -0.199989319, 0.374992371, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1170. white = New("Part",Blob3,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.349999994, 0.200000003),CFrame = CFrame.new(-72.8149261, 35.095005, -47.9651031, 0.059391059, -0.163175851, 0.984808326, -0.336823851, 0.925417364, 0.173648059, -0.939692974, -0.342019916, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1171. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1172. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0.059391059, -0.336823851, -0.939692974, -0.163175851, 0.925417364, -0.342019916, 0.984808326, 0.173648059, 0),C1 = CFrame.new(-0.494987488, 0.184989929, -0.195007324, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1173. Sphere = New("Part",Blob3,"Sphere",{BrickColor = BrickColor.new("Bright violet"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.62, 0.220000088),CFrame = CFrame.new(-72.3549347, 32.9100304, -48.5549431, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.419608, 0.196078, 0.486275),})
  1174. Mesh = New("SpecialMesh",Sphere,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1175. mot = New("Motor",Sphere,"mot",{Part0 = Sphere,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.0948524475, -1.99998474, 0.264984131, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1176. white = New("Part",Blob3,"white",{BrickColor = BrickColor.new("Lily white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.349999994, 0.200000003),CFrame = CFrame.new(-72.3349228, 35.0930138, -47.9951057, 0.0593911298, 0.183489531, 0.981231213, -0.336824954, 0.929004073, -0.153336063, -0.939694643, -0.321394831, 0.116978109),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.929412, 0.917647, 0.917647),})
  1177. Mesh = New("SpecialMesh",white,"Mesh",{MeshType = Enum.MeshType.Sphere,})
  1178. mot = New("Motor",white,"mot",{Part0 = white,Part1 = Main3,C0 = CFrame.new(0, 0, 0, 0.0593911298, -0.336824954, -0.939694643, 0.183489531, 0.929004073, -0.321394831, 0.981231213, -0.153336063, 0.116978109),C1 = CFrame.new(-0.464984894, 0.182998657, 0.284996033, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
  1179.  
  1180. pet3 = true
  1181. end
  1182. attack = false
  1183. end
  1184.  
  1185. function Remove()
  1186. if pet1 == true then
  1187. Effects.Sphere.Create(BrickColor.new("Plum"), Main1.CFrame, 1, 1, 1, .5, .5, .5, 0.04)
  1188. Blob1:Remove()
  1189. end
  1190. if pet2 == true then
  1191. Effects.Sphere.Create(BrickColor.new("Plum"), Main2.CFrame, 1, 1, 1, .5, .5, .5, 0.04)
  1192. Blob2:Remove()
  1193. end
  1194. if pet3 == true then
  1195. Effects.Sphere.Create(BrickColor.new("Plum"), Main3.CFrame, 1, 1, 1, .5, .5, .5, 0.04)
  1196. Blob3:Remove()
  1197. end
  1198. pet1 = false
  1199. pet2 = false
  1200. pet3 = false
  1201. end
  1202.  
  1203. --v dooven
  1204.  
  1205. function Kicky()
  1206. attack = true
  1207. CFuncs.Sound.Create("541909867", Torso, 1, 1)
  1208. KickyHit = LeftLeg.Touched:connect(function(who_tf_did_you_hit)
  1209. if who_tf_did_you_hit.Parent.Name ~= "Base" then
  1210. HitPart = who_tf_did_you_hit.Parent:FindFirstChild("Torso")
  1211. HitPart2 = who_tf_did_you_hit.Parent:FindFirstChild("UpperTorso")
  1212. HitHumanoid = who_tf_did_you_hit.Parent:FindFirstChild("Humanoid")
  1213. if HitPart then
  1214. CFuncs.Sound.Create("541909983", HitPart, 1.05, 1.05)
  1215. end
  1216. if HitPart2 then
  1217. CFuncs.Sound.Create("541909983", HitPart2, 1.05, 1.05)
  1218. end
  1219. if HitHumanoid then
  1220. MagnitudeDamage(LeftLeg, 2, 7, 12, 1, "Normal", "", 1)
  1221. MagnitudeDamage(RightLeg, 2, 7, 12, 1, "Normal", "", 1)
  1222. --HitHumanoid:TakeDamage(math.random(500, 1000) / 100)
  1223. end
  1224. wait(1)
  1225. end
  1226. end)
  1227. for i = 0, 1, 0.1 do
  1228. swait()
  1229. PlayAnimationFromTable({
  1230. CFrame.new(0.40526396, 0.0169513971, 0.187530264, -0.313355327, 0.310338736, -0.897497654, -0.756498933, 0.489720076, 0.433463544, 0.574042976, 0.814783275, 0.0813141614) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1231. CFrame.new(-0.00682294369, 1.51228654, -0.0713720024, 0.479012877, -0.372790068, 0.794716716, 4.67896461e-06, 0.905342162, 0.424683571, -0.877810657, -0.203425378, 0.43367216) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1232. CFrame.new(0.330322206, 0.389174014, -0.682259917, -0.144331515, 0.939254761, 0.311399192, -0.98875773, -0.124458969, -0.0828757137, -0.0390846431, -0.31986165, 0.94666028) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1233. CFrame.new(-1.16195273, 0.28790167, 0.750266492, 0.40399605, 0.901343465, 0.156101227, -0.597077608, 0.389112025, -0.701491714, -0.693027377, 0.190194592, 0.695373297) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1234. CFrame.new(1.27621162, -1.4038974, -0.265293539, 0.148384452, -0.95709008, 0.248948976, 0.948983252, 0.208629847, 0.236472979, -0.278259009, 0.201161399, 0.93920958) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1235. CFrame.new(-1.47020769, -1.33852017, -0.156540334, 0.495247245, 0.765504241, 0.410772204, -0.630034029, 0.642032027, -0.43686679, -0.598153889, -0.0424444601, 0.800259531) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1236. }, .3, false)
  1237. end
  1238. KickyHit:disconnect()
  1239. attack = false
  1240. end
  1241. --v Injectionner
  1242. function BOYKAAAA()
  1243. attack = true
  1244. CFuncs.Sound.Create("541909867", Torso, 1, 1)
  1245. BOYKAAAAHit = LeftLeg.Touched:connect(function(who_tf_did_you_hit)
  1246. if who_tf_did_you_hit.Parent.Name ~= "Base" then
  1247. HitPart = who_tf_did_you_hit.Parent:FindFirstChild("Torso")
  1248. HitPart2 = who_tf_did_you_hit.Parent:FindFirstChild("UpperTorso")
  1249. HitHumanoid = who_tf_did_you_hit.Parent:FindFirstChild("Humanoid")
  1250. if HitPart then
  1251. CFuncs.Sound.Create("541909983", HitPart, 1.05, 1.05)
  1252. end
  1253. if HitPart2 then
  1254. CFuncs.Sound.Create("541909983", HitPart2, 1.05, 1.05)
  1255. end
  1256. if HitHumanoid then
  1257. MagnitudeDamage(LeftLeg, 2, 7, 12, 1, "Normal", "", 1)
  1258. MagnitudeDamage(RightLeg, 2, 7, 12, 1, "Normal", "", 1)
  1259. --HitHumanoid:TakeDamage(math.random(500, 1000) / 100)
  1260. end
  1261. wait(1)
  1262. end
  1263. end)
  1264. for i = 0, 1, 0.1 do
  1265. swait()
  1266. Torso.Velocity=RootPart.CFrame.lookVector*35
  1267. PlayAnimationFromTable({
  1268. CFrame.new(4.30308447e-08, -0.700000882, -5.36441803e-07, 1.00000238, 4.108648e-08, -2.92618097e-07, -6.14724556e-08, 0.939692974, 0.342020333, -2.89023546e-07, -0.342020154, 0.939695299) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1269. CFrame.new(1.11758709e-08, 1.41816163, 0.196914852, 0.9925493, -6.14724556e-08, 0.121863753, 0.0416799113, 0.939692974, -0.339470983, -0.114515126, 0.342020333, 0.932691455) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1270. CFrame.new(0.299988329, 0.470191002, -0.999463379, 0.342016935, 0.93969667, 1.95566827e-06, 2.71201134e-06, 1.21444464e-06, -1.00000024, -0.939697504, 0.34201622, -1.60932541e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1271. CFrame.new(-1.49999094, -0.187940046, -0.0684037358, 1.00000215, -4.29053898e-07, 2.07937228e-06, -2.46214796e-07, 0.939694583, 0.342017412, -2.62994172e-06, -0.342018992, 0.939696193) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1272. CFrame.new(0.4999955, -1.66622698, 0.776985824, 1.00000215, -7.83637972e-07, 1.97326563e-06, -2.46201864e-07, 0.866024256, 0.500002801, -2.62994263e-06, -0.500004411, 0.866025686) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1273. CFrame.new(-0.499997288, -0.982183516, -1.10241282, 1.00000286, -1.0350206e-08, -3.54912174e-07, 5.14367571e-08, 0.984808087, -0.173648417, -3.5131751e-07, 0.173648104, 0.984810948) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1274. }, .3, false)
  1275. end
  1276. for i = 0, 1, 0.1 do
  1277. swait()
  1278. Torso.Velocity=RootPart.CFrame.lookVector*50
  1279. PlayAnimationFromTable({
  1280. CFrame.new(0.057091713, 0.135582566, 0.0443314537, 1, 0, 0, 0, 0.927682936, 0.373360515, 0, -0.373360515, 0.927682936) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1281. CFrame.new(-0.0186543614, 1.43893313, 0.202606112, 0.998511374, -0.0402879454, 0.0367714167, 0.0506920666, 0.934284866, -0.35288769, -0.0201378576, 0.354226351, 0.934936166) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1282. CFrame.new(1.68912137, 0.196010083, 0.102462336, 0.924492478, -0.349139601, -0.153020516, 0.353632063, 0.935375035, 0.00231105089, 0.142324686, -0.0562494993, 0.988214195) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1283. CFrame.new(-1.56000602, 0.0381356478, -0.46972397, 0.992696524, 0.12063881, 1.04991102e-07, -0.0919796303, 0.756870151, -0.647050858, -0.0780595317, 0.642325222, 0.762438655) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1284. CFrame.new(0.612647414, -1.47144675, -0.556731939, 0.992708802, -0.100837603, -0.06603802, 0.111820064, 0.974958718, 0.192196012, 0.045003742, -0.198179156, 0.979125738) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1285. CFrame.new(-0.537494659, -1.65600026, 0.729900599, 0.991710365, 0.0555263385, 0.115877263, -0.119201362, 0.734256029, 0.668316305, -0.0479744226, -0.676588774, 0.734788299) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1286. }, .3, false)
  1287. end
  1288. -- v changed time (Salvo)
  1289. for i = 0, 2, 0.1 do
  1290. swait()
  1291. Torso.Velocity=RootPart.CFrame.lookVector*70
  1292. PlayAnimationFromTable({
  1293. CFrame.new(0, -0, 0, 0.642781496, -0.766049683, -3.12808822e-07, 0.766049683, 0.642781556, 7.50513607e-08, 1.42001966e-07, -3.27823869e-07, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0+i*1000), 0),
  1294. CFrame.new(0.0589628965, 1.48549497, -0.200005725, 0.342010021, -1.26040527e-06, 0.939696372, 1.36627648e-07, 1.00000024, 1.32718878e-06, -0.939696372, -4.17231831e-07, 0.342010081) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1295. CFrame.new(0.456179023, 0.56618154, -1.02581036, 0.342003882, 0.907679439, 0.243210539, 0.939698756, -0.330352515, -0.0885091797, 7.1999084e-06, 0.25881505, -0.965927064) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1296. CFrame.new(-0.608400941, 0.703632832, 0.900031447, 0.499993861, -0.778390169, -0.379624903, 0.866029024, 0.449390858, 0.219184101, -1.06939497e-05, -0.438356787, 0.898801267) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1297. CFrame.new(1.57971871, -1.415923, -9.86601094e-08, 4.40059966e-06, -0.86602062, -0.500008225, -4.23191659e-06, 0.500008285, -0.866020679, 1.00000012, 5.94103585e-06, -1.46540526e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1298. CFrame.new(-1.7249614, -1.05580914, -0.600024045, 0.556665421, 0.82977283, 0.0400093794, -0.663418889, 0.473019123, -0.579765916, -0.499999136, 0.296192586, 0.813800275) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1299. }, .3, false)
  1300. CFuncs.Sound.Create("199145095", RootPart, 1, 1.2)
  1301. end
  1302. for i = 0, 1, 0.1 do
  1303. swait()
  1304. Torso.Velocity=RootPart.CFrame.lookVector*50
  1305. PlayAnimationFromTable({
  1306. CFrame.new(0, 0, 0, 0.642766833, -0.766061604, -1.87754631e-06, 0.766062379, 0.642767549, -1.28149986e-06, -2.5331974e-06, -3.22313099e-07, 0.999996662) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1307. CFrame.new(0.0589868128, 1.48555756, -0.200002283, 0.341969252, 2.25474796e-05, 0.939711154, -1.10798337e-05, 1.00000012, -1.89002603e-05, -0.939709663, -3.65659389e-06, 0.341963291) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1308. CFrame.new(0.45614472, 0.566188216, -1.02580297, 0.342018545, 0.907675982, 0.243202209, 0.93969363, -0.33036688, -0.0885095075, 6.33299351e-06, 0.258801788, -0.965926886) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1309. CFrame.new(-0.608350575, 0.703668118, 0.900029778, 0.500003874, -0.778391302, -0.379609793, 0.866023958, 0.449403495, 0.219179437, -1.16229057e-05, -0.438336134, 0.898807406) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1310. CFrame.new(1.57973671, -1.41598916, -7.29920794e-06, 6.51776791e-05, -0.866014957, -0.500018179, 7.81257859e-06, 0.500017345, -0.866015792, 0.999996543, 5.70416451e-05, 4.15742397e-05) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1311. CFrame.new(-1.72507429, -1.05586803, -0.600011408, 0.556633115, 0.829794526, 0.0400061607, -0.663449109, 0.472999275, -0.579748034, -0.499995589, 0.296159923, 0.81381011) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1312. }, .3, false)
  1313. end
  1314. CFuncs.Sound.Create("199145095", RootPart, 1, 1)
  1315. for i = 0, 1, 0.1 do
  1316. swait()
  1317. Torso.Velocity=RootPart.CFrame.lookVector*35
  1318. PlayAnimationFromTable({
  1319. CFrame.new(0, -0, 0, 0.642774582, -0.766055584, -8.94069672e-08, 0.766055226, 0.642774642, 5.06639481e-07, -3.57627869e-07, -3.79806806e-07, 0.999999821) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1320. CFrame.new(0.0589947999, 1.48555517, -0.199999601, 0.694235921, 0.323769867, 0.642812788, -0.422654301, 0.906291962, -1.86566649e-05, -0.582583547, -0.27167055, 0.766023099) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1321. CFrame.new(1.55620587, 0.566173196, 0.879425406, 0.342042625, -0.907675028, -0.243172556, 0.93968457, 0.330392301, 0.0885108635, 3.29315662e-06, -0.258779824, 0.965936303) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1322. CFrame.new(-1.98674369, 1.08673441, -0.844527662, 0.500017405, 0.545052052, 0.672982395, 0.866015494, -0.314693868, -0.388570398, -7.76350498e-06, 0.777110636, -0.629370749) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1323. CFrame.new(0.472010255, -1.63873601, 1.10147309, 0.577492774, -0.339663088, 0.74238205, -0.6277771, 0.396581441, 0.669790685, -0.521917999, -0.852849901, 0.0157904029) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1324. CFrame.new(-1.12803674, -0.477380514, -0.944762468, 0.5566414, 0.314433694, 0.768948436, -0.663449824, 0.7253263, 0.183675006, -0.49998486, -0.612399697, 0.612357438) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1325. }, .3, false)
  1326. end
  1327. for i = 0, 1, 0.1 do
  1328. swait()
  1329. Torso.Velocity=RootPart.CFrame.lookVector*0
  1330. PlayAnimationFromTable({
  1331. CFrame.new(-0, -0, 0, 1, 0, 0, 0, 0.866026103, 0.499998897, 0, -0.499998897, 0.866026103) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1332. CFrame.new(0, 1.6461097, -0.0311346352, 1, 0, 0, 0, 0.956312776, -0.292375326, 0, 0.292375326, 0.956312776) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1333. CFrame.new(1.6299994, -1.10268593e-06, 1.37090683e-06, 0.729592562, -0.324828357, -0.601815224, 0.0773431957, 0.913544297, -0.399318516, 0.679494858, 0.244793519, 0.691638052) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1334. CFrame.new(-1.83000851, -1.63912773e-06, 4.05311584e-06, 0.725096703, 0.401919127, 0.559192479, -0.175310329, 0.892996013, -0.414517671, -0.665959179, 0.202533126, 0.717968881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1335. CFrame.new(0.499997586, -1.73204744, -0.999996066, 0.951055408, 0, -0.309021354, -0.154510245, 0.866026103, -0.475526929, 0.267620414, 0.499998897, 0.823639274) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1336. CFrame.new(-0.829980016, -2.23204684, -0.133965611, 0.963289499, 0.173642531, -0.204749718, -0.183938086, 0.982409537, -0.0322215855, 0.195553094, 0.0686998963, 0.978284121) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1337. }, .3, false)
  1338. end
  1339. BOYKAAAAHit:disconnect()
  1340. attack = false
  1341. end
  1342. --v Salvo
  1343. function Frontflip()
  1344. attack = true
  1345. Humanoid.Jump = true
  1346. Torso.Velocity = Vector3.new(0, 120, 0)
  1347. CFuncs.Sound.Create("541909867", Torso, 1, 1.3)
  1348. for i = 0, .3, 0.1 do
  1349. swait()
  1350. PlayAnimationFromTable({
  1351. CFrame.new(0, 0, 0, 1, -4.54383881e-28, 0, -4.54383881e-28, 0.999988317, -2.12296717e-42, 0, -2.12296717e-42, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-60), 0, 0),
  1352. CFrame.new(3.7945778e-26, 1.4590404, -0.447229177, 1, 2.34260134e-26, 8.68378084e-27, -2.18609134e-26, 0.731817484, 0.681493163, 9.6935228e-27, -0.681497157, 0.731821775) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1353. CFrame.new(1.0088923, 0.143907636, -0.778464913, 0.948227882, 0.312512338, 0.0565682463, -0.153942272, 0.60806638, -0.778810263, -0.277786702, 0.729785562, 0.624698043) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1354. CFrame.new(-1.10431612, -0.0306248814, -0.506222963, 0.90385884, -0.422551394, -0.0670242757, 0.307654262, 0.750797868, -0.584500194, 0.297305524, 0.507688701, 0.80861783) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1355. CFrame.new(0.540317595, -0.711926877, -0.714166045, 0.980744839, -0.170371115, -0.095465295, 0.149652734, 0.969689906, -0.193117216, 0.125474036, 0.175113052, 0.97652036) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1356. CFrame.new(-0.57800889, -0.743035674, -0.62212503, 0.978115499, 0.175883621, 0.111153781, -0.142733991, 0.955918789, -0.256582707, -0.151383549, 0.235103428, 0.960109174) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1357. }, .3, false)
  1358. end
  1359. for i = 0, .3, 0.1 do
  1360. swait()
  1361. PlayAnimationFromTable({
  1362. CFrame.new(0, 0, 0, 1, -4.54383881e-28, 0, -4.54383881e-28, 0.999988317, -2.12296717e-42, 0, -2.12296717e-42, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-180), 0, 0),
  1363. CFrame.new(3.7945778e-26, 1.4590404, -0.447229177, 1, 2.34260134e-26, 8.68378084e-27, -2.18609134e-26, 0.731817484, 0.681493163, 9.6935228e-27, -0.681497157, 0.731821775) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1364. CFrame.new(1.0088923, 0.143907636, -0.778464913, 0.948227882, 0.312512338, 0.0565682463, -0.153942272, 0.60806638, -0.778810263, -0.277786702, 0.729785562, 0.624698043) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1365. CFrame.new(-1.10431612, -0.0306248814, -0.506222963, 0.90385884, -0.422551394, -0.0670242757, 0.307654262, 0.750797868, -0.584500194, 0.297305524, 0.507688701, 0.80861783) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1366. CFrame.new(0.540317595, -0.711926877, -0.714166045, 0.980744839, -0.170371115, -0.095465295, 0.149652734, 0.969689906, -0.193117216, 0.125474036, 0.175113052, 0.97652036) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1367. CFrame.new(-0.57800889, -0.743035674, -0.62212503, 0.978115499, 0.175883621, 0.111153781, -0.142733991, 0.955918789, -0.256582707, -0.151383549, 0.235103428, 0.960109174) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1368. }, .3, false)
  1369. end
  1370. for i = 0, .3, 0.1 do
  1371. swait()
  1372. PlayAnimationFromTable({
  1373. CFrame.new(0, 0, 0, 1, -4.54383881e-28, 0, -4.54383881e-28, 0.999988317, -2.12296717e-42, 0, -2.12296717e-42, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-300), 0, 0),
  1374. CFrame.new(3.7945778e-26, 1.4590404, -0.447229177, 1, 2.34260134e-26, 8.68378084e-27, -2.18609134e-26, 0.731817484, 0.681493163, 9.6935228e-27, -0.681497157, 0.731821775) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1375. CFrame.new(1.0088923, 0.143907636, -0.778464913, 0.948227882, 0.312512338, 0.0565682463, -0.153942272, 0.60806638, -0.778810263, -0.277786702, 0.729785562, 0.624698043) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1376. CFrame.new(-1.10431612, -0.0306248814, -0.506222963, 0.90385884, -0.422551394, -0.0670242757, 0.307654262, 0.750797868, -0.584500194, 0.297305524, 0.507688701, 0.80861783) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1377. CFrame.new(0.540317595, -0.711926877, -0.714166045, 0.980744839, -0.170371115, -0.095465295, 0.149652734, 0.969689906, -0.193117216, 0.125474036, 0.175113052, 0.97652036) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1378. CFrame.new(-0.57800889, -0.743035674, -0.62212503, 0.978115499, 0.175883621, 0.111153781, -0.142733991, 0.955918789, -0.256582707, -0.151383549, 0.235103428, 0.960109174) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1379. }, .3, false)
  1380. end
  1381. for i = 0, .3, 0.1 do
  1382. swait()
  1383. PlayAnimationFromTable({
  1384. CFrame.new(0, 0, 0, 1, -4.54383881e-28, 0, -4.54383881e-28, 0.999988317, -2.12296717e-42, 0, -2.12296717e-42, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1385. CFrame.new(3.7945778e-26, 1.4590404, -0.447229177, 1, 2.34260134e-26, 8.68378084e-27, -2.18609134e-26, 0.731817484, 0.681493163, 9.6935228e-27, -0.681497157, 0.731821775) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1386. CFrame.new(1.0088923, 0.143907636, -0.778464913, 0.948227882, 0.312512338, 0.0565682463, -0.153942272, 0.60806638, -0.778810263, -0.277786702, 0.729785562, 0.624698043) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1387. CFrame.new(-1.10431612, -0.0306248814, -0.506222963, 0.90385884, -0.422551394, -0.0670242757, 0.307654262, 0.750797868, -0.584500194, 0.297305524, 0.507688701, 0.80861783) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1388. CFrame.new(0.540317595, -0.711926877, -0.714166045, 0.980744839, -0.170371115, -0.095465295, 0.149652734, 0.969689906, -0.193117216, 0.125474036, 0.175113052, 0.97652036) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1389. CFrame.new(-0.57800889, -0.743035674, -0.62212503, 0.978115499, 0.175883621, 0.111153781, -0.142733991, 0.955918789, -0.256582707, -0.151383549, 0.235103428, 0.960109174) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1390. }, .3, false)
  1391. end
  1392. for i = 0, 1, 0.1 do
  1393. swait()
  1394. PlayAnimationFromTable({
  1395. CFrame.new(8.39392634e-22, 0.167788208, -0.169136971, 1, 3.2685432e-21, -3.12065256e-21, -4.7224864e-22, 0.762353361, 0.647152066, 4.49431016e-21, -0.647155821, 0.762357831) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1396. CFrame.new(0, 1.38458478, 0.186259151, 1, 0, 0, 0, 0.93384546, -0.357676953, 0, 0.357676864, 0.933845341) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1397. CFrame.new(1.78518748, 0.280075192, 0.141510308, 0.751685441, -0.651390314, -0.103285149, 0.659531593, 0.742404699, 0.117732495, -1.02818012e-05, -0.156617403, 0.987658262) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1398. CFrame.new(-1.70720494, 0.439989626, 0.230698124, 0.64607811, 0.736660302, 0.199788988, -0.763272762, 0.623558044, 0.169089794, -1.82390213e-05, -0.261738569, 0.965138972) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1399. CFrame.new(0.585624158, -1.91989779, 0.243160218, 0.997585356, -0.0673768446, -0.0168470051, 0.0694511458, 0.967789173, 0.241993368, -3.98606062e-07, -0.242579132, 0.970131755) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1400. CFrame.new(-0.563238561, -1.9582243, -0.237484276, 0.997761369, 0.0669779181, -5.44837405e-07, -0.0661603361, 0.985565305, -0.155828834, -0.0104370546, 0.155484378, 0.987784147) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1401. }, .3, false)
  1402. end
  1403. CFuncs.Sound.Create("541909867", Torso, 1, 1.4)
  1404. Humanoid.Jump = true -- nu work pls
  1405. Torso.Velocity = Vector3.new(0, 160, 0)
  1406. Torso.Velocity = RootPart.CFrame.lookVector * 90
  1407. for i = 0, .2, 0.1 do
  1408. swait()
  1409. PlayAnimationFromTable({
  1410. CFrame.new(0, 0, 0, 1, -4.54383881e-28, 0, -4.54383881e-28, 0.999988317, -2.12296717e-42, 0, -2.12296717e-42, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-180), 0, 0),
  1411. CFrame.new(3.7945778e-26, 1.4590404, -0.447229177, 1, 2.34260134e-26, 8.68378084e-27, -2.18609134e-26, 0.731817484, 0.681493163, 9.6935228e-27, -0.681497157, 0.731821775) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1412. CFrame.new(1.0088923, 0.143907636, -0.778464913, 0.948227882, 0.312512338, 0.0565682463, -0.153942272, 0.60806638, -0.778810263, -0.277786702, 0.729785562, 0.624698043) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1413. CFrame.new(-1.10431612, -0.0306248814, -0.506222963, 0.90385884, -0.422551394, -0.0670242757, 0.307654262, 0.750797868, -0.584500194, 0.297305524, 0.507688701, 0.80861783) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1414. CFrame.new(0.540317595, -0.711926877, -0.714166045, 0.980744839, -0.170371115, -0.095465295, 0.149652734, 0.969689906, -0.193117216, 0.125474036, 0.175113052, 0.97652036) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1415. CFrame.new(-0.57800889, -0.743035674, -0.62212503, 0.978115499, 0.175883621, 0.111153781, -0.142733991, 0.955918789, -0.256582707, -0.151383549, 0.235103428, 0.960109174) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1416. }, .3, false)
  1417. end
  1418. for i = 0, .2, 0.1 do
  1419. swait()
  1420. PlayAnimationFromTable({
  1421. CFrame.new(0, 0, 0, 1, -4.54383881e-28, 0, -4.54383881e-28, 0.999988317, -2.12296717e-42, 0, -2.12296717e-42, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-300), 0, 0),
  1422. CFrame.new(3.7945778e-26, 1.4590404, -0.447229177, 1, 2.34260134e-26, 8.68378084e-27, -2.18609134e-26, 0.731817484, 0.681493163, 9.6935228e-27, -0.681497157, 0.731821775) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1423. CFrame.new(1.0088923, 0.143907636, -0.778464913, 0.948227882, 0.312512338, 0.0565682463, -0.153942272, 0.60806638, -0.778810263, -0.277786702, 0.729785562, 0.624698043) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1424. CFrame.new(-1.10431612, -0.0306248814, -0.506222963, 0.90385884, -0.422551394, -0.0670242757, 0.307654262, 0.750797868, -0.584500194, 0.297305524, 0.507688701, 0.80861783) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1425. CFrame.new(0.540317595, -0.711926877, -0.714166045, 0.980744839, -0.170371115, -0.095465295, 0.149652734, 0.969689906, -0.193117216, 0.125474036, 0.175113052, 0.97652036) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1426. CFrame.new(-0.57800889, -0.743035674, -0.62212503, 0.978115499, 0.175883621, 0.111153781, -0.142733991, 0.955918789, -0.256582707, -0.151383549, 0.235103428, 0.960109174) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1427. }, .3, false)
  1428. end
  1429. for i = 0, .2, 0.1 do
  1430. swait()
  1431. PlayAnimationFromTable({
  1432. CFrame.new(0, 0, 0, 1, -4.54383881e-28, 0, -4.54383881e-28, 0.999988317, -2.12296717e-42, 0, -2.12296717e-42, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1433. CFrame.new(3.7945778e-26, 1.4590404, -0.447229177, 1, 2.34260134e-26, 8.68378084e-27, -2.18609134e-26, 0.731817484, 0.681493163, 9.6935228e-27, -0.681497157, 0.731821775) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1434. CFrame.new(1.0088923, 0.143907636, -0.778464913, 0.948227882, 0.312512338, 0.0565682463, -0.153942272, 0.60806638, -0.778810263, -0.277786702, 0.729785562, 0.624698043) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1435. CFrame.new(-1.10431612, -0.0306248814, -0.506222963, 0.90385884, -0.422551394, -0.0670242757, 0.307654262, 0.750797868, -0.584500194, 0.297305524, 0.507688701, 0.80861783) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1436. CFrame.new(0.540317595, -0.711926877, -0.714166045, 0.980744839, -0.170371115, -0.095465295, 0.149652734, 0.969689906, -0.193117216, 0.125474036, 0.175113052, 0.97652036) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1437. CFrame.new(-0.57800889, -0.743035674, -0.62212503, 0.978115499, 0.175883621, 0.111153781, -0.142733991, 0.955918789, -0.256582707, -0.151383549, 0.235103428, 0.960109174) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1438. }, .3, false)
  1439. end
  1440. for i = 0, 1, 0.1 do
  1441. swait()
  1442. PlayAnimationFromTable({
  1443. CFrame.new(-1.24873273e-21, -0.272115737, 0.249254271, 1, 3.57404588e-21, -2.76550874e-21, -4.72250508e-22, 0.691264629, 0.722601652, 4.49431016e-21, -0.722601652, 0.691264629) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1444. CFrame.new(0, 1.53670609, -0.163231075, 1, 0, 0, 0, 0.921029031, 0.389495552, 0, -0.389495343, 0.921033025) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1445. CFrame.new(1.54327178, 1.17010641, 0.171792254, -0.890211761, -0.400492817, -0.217091203, 0.403805852, -0.914323032, 0.0308946669, -0.210864484, -0.0601599514, 0.975662291) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1446. CFrame.new(-1.4137466, 1.16042209, 0.158302546, -0.929909348, 0.217056334, 0.296909481, -0.202251852, -0.976052403, 0.0801000297, 0.307185382, 0.0144352317, 0.951540172) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1447. CFrame.new(0.576444566, -1.97383451, 0.164842561, 0.995378852, -0.0960258543, -2.19708269e-07, 0.0954132825, 0.989028513, 0.112777621, -0.0108293518, -0.112256467, 0.993620515) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1448. CFrame.new(-0.591717541, -1.85659456, 0.0494369045, 0.995116591, 0.0986551195, 0.00319480756, -0.0986533612, 0.992991209, 0.0650856495, 0.00324861333, -0.0650829673, 0.997874677) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1449. }, .3, false)
  1450. end
  1451. local hitfloor
  1452. while hitfloor == nil do
  1453. swait()
  1454. hitfloor, posfloor = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 6, Character)
  1455. end
  1456. Humanoid.WalkSpeed = 0
  1457. MagnitudeDamage(RootPart, 15, 99, 99, 5, "Knockdown", "", 1)
  1458. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=199145477", RootPart, 1, 1)
  1459. Effects.Sphere.Create(BrickColor.new("White"), RootPart.CFrame, 1, 1, 1, 6.5, 6.5, 6.5, 0.07)
  1460. Effects.Wave.Create(BrickColor.new("White"), RootPart.CFrame, 1, 1, 1, 1.2, .5, 1.2, 0.07)
  1461. for i = 0, 2, 0.1 do
  1462. swait()
  1463. PlayAnimationFromTable({
  1464. CFrame.new(-3.71013022e-22, -2.50122261, -0.180270284, 1, 4.51748859e-21, 1.18927711e-22, -4.72250508e-22, 0.0782930404, 0.99693048, 4.49431016e-21, -0.99693048, 0.0782930404) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1465. CFrame.new(0.0338878632, 1.42670929, -0.0948420689, 1, 0, 0, 0, 0.993703842, 0.112026446, 0, -0.112026446, 0.993703842) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1466. CFrame.new(1.57641649, 1.25043094, -0.122265041, -0.916119099, -0.398210049, 0.0464164354, 0.400857717, -0.911649525, 0.0905994326, 0.00623790734, 0.10160625, 0.994805157) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1467. CFrame.new(-1.43014622, 1.1271013, -0.0354469009, -0.963312328, 0.255184919, 0.0831291378, -0.238745585, -0.956279218, 0.168911561, 0.122598328, 0.142867833, 0.982119501) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1468. CFrame.new(0.576443911, -1.97383142, 0.164841354, 0.99537909, -0.0960235968, -1.06541188e-06, 0.0954111218, 0.989028931, 0.11277768, -0.010828265, -0.112256646, 0.993620336) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1469. CFrame.new(-0.591717243, -1.85659468, 0.0494378805, 0.995116889, 0.0986522436, 0.00319652027, -0.0986506268, 0.992991567, 0.0650845766, 0.00324662216, -0.065082103, 0.997874796) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1470. }, .5, false)
  1471. end
  1472. Humanoid.WalkSpeed = 17
  1473. attack = false
  1474. end
  1475. --v Salvo
  1476. function intro()
  1477. attack = true
  1478. Humanoid.JumpPower = 0
  1479. Humanoid.WalkSpeed = 0
  1480. Humanoid.MaxHealth = math.huge
  1481. for _,v in pairs(Character:children()) do
  1482. if v:IsA("Accessory") then
  1483. v.Handle.Transparency = 1
  1484. end
  1485. end
  1486. for _,v in pairs(FHead:children()) do
  1487. if v:IsA("Part") then
  1488. v.Transparency = 1
  1489. end
  1490. end
  1491. Head.Transparency = 1
  1492. Head.face.Transparency = 1
  1493. Torso.Transparency = 1
  1494. RightArm.Transparency = 1
  1495. LeftArm.Transparency = 1
  1496. RightLeg.Transparency = 1
  1497. LeftLeg.Transparency = 1
  1498. RootPart.Anchored = true
  1499. wait(1)
  1500. local fake = Instance.new("Part", Torso)
  1501. fake.Size = Vector3.new(.2,.2,.2)
  1502. fake.Transparency = 1
  1503. fake.Anchored = true
  1504. fake.Material = "Neon"
  1505. fake.CanCollide = false
  1506. fake.BrickColor = BrickColor.new("Mulberry")
  1507. fake.CFrame = Torso.CFrame * CFrame.new(0,-3,0)
  1508. fake1 = Instance.new("CylinderMesh", fake)
  1509. local val = 5
  1510. while wait() and fake and fake.Transparency >= 0 do
  1511. fake.Transparency =fake.Transparency - 0.02
  1512. val = val - 0.1
  1513. fake1.Scale = fake1.Scale + Vector3.new(val,0,val)
  1514. end
  1515. --insert anim here
  1516. for i = 0, 0.1, 0.1 do
  1517. swait()
  1518. PlayAnimationFromTable({
  1519. CFrame.new(-0, -2.5286026, -1.37800324, 1, 0, -0, 0, 0.00363200158, -0.999993503, 0, 0.999993503, 0.00363200135) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1520. CFrame.new(0, 1.49999607, -3.57662884e-06, 1, 0, -0, 0, 1.00000024, -2.32830644e-10, -0, -2.32830644e-10, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1521. CFrame.new(1.50000381, 0, 0, 1, 0, -0, 0, 1.00000024, -2.32830644e-10, -0, -2.32830644e-10, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1522. CFrame.new(-1.5, 0, 0, 1, 0, -0, 0, 1.00000024, -2.32830644e-10, -0, -2.32830644e-10, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1523. CFrame.new(0.5, -1.99996138, 4.29200099e-06, 1, 0, -0, 0, 1.00000024, -2.32830644e-10, -0, -2.32830644e-10, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1524. CFrame.new(-0.5, -1.99996138, 4.29200099e-06, 1, 0, -0, 0, 1.00000024, -2.32830644e-10, -0, -2.32830644e-10, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1525. }, 1, false)
  1526. end
  1527. RightArm.Transparency = 0
  1528. for i = 0, 1.5, 0.1 do
  1529. swait()
  1530. PlayAnimationFromTable({
  1531. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1532. CFrame.new(0, 1.49998999, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1533. CFrame.new(1.65149188, -2.06901217, -0.833026528, 0.982437074, -0.186635837, 5.49633455e-07, -0.182175472, -0.958949745, -0.217344731, 0.0405648462, 0.213526115, -0.976100385) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1534. CFrame.new(-1.5, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1535. CFrame.new(0.5, -1.99999285, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1536. CFrame.new(-0.5, -1.99999285, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1537. }, .2, false)
  1538. end
  1539. for i = 0, 2.5, 0.1 do
  1540. swait()
  1541. PlayAnimationFromTable({
  1542. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1543. CFrame.new(0, 1.49998999, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1544. CFrame.new(1.60798919, -2.45860457, -1.52974463, 0.98243016, -0.0411874987, -0.182037771, -0.18217735, 0.00037036743, -0.983266354, 0.0405655839, 0.999151051, -0.00713955564) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1545. CFrame.new(-1.5, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1546. CFrame.new(0.5, -1.99999285, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1547. CFrame.new(-0.5, -1.99999285, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1548. }, .2, false)
  1549. end
  1550. for i = 0, 0.1, 0.1 do
  1551. swait()
  1552. PlayAnimationFromTable({
  1553. CFrame.new(-0, -2.5286026, -1.37800324, 1, 0, -0, 0, 0.00363200158, -0.999993503, 0, 0.999993503, 0.00363200135) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1554. CFrame.new(0, 1.49999607, -3.57662884e-06, 1, 0, -0, 0, 1.00000024, -2.32830644e-10, -0, -2.32830644e-10, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1555. CFrame.new(1.50000381, 0, 0, 1, 0, -0, 0, 1.00000024, -2.32830644e-10, -0, -2.32830644e-10, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1556. CFrame.new(-1.5, 0, 0, 1, 0, -0, 0, 1.00000024, -2.32830644e-10, -0, -2.32830644e-10, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1557. CFrame.new(0.5, -1.99996138, 4.29200099e-06, 1, 0, -0, 0, 1.00000024, -2.32830644e-10, -0, -2.32830644e-10, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1558. CFrame.new(-0.5, -1.99996138, 4.29200099e-06, 1, 0, -0, 0, 1.00000024, -2.32830644e-10, -0, -2.32830644e-10, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1559. }, 1, false)
  1560. end
  1561. LeftArm.Transparency = 0
  1562. for i = 0, 1.5, 0.1 do
  1563. swait()
  1564. PlayAnimationFromTable({
  1565. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1566. CFrame.new(0, 1.49998903, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1567. CFrame.new(1.60798764, -2.45860243, -1.52974236, 0.98243016, -0.0411874987, -0.182037771, -0.18217735, 0.00037036743, -0.983266354, 0.0405655839, 0.999151051, -0.00713955564) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1568. CFrame.new(-1.44158089, -1.59027624, -0.89741987, 0.99214071, 0.125127167, -5.75973161e-07, 0.124708839, -0.988824189, -0.0816976205, -0.0102231605, 0.0810554698, -0.996657193) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1569. CFrame.new(0.5, -1.99999201, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1570. CFrame.new(-0.5, -1.99999201, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1571. }, .2, false)
  1572. end
  1573. for i = 0, 2.5, 0.1 do
  1574. swait()
  1575. PlayAnimationFromTable({
  1576. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1577. CFrame.new(0, 1.49998903, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1578. CFrame.new(1.60798764, -2.45860243, -1.52974236, 0.98243016, -0.0411874987, -0.182037771, -0.18217735, 0.00037036743, -0.983266354, 0.0405655839, 0.999151051, -0.00713955564) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1579. CFrame.new(-1.42455316, -2.4283061, -1.6328423, 0.984726787, 0.121689118, 0.124518521, 0.12571463, -0.00216957508, -0.992069006, -0.120453231, 0.99256891, -0.017434625) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1580. CFrame.new(0.5, -1.99999201, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1581. CFrame.new(-0.5, -1.99999201, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1582. }, .2, false)
  1583. end
  1584. for i = 0, 0.1, 0.1 do
  1585. swait()
  1586. PlayAnimationFromTable({
  1587. CFrame.new(-0.00366234244, -4.40093422, 0.287633479, 0.99999994, -0.000186988196, 0.000273971935, 0.000124305967, 0.977027774, 0.213112041, -0.000307527574, -0.213111997, 0.977027893) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1588. CFrame.new(0.00499584666, 1.53845465, -0.0544969626, 1.00000012, 0.000179116614, -0.000279201951, -0.000187003272, 0.999593675, -0.0285090804, 0.00027398215, 0.0285091996, 0.999593556) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1589. CFrame.new(1.61354864, 3.02001262, -1.20607686, 0.982400537, -0.0414489508, -0.182129562, -0.186783597, -0.212562457, -0.959129453, 0.00104099885, 0.976268053, -0.216563493) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1590. CFrame.new(-1.41907096, 3.07688713, -1.2947489, 0.984794676, 0.12199109, 0.123683237, 0.148703814, -0.223868951, -0.963208079, -0.0898139924, 0.966954589, -0.238605514) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1591. CFrame.new(0.501030326, -1.63825631, -0.00444316957, 0.99999994, 5.09317033e-11, 2.91038305e-11, 5.09317033e-11, 1, 0, 2.91038305e-11, 0, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1592. CFrame.new(-0.495635211, -1.92414272, -0.116936341, 1.00000048, 0.000174710527, -0.000281971501, -0.000187003301, 0.99902302, -0.0442020744, 0.000273973565, 0.0442019999, 0.999022543) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1593. }, 1, false)
  1594. end
  1595. Torso.Transparency = 0
  1596. Head.Transparency = 0
  1597. LeftLeg.Transparency = 0
  1598. RightLeg.Transparency = 0
  1599. for _,v in pairs(Character:children()) do
  1600. if v:IsA("Accessory") then
  1601. v.Handle.Transparency = 0
  1602. end
  1603. end
  1604. for _,v in pairs(FHead:children()) do
  1605. if v:IsA("Part") then
  1606. v.Transparency = 0
  1607. end
  1608. end
  1609. for i = 0, 2.5, 0.1 do
  1610. swait()
  1611. PlayAnimationFromTable({
  1612. CFrame.new(-0.00395292509, -2.35704303, 0.166865706, 1.00000012, -0.000330531853, 2.80119129e-05, 0.00012431416, 0.451713324, 0.892163277, -0.000307541806, -0.892163336, 0.451713234) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1613. CFrame.new(0.00548323756, 1.50826371, -0.0949471891, 1.00000024, 0.000330836687, 2.4615947e-05, -0.00033056704, 0.98742038, 0.158119231, 2.80048698e-05, -0.158119053, 0.987420321) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1614. CFrame.new(1.5964433, 1.13013196, -0.484287649, 0.94223541, -0.281113118, -0.182129309, -0.333693087, -0.834891975, -0.437734723, -0.0290071815, 0.473227501, -0.880464375) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1615. CFrame.new(-1.43721521, 1.41705549, -0.407720447, 0.992133677, 0.0265998412, 0.122324571, 0.0703548715, -0.92672044, -0.36910674, 0.103542477, 0.374809206, -0.921301842) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1616. CFrame.new(0.501026213, -0.813848436, -1.50931501, 1.00000012, 1.0986696e-08, -1.20780896e-08, -1.63272489e-08, 0.631467223, -0.775402904, -1.16415322e-09, 0.775402844, 0.631467164) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1617. CFrame.new(-0.495252579, -0.84132725, -1.56702411, 1.0000006, 0.000174720975, -0.000281984016, -0.000330542534, 0.596575916, -0.802557051, 2.80012318e-05, 0.802557349, 0.596575379) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1618. }, .1, false)
  1619. end
  1620. for i = 0, 3, 0.1 do
  1621. swait()
  1622. PlayAnimationFromTable({
  1623. CFrame.new(0.000142331352, 0.124146298, -0.0338094831, 1.00000012, 2.23964234e-05, -5.82319335e-05, -2.46888012e-05, 0.999212801, -0.0396697968, 5.72975841e-05, 0.0396698005, 0.999212921) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1624. CFrame.new(0.00537362648, 1.40871274, 0.00508881733, 1.00000012, 0.000179095339, -0.000276938488, -0.000186917692, 0.999593556, -0.0285092965, 0.000271719939, 0.0285093412, 0.999593496) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1625. CFrame.new(1.577245, 0.0419780016, 0.126043797, 0.992386639, -0.105244942, -0.0639718175, 0.1095604, 0.991639376, 0.0681746081, 0.0562619418, -0.0746643394, 0.995620489) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1626. CFrame.new(-1.62176228, 0.0552483313, 0.0681045502, 0.986452579, 0.150544897, 0.0651750043, -0.148706108, 0.988356233, -0.032228291, -0.0692679211, 0.0220997371, 0.997353375) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1627. CFrame.new(0.501014769, -1.97458971, -0.0630755275, 1.00000012, -4.21277946e-09, 5.00585884e-09, 4.71118256e-09, 0.996225357, -0.0868086517, -4.71482053e-09, 0.0868086368, 0.996225476) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1628. CFrame.new(-0.552414954, -1.93864262, -0.0193982944, 0.997162282, 0.0752827153, -0.000278166262, -0.0752214491, 0.996187449, -0.044184871, -0.00304925116, 0.0440803915, 0.999023378) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1629. }, .1, false)
  1630. end
  1631. --LeftLeg.Transparency = 0
  1632. --RightLeg.Transparency = 0
  1633. Head.Transparency = 0
  1634. Torso.Transparency = 0
  1635.  
  1636. --insert anim here
  1637. attack = false
  1638. Humanoid.JumpPower = 55
  1639. Humanoid.WalkSpeed = 16
  1640. Humanoid.MaxHealth = 1000
  1641. Head.Transparency = 0
  1642. Head.face.Transparency = 0
  1643. Torso.Transparency = 0
  1644. RightArm.Transparency = 0
  1645. LeftArm.Transparency = 0
  1646. RightLeg.Transparency = 0
  1647. LeftLeg.Transparency = 0
  1648. RootPart.Anchored = false
  1649. while wait() and fake and fake.Transparency <= 1 do
  1650. fake.Transparency =fake.Transparency + 0.02
  1651. end
  1652. fake:Remove()
  1653. end
  1654. Mouse.Button1Down:connect(function()
  1655. if attack == false and attacktype == 1 then
  1656. attackone()
  1657. end
  1658. end)
  1659.  
  1660. Mouse.KeyDown:connect(function(k)
  1661. k = k:lower()
  1662. if attack == false and k == 'e' then
  1663. BOYKAAAA()
  1664. elseif attack == false and k == 'q' then
  1665. Sweet_Pet()
  1666. elseif attack == false and k == 'r' then
  1667. Remove()
  1668. elseif attack == false and k == 'f' then
  1669. Frontflip()
  1670. elseif attack == false and k == 'z' then
  1671. Kicky()
  1672. end
  1673. end)
  1674. coroutine.wrap(function()
  1675. intro()
  1676. end)()
  1677. while true do
  1678. swait()
  1679. for i, v in pairs(Character:GetChildren()) do
  1680. if v:IsA("Part") then
  1681. v.Material = "SmoothPlastic"
  1682. elseif v:IsA("Accessory") then
  1683. v:WaitForChild("Handle").Material = "SmoothPlastic"
  1684. end
  1685. end
  1686. Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  1687. velocity = RootPart.Velocity.y
  1688. sine = sine + change
  1689. local hit, pos = rayCast(RootPart.Position, (CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0))).lookVector, 4, Character)
  1690. if RootPart.Velocity.y > 1 and hit == nil then
  1691. Anim = "Jump"
  1692. if attack == false then
  1693. PlayAnimationFromTable({
  1694. CFrame.new(0.0570936203, 0.135582209, 0.0443344191, 1, 0, 0, 0, 0.927682936, 0.373360515, 0, -0.373360515, 0.927682936) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1695. CFrame.new(-0.0186521336, 1.43892324, 0.202596694, 0.998511374, -0.0402879454, 0.0367714167, 0.0506920666, 0.934284866, -0.35288769, -0.0201378576, 0.354226351, 0.934936166) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1696. CFrame.new(1.68910885, 0.196012244, 0.102458462, 0.924492478, -0.349139601, -0.153020516, 0.353632063, 0.935375035, 0.00231105089, 0.142324686, -0.0562494993, 0.988214195) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1697. CFrame.new(-1.5600059, 0.038134709, -0.469721049, 0.992696524, 0.12063881, 1.04991102e-07, -0.0919796303, 0.756870151, -0.647050858, -0.0780595317, 0.642325222, 0.762438655) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1698. CFrame.new(0.612647831, -1.47136939, -0.556701124, 0.992708802, -0.100837603, -0.06603802, 0.111820064, 0.974958718, 0.192196012, 0.045003742, -0.198179156, 0.979125738) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1699. CFrame.new(-0.537496328, -1.65592182, 0.72992909, 0.991710365, 0.0555263385, 0.115877263, -0.119201362, 0.734256029, 0.668316305, -0.0479744226, -0.676588774, 0.734788299) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1700. }, .3, false)
  1701. if pet1 == true then
  1702. moter1.C0 = clerp(moter1.C0, CFrame.new(-0.243331149, 4.25724459, 2.66689038, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0, 0+ .3 * math.cos(sine/45)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1703. end
  1704. if pet2 == true then
  1705. moter2.C0 = clerp(moter2.C0, CFrame.new(-2.12825108, 2.54331326, 2.56931949, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0, 0- .2 * math.cos(sine/35)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1706. end
  1707. if pet3 == true then
  1708. moter3.C0 = clerp(moter3.C0, CFrame.new(2.07104087, 2.37510967, 2.70228124, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0 , 0+ .5 * math.cos(sine/30)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1709. end
  1710. end
  1711. elseif RootPart.Velocity.y < -1 and hit == nil then
  1712. Anim = "Fall"
  1713. if attack == false then
  1714. PlayAnimationFromTable({
  1715. CFrame.new(0.0570936203, 0.135582209, 0.0443344191, 1, 0, 0, 0, 0.927682936, 0.373360515, 0, -0.373360515, 0.927682936) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1716. CFrame.new(-0.0186521336, 1.43892324, 0.202596694, 0.998511374, -0.0402879454, 0.0367714167, 0.0506920666, 0.934284866, -0.35288769, -0.0201378576, 0.354226351, 0.934936166) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1717. CFrame.new(1.68910885, 0.196012244, 0.102458462, 0.924492478, -0.349139601, -0.153020516, 0.353632063, 0.935375035, 0.00231105089, 0.142324686, -0.0562494993, 0.988214195) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1718. CFrame.new(-1.5600059, 0.038134709, -0.469721049, 0.992696524, 0.12063881, 1.04991102e-07, -0.0919796303, 0.756870151, -0.647050858, -0.0780595317, 0.642325222, 0.762438655) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1719. CFrame.new(0.612647831, -1.47136939, -0.556701124, 0.992708802, -0.100837603, -0.06603802, 0.111820064, 0.974958718, 0.192196012, 0.045003742, -0.198179156, 0.979125738) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1720. CFrame.new(-0.537496328, -1.65592182, 0.72992909, 0.991710365, 0.0555263385, 0.115877263, -0.119201362, 0.734256029, 0.668316305, -0.0479744226, -0.676588774, 0.734788299) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1721. }, .3, false)
  1722. if pet1 == true then
  1723. moter1.C0 = clerp(moter1.C0, CFrame.new(-0.243331149, 4.25724459, 2.66689038, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0, 0+ .3 * math.cos(sine/45)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1724. end
  1725. if pet2 == true then
  1726. moter2.C0 = clerp(moter2.C0, CFrame.new(-2.12825108, 2.54331326, 2.56931949, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0, 0- .2 * math.cos(sine/35)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1727. end
  1728. if pet3 == true then
  1729. moter3.C0 = clerp(moter3.C0, CFrame.new(2.07104087, 2.37510967, 2.70228124, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0 , 0+ .5 * math.cos(sine/30)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1730. end
  1731. end
  1732. elseif Torsovelocity < 1 and hit ~= nil then
  1733. Anim = "Idle"
  1734. if attack == false then
  1735. change = 1
  1736. PlayAnimationFromTable({
  1737. CFrame.new(-0.0101588946, -1.22813508e-05, -0.0140685709, 0.967943728, -0.0126207247, -0.250846118, 5.19937657e-07, 0.998744249, -0.0502572432, 0.251172453, 0.0486411043, 0.966736495) * CFrame.Angles(0, 0, 0),
  1738. CFrame.new(0.064690277, 1.50060236, -0.0260605514, 0.965713382, 0.069217667, 0.250218093, -0.105701372, 0.985138714, 0.135441661, -0.237113073, -0.157251269, 0.958685935) * CFrame.new(0, 0, 0- .04 * math.cos((sine) / 50)) * CFrame.Angles(math.rad(0 - 6 * math.cos((sine) / 50)), 0, 0),
  1739. CFrame.new(1.50402832, 0.000267970841, 0.0048783645, 0.994622767, -0.0970794335, -0.0361072123, 0.100044444, 0.990715921, 0.0921325237, 0.0268399417, -0.0952562392, 0.995105505) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1740. CFrame.new(-1.4712013, 0.0830698684, 0.258137286, 0.832628012, 0.319949001, 0.452067196, -0.297459781, 0.946875811, -0.122277722, -0.467169315, -0.0326604545, 0.883572817) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1741. CFrame.new(0.539323032, -1.99888957, 0.0727772787, 0.998838663, -0.0307417475, -0.0371391475, 0.0331390649, 0.997296274, 0.0657040626, 0.0350315422, -0.0668643638, 0.997161508) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1742. CFrame.new(-0.559483767, -2.00450611, -0.0388417467, 0.999184966, 0.0376727544, 0.0145921558, -0.0375132784, 0.999243796, -0.0109508969, -0.0149809271, 0.0103899837, 0.999848485) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1743. }, .3, false)
  1744. if pet1 == true then
  1745. moter1.C0 = clerp(moter1.C0, CFrame.new(-0.243331149, 4.25724459, 2.66689038, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0, 0+ .3 * math.cos(sine/45)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1746. end
  1747. if pet2 == true then
  1748. moter2.C0 = clerp(moter2.C0, CFrame.new(-2.12825108, 2.54331326, 2.56931949, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0, 0- .2 * math.cos(sine/35)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1749. end
  1750. if pet3 == true then
  1751. moter3.C0 = clerp(moter3.C0, CFrame.new(2.07104087, 2.37510967, 2.70228124, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0 , 0+ .5 * math.cos(sine/30)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1752. end
  1753. end
  1754. elseif Torsovelocity > 2 and hit ~= nil then
  1755. Anim = "Walk"
  1756. if attack == false then
  1757. PlayAnimationFromTable({
  1758. CFrame.new(0, -0.0193441566, -0.137761548, 1, 0, 0, 0, 0.961308897, 0.275472969, 0, -0.275472969, 0.961308897) * CFrame.new(0, 0- .1 * math.cos((sine) / 2), 0) * CFrame.Angles(0, 0, 0),
  1759. CFrame.new(0, 1.44159341, 0.0451771915, 1, 0, 0, 0, 0.98646307, -0.163984656, 0, 0.163984656, 0.98646307) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1760. CFrame.new(1.63363111, 0.0754526258, -2.72151652e-007, 0.985570133, -0.16926825, 1.56980732e-007, 0.16926825, 0.985570133, 2.38418579e-007, -1.86264515e-007, -1.49011612e-007, 1.00000024) * CFrame.new(0, 0, 0+ 0.5 * math.cos((sine) / 4)) * CFrame.Angles(math.rad(0- 20 * math.cos((sine) / 4)), 0, 0),
  1761. CFrame.new(-1.61827064, 0.111134544, 1.51569429e-006, 0.978242338, 0.207465827, 7.76345075e-007, -0.207465842, 0.978242397, -2.41398811e-006, -1.25542283e-006, 2.20537186e-006, 1.00000012) * CFrame.new(0, 0, 0- 0.5 * math.cos((sine) / 4)) * CFrame.Angles(math.rad(0+ 20 * math.cos((sine) / 4)), 0, 0),
  1762. CFrame.new(0.5, -2.00000334, 2.67028881e-005, 1, 0, 0, 0, 1.00000024, 0, 0, 0, 1.00000024) * CFrame.new(0, 0+ .4 * math.cos((sine) / 2), 0 + 1 * math.cos((sine) / 4)) * CFrame.Angles(math.rad(0 - 50 * math.cos((sine) / 4)), math.rad(0), math.rad(0)),
  1763. CFrame.new(-0.5, -2.00000334, 2.67028881e-005, 1, 0, 0, 0, 1.00000024, 0, 0, 0, 1.00000024) * CFrame.new(0, 0+ .4 * math.cos((sine) / 2), 0 - 1 * math.cos((sine) / 4)) * CFrame.Angles(math.rad(0 + 50 * math.cos((sine) / 4)), math.rad(0), math.rad(0)),
  1764. }, .3, false)
  1765. if pet1 == true then
  1766. moter1.C0 = clerp(moter1.C0, CFrame.new(-0.243331149, 4.25724459, 2.66689038, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0, 0+ .3 * math.cos(sine/45)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1767. end
  1768. if pet2 == true then
  1769. moter2.C0 = clerp(moter2.C0, CFrame.new(-2.12825108, 2.54331326, 2.56931949, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0, 0- .2 * math.cos(sine/35)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1770. end
  1771. if pet3 == true then
  1772. moter3.C0 = clerp(moter3.C0, CFrame.new(2.07104087, 2.37510967, 2.70228124, 0.999438405, 0.0324867927, -0.00824363437, 0.00755845988, 0.0211575516, 0.999747574, 0.0326529965, -0.999248326, 0.0209001042) * CFrame.new(0, 0 , 0+ .5 * math.cos(sine/30)) * CFrame.Angles(math.rad(90), math.rad(-90), 0), 0.3)
  1773. end
  1774. end
  1775. end
  1776. if 0 < #Effects then
  1777. for e = 1, #Effects do
  1778. if Effects[e] ~= nil then
  1779. local Thing = Effects[e]
  1780. if Thing ~= nil then
  1781. local Part = Thing[1]
  1782. local Mode = Thing[2]
  1783. local Delay = Thing[3]
  1784. local IncX = Thing[4]
  1785. local IncY = Thing[5]
  1786. local IncZ = Thing[6]
  1787. if Thing[2] == "Shoot" then
  1788. local Look = Thing[1]
  1789. local move = 30
  1790. if Thing[8] == 3 then
  1791. move = 10
  1792. end
  1793. local hit, pos = rayCast(Thing[4], Thing[1], move, m)
  1794. if Thing[10] ~= nil then
  1795. da = pos
  1796. cf2 = CFrame.new(Thing[4], Thing[10].Position)
  1797. cfa = CFrame.new(Thing[4], pos)
  1798. tehCF = cfa:lerp(cf2, 0.2)
  1799. Thing[1] = tehCF.lookVector
  1800. end
  1801. local mag = (Thing[4] - pos).magnitude
  1802. Effects["Head"].Create(Torso.BrickColor, CFrame.new((Thing[4] + pos) / 2, pos) * CFrame.Angles(1.57, 0, 0), 1, mag * 5, 1, 0.5, 0, 0.5, 0.2)
  1803. if Thing[8] == 2 then
  1804. Effects["Ring"].Create(Torso.BrickColor, CFrame.new((Thing[4] + pos) / 2, pos) * CFrame.Angles(1.57, 0, 0) * CFrame.fromEulerAnglesXYZ(1.57, 0, 0), 1, 1, 0.1, 0.5, 0.5, 0.1, 0.1, 1)
  1805. end
  1806. Thing[4] = Thing[4] + Look * move
  1807. Thing[3] = Thing[3] - 1
  1808. if 2 < Thing[5] then
  1809. Thing[5] = Thing[5] - 0.3
  1810. Thing[6] = Thing[6] - 0.3
  1811. end
  1812. if hit ~= nil then
  1813. Thing[3] = 0
  1814. if Thing[8] == 1 or Thing[8] == 3 then
  1815. Damage(hit, hit, Thing[5], Thing[6], Thing[7], "Normal", RootPart, 0, "", 1)
  1816. else
  1817. if Thing[8] == 2 then
  1818. Damage(hit, hit, Thing[5], Thing[6], Thing[7], "Normal", RootPart, 0, "", 1)
  1819. if (hit.Parent:findFirstChild("Humanoid")) ~= nil or (hit.Parent.Parent:findFirstChild("Humanoid")) ~= nil then
  1820. ref = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("Really red"), "Reference", Vector3.new())
  1821. ref.Anchored = true
  1822. ref.CFrame = CFrame.new(pos)
  1823. CFuncs["Sound"].Create("161006093", ref, 1, 1.2)
  1824. game:GetService("Debris"):AddItem(ref, 0.2)
  1825. Effects["Block"].Create(Torso.BrickColor, CFrame.new(ref.Position) * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 1, 1, 10, 10, 10, 0.1, 2)
  1826. Effects["Ring"].Create(BrickColor.new("Bright yellow"), CFrame.new(ref.Position) * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 1, 0.1, 4, 4, 0.1, 0.1)
  1827. MagnitudeDamage(ref, 15, Thing[5] / 1.5, Thing[6] / 1.5, 0, "Normal", "", 1)
  1828. end
  1829. end
  1830. end
  1831. ref = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("Really red"), "Reference", Vector3.new())
  1832. ref.Anchored = true
  1833. ref.CFrame = CFrame.new(pos)
  1834. Effects["Sphere"].Create(Torso.BrickColor, CFrame.new(pos), 5, 5, 5, 1, 1, 1, 0.07)
  1835. game:GetService("Debris"):AddItem(ref, 1)
  1836. end
  1837. if Thing[3] <= 0 then
  1838. table.remove(Effects, e)
  1839. end
  1840. end
  1841. do
  1842. do
  1843. if Thing[2] == "FireWave" then
  1844. if Thing[3] <= Thing[4] then
  1845. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(0, 1, 0)
  1846. Thing[3] = Thing[3] + 1
  1847. Thing[6].Scale = Thing[6].Scale + Vector3.new(Thing[5], 0, Thing[5])
  1848. else
  1849. Part.Parent = nil
  1850. table.remove(Effects, e)
  1851. end
  1852. end
  1853. if Thing[2] ~= "Shoot" and Thing[2] ~= "Wave" and Thing[2] ~= "FireWave" then
  1854. if Thing[1].Transparency <= 1 then
  1855. if Thing[2] == "Block1" then
  1856. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1857. Mesh = Thing[7]
  1858. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1859. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1860. else
  1861. if Thing[2] == "Block2" then
  1862. Thing[1].CFrame = Thing[1].CFrame
  1863. Mesh = Thing[7]
  1864. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1865. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1866. else
  1867. if Thing[2] == "Fire" then
  1868. Thing[1].CFrame = CFrame.new(Thing[1].Position) + Vector3.new(0, 0.2, 0)
  1869. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1870. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1871. else
  1872. if Thing[2] == "Cylinder" then
  1873. Mesh = Thing[7]
  1874. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1875. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1876. else
  1877. if Thing[2] == "Blood" then
  1878. Mesh = Thing[7]
  1879. Thing[1].CFrame = Thing[1].CFrame * CFrame.new(0, 0.5, 0)
  1880. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1881. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1882. else
  1883. if Thing[2] == "Elec" then
  1884. Mesh = Thing[10]
  1885. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[7], Thing[8], Thing[9])
  1886. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1887. else
  1888. if Thing[2] == "Disappear" then
  1889. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1890. end
  1891. end
  1892. end
  1893. end
  1894. end
  1895. end
  1896. end
  1897. else
  1898. Part.Parent = nil
  1899. table.remove(Effects, e)
  1900. end
  1901. end
  1902. end
  1903. end
  1904. end
  1905. end
  1906. end
  1907. end
  1908. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement