Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
- local Player,Mouse,mouse,UserInputService,ContextActionService = owner
- local RealPlayer = Player
- do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
- local plr = owner
- local char = plr.Character
- local mouse = plr:GetMouse()
- local torso = char.Torso
- local rs = torso["Right Shoulder"]
- local ls = torso["Left Shoulder"]
- local rh = torso["Right Hip"]
- local lh = torso["Left Hip"]
- local rj = char.HumanoidRootPart.RootJoint
- local neck = torso.Neck
- local animpose = "Idle"
- local attacking = false
- local cananim = true
- local rage = false
- local shield = nil
- local deb = false
- local sprint = false
- local RAC = char.Torso:WaitForChild("Right Shoulder")
- local LAC = char.Torso:WaitForChild("Left Shoulder")
- local RA = char:FindFirstChild("Right Arm")
- local LA = char:FindFirstChild("Left Arm")
- local Torso = char.Torso
- local Head = char.Head
- local RL = char:FindFirstChild("Right Leg")
- local LL = char:FindFirstChild("Left Leg")
- local Root = char.HumanoidRootPart
- local Humanoid = char.Humanoid
- local canrage = true
- local legs = false
- local powers = false
- local bc = char:WaitForChild("Body Colors")
- local multiplier = 1
- local lac = char["Body Colors"].LeftArmColor
- local rac = char["Body Colors"].RightArmColor
- local rlc = char["Body Colors"].RightArmColor
- local llc = char["Body Colors"].LeftLegColor
- local hc = char["Body Colors"].HeadColor
- local tc = char["Body Colors"].TorsoColor
- local humanoid = char:FindFirstChildOfClass("Humanoid")
- local huge = Vector3.new(math.huge,math.huge,math.huge)
- local mobs = Instance.new("Sound", Torso)
- mobs.SoundId = "rbxassetid://237963663"
- mobs.Looped = true
- mobs.Volume = 3
- mobs:Play()
- function swait(t)
- if t == nil or t == 0 then
- game:service('RunService').Stepped:wait(0)
- return true
- else
- for i = 0, t do
- game:service('RunService').Stepped:wait(0)
- end
- return true
- end
- end
- basll = Instance.new("Part")
- Decal1 = Instance.new("Decal")
- Decal2 = Instance.new("Decal")
- Decal3 = Instance.new("Decal")
- Decal4 = Instance.new("Decal")
- Decal5 = Instance.new("Decal")
- Decal6 = Instance.new("Decal")
- Decal7 = Instance.new("Decal")
- basll.Name = "Handle"
- basll.Parent = Torso
- basll.Color = Color3.new(0.94902, 0.952941, 0.952941)
- basll.Transparency = 1
- basll.Size = Vector3.new(1, 1, 1)
- basll.BottomSurface = Enum.SurfaceType.Smooth
- basll.BrickColor = BrickColor.new("White")
- basll.TopSurface = Enum.SurfaceType.Smooth
- basll.brickColor = BrickColor.new("White")
- basll.Shape = Enum.PartType.Ball
- Decal1.Parent = basll
- Decal1.Texture = "http://www.roblox.com/asset/?id=28106051"
- Decal2.Parent = basll
- Decal2.Texture = "http://www.roblox.com/asset/?id=28106111"
- Decal2.Face = Enum.NormalId.Top
- Decal3.Parent = basll
- Decal3.Texture = "http://www.roblox.com/asset/?id=28106493"
- Decal3.Face = Enum.NormalId.Left
- Decal4.Parent = basll
- Decal4.Texture = "http://www.roblox.com/asset/?id=28106493"
- Decal4.Face = Enum.NormalId.Back
- Decal5.Parent = basll
- Decal5.Texture = "http://www.roblox.com/asset/?id=28106708"
- Decal5.Face = Enum.NormalId.Bottom
- Decal6.Parent = basll
- Decal6.Texture = "http://www.roblox.com/asset/?id=25770051"
- Decal6.Face = Enum.NormalId.Bottom
- Decal7.Parent = basll
- Decal7.Texture = "http://www.roblox.com/asset/?id=28106493"
- Decal7.Face = Enum.NormalId.Right
- basll.Parent = Torso
- local weld = Instance.new("Weld")
- weld.Part0 = basll
- weld.Part1 = RA
- weld.C1 = CFrame.new(0,-1,0)*CFrame.Angles(math.rad(90),0,math.rad(180))
- weld.Parent = basll
- mouse.KeyDown:connect(function(key)
- if key == "q" then
- for i = 0, 2, 0.1 do
- ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, 0.305212736, 0.156434491, -0.9393484, -0.048340939, 0.987688541, 0.148778111, 0.951057434, 0, 0.309017241), 0.2)
- rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, 0.00729153398, -0.104904592, 0.994455755, -0.104274213, -0.989144921, -0.103580341, 0.994524956, -0.102940485, -0.0181511845), 0.2)
- lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, -0.0270539615, 0.100966766, -0.994522035, -0.257401317, 0.960634768, 0.104528472, 0.96592617, 0.258819103, 0), 0.2)
- rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, 0.00911026634, -0.0866784006, 0.996195018, -0.10413079, 0.990738153, 0.0871557668, -0.994522691, -0.104528546, 0), 0.2)
- neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0), 0.2)
- rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -0.970296144, -0.241921961, 0, 0, 0, 1, -0.241921961, 0.970296144, 0), 0.2)
- swait()
- end
- swait(15)
- for a = 0, 2, 0.1 do
- ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, -0.0172375813, 0.156434491, -0.987539232, 0.0027301528, 0.987688541, 0.156410769, 0.999848783, 0, -0.0174524169), 0.2)
- rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, 0.0183038525, 0.103552699, 0.994455755, 0.340473503, 0.934539497, -0.103580341, -0.940082133, 0.340481132, -0.0181511845), 0.2)
- lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, 0.0357508697, 0.0982247144, -0.994522035, 0.34014678, 0.934545875, 0.104528472, 0.93969363, -0.342020512, 0), 0.2)
- rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, -0.0298090633, -0.0818997845, 0.996195018, 0.340719104, 0.936117887, 0.0871557668, -0.939694166, 0.342020661, 0), 0.2)
- neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0), 0.2)
- rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -0.992546976, 0.12186949, 0, 0, 0, 1, 0.12186949, 0.992546976, 0), 0.2)
- summon = true
- if a == 0.7 then
- basll.CanCollide = false
- weld:Destroy()
- basll.CFrame = CFrame.new(basll.CFrame.p, Root.CFrame.p)
- local bv = Instance.new("BodyVelocity")
- bv.MaxForce = huge
- bv.Velocity = Root.CFrame.lookVector*100
- bv.Parent = basll
- print("work")
- game.Debris:AddItem(bv, 0.1)
- local ready = false
- wait(0.2)
- basll.Touched:connect(function(hit2)
- if hit2.Parent:FindFirstChildOfClass("Humanoid") then
- if ready == false then
- basll.CanCollide = true
- basll.Anchored = true
- print("pass")
- ready = true
- local uhum = hit2.Parent:FindFirstChildOfClass("Humanoid")
- local Roou = hit2.Parent:FindFirstChild("HumanoidRootPart")
- Root.Position = Vector3.new(-83.4299622, 2, -5.97999287)
- Humanoid.WalkSpeed = 0
- Roou.Position = Vector3.new(-72.9500122, 2, -43.1300049)
- uhum.WalkSpeed = 0
- Part023 = Instance.new("Part")
- Part132 = Instance.new("Part")
- Part222 = Instance.new("Part")
- Part322 = Instance.new("Part")
- Part023.Parent = workspace
- Part023.CFrame = CFrame.new(-84.2199631, 0.13499999, -6.81999397, 0, 0, 1, -1, 0, 0, 0, -1, 0)
- Part023.Orientation = Vector3.new(0, 90, -90)
- Part023.Position = Vector3.new(-84.2199631, 0.13499999, -6.81999397)
- Part023.Rotation = Vector3.new(-90, 90, 0)
- Part023.Color = Color3.new(0.156863, 0.498039, 0.278431)
- Part023.Size = Vector3.new(0.269999981, 14.5599976, 17.7799911)
- Part023.Anchored = true
- Part023.BottomSurface = Enum.SurfaceType.Smooth
- Part023.BrickColor = BrickColor.new("Dark green")
- Part023.Material = Enum.Material.Grass
- Part023.TopSurface = Enum.SurfaceType.Smooth
- Part023.brickColor = BrickColor.new("Dark green")
- Part023.Shape = Enum.PartType.Cylinder
- Part132.Name = "You"
- Part132.Parent = workspace
- Part132.CFrame = CFrame.new(-83.4299622, 0.294999987, -5.97999287, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part132.Position = Vector3.new(-83.4299622, 0.294999987, -5.97999287)
- Part132.Transparency = 1
- Part132.Size = Vector3.new(4, 0.0500000007, 2)
- Part132.Anchored = true
- Part132.BottomSurface = Enum.SurfaceType.Smooth
- Part132.TopSurface = Enum.SurfaceType.Smooth
- Part222.Parent = workspace
- Part222.CFrame = CFrame.new(-73.0100098, 0.25999999, -43.0700073, 0, 0, 1, -1, 0, 0, 0, -1, 0)
- Part222.Orientation = Vector3.new(0, 90, -90)
- Part222.Position = Vector3.new(-73.0100098, 0.25999999, -43.0700073)
- Part222.Rotation = Vector3.new(-90, 90, 0)
- Part222.Color = Color3.new(0.156863, 0.498039, 0.278431)
- Part222.Size = Vector3.new(0.519999981, 14.5599976, 17.7799911)
- Part222.Anchored = true
- Part222.BottomSurface = Enum.SurfaceType.Smooth
- Part222.BrickColor = BrickColor.new("Dark green")
- Part222.Material = Enum.Material.Grass
- Part222.TopSurface = Enum.SurfaceType.Smooth
- Part222.brickColor = BrickColor.new("Dark green")
- Part222.Shape = Enum.PartType.Cylinder
- Part322.Name = "User"
- Part322.Parent = workspace
- Part322.CFrame = CFrame.new(-72.9500122, 0.544999957, -43.1300049, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part322.Position = Vector3.new(-72.9500122, 0.544999957, -43.1300049)
- Part322.Transparency = 1
- Part322.Size = Vector3.new(4, 0.0500000007, 2)
- Part322.Anchored = true
- Part322.BottomSurface = Enum.SurfaceType.Smooth
- Part322TopSurface = Enum.SurfaceType.Smooth
- local player = owner
- local Cha = player.Character
- local mouse = player:GetMouse()
- local henshine = false
- local RAC = Cha.Torso:WaitForChild("Right Shoulder")
- local LAC = Cha.Torso:WaitForChild("Left Shoulder")
- local RA = Cha:FindFirstChild("Right Arm")
- local LA = Cha:FindFirstChild("Left Arm")
- local Torso = Cha.Torso
- local Head = Cha.Head
- local Root = Cha.HumanoidRootPart
- local RL = Cha:FindFirstChild("Right Leg")
- local LL = Cha:FindFirstChild("Left Leg")
- local Humanoid = Cha.Humanoid
- local chat = game:GetService("Chat")
- local SongDriver12 = Instance.new("Sound")
- SongDriver12.Parent = Cha.Torso
- SongDriver12.SoundId = "rbxassetid://305568662"
- SongDriver12.Volume = 2
- SongDriver12:Play()
- local ll3part2 = Instance.new("Part")
- ll3part2.Parent = Torso
- ll3part2.Name = "Kyogre"
- ll3part2.BrickColor = BrickColor.new("Pearl")
- ll3part2.CanCollide = false
- ll3part2.Size = Vector3.new(8.16, 6.69, 0.05)
- ll3part2.Anchored = true
- ll3part2.Locked = true
- ll3part2.Transparency = 1
- local Decal71 = Instance.new("Decal")
- Decal71.Parent = ll3part2
- Decal71.Face = Enum.NormalId.Front
- wait(1)
- game:GetService('RunService').Stepped:Connect(function()
- ll3part2.CFrame = Root.CFrame*CFrame.new(6,3,3)
- end)
- mouse.KeyDown:connect(function(key)
- if key == "z" then
- local sed = Instance.new("Sound")
- sed.Parent = ll3part2
- sed.SoundId = "rbxassetid://305568662"
- sed.Volume = 2
- sed:Play()
- chat:Chat(player.Character.Head, "Kyogre Water Blast!")
- local fus = Instance.new("Part")
- fus.Size = Vector3.new(2, 2, 2)
- fus.Anchored = false
- fus.Name = "damage"
- fus.CanCollide = false
- fus.BrickColor = BrickColor.new("Bright blue")
- fus.Transparency = 1
- fus.CFrame = ll3part2.CFrame*CFrame.new(0,-2,0)
- ParticleEmitter0 = Instance.new("ParticleEmitter")
- ParticleEmitter0.Name = "1"
- ParticleEmitter0.Parent = fus
- ParticleEmitter0.Speed = NumberRange.new(0, 0)
- ParticleEmitter0.Rotation = NumberRange.new(-180, 180)
- ParticleEmitter0.Color = ColorSequence.new(Color3.new(0.917647, 1, 1),Color3.new(0.917647, 1, 1))
- ParticleEmitter0.LightEmission = 0.20000000298023
- ParticleEmitter0.LightInfluence = 0.050000000745058
- ParticleEmitter0.Texture = "rbxassetid://387288028"
- ParticleEmitter0.Transparency = NumberSequence.new(0.70624995231628,0.41874998807907,1)
- ParticleEmitter0.ZOffset = 1
- ParticleEmitter0.Size = NumberSequence.new(3,3)
- ParticleEmitter0.Lifetime = NumberRange.new(1, 1)
- ParticleEmitter0.Rate = 82
- ParticleEmitter0.RotSpeed = NumberRange.new(-180, 180)
- ParticleEmitter0.SpreadAngle = Vector2.new(6, 6)
- ParticleEmitter0.VelocitySpread = 6
- local mesh = Instance.new("SpecialMesh")
- mesh.MeshType = "FileMesh"
- mesh.MeshId = "rbxassetid://430736398"
- mesh.Parent = fus
- local bp = Instance.new("BodyVelocity")
- bp.maxForce = Vector3.new(math.huge, math.huge,math.huge)
- bp.Velocity = ll3part2.CFrame.lookVector*150
- bp.Parent = fus
- fus.Parent = Torso
- coroutine.resume(coroutine.create(function()
- wait(0.4)
- for i = 1, 5 do
- wait(0.01)
- fus.Size = fus.Size + Vector3.new(1, 1, 1)
- end
- wait(3)
- fus.Transparency = 0
- fus:remove()
- end))
- local canattack = true --you had this as a Instance before, you can just do it as variable
- Torso:FindFirstChild("damage").Touched:Connect(function(user) --event
- local humanoid2 = user.Parent:FindFirstChild("Humanoid")--checks if there is a humanoid in p
- if canattack == true and humanoid2 then --if canattack is false and there is a humanoid
- canattack = false--sets canattack to false
- humanoid2:TakeDamage(42)
- wait(0.3)
- canattack = true
- end
- end)
- end
- end)
- mouse.KeyDown:connect(function(key)
- if key == "v" then
- chat:Chat(owner.Character.Head, "Kyogre Rain Fall!")
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- ParticleEmitter2 = Instance.new("ParticleEmitter")
- Part3 = Instance.new("Part")
- ParticleEmitter4 = Instance.new("ParticleEmitter")
- Part5 = Instance.new("Part")
- ParticleEmitter6 = Instance.new("ParticleEmitter")
- Part7 = Instance.new("Part")
- ParticleEmitter8 = Instance.new("ParticleEmitter")
- Part9 = Instance.new("Part")
- ParticleEmitter10 = Instance.new("ParticleEmitter")
- Part11 = Instance.new("Part")
- ParticleEmitter12 = Instance.new("ParticleEmitter")
- Sky13 = Instance.new("Sky")
- Model0.Name = "Cloud"
- Model0.Parent = workspace
- Part1.Parent = Model0
- Part1.CFrame = CFrame.new(125.963196, 113.600372, 201.838348, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part1.Orientation = Vector3.new(1.13999999, 90, 180)
- Part1.Position = Vector3.new(125.963196, 113.600372, 201.838348)
- Part1.Rotation = Vector3.new(90, 88.8600006, 90)
- Part1.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part1.Transparency = 1
- Part1.Size = Vector3.new(218.93515, 64.9928284, 225.207718)
- Part1.Anchored = true
- Part1.BrickColor = BrickColor.new("Black")
- Part1.Material = Enum.Material.Slate
- Part1.brickColor = BrickColor.new("Black")
- Part1.FormFactor = Enum.FormFactor.Symmetric
- Part1.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter2.Parent = Part1
- ParticleEmitter2.Speed = NumberRange.new(0, 0)
- ParticleEmitter2.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter2.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter2.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter2.Size = NumberSequence.new(2,2)
- ParticleEmitter2.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter2.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter2.Rate = 500
- ParticleEmitter2.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter2.VelocitySpread = 10
- Part3.Parent = Model0
- Part3.CFrame = CFrame.new(-95.7134705, 99.3041534, 210.907654, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part3.Orientation = Vector3.new(1.13999999, 90, 180)
- Part3.Position = Vector3.new(-95.7134705, 99.3041534, 210.907654)
- Part3.Rotation = Vector3.new(90, 88.8600006, 90)
- Part3.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part3.Transparency = 1
- Part3.Size = Vector3.new(237.072693, 43.8323746, 383.911102)
- Part3.Anchored = true
- Part3.BrickColor = BrickColor.new("Black")
- Part3.Material = Enum.Material.Slate
- Part3.brickColor = BrickColor.new("Black")
- Part3.FormFactor = Enum.FormFactor.Symmetric
- Part3.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter4.Parent = Part3
- ParticleEmitter4.Speed = NumberRange.new(0, 0)
- ParticleEmitter4.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter4.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter4.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter4.Size = NumberSequence.new(2,2)
- ParticleEmitter4.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter4.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter4.Rate = 500
- ParticleEmitter4.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter4.VelocitySpread = 10
- Part5.Parent = Model0
- Part5.CFrame = CFrame.new(126.45311, 117.118408, 67.3167725, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part5.Orientation = Vector3.new(1.13999999, 90, 180)
- Part5.Position = Vector3.new(126.45311, 117.118408, 67.3167725)
- Part5.Rotation = Vector3.new(90, 88.8600006, 90)
- Part5.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part5.Transparency = 1
- Part5.Size = Vector3.new(237.072693, 43.8323746, 308.338043)
- Part5.Anchored = true
- Part5.BrickColor = BrickColor.new("Black")
- Part5.Material = Enum.Material.Slate
- Part5.brickColor = BrickColor.new("Black")
- Part5.FormFactor = Enum.FormFactor.Symmetric
- Part5.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter6.Parent = Part5
- ParticleEmitter6.Speed = NumberRange.new(0, 0)
- ParticleEmitter6.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter6.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter6.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter6.Size = NumberSequence.new(2,2)
- ParticleEmitter6.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter6.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter6.Rate = 500
- ParticleEmitter6.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter6.VelocitySpread = 10
- Part7.Parent = Model0
- Part7.CFrame = CFrame.new(-159.202057, 115.269096, -46.7988205, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part7.Orientation = Vector3.new(1.13999999, 90, 180)
- Part7.Position = Vector3.new(-159.202057, 115.269096, -46.7988205)
- Part7.Rotation = Vector3.new(90, 88.8600006, 90)
- Part7.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part7.Transparency = 1
- Part7.Size = Vector3.new(323.225922, 43.8323746, 317.40686)
- Part7.Anchored = true
- Part7.BrickColor = BrickColor.new("Black")
- Part7.Material = Enum.Material.Slate
- Part7.brickColor = BrickColor.new("Black")
- Part7.FormFactor = Enum.FormFactor.Symmetric
- Part7.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter8.Parent = Part7
- ParticleEmitter8.Speed = NumberRange.new(0, 0)
- ParticleEmitter8.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter8.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter8.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter8.Size = NumberSequence.new(2,2)
- ParticleEmitter8.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter8.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter8.Rate = 500
- ParticleEmitter8.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter8.VelocitySpread = 10
- Part9.Parent = Model0
- Part9.CFrame = CFrame.new(90.9316101, 97.3010101, -103.478722, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part9.Orientation = Vector3.new(1.13999999, 90, 180)
- Part9.Position = Vector3.new(90.9316101, 97.3010101, -103.478722)
- Part9.Rotation = Vector3.new(90, 88.8600006, 90)
- Part9.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part9.Transparency = 1
- Part9.Size = Vector3.new(185.682999, 43.8323746, 324.964172)
- Part9.Anchored = true
- Part9.BrickColor = BrickColor.new("Black")
- Part9.Material = Enum.Material.Slate
- Part9.brickColor = BrickColor.new("Black")
- Part9.FormFactor = Enum.FormFactor.Symmetric
- Part9.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter10.Parent = Part9
- ParticleEmitter10.Speed = NumberRange.new(0, 0)
- ParticleEmitter10.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter10.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter10.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter10.Size = NumberSequence.new(2,2)
- ParticleEmitter10.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter10.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter10.Rate = 500
- ParticleEmitter10.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter10.VelocitySpread = 10
- Part11.Parent = Model0
- Part11.CFrame = CFrame.new(-38.2844696, 80.5067139, -219.858307, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part11.Orientation = Vector3.new(1.13999999, 90, 180)
- Part11.Position = Vector3.new(-38.2844696, 80.5067139, -219.858307)
- Part11.Rotation = Vector3.new(90, 88.8600006, 90)
- Part11.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part11.Transparency = 1
- Part11.Size = Vector3.new(88.9494781, 43.8323746, 317.40686)
- Part11.Anchored = true
- Part11.BrickColor = BrickColor.new("Black")
- Part11.Material = Enum.Material.Slate
- Part11.brickColor = BrickColor.new("Black")
- Part11.FormFactor = Enum.FormFactor.Symmetric
- Part11.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter12.Parent = Part11
- ParticleEmitter12.Speed = NumberRange.new(0, 0)
- ParticleEmitter12.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter12.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter12.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter12.Size = NumberSequence.new(2,2)
- ParticleEmitter12.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter12.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter12.Rate = 500
- ParticleEmitter12.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter12.VelocitySpread = 10
- Sky13.Parent = game.Lighting
- Sky13.CelestialBodiesShown = false
- Sky13.SkyboxBk = "rbxassetid://246480323"
- Sky13.SkyboxDn = "rbxassetid://246480523"
- Sky13.SkyboxFt = "rbxassetid://246480105"
- Sky13.SkyboxLf = "rbxassetid://246480549"
- Sky13.SkyboxRt = "rbxassetid://246480565"
- Sky13.SkyboxUp = "rbxassetid://246480504"
- end
- end)
- mouse.KeyDown:connect(function(key)
- if key == "x" then
- chat:Chat(owner.Character.Head, "Kyogre Water Charge!!")
- Part0 = Instance.new("Part")
- ParticleEmitter1 = Instance.new("ParticleEmitter")
- Part0.Parent = ll3part2
- Part0.CFrame = CFrame.new(-11.383276, 3.62347698, 80.1322327, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part0.Position = Vector3.new(-11.383276, 3.62347698, 80.1322327)
- Part0.Transparency = 1
- Part0.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- Part0.Anchored = true
- local charge = true
- game:GetService('RunService').Stepped:Connect(function()
- if charge == true then
- Part0.CFrame = ll3part2.CFrame*CFrame.new(0,0,-10)
- end
- end)
- local sed1 = Instance.new("Sound")
- sed1.Parent = ll3part2
- sed1.SoundId = "rbxassetid://1289851900"
- sed1.Volume = 5
- sed1:Play()
- Part0.Material = Enum.Material.SmoothPlastic
- Part0.FormFactor = Enum.FormFactor.Symmetric
- Part0.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter1.Parent = Part0
- ParticleEmitter1.Speed = NumberRange.new(0, 0)
- ParticleEmitter1.Texture = "http://www.roblox.com/asset/?id=266550445"
- ParticleEmitter1.Transparency = NumberSequence.new(0.62777775526047,0.02777773141861,1,1)
- ParticleEmitter1.Size = NumberSequence.new(6.6875,0,0)
- ParticleEmitter1.Rate = 10
- wait(7)
- charge = false
- local fus2 = Instance.new("Part")
- fus2.Size = Vector3.new(5, 5, 5)
- fus2.Anchored = false
- fus2.Name = "damage2"
- fus2.CanCollide = false
- fus2.BrickColor = BrickColor.new("Bright blue")
- fus2.Transparency = 1
- fus2.CFrame = ll3part2.CFrame*CFrame.new(0,-2,0)
- fus2.Parent = Torso
- ParticleEmitter12 = Instance.new("ParticleEmitter")
- ParticleEmitter12.Name = "1"
- ParticleEmitter12.Parent = fus2
- ParticleEmitter12.Speed = NumberRange.new(0, 0)
- ParticleEmitter12.Rotation = NumberRange.new(-180, 180)
- ParticleEmitter12.Color = ColorSequence.new(Color3.new(0.917647, 1, 1),Color3.new(0.917647, 1, 1))
- ParticleEmitter12.LightEmission = 0.20000000298023
- ParticleEmitter12.LightInfluence = 0.050000000745058
- ParticleEmitter12.Texture = "rbxassetid://387288028"
- ParticleEmitter12.Transparency = NumberSequence.new(0.70624995231628,0.41874998807907,1)
- ParticleEmitter12.ZOffset = 1
- ParticleEmitter12.Size = NumberSequence.new(5,5)
- ParticleEmitter12.Lifetime = NumberRange.new(1, 1)
- ParticleEmitter12.Rate = 82
- ParticleEmitter12.RotSpeed = NumberRange.new(-180, 180)
- ParticleEmitter12.SpreadAngle = Vector2.new(6, 6)
- ParticleEmitter12.VelocitySpread = 6
- local bp = Instance.new("BodyVelocity")
- bp.maxForce = Vector3.new(math.huge, math.huge,math.huge)
- bp.Velocity = ll3part2.CFrame.lookVector*150
- bp.Parent = fus2
- local canattack2 = true --you had this as a Instance before, you can just do it as variable
- Torso:FindFirstChild("damage2").Touched:Connect(function(pe) --event
- local humanoid3 = pe.Parent:FindFirstChild("Humanoid")--checks if there is a humanoid in p
- if canattack2 == true and humanoid3 then --if canattack is false and there is a humanoid
- canattack2 = false--sets canattack to false
- humanoid3:TakeDamage(100)
- wait(0.3)
- canattack2 = true
- end
- end)
- wait(3)
- Part0:Destroy()
- fus2:Destroy()
- end
- end)
- mouse.KeyDown:connect(function(key)
- if key == "c" then
- chat:Chat(owner.Character.Head, "Kyogre Ice Beam!!")
- Part02 = Instance.new("Part")
- ParticleEmitter145 = Instance.new("ParticleEmitter")
- Part02.Parent = Torso
- Part02.Name = "Ice"
- Part02.Anchored = true
- local skilklse = true
- game:GetService('RunService').Stepped:Connect(function()
- if skilklse == true then
- Part02.CFrame = ll3part2.CFrame*CFrame.new(0,-4,-25)
- end
- end)
- Part02.Transparency = 1
- Part02.Size = Vector3.new(2.87999988, 1, 39.0000153)
- Part02.BottomSurface = Enum.SurfaceType.Smooth
- Part02.TopSurface = Enum.SurfaceType.Smooth
- ParticleEmitter145.Parent = Part02
- ParticleEmitter145.Speed = NumberRange.new(20, 20)
- ParticleEmitter145.Rotation = NumberRange.new(-150, 150)
- ParticleEmitter145.Color = ColorSequence.new(Color3.new(0.666667, 1, 1),Color3.new(0.811765, 1, 0.952941))
- ParticleEmitter145.LightEmission = 0.30000001192093
- ParticleEmitter145.LightInfluence = 1
- ParticleEmitter145.Texture = "rbxassetid://2119427041"
- ParticleEmitter145.Transparency = NumberSequence.new(0.60000002384186,0.60000002384186)
- ParticleEmitter145.Size = NumberSequence.new(3,3)
- ParticleEmitter145.EmissionDirection = Enum.NormalId.Front
- ParticleEmitter145.Lifetime = NumberRange.new(1, 2)
- ParticleEmitter145.LockedToPart = true
- ParticleEmitter145.Rate = 500
- ParticleEmitter145.RotSpeed = NumberRange.new(1, 1)
- local canattack2 = true --you had this as a Instance before, you can just do it as variable
- Torso:FindFirstChild("Ice").Touched:Connect(function(pe) --event
- local humanoid3 = pe.Parent:FindFirstChild("Humanoid")--checks if there is a humanoid in p
- if canattack2 == true and humanoid3 then --if canattack is false and there is a humanoid
- canattack2 = false--sets canattack to false
- pe.Parent.HumanoidRootPart.Anchored = true
- local LeftL = pe.Parent:FindFirstChild("Left Leg")
- local RightL = pe.Parent:FindFirstChild("Right Leg")
- local RightA = pe.Parent:FindFirstChild("Right Arm")
- local LeftA = pe.Parent:FindFirstChild("Left Arm")
- local Faktorso = pe.Parent.Torso
- local Fakhead = pe.Parent.Head
- LeftA.Anchored = true
- RightL.Anchored = true
- LeftL.Anchored = true
- RightA.Anchored = true
- local Part04 = Instance.new("Part")
- Part04.Parent = pe.Parent.Head
- Part04.CFrame = Faktorso.CFrame*CFrame.new(0,-1,0)
- Part04.Color = Color3.new(0.321569, 0.486275, 0.682353)
- Part04.Transparency = 0.10000000149012
- Part04.Size = Vector3.new(4.68000031, 6.51000071, 4.94000053)
- Part04.BottomSurface = Enum.SurfaceType.Smooth
- Part04.BrickColor = BrickColor.new("Steel blue")
- Part04.Material = Enum.Material.Ice
- Part04.Anchored = true
- Part04.TopSurface = Enum.SurfaceType.Smooth
- Part04.brickColor = BrickColor.new("Steel blue")
- wait(5)
- LeftA.Anchored = false
- RightL.Anchored = false
- LeftL.Anchored = false
- RightA.Anchored = false
- Part04:Destroy()
- pe.Parent.HumanoidRootPart.Anchored = false
- skilklse = false
- Part02:Destroy()
- end
- end)
- end
- end)
- wait(2)
- basll:Destroy()
- end
- end
- end)
- end
- end
- end
- end)
- while true do
- local dt = game:GetService("RunService").Heartbeat:Wait()
- if Torso:WaitForChild("Kyogre") then
- local Decal31 = Torso:FindFirstChild("Kyogre").Decal
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667944697"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667945757"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667946634"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667947488"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667949427"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667951303"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667952330"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667978862"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667979327"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667979737"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667980122"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667980517"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667980933"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667981356"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667981777"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667982167"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667982623"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667982975"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667983293"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667983590"
- wait(0.3)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667984958"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667985504"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667985931"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667986519"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667986945"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667987665"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667988351"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667989044"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667989617"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667990258"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667990747"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667991287"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667991810"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667992274"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667992738"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667993317"
- wait(0.01)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667993835"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667994369"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667995043"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667995470"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667996116"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667996835"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667997317"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667997853"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667998344"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667999061"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667999615"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668000244"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668000965"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668001504"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668005353"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668005946"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668006638"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668007462"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668008033"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668008556"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668011615"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668012488"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668013361"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668014140"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668014755"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668015312"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668015939"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668016643"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668017486"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668019384"
- wait(0.1)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668020069"
- wait(0.1)
- end
- endif game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
- local Player,Mouse,mouse,UserInputService,ContextActionService = owner
- local RealPlayer = Player
- do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
- local plr = owner
- local sine = 0
- local change = 1
- local val = 0
- local idle = 0
- local donum = 0
- local donum2 = 0
- local char = plr.Character
- local mouse = plr:GetMouse()
- local torso = char.Torso
- local rs = torso["Right Shoulder"]
- local ls = torso["Left Shoulder"]
- local rh = torso["Right Hip"]
- local lh = torso["Left Hip"]
- local rj = char.HumanoidRootPart.RootJoint
- local neck = torso.Neck
- local animpose = "Idle"
- local attacking = false
- local cananim = true
- local rage = false
- local shield = nil
- local deb = false
- local sprint = false
- local RAC = char.Torso:WaitForChild("Right Shoulder")
- local LAC = char.Torso:WaitForChild("Left Shoulder")
- local RA = char:FindFirstChild("Right Arm")
- local LA = char:FindFirstChild("Left Arm")
- local Torso = char.Torso
- local Head = char.Head
- local RL = char:FindFirstChild("Right Leg")
- local LL = char:FindFirstChild("Left Leg")
- local Root = char.HumanoidRootPart
- local Humanoid = char.Humanoid
- local canrage = true
- local legs = false
- local powers = false
- local bc = char:WaitForChild("Body Colors")
- local multiplier = 1
- local lac = char["Body Colors"].LeftArmColor
- local rac = char["Body Colors"].RightArmColor
- local rlc = char["Body Colors"].RightArmColor
- local llc = char["Body Colors"].LeftLegColor
- local hc = char["Body Colors"].HeadColor
- local tc = char["Body Colors"].TorsoColor
- local humanoid = char:FindFirstChildOfClass("Humanoid")
- local huge = Vector3.new(math.huge,math.huge,math.huge)
- local mobs = Instance.new("Sound", Torso)
- mobs.SoundId = "rbxassetid://237963663"
- mobs.Looped = true
- mobs.Volume = 3
- mobs:Play()
- local naeeym2 = Instance.new("BillboardGui",char)
- naeeym2.AlwaysOnTop = true
- naeeym2.Size = UDim2.new(5,35,2,35)
- naeeym2.StudsOffset = Vector3.new(0,3,0)
- naeeym2.Adornee = char.Head
- naeeym2.Name = "Name"
- local tecks2 = Instance.new("TextLabel",naeeym2)
- tecks2.BackgroundTransparency = 1
- tecks2.TextScaled = true
- tecks2.BorderSizePixel = 0
- tecks2.Text = "Pokemon Master"
- tecks2.Font = "Code"
- tecks2.TextSize = 35
- tecks2.TextTransparency = 0
- tecks2.TextStrokeTransparency = 1
- tecks2.TextColor3 = Color3.new(22,29,50)
- tecks2.Size = UDim2.new(1,0,0.5,0)
- tecks2.Parent = naeeym2
- Player = owner
- Character = Player.Character
- PlayerGui = Player.PlayerGui
- Backpack = Player.Backpack
- Torso = Character.Torso
- Head = Character.Head
- Humanoid = Character.Humanoid
- LeftArm = Character["Left Arm"]
- LeftLeg = Character["Left Leg"]
- RightArm = Character["Right Arm"]
- RightLeg = Character["Right Leg"]
- Character = Player.Character
- PlayerGui = Player.PlayerGui
- Backpack = Player.Backpack
- Torso = Character.Torso
- Head = Character.Head
- Humanoid = Character.Humanoid
- LS = Torso["Left Shoulder"]
- LH = Torso["Left Hip"]
- RS = Torso["Right Shoulder"]
- RH = Torso["Right Hip"]
- Neck = Torso.Neck
- attacktype = 1
- vt = Vector3.new
- cf = CFrame.new
- euler = CFrame.fromEulerAnglesXYZ
- angles = CFrame.Angles
- necko = cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
- necko2 = cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
- LHC0 = cf(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- LHC1 = cf(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- RHC0 = cf(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- RHC1 = cf(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- RootPart = Character.HumanoidRootPart
- RootJoint = RootPart.RootJoint
- RootCF = euler(-1.57, 0, 3.14)
- attack = false
- equipped = true
- local Anim = "Idle"
- local Effects = {}
- mouse = Player:GetMouse()
- RSH, LSH = nil, nil
- LH = Torso["Left Hip"]
- RH = Torso["Right Hip"]
- RSH = Torso["Right Shoulder"]
- LSH = Torso["Left Shoulder"]
- local RbxUtility = LoadLibrary("RbxUtility")
- local Create = RbxUtility.Create
- RW = Create("Weld"){
- Name = "Right Shoulder",
- Part0 = Torso ,
- C0 = cf(1.5, 0.5, 0),
- C1 = cf(0, 0.5, 0),
- Part1 = RightArm ,
- Parent = Torso ,
- }
- function part(formfactor, parent, material, reflectance, transparency, brickcolor, name, size)
- local fp = Create("Part"){
- formFactor = formfactor,
- Parent = parent,
- Reflectance = reflectance,
- Transparency = transparency,
- CanCollide = false,
- Locked = true,
- BrickColor = BrickColor.new(tostring(brickcolor)),
- Name = name,
- Size = size,
- Position = Character.Torso.Position,
- Material = material,
- }
- nooutline(fp)
- return fp
- end
- function mesh(Mesh, part, meshtype, meshid, offset, scale)
- local Msh = Create(Mesh){
- Parent = part,
- Offset = offset,
- Scale = scale,
- }
- if Mesh == "SpecialMesh" then
- Msh.MeshType = meshtype
- Msh.MeshId = meshid
- end
- return Msh
- end
- LW = Create("Weld"){
- Name = "Left Shoulder",
- Part0 = Torso ,
- C0 = cf(-1.5, 0.5, 0),
- C1 = cf(0, 0.5, 0) ,
- Part1 = LeftArm ,
- Parent = Torso ,
- }
- function clerp(a, b, t)
- return a:lerp(b, t)
- end
- function swait(t)
- if t == nil or t == 0 then
- game:service('RunService').Stepped:wait(0)
- return true
- else
- for i = 0, t do
- game:service('RunService').Stepped:wait(0)
- end
- return true
- end
- end
- function legsonly()
- spawn(function()
- for i = 0, 10 do
- wait(0.001)
- if attacking then break end
- end
- if not attacking then
- legs = false
- end
- end)
- end
- function swait(t)
- if t == nil or t == 0 then
- game:service('RunService').Stepped:wait(0)
- return true
- else
- for i = 0, t do
- game:service('RunService').Stepped:wait(0)
- end
- return true
- end
- end
- function replacejoint(name)
- local j = torso:FindFirstChild(name)
- if not j then j = char.HumanoidRootPart:FindFirstChild(name) end
- if j then
- if true then
- local new = Instance.new("Weld")
- new.Part0 = j.Part0
- j.Part0 = nil
- new.Name = j.Name.." Replacement"
- new.Parent = j.Parent
- new.Part1 = j.Part1
- new.C0 = j.C0
- new.C1 = j.C1
- return new
- end
- end
- end
- function rayCast(Pos, Dir, Max, Ignore)
- return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
- end
- function removejoint(name)
- local j = torso:FindFirstChild(name.." Replacement")
- if not j then j = char.HumanoidRootPart:FindFirstChild(name.." Replacement") end
- if j then
- local p0 = j.Part0
- local c0 = j.C0
- local c1 = j.C1
- j:Destroy()
- local new = p0:FindFirstChild(name)
- local ac0 = new.C0
- local ac1 = new.C1
- new.Part0 = p0
- new.C0 = c0
- new.C1 = c1
- spawn(function()
- for i = 0, 1, 0.1 do
- new.C0 = new.C0:Lerp(ac0, 0.7)
- new.C1 = new.C1:lerp(ac1, 0.7)
- wait()
- end
- end)
- end
- end
- function fixalljoints()
- for i,v in pairs({"Right Shoulder", "Left Shoulder", "Right Hip", "Left Hip", "Neck", "RootJoint"}) do
- removejoint(v)
- end
- end
- function getnewjoints()
- local rs = replacejoint("Right Shoulder")
- local ls = replacejoint("Left Shoulder")
- local rh = replacejoint("Right Hip")
- local lh = replacejoint("Left Hip")
- local neck = replacejoint("Neck")
- local rj = replacejoint("RootJoint")
- return rs,ls,rh,lh,neck,rj
- end
- function weld(parent, part0, part1, c0, c1)
- local Weld = Create("Weld"){
- Parent = parent,
- Part0 = part0,
- Part1 = part1,
- C0 = c0,
- C1 = c1,
- }
- return Weld
- end
- local gay = false
- basll = Instance.new("Part")
- Decal1 = Instance.new("Decal")
- Decal2 = Instance.new("Decal")
- Decal3 = Instance.new("Decal")
- Decal4 = Instance.new("Decal")
- Decal5 = Instance.new("Decal")
- Decal6 = Instance.new("Decal")
- Decal7 = Instance.new("Decal")
- basll.Name = "Handle"
- basll.Parent = Torso
- basll.Color = Color3.new(0.94902, 0.952941, 0.952941)
- basll.Transparency = 1
- basll.Size = Vector3.new(1, 1, 1)
- basll.BottomSurface = Enum.SurfaceType.Smooth
- basll.BrickColor = BrickColor.new("White")
- basll.TopSurface = Enum.SurfaceType.Smooth
- basll.brickColor = BrickColor.new("White")
- basll.Shape = Enum.PartType.Ball
- Decal1.Parent = basll
- Decal1.Texture = "http://www.roblox.com/asset/?id=28106051"
- Decal2.Parent = basll
- Decal2.Texture = "http://www.roblox.com/asset/?id=28106111"
- Decal2.Face = Enum.NormalId.Top
- Decal3.Parent = basll
- Decal3.Texture = "http://www.roblox.com/asset/?id=28106493"
- Decal3.Face = Enum.NormalId.Left
- Decal4.Parent = basll
- Decal4.Texture = "http://www.roblox.com/asset/?id=28106493"
- Decal4.Face = Enum.NormalId.Back
- Decal5.Parent = basll
- Decal5.Texture = "http://www.roblox.com/asset/?id=28106708"
- Decal5.Face = Enum.NormalId.Bottom
- Decal6.Parent = basll
- Decal6.Texture = "http://www.roblox.com/asset/?id=25770051"
- Decal6.Face = Enum.NormalId.Bottom
- Decal7.Parent = basll
- Decal7.Texture = "http://www.roblox.com/asset/?id=28106493"
- Decal7.Face = Enum.NormalId.Right
- basll.Parent = Torso
- local weld = Instance.new("Weld")
- weld.Part0 = basll
- weld.Part1 = RA
- weld.C1 = CFrame.new(0,-1,0)*CFrame.Angles(math.rad(90),0,math.rad(180))
- weld.Parent = basll
- mouse.KeyDown:connect(function(key)
- if key == "q" then
- local rs,ls,rh,lh,neck,rj = getnewjoints()
- for i = 0, 2, 0.1 do
- ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, 0.305212736, 0.156434491, -0.9393484, -0.048340939, 0.987688541, 0.148778111, 0.951057434, 0, 0.309017241), 0.2)
- rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, 0.00729153398, -0.104904592, 0.994455755, -0.104274213, -0.989144921, -0.103580341, 0.994524956, -0.102940485, -0.0181511845), 0.2)
- lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, -0.0270539615, 0.100966766, -0.994522035, -0.257401317, 0.960634768, 0.104528472, 0.96592617, 0.258819103, 0), 0.2)
- rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, 0.00911026634, -0.0866784006, 0.996195018, -0.10413079, 0.990738153, 0.0871557668, -0.994522691, -0.104528546, 0), 0.2)
- neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0), 0.2)
- rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -0.970296144, -0.241921961, 0, 0, 0, 1, -0.241921961, 0.970296144, 0), 0.2)
- swait()
- end
- swait(15)
- for a = 0, 2, 0.1 do
- ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, -0.0172375813, 0.156434491, -0.987539232, 0.0027301528, 0.987688541, 0.156410769, 0.999848783, 0, -0.0174524169), 0.2)
- rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, 0.0183038525, 0.103552699, 0.994455755, 0.340473503, 0.934539497, -0.103580341, -0.940082133, 0.340481132, -0.0181511845), 0.2)
- lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, 0.0357508697, 0.0982247144, -0.994522035, 0.34014678, 0.934545875, 0.104528472, 0.93969363, -0.342020512, 0), 0.2)
- rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, -0.0298090633, -0.0818997845, 0.996195018, 0.340719104, 0.936117887, 0.0871557668, -0.939694166, 0.342020661, 0), 0.2)
- neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0), 0.2)
- rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -0.992546976, 0.12186949, 0, 0, 0, 1, 0.12186949, 0.992546976, 0), 0.2)
- summon = true
- if a == 0.5 then
- for i = 0, 2, 0.1 do
- ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, 0, 0.104528472, -0.994522035, 0, 0.994522035, 0.104528472, 1, 0, 0), 0.2)
- rs.C0 = rs.C0:Lerp(CFrame.new(1.54167628, 0.0454798974, 0, -0.482965499, -0.871292651, -0.087155737, -0.0422539636, -0.0762281716, 0.996195912, -0.874620378, 0.484809875, 0), 0.2)
- neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -0.500000656, -0.866026223, 0, -1.61309954e-009, 9.31323796e-010, 1.00000024, -0.866026342, 0.500000715, -1.86264515e-009), 0.2)
- rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -0.469472021, 0.882948279, 0, 0, 0, 1, 0.882948279, 0.469472021, 0), 0.2)
- swait()
- end
- basll.CanCollide = true
- weld:Destroy()
- basll.CFrame = CFrame.new(basll.CFrame.p, mouse.Hit.p)
- local bv = Instance.new("BodyVelocity")
- bv.MaxForce = huge
- bv.Velocity = Root.CFrame.lookVector*100
- bv.Parent = basll
- print("work")
- game.Debris:AddItem(bv, 0.3)
- local ready = false
- wait()
- basll.Touched:connect(function(hit)
- if hit.Parent:FindFirstChildOfClass("Part") then
- if ready == false then
- basll.CanCollide = true
- basll.Anchored = true
- local SongDriver1 = Instance.new("Sound")
- SongDriver1.Parent = basll
- SongDriver1.SoundId = "rbxassetid://134872897"
- SongDriver1.Volume = 2
- SongDriver1:Play()
- ready = true
- fixalljoints()
- local player = owner
- local Cha = player.Character
- local mouse = player:GetMouse()
- local henshine = false
- local RAC = Cha.Torso:WaitForChild("Right Shoulder")
- local LAC = Cha.Torso:WaitForChild("Left Shoulder")
- local RA = Cha:FindFirstChild("Right Arm")
- local LA = Cha:FindFirstChild("Left Arm")
- local Torso = Cha.Torso
- local Head = Cha.Head
- local Root = Cha.HumanoidRootPart
- local RL = Cha:FindFirstChild("Right Leg")
- local LL = Cha:FindFirstChild("Left Leg")
- local Humanoid = Cha.Humanoid
- local chat = game:GetService("Chat")
- local SongDriver12 = Instance.new("Sound")
- SongDriver12.Parent = Cha.Torso
- SongDriver12.SoundId = "rbxassetid://305568662"
- SongDriver12.Volume = 2
- SongDriver12:Play()
- local ll3part2 = Instance.new("Part")
- ll3part2.Parent = Torso
- ll3part2.Name = "Kyogre"
- ll3part2.BrickColor = BrickColor.new("Pearl")
- ll3part2.CanCollide = false
- ll3part2.Size = Vector3.new(8.16, 6.69, 0.05)
- ll3part2.Anchored = true
- ll3part2.Locked = true
- ll3part2.Transparency = 1
- local Decal71 = Instance.new("Decal")
- Decal71.Parent = ll3part2
- Decal71.Face = Enum.NormalId.Front
- local Decal712 = Instance.new("Decal")
- Decal712.Parent = ll3part2
- Decal712.Name = "De"
- Decal712.Face = Enum.NormalId.Back
- ll3part2.Position = basll.Position + Vector3.new(0,3,0)
- wait(1)
- game:GetService('RunService').Stepped:Connect(function()
- ll3part2.CFrame = Root.CFrame*CFrame.new(6,3,3)
- end)
- mouse.KeyDown:connect(function(key)
- if key == "z" then
- local sed = Instance.new("Sound")
- sed.Parent = ll3part2
- sed.SoundId = "rbxassetid://305568662"
- sed.Volume = 2
- sed:Play()
- chat:Chat(player.Character.Head, "Kyogre Water Blast!")
- local rs,ls,rh,lh,neck,rj = getnewjoints()
- for i = 0, 2, 0.1 do
- ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, 0, 0.104528472, -0.994522035, 0, 0.994522035, 0.104528472, 1, 0, 0), 0.2)
- rs.C0 = rs.C0:Lerp(CFrame.new(1.54167628, 0.0454798974, 0, -0.482965499, -0.871292651, -0.087155737, -0.0422539636, -0.0762281716, 0.996195912, -0.874620378, 0.484809875, 0), 0.2)
- neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -0.500000656, -0.866026223, 0, -1.61309954e-009, 9.31323796e-010, 1.00000024, -0.866026342, 0.500000715, -1.86264515e-009), 0.2)
- rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -0.469472021, 0.882948279, 0, 0, 0, 1, 0.882948279, 0.469472021, 0), 0.2)
- swait()
- end
- local fus = Instance.new("Part")
- fus.Size = Vector3.new(2, 2, 2)
- fus.Anchored = false
- fus.Name = "damage"
- fus.CanCollide = false
- fus.BrickColor = BrickColor.new("Bright blue")
- fus.Transparency = 1
- fus.CFrame = ll3part2.CFrame*CFrame.new(0,-2,0)
- ParticleEmitter0 = Instance.new("ParticleEmitter")
- ParticleEmitter0.Name = "1"
- ParticleEmitter0.Parent = fus
- ParticleEmitter0.Speed = NumberRange.new(0, 0)
- ParticleEmitter0.Rotation = NumberRange.new(-180, 180)
- ParticleEmitter0.Color = ColorSequence.new(Color3.new(0.917647, 1, 1),Color3.new(0.917647, 1, 1))
- ParticleEmitter0.LightEmission = 0.20000000298023
- ParticleEmitter0.LightInfluence = 0.050000000745058
- ParticleEmitter0.Texture = "rbxassetid://387288028"
- ParticleEmitter0.Transparency = NumberSequence.new(0.70624995231628,0.41874998807907,1)
- ParticleEmitter0.ZOffset = 1
- ParticleEmitter0.Size = NumberSequence.new(3,3)
- ParticleEmitter0.Lifetime = NumberRange.new(1, 1)
- ParticleEmitter0.Rate = 82
- ParticleEmitter0.RotSpeed = NumberRange.new(-180, 180)
- ParticleEmitter0.SpreadAngle = Vector2.new(6, 6)
- ParticleEmitter0.VelocitySpread = 6
- local mesh = Instance.new("SpecialMesh")
- mesh.MeshType = "FileMesh"
- mesh.MeshId = "rbxassetid://430736398"
- mesh.Parent = fus
- local bp = Instance.new("BodyVelocity")
- bp.maxForce = Vector3.new(math.huge, math.huge,math.huge)
- bp.Velocity = ll3part2.CFrame.lookVector*150
- bp.Parent = fus
- fus.Parent = Torso
- coroutine.resume(coroutine.create(function()
- wait(0.4)
- for i = 1, 5 do
- wait(0.01)
- fus.Size = fus.Size + Vector3.new(1, 1, 1)
- end
- wait(3)
- fus.Transparency = 0
- fus:remove()
- fixalljoints()
- end))
- local canattack = true --you had this as a Instance before, you can just do it as variable
- Torso:FindFirstChild("damage").Touched:Connect(function(user) --event
- local humanoid2 = user.Parent:FindFirstChild("Humanoid")--checks if there is a humanoid in p
- if canattack == true and humanoid2 then --if canattack is false and there is a humanoid
- canattack = false--sets canattack to false
- humanoid2:TakeDamage(42)
- wait(0.3)
- canattack = true
- end
- end)
- end
- end)
- mouse.KeyDown:connect(function(key)
- if key == "v" then
- chat:Chat(owner.Character.Head, "Kyogre Rain Fall!")
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- ParticleEmitter2 = Instance.new("ParticleEmitter")
- Part3 = Instance.new("Part")
- ParticleEmitter4 = Instance.new("ParticleEmitter")
- Part5 = Instance.new("Part")
- ParticleEmitter6 = Instance.new("ParticleEmitter")
- Part7 = Instance.new("Part")
- ParticleEmitter8 = Instance.new("ParticleEmitter")
- Part9 = Instance.new("Part")
- ParticleEmitter10 = Instance.new("ParticleEmitter")
- Part11 = Instance.new("Part")
- ParticleEmitter12 = Instance.new("ParticleEmitter")
- Sky13 = Instance.new("Sky")
- Model0.Name = "Cloud"
- Model0.Parent = workspace
- Part1.Parent = Model0
- Part1.CFrame = CFrame.new(125.963196, 113.600372, 201.838348, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part1.Orientation = Vector3.new(1.13999999, 90, 180)
- Part1.Position = Vector3.new(125.963196, 113.600372, 201.838348)
- Part1.Rotation = Vector3.new(90, 88.8600006, 90)
- Part1.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part1.Transparency = 1
- Part1.Size = Vector3.new(218.93515, 64.9928284, 225.207718)
- Part1.Anchored = true
- Part1.BrickColor = BrickColor.new("Black")
- Part1.Material = Enum.Material.Slate
- Part1.brickColor = BrickColor.new("Black")
- Part1.FormFactor = Enum.FormFactor.Symmetric
- Part1.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter2.Parent = Part1
- ParticleEmitter2.Speed = NumberRange.new(0, 0)
- ParticleEmitter2.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter2.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter2.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter2.Size = NumberSequence.new(2,2)
- ParticleEmitter2.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter2.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter2.Rate = 500
- ParticleEmitter2.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter2.VelocitySpread = 10
- Part3.Parent = Model0
- Part3.CFrame = CFrame.new(-95.7134705, 99.3041534, 210.907654, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part3.Orientation = Vector3.new(1.13999999, 90, 180)
- Part3.Position = Vector3.new(-95.7134705, 99.3041534, 210.907654)
- Part3.Rotation = Vector3.new(90, 88.8600006, 90)
- Part3.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part3.Transparency = 1
- Part3.Size = Vector3.new(237.072693, 43.8323746, 383.911102)
- Part3.Anchored = true
- Part3.BrickColor = BrickColor.new("Black")
- Part3.Material = Enum.Material.Slate
- Part3.brickColor = BrickColor.new("Black")
- Part3.FormFactor = Enum.FormFactor.Symmetric
- Part3.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter4.Parent = Part3
- ParticleEmitter4.Speed = NumberRange.new(0, 0)
- ParticleEmitter4.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter4.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter4.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter4.Size = NumberSequence.new(2,2)
- ParticleEmitter4.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter4.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter4.Rate = 500
- ParticleEmitter4.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter4.VelocitySpread = 10
- Part5.Parent = Model0
- Part5.CFrame = CFrame.new(126.45311, 117.118408, 67.3167725, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part5.Orientation = Vector3.new(1.13999999, 90, 180)
- Part5.Position = Vector3.new(126.45311, 117.118408, 67.3167725)
- Part5.Rotation = Vector3.new(90, 88.8600006, 90)
- Part5.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part5.Transparency = 1
- Part5.Size = Vector3.new(237.072693, 43.8323746, 308.338043)
- Part5.Anchored = true
- Part5.BrickColor = BrickColor.new("Black")
- Part5.Material = Enum.Material.Slate
- Part5.brickColor = BrickColor.new("Black")
- Part5.FormFactor = Enum.FormFactor.Symmetric
- Part5.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter6.Parent = Part5
- ParticleEmitter6.Speed = NumberRange.new(0, 0)
- ParticleEmitter6.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter6.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter6.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter6.Size = NumberSequence.new(2,2)
- ParticleEmitter6.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter6.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter6.Rate = 500
- ParticleEmitter6.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter6.VelocitySpread = 10
- Part7.Parent = Model0
- Part7.CFrame = CFrame.new(-159.202057, 115.269096, -46.7988205, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part7.Orientation = Vector3.new(1.13999999, 90, 180)
- Part7.Position = Vector3.new(-159.202057, 115.269096, -46.7988205)
- Part7.Rotation = Vector3.new(90, 88.8600006, 90)
- Part7.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part7.Transparency = 1
- Part7.Size = Vector3.new(323.225922, 43.8323746, 317.40686)
- Part7.Anchored = true
- Part7.BrickColor = BrickColor.new("Black")
- Part7.Material = Enum.Material.Slate
- Part7.brickColor = BrickColor.new("Black")
- Part7.FormFactor = Enum.FormFactor.Symmetric
- Part7.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter8.Parent = Part7
- ParticleEmitter8.Speed = NumberRange.new(0, 0)
- ParticleEmitter8.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter8.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter8.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter8.Size = NumberSequence.new(2,2)
- ParticleEmitter8.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter8.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter8.Rate = 500
- ParticleEmitter8.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter8.VelocitySpread = 10
- Part9.Parent = Model0
- Part9.CFrame = CFrame.new(90.9316101, 97.3010101, -103.478722, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part9.Orientation = Vector3.new(1.13999999, 90, 180)
- Part9.Position = Vector3.new(90.9316101, 97.3010101, -103.478722)
- Part9.Rotation = Vector3.new(90, 88.8600006, 90)
- Part9.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part9.Transparency = 1
- Part9.Size = Vector3.new(185.682999, 43.8323746, 324.964172)
- Part9.Anchored = true
- Part9.BrickColor = BrickColor.new("Black")
- Part9.Material = Enum.Material.Slate
- Part9.brickColor = BrickColor.new("Black")
- Part9.FormFactor = Enum.FormFactor.Symmetric
- Part9.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter10.Parent = Part9
- ParticleEmitter10.Speed = NumberRange.new(0, 0)
- ParticleEmitter10.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter10.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter10.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter10.Size = NumberSequence.new(2,2)
- ParticleEmitter10.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter10.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter10.Rate = 500
- ParticleEmitter10.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter10.VelocitySpread = 10
- Part11.Parent = Model0
- Part11.CFrame = CFrame.new(-38.2844696, 80.5067139, -219.858307, -2.12383497e-08, -0.0199206024, 0.999801159, 3.28179709e-07, -0.999801159, -0.0199207217, 0.99999994, 3.22424484e-07, 3.42798785e-08)
- Part11.Orientation = Vector3.new(1.13999999, 90, 180)
- Part11.Position = Vector3.new(-38.2844696, 80.5067139, -219.858307)
- Part11.Rotation = Vector3.new(90, 88.8600006, 90)
- Part11.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part11.Transparency = 1
- Part11.Size = Vector3.new(88.9494781, 43.8323746, 317.40686)
- Part11.Anchored = true
- Part11.BrickColor = BrickColor.new("Black")
- Part11.Material = Enum.Material.Slate
- Part11.brickColor = BrickColor.new("Black")
- Part11.FormFactor = Enum.FormFactor.Symmetric
- Part11.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter12.Parent = Part11
- ParticleEmitter12.Speed = NumberRange.new(0, 0)
- ParticleEmitter12.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.666667, 1, 1))
- ParticleEmitter12.Texture = "http://www.roblox.com/asset/?id=241876428"
- ParticleEmitter12.Transparency = NumberSequence.new(0.84375,0.41874998807907,0.63125002384186,0.44374996423721,0.60000002384186)
- ParticleEmitter12.Size = NumberSequence.new(2,2)
- ParticleEmitter12.Acceleration = Vector3.new(0, -50, 0)
- ParticleEmitter12.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter12.Rate = 500
- ParticleEmitter12.SpreadAngle = Vector2.new(10, 10)
- ParticleEmitter12.VelocitySpread = 10
- Sky13.Parent = game.Lighting
- Sky13.CelestialBodiesShown = false
- Sky13.SkyboxBk = "rbxassetid://246480323"
- Sky13.SkyboxDn = "rbxassetid://246480523"
- Sky13.SkyboxFt = "rbxassetid://246480105"
- Sky13.SkyboxLf = "rbxassetid://246480549"
- Sky13.SkyboxRt = "rbxassetid://246480565"
- Sky13.SkyboxUp = "rbxassetid://246480504"
- end
- end)
- mouse.KeyDown:connect(function(key)
- if key == "x" then
- chat:Chat(owner.Character.Head, "Kyogre Water Charge!!")
- local rs,ls,rh,lh,neck,rj = getnewjoints()
- for i = 0, 2, 0.1 do
- ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, 0, 0.104528472, -0.994522035, 0, 0.994522035, 0.104528472, 1, 0, 0), 0.2)
- rs.C0 = rs.C0:Lerp(CFrame.new(1.54167628, 0.0454798974, 0, -0.482965499, -0.871292651, -0.087155737, -0.0422539636, -0.0762281716, 0.996195912, -0.874620378, 0.484809875, 0), 0.2)
- neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -0.500000656, -0.866026223, 0, -1.61309954e-009, 9.31323796e-010, 1.00000024, -0.866026342, 0.500000715, -1.86264515e-009), 0.2)
- rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -0.469472021, 0.882948279, 0, 0, 0, 1, 0.882948279, 0.469472021, 0), 0.2)
- swait()
- end
- Part0 = Instance.new("Part")
- ParticleEmitter1 = Instance.new("ParticleEmitter")
- Part0.Parent = ll3part2
- Part0.CFrame = CFrame.new(-11.383276, 3.62347698, 80.1322327, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part0.Position = Vector3.new(-11.383276, 3.62347698, 80.1322327)
- Part0.Transparency = 1
- Part0.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- Part0.Anchored = true
- local charge = true
- game:GetService('RunService').Stepped:Connect(function()
- if charge == true then
- Part0.CFrame = ll3part2.CFrame*CFrame.new(0,0,-10)
- end
- end)
- local sed1 = Instance.new("Sound")
- sed1.Parent = ll3part2
- sed1.SoundId = "rbxassetid://1289851900"
- sed1.Volume = 5
- sed1:Play()
- Part0.Material = Enum.Material.SmoothPlastic
- Part0.FormFactor = Enum.FormFactor.Symmetric
- Part0.formFactor = Enum.FormFactor.Symmetric
- ParticleEmitter1.Parent = Part0
- ParticleEmitter1.Speed = NumberRange.new(0, 0)
- ParticleEmitter1.Texture = "http://www.roblox.com/asset/?id=266550445"
- ParticleEmitter1.Transparency = NumberSequence.new(0.62777775526047,0.02777773141861,1,1)
- ParticleEmitter1.Size = NumberSequence.new(6.6875,0,0)
- ParticleEmitter1.Rate = 10
- wait(7)
- fixalljoints()
- charge = false
- local fus2 = Instance.new("Part")
- fus2.Size = Vector3.new(5, 5, 5)
- fus2.Anchored = false
- fus2.Name = "damage2"
- fus2.CanCollide = false
- fus2.BrickColor = BrickColor.new("Bright blue")
- fus2.Transparency = 1
- fus2.CFrame = ll3part2.CFrame*CFrame.new(0,-2,0)
- fus2.Parent = Torso
- ParticleEmitter12 = Instance.new("ParticleEmitter")
- ParticleEmitter12.Name = "1"
- ParticleEmitter12.Parent = fus2
- ParticleEmitter12.Speed = NumberRange.new(0, 0)
- ParticleEmitter12.Rotation = NumberRange.new(-180, 180)
- ParticleEmitter12.Color = ColorSequence.new(Color3.new(0.917647, 1, 1),Color3.new(0.917647, 1, 1))
- ParticleEmitter12.LightEmission = 0.20000000298023
- ParticleEmitter12.LightInfluence = 0.050000000745058
- ParticleEmitter12.Texture = "rbxassetid://387288028"
- ParticleEmitter12.Transparency = NumberSequence.new(0.70624995231628,0.41874998807907,1)
- ParticleEmitter12.ZOffset = 1
- ParticleEmitter12.Size = NumberSequence.new(5,5)
- ParticleEmitter12.Lifetime = NumberRange.new(1, 1)
- ParticleEmitter12.Rate = 82
- ParticleEmitter12.RotSpeed = NumberRange.new(-180, 180)
- ParticleEmitter12.SpreadAngle = Vector2.new(6, 6)
- ParticleEmitter12.VelocitySpread = 6
- local bp = Instance.new("BodyVelocity")
- bp.maxForce = Vector3.new(math.huge, math.huge,math.huge)
- bp.Velocity = ll3part2.CFrame.lookVector*150
- bp.Parent = fus2
- local canattack2 = true --you had this as a Instance before, you can just do it as variable
- Torso:FindFirstChild("damage2").Touched:Connect(function(pe) --event
- local humanoid3 = pe.Parent:FindFirstChild("Humanoid")--checks if there is a humanoid in p
- if canattack2 == true and humanoid3 then --if canattack is false and there is a humanoid
- canattack2 = false--sets canattack to false
- humanoid3:TakeDamage(100)
- wait(0.3)
- canattack2 = true
- end
- end)
- wait(3)
- Part0:Destroy()
- fus2:Destroy()
- end
- end)
- mouse.KeyDown:connect(function(key)
- if key == "c" then
- chat:Chat(owner.Character.Head, "Kyogre Ice Beam!!")
- Part02 = Instance.new("Part")
- ParticleEmitter145 = Instance.new("ParticleEmitter")
- Part02.Parent = Torso
- Part02.Name = "Ice"
- Part02.Anchored = true
- local skilklse = true
- game:GetService('RunService').Stepped:Connect(function()
- if skilklse == true then
- Part02.CFrame = ll3part2.CFrame*CFrame.new(0,-4,-25)
- end
- end)
- Part02.Transparency = 1
- Part02.Size = Vector3.new(2.87999988, 1, 39.0000153)
- Part02.BottomSurface = Enum.SurfaceType.Smooth
- Part02.TopSurface = Enum.SurfaceType.Smooth
- ParticleEmitter145.Parent = Part02
- ParticleEmitter145.Speed = NumberRange.new(20, 20)
- ParticleEmitter145.Rotation = NumberRange.new(-150, 150)
- ParticleEmitter145.Color = ColorSequence.new(Color3.new(0.666667, 1, 1),Color3.new(0.811765, 1, 0.952941))
- ParticleEmitter145.LightEmission = 0.30000001192093
- ParticleEmitter145.LightInfluence = 1
- ParticleEmitter145.Texture = "rbxassetid://2119427041"
- ParticleEmitter145.Transparency = NumberSequence.new(0.60000002384186,0.60000002384186)
- ParticleEmitter145.Size = NumberSequence.new(3,3)
- ParticleEmitter145.EmissionDirection = Enum.NormalId.Front
- ParticleEmitter145.Lifetime = NumberRange.new(1, 2)
- ParticleEmitter145.LockedToPart = true
- ParticleEmitter145.Rate = 500
- ParticleEmitter145.RotSpeed = NumberRange.new(1, 1)
- local canattack2 = true --you had this as a Instance before, you can just do it as variable
- Torso:FindFirstChild("Ice").Touched:Connect(function(pe) --event
- local humanoid3 = pe.Parent:FindFirstChild("Humanoid")--checks if there is a humanoid in p
- if canattack2 == true and humanoid3 then --if canattack is false and there is a humanoid
- canattack2 = false--sets canattack to false
- pe.Parent.HumanoidRootPart.Anchored = true
- local LeftL = pe.Parent:FindFirstChild("Left Leg")
- local RightL = pe.Parent:FindFirstChild("Right Leg")
- local RightA = pe.Parent:FindFirstChild("Right Arm")
- local LeftA = pe.Parent:FindFirstChild("Left Arm")
- local Faktorso = pe.Parent.Torso
- local Fakhead = pe.Parent.Head
- LeftA.Anchored = true
- RightL.Anchored = true
- LeftL.Anchored = true
- RightA.Anchored = true
- local Part04 = Instance.new("Part")
- Part04.Parent = pe.Parent.Head
- Part04.CFrame = Faktorso.CFrame*CFrame.new(0,-1,0)
- Part04.Color = Color3.new(0.321569, 0.486275, 0.682353)
- Part04.Transparency = 0.10000000149012
- Part04.Size = Vector3.new(4.68000031, 6.51000071, 4.94000053)
- Part04.BottomSurface = Enum.SurfaceType.Smooth
- Part04.BrickColor = BrickColor.new("Steel blue")
- Part04.Material = Enum.Material.Ice
- Part04.Anchored = true
- Part04.TopSurface = Enum.SurfaceType.Smooth
- Part04.brickColor = BrickColor.new("Steel blue")
- wait(5)
- LeftA.Anchored = false
- RightL.Anchored = false
- LeftL.Anchored = false
- RightA.Anchored = false
- Part04:Destroy()
- pe.Parent.HumanoidRootPart.Anchored = false
- skilklse = false
- Part02:Destroy()
- end
- end)
- end
- end)
- wait(2)
- basll:Destroy()
- end
- end
- end)
- end
- end
- end
- end)
- while true do wait()
- if Torso:FindFirstChild("Kyogre") then
- local Decal31 = Torso:FindFirstChild("Kyogre").Decal
- local Decal712 = Torso:FindFirstChild("Kyogre").De
- wait(0.03)
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669576942"
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667945757"
- wait(0.03)
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669577447"
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667946634"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667947488"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669577872"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667949427"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669578353"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667951303"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669578812"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667952330"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669579323"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667978862"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669579705"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667979327"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669580143"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667979737"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669580442"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667980122"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669580442"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667980517"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669581634"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667980933"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669581634"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667981356"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669581634"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667981777"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669582256"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667982167"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669583535"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667982623"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669584058"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667982975"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669584524"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667983293"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669585114"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667983590"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669585519"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667984958"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669585932"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667985504"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669586410"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667985931"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669587079"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667986519"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669587079"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667986945"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669587712"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667987665"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669588348"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667988351"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669588735"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667989044"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669589232"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667989617"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669589739"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667990258"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669590378"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667990747"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669590897"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667991287"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669591447"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667991810"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669591912"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667992274"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669592702"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667992738"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669593541"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667993317"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669595045"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667993835"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669595608"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667994369"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669596188"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667995043"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669596812"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667995470"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669597313"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667996116"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669597884"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667996835"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669598502"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667997317"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669599372"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667997853"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669600117"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667998344"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669600826"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667999061"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669601316"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3667999615"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669601828"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668000244"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669602361"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668000965"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669603597"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668001504"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669604224"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668005353"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668005946"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669604729"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668006638"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669605381"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668007462"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669605982"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668008033"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669605982"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668008556"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669607384"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668011615"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669607384"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668012488"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669608116"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668013361"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669609006"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668014140"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669609789"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668014755"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669610439"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668015312"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669611055"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668015939"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669611669"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668016643"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669612173"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668017486"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669612734"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668019384"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669613489"
- wait(0.03)
- Decal31.Texture = "http://www.roblox.com/asset/?id=3668020069"
- wait(0.03)
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669614133"
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669617589"
- wait(0.03)
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669618275"
- wait(0.03)
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669619024"
- wait(0.03)
- Decal712.Texture = "http://www.roblox.com/asset/?id=3669619682"
- end
- spawn(function()
- torvel = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
- velderp = RootPart.Velocity.y
- hitfloor, posfloor = rayCast(RootPart.Position, (CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0))).lookVector, 4, Character)
- swait()
- if torvel < 1 and hitfloor ~= nil then
- Anim = "Idle"
- change = 1
- RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-30)), .3)
- Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(5), math.rad(0), math.rad(30)), .3)
- RW.C0 = clerp(RW.C0, CFrame.new(.8, 0.5, -.7) * angles(math.rad(85), math.rad(0), math.rad(-70)), 0.3)
- LW.C0 = clerp(LW.C0, CFrame.new(-.8, 0.5, -.3) * angles(math.rad(70), math.rad(0), math.rad(70)), 0.3)
- RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(-3), math.rad(0), math.rad(0)), .3)
- LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-70), math.rad(0)) * angles(math.rad(-3), math.rad(0), math.rad(0)), .3)
- elseif torvel > 2 and hitfloor ~= nil then
- Anim = "Walk"
- change = 1
- RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(5), math.rad(0), math.rad(0)), .3)
- Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(5), math.rad(0), math.rad(0)), .3)
- RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(40) * math.cos(sine / 7), math.rad(0), math.rad(5)), 0.3)
- LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-40) * math.cos(sine / 7), math.rad(0), math.rad(-5)), 0.3)
- RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(-2), math.rad(0), math.rad(0)), .3)
- LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(-2), math.rad(0), math.rad(0)), .3)
- end
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement