Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jun = script.Parent.Parent
- game:GetService("Chat"):Chat(Workspace.pok61111.Head,"Heh")
- wait(3)
- game:GetService("Chat"):Chat(Workspace.pok61111.Head,"Hanbun Sharingan.")
- wait(.5)
- Cloud = Instance.new("SpecialMesh")
- Cloud.MeshId = "http://www.roblox.com/asset/?id=1095708"
- Cylinder = Instance.new("CylinderMesh")
- Block = Instance.new("BlockMesh")
- Shuriken = Instance.new("SpecialMesh")
- Shuriken.MeshId = "http://www.roblox.com/asset/?id=11376946"
- Shuriken.Scale = Vector3.new(2,2,2)
- Player = game.Players.LocalPlayer
- Char = Player.Character
- Humanoid = Char.Humanoid
- Head = Char.Head
- for i, v in pairs(Head:GetChildren()) do
- if v:IsA("Decal") then
- v:remove()
- end
- end
- Face = Instance.new("Decal")
- Face.Texture = "http://www.roblox.com/asset/?id=158935675"
- Face.Parent = Head
- Torso = Char.Torso
- if Torso:FindFirstChild("Fire") ~= nil then
- Torso.Fire:remove()
- end
- ex = Instance.new("Explosion")
- ex.Position = jun.Character.Torso.Position
- ex.BlastPressure = 0
- ex.Parent = workspace
- pie=Instance.new("Part", jun.Character)
- pie.Anchored = true
- pie.CanCollide = false
- pie.BrickColor = BrickColor.new("Navy blue")
- pie.Shape = "Ball"
- pie.Size = Vector3.new(100,100,100)
- pie.Position = jun.Character.Torso.Position
- pie.CFrame = jun.Character.Torso.CFrame
- pie.TopSurface = "Smooth"
- pie.BottomSurface = "Smooth"
- Instance.new("Model", jun.Character)
- for i = 1 , 15 do
- wait(0.005)
- Effect = Instance.new("Part")
- Effect.Parent = jun.Character.Model
- Effect.Anchored = false
- Effect.CanCollide = false
- Effect.formFactor = "Symmetric"
- Effect.Transparency = 0
- Effect.BrickColor = BrickColor.new("Navy blue")
- Effect.TopSurface = "Smooth"
- Effect.Reflectance = 0
- Effect.BottomSurface = "Smooth"
- Effect.Size = Effect.Size + Vector3.new(math.random(1,30),math.random(1,20),math.random(1,30))
- Effect.Position = jun.Character.Torso.Position + Vector3.new(math.random(1,2),math.random(20,24),math.random(1,2))
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement