Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- plr = owner
- char = plr.Character
- ra = char["Right Arm"]
- la = char["Left Arm"]
- rl = char["Right Leg"]
- ll = char["Left Leg"]
- tors = char.Torso
- hed = char.Head
- root = char.HumanoidRootPart
- hum = char.Humanoid
- dancin = false
- clerp = function(toclerp, cf, number)
- local joint = toclerp
- joint.C0 = joint.C0:Lerp(cf, number)
- end
- clerp2 = function(toclerp, cf)
- local joint = toclerp
- joint.C0 = cf
- end
- clerp3 = function(toclerp, cf, number)
- local joint = toclerp
- joint.C1 = joint.C1:Lerp(cf, number)
- end
- Swait,swait = function(number)
- if number == 0 or number == nil then
- game:GetService("RunService").Heartbeat:Wait()
- else
- for i = 1,number do
- game:GetService("RunService").Heartbeat:Wait()
- end
- end
- end
- ezweld = function(p, a, b, cf)
- local weld = Instance.new("Weld",p)
- weld.Part0 = a
- weld.Part1 = b
- weld.C0 = cf
- return weld
- end
- NewSound = function(p, id, pit, vol, loop)
- local Sound = Instance.new("Sound",p)
- Sound.Pitch = pit
- Sound.Volume = vol
- Sound.SoundId = "rbxassetid://" ..id
- Sound.Looped = loop
- Sound:Play()
- return Sound
- end
- IT = Instance.new
- Rad = math.rad
- Cos = math.cos
- Sin = math.sin
- BrickC = BrickColor.new
- C3 = Color3.new
- VT = Vector3.new
- anim = "Idle"
- attack = false
- local RS = char.Torso["Right Shoulder"]
- local LS = char.Torso["Left Shoulder"]
- local RH = char.Torso["Right Hip"]
- local LH = char.Torso["Left Hip"]
- local neck = char.Torso["Neck"]
- local anim = "Idle"
- local animate = char.Animate
- local root = char.HumanoidRootPart
- local rootj = root.RootJoint
- local timepos = 0
- local sine = 0
- local RSnor = RS.C0
- local LSnor = LS.C0
- local RHnor = RH.C0
- local LHnor = LH.C0
- local RSnor2 = RS.C1
- local LSnor2 = LS.C1
- local RHnor2 = RH.C1
- local LHnor2 = LH.C1
- local rootjnor = rootj.C0
- local necknor = neck.C0
- local tors = char.Torso
- mouse = plr:GetMouse()
- hold = false
- Debris = game:GetService("Debris")
- local dustp = Instance.new("Part", nil)
- dustp.Transparency = 1
- dustp.Size = Vector3.new(0.1, 0.1, 0.1)
- dustp.CanCollide = false
- dustp.Locked = true
- local dustj = ezweld(char, root, dustp, CFrame.new(0, -tors.Size.y - 0.5, 0))
- local dust = Instance.new("ParticleEmitter",dustp)
- dust.Rate = 3
- dust.Lifetime = NumberRange.new(0.35)
- dust.Texture = "rbxassetid://420061161"
- dust.Speed = NumberRange.new(2)
- dust.EmissionDirection = "Back"
- dust.Rotation = NumberRange.new(155)
- dust.RotSpeed = NumberRange.new(15)
- dust.Enabled = false
- dust.Size = NumberSequence.new(tors.Size.y - 1.5, tors.Size.y - 0.75)
- dust.Transparency = NumberSequence.new(0.25, 1)
- sped = 16
- hee = 15
- ae = false
- emrad = 0
- function RayCast(Position, Direction, Range, Ignore)
- return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
- end
- function addpart(p, size, trans, collide, anchor, color, bc)
- local part = Instance.new("Part", p)
- part.Size = size
- part.Transparency = trans
- part.CanCollide = collide
- part.Anchored = anchor
- if bc then
- part.BrickColor = BrickColor.new(color)
- else
- part.Color = color
- end
- return part
- end
- function addmesh(p, scale, t, msh, txt)
- local mesh = Instance.new("SpecialMesh", p)
- mesh.Scale = scale
- mesh.MeshType = t
- if t == "FileMesh" then
- mesh.MeshId = "rbxassetid://" ..msh
- mesh.TextureId = "rbxassetid://" ..txt
- end
- end
- sh = 0.25
- body = Instance.new("Model", char)
- body.Name = "Body"
- ra.Transparency = 1
- upr = addpart(body, Vector3.new(1.36, 1.582, 1.516), 0, false, false, Color3.new(1, 1, 1), false)
- upm = addmesh(upr, Vector3.new(1, 1, 1), "FileMesh", 4086240035, 4086231003)
- upw = ezweld(body, upr, ra, CFrame.new(0, -0.35, 0))
- lwr = addpart(body, Vector3.new(1.107, 1.384, 1.064), 0, false, false, Color3.new(1, 1, 1), false)
- lwm = addmesh(lwr, Vector3.new(1, 1, 1), "FileMesh", 4086240028, 4086231003)
- lww = ezweld(body, lwr, ra, CFrame.new(0.15, 0.425, 0))
- rhd = addpart(body, Vector3.new(0.659, 0.801, 0.627), 0, false, false, Color3.new(1, 1, 1), false)
- rhm = addmesh(rhd, Vector3.new(1, 1, 1), "FileMesh", 4086240025, 4086231003)
- rhw = ezweld(body, rhd, ra, CFrame.new(0.15, 1.05, 0))
- la.Transparency = 1
- upl = addpart(body, Vector3.new(1.36, 1.582, 1.516), 0, false, false, Color3.new(1, 1, 1), false)
- upm = addmesh(upl, Vector3.new(1, 1, 1), "FileMesh", 4086240030, 4086227755)
- upw = ezweld(body, upl, la, CFrame.new(0, -0.35, 0))
- lwl = addpart(body, Vector3.new(1.107, 1.384, 1.064), 0, false, false, Color3.new(1, 1, 1), false)
- lwm = addmesh(lwl, Vector3.new(1, 1, 1), "FileMesh", 4086240052, 4086227755)
- lww = ezweld(body, lwl, la, CFrame.new(-0.15, 0.425, 0))
- lhd = addpart(body, Vector3.new(0.659, 0.801, 0.627), 0, false, false, Color3.new(1, 1, 1), false)
- lhm = addmesh(lhd, Vector3.new(1, 1, 1), "FileMesh", 4086240013, 4086227755)
- lhw = ezweld(body, lhd, la, CFrame.new(-0.15, 1.05, 0))
- rl.Transparency = 1
- upr = addpart(body, Vector3.new(1.36, 1.582, 1.516), 0, false, false, Color3.new(1, 1, 1), false)
- upm = addmesh(upr, Vector3.new(1, 1, 1), "FileMesh", 4086240115, 4086232421)
- upw = ezweld(body, upr, rl, CFrame.new(0, -0.35 - sh, 0))
- lwr = addpart(body, Vector3.new(1.107, 1.384, 1.064), 0, false, false, Color3.new(1, 1, 1), false)
- lwm = addmesh(lwr, Vector3.new(1, 1, 1), "FileMesh", 4086240070, 4086232421)
- lww = ezweld(body, lwr, rl, CFrame.new(0, 0.535 - sh, -0.075))
- rft = addpart(body, Vector3.new(0.659, 0.801, 0.627), 0, false, false, Color3.new(1, 1, 1), false)
- rfm = addmesh(rft, Vector3.new(1, 1, 1), "FileMesh", 4086240077, 4086232421)
- rfw = ezweld(body, rft, rl, CFrame.new(0, 1.15 - sh, -0.075))
- ll.Transparency = 1
- upl = addpart(body, Vector3.new(1.36, 1.582, 1.516), 0, false, false, Color3.new(1, 1, 1), false)
- upm = addmesh(upl, Vector3.new(1, 1, 1), "FileMesh", 4086240074, 4086229148)
- upw = ezweld(body, upl, ll, CFrame.new(0, -0.35 - sh, 0))
- lwl = addpart(body, Vector3.new(1.107, 1.384, 1.064), 0, false, false, Color3.new(1, 1, 1), false)
- lwm = addmesh(lwl, Vector3.new(1, 1, 1), "FileMesh", 4086240094, 4086229148)
- lww = ezweld(body, lwl, ll, CFrame.new(0, 0.535 - sh, -0.075))
- lft = addpart(body, Vector3.new(0.659, 0.801, 0.627), 0, false, false, Color3.new(1, 1, 1), false)
- lfm = addmesh(lft, Vector3.new(1, 1, 1), "FileMesh", 4086240057, 4086229148)
- lfw = ezweld(body, lft, ll, CFrame.new(0, 1.15 - sh, -0.075))
- tors.Transparency = 1
- upt = addpart(body, Vector3.new(2.011, 0.598, 1.768), 0, false, false, Color3.new(1, 1, 1), false)
- upm = addmesh(upt, Vector3.new(1, 1, 1), "FileMesh", 4086240054, 4086234619)
- upw = ezweld(body, upt, tors, CFrame.new(0, -0.25, 0))
- lwt = addpart(body, Vector3.new(2.057, 1.485, 2.12), 0, false, false, Color3.new(1, 1, 1), false)
- lwm = addmesh(lwt, Vector3.new(1, 1, 1), "FileMesh", 4086240109, 4086234619)
- lww = ezweld(char, lwt, tors, CFrame.new(0, 0.75, 0))
- hed.Transparency = 1
- hed:ClearAllChildren()
- hd = addpart(body, Vector3.new(1.194, 2.557, 2.074), 0, false, false, Color3.new(1, 1, 1), false)
- hdm = addmesh(hd, Vector3.new(1, 1, 1), "FileMesh", 4086240014, 4086236176)
- hdw = ezweld(body, hd, hed, CFrame.new(0, -0.425, 0.5))
- for i,v in pairs (char:children()) do
- if v:IsA("Hat") or v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") or v:IsA("ShirtGraphic") then
- v:remove()
- end
- if v:IsA("Part") then
- v.BrickColor = BrickColor.new("Cyan")
- end
- if v:IsA("BodyColors") then
- v:remove()
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement