Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(1)
- Player=game:GetService("Players").LocalPlayer
- Character=Player.Character
- PlayerGui=Player.PlayerGui
- Backpack=Player.Backpack
- Torso=Character.Torso
- Head=Character.Head
- Humanoid=Character.Humanoid
- m=Instance.new('Model',Character)
- LeftArm=Character["Left Arm"]
- LeftLeg=Character["Left Leg"]
- RightArm=Character["Right Arm"]
- RightLeg=Character["Right Leg"]
- Face = Head.face
- Neck=Torso.Neck
- it=Instance.new
- attacktype=1
- vt=Vector3.new
- cf=CFrame.new
- euler=CFrame.fromEulerAnglesXYZ
- angles=CFrame.Angles
- cloaked=false
- 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
- attackdebounce = false
- deb=false
- equipped=true
- hand=false
- MMouse=nil
- eyeoutline=Instance.new("Part",Character)
- eyeoutline.FormFactor="Custom"
- eyeoutline.Size=Vector3.new(.5,.5,.8)
- eyeoutline.Transparency=0
- eyeoutline.CanCollide=false
- eyeoutline.BrickColor = BrickColor.new("Really black")
- eyeoutline.Material="SmoothPlastic"
- eyeoutline.TopSurface="Smooth"
- eyeoutline.BottomSurface="Smooth"
- eyeoutline.RightSurface="Smooth"
- eyeoutline.LeftSurface="Smooth"
- eyeoutlinew=Instance.new("Weld",Character)
- eyeoutlinew.Part0=Character.Head
- eyeoutlinew.Part1=eyeoutline
- eyeoutlinew.C0=CFrame.new(0,1.5,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- eyemesh = Instance.new("SpecialMesh",eyeoutline)
- eyemesh.MeshType = "Sphere"
- eyemesh.Scale = Vector3.new(8,8,1)
- eyep=Instance.new("Part",Character)
- eyep.FormFactor="Custom"
- eyep.Size=Vector3.new(.4,.4,.4)
- eyep.Transparency=0
- eyep.CanCollide=false
- eyep.BrickColor = BrickColor.new("Royal purple")
- eyep.Material="Neon"
- eyep.TopSurface="Smooth"
- eyep.BottomSurface="Smooth"
- eyep.RightSurface="Smooth"
- eyep.LeftSurface="Smooth"
- asd=Instance.new("Decal", eyep)
- asd.Texture = "rbxassetid://1074239668"
- asd.Face = "Front"
- eyepw=Instance.new("Weld",Character)
- eyepw.Part0=eyeoutline
- eyepw.Part1=eyep
- eyepw.C0=CFrame.new(0,0,-0.1)*CFrame.Angles(0,math.rad(0),math.rad(0))
- eyepmesh = Instance.new("SpecialMesh",eyep)
- eyepmesh.MeshType = "Sphere"
- eyepmesh.Scale = Vector3.new(8,8,1)
- local eyeeffect = Instance.new("ParticleEmitter", eyep)
- eyeeffect.Lifetime = NumberRange.new(1)
- eyeeffect.Speed = NumberRange.new(0)
- eyeeffect.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 4), NumberSequenceKeypoint.new(1, 4)})
- eyeeffect.RotSpeed = NumberRange.new(1080)
- eyeeffect.Rate = 25
- eyeeffect.Rotation = NumberRange.new(-360, 360)
- eyeeffect.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(0.11, 0), NumberSequenceKeypoint.new(0.99, 1), NumberSequenceKeypoint.new(1, 1)})
- eyeeffect.LightEmission = 0.5
- eyeeffect.Texture = "http://www.roblox.com/asset/?id=242292288"
- eyeeffect.Color = ColorSequence.new(Color3.new(0, 0.666667, 1), Color3.new(0, 0.666667, 1))
- eyeeffect.LockedToPart = true
- eyeeffect.Enabled = false
- coroutine.resume(coroutine.create(function(Part,Weld)
- while Part.Parent~=nil do
- wait(2)
- for i=0,1,0.2 do
- wait()
- eyepmesh.Scale = Vector3.new(8,8-7.9*i,2.5)
- end
- for i=0,1,0.2 do
- wait()
- eyepmesh.Scale = Vector3.new(8,0.6+7.9*i,2.5)
- end
- end
- end),eyep,eyepw)
- player = game.Players.LocalPlayer
- char = player.Character
- for i,v in pairs(char:children()) do
- if v:IsA("Accessory") then
- v:Destroy()
- end
- end
- asd = Instance.new("Sound",char)
- asd.SoundId = "rbxassetid://904848007"
- asd.Looped = true
- asd.Pitch = 1
- asd.Volume = 1
- asd:Play()
- local Create = LoadLibrary("RbxUtility").Create
- ArtificialHB = Create("BindableEvent", script){
- Parent = script,
- Name = "Heartbeat",
- }
- function swait(num)
- if num == 0 or num == nil then
- ArtificialHB.Event:wait()
- else
- for i = 0, num do
- ArtificialHB.Event:wait()
- end
- end
- end
- char.Shirt.ShirtTemplate = "rbxassetid://199023259"
- char.Pants.PantsTemplate = "rbxassetid://210190337"
- local Part = Instance.new("Part",char)
- Part.BrickColor = BrickColor.new("Pastel green")
- Part.Size = Vector3.new(4, 3.6, 1)
- Part.CanCollide = false
- Part.Material = "Neon"
- local M = Instance.new("SpecialMesh",Part)
- M.MeshId = "rbxassetid://11641931"
- M.TextureId = "rbxassetid://11641912"
- M.Scale = Vector3.new(1.2,1.2,1.2)
- local Part2 = Instance.new("Weld",Part)
- Part2.Part0 = char.Head
- Part2.Part1 = Part
- Part2.C0 = CFrame.new(0,0,0)*CFrame.Angles(0,0,0)
- local char = game.Players.LocalPlayer.Character
- local Part3 = Instance.new("Part",char)
- Part3.Size = Vector3.new(1.3, 1.1, 1)
- Part3.CanCollide = false
- Part3.Material = "Neon"
- local Part4 = Instance.new("Part",char)
- Part4.Transparency = 1
- Part4.Size = Vector3.new(1.005, 1.1, 1)
- Part4.CanCollide = false
- Part4.Material = "Neon"
- Static = Instance.new("Decal", Part3)
- Face = Instance.new("Decal", Part4)
- local Part22 = Instance.new("Weld",Part3)
- Part22.Part0 = char.Head
- Part22.Part1 = Part3
- Part22.C0 = CFrame.new(0,0,-.5)*CFrame.Angles(0,0,0)
- local Part224 = Instance.new("Weld",Part4)
- Part224.Part0 = char.Head
- Part224.Part1 = Part4
- Part224.C0 = CFrame.new(0,0,-.5)*CFrame.Angles(0,0,0)
- while true do
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.8,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.8,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.7,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.6,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.5,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.4,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.3,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.2,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.1,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.0,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,0.9,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.0,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.1,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.2,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.3,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.4,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.5,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.6,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.7,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470950"
- wait(.1)
- eyeoutlinew.C0=CFrame.new(0,1.8,1.5)*CFrame.Angles(0,math.rad(0),math.rad(0))
- Static.Texture = "http://www.roblox.com/asset/?id=9470965"
- wait(.1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement