Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --lol why do you have this
- --anyway, this script is called SUGARIE
- --and its by TATTLETAIL_CUTE
- --at least give some credit, will ya?
- musicOn = true
- Me = game.Players.LocalPlayer
- player = Me
- char = Me.Character
- chara = char
- larm = char["Left Arm"]
- rarm = char["Right Arm"]
- lleg = char["Left Leg"]
- rleg = char["Right Leg"]
- torso = char.Torso
- hed = char.Head
- mouse = player:GetMouse()
- lght = game.Lighting
- lichtact = false
- moosicact = false
- gotsagofest = true
- chara.Humanoid.MaxHealth = math.huge
- chara.Humanoid.Health = math.huge
- wait(2.5)
- chara.Humanoid.WalkSpeed = 10
- chara.Humanoid.JumpPower = 40
- local naeeym = Instance.new("BillboardGui",chara)
- naeeym.Size = UDim2.new(0,100,0,40)
- naeeym.StudsOffset = Vector3.new(0,2,0)
- naeeym.Adornee = chara.Head
- local tecks = Instance.new("TextLabel",naeeym)
- tecks.BackgroundTransparency = 1
- tecks.BorderSizePixel = 0
- tecks.Text = "Sugarie (By TATTLETAIL_CUTE) (FANMADE) (UNFINISHED)"
- tecks.Font = "Antique"
- tecks.FontSize = "Size36"
- tecks.TextStrokeTransparency = 0.5
- tecks.TextColor3 = Color3.new(0,0,0)
- rrer = BrickColor.new("Really red")
- tecks.TextStrokeColor3 = rrer.Color
- tecks.Size = UDim2.new(1,0,0.5,0)
- local licht = Instance.new("PointLight",chara.Torso)
- licht.Color = tecks.TextStrokeColor3
- licht.Range = 60
- licht.Brightness = 1
- licht.Enabled = false
- ------------------------------- Player -------------------------------------------------------------------
- local z = Instance.new("Sound",hed)
- z.Looped = true
- z.SoundId = "rbxassetid://251613697"
- z.Volume = 2.25
- if musicOn then
- z:Play()
- end
- Mouse = player:GetMouse()
- local l = Instance.new("ColorCorrectionEffect",game.Lighting)
- for i,v in pairs(chara:children()) do
- if v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") then
- v:Destroy()
- end
- end
- Hats1 = Instance.new("Part")
- Hats1.Parent = char
- Hats1.BrickColor = BrickColor.new("White")
- Hats1.formFactor = "Symmetric"
- Hats1.Size = Vector3.new(1, 1, 1)
- Hats1.CFrame = hed.CFrame
- Hats1:BreakJoints()
- Hats1.CanCollide = false
- Hats1.TopSurface = "Smooth"
- Hats1.BottomSurface = "Smooth"
- Weld = Instance.new("Weld")
- Weld.Part0 = hed
- Weld.Part1 = Hats1
- Weld.Parent = hed
- Weld.C0 = CFrame.new(0, 0.8, 0.1)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
- Mesh = Instance.new("SpecialMesh")
- Mesh.Parent = Hats1
- Mesh.MeshId = "http://www.roblox.com/asset/?id=21057410"
- Mesh.TextureId = "http://www.roblox.com/asset/?id=64444605"
- Mesh.VertexColor = Vector3.new(1,0,0)
- Mesh.Scale = Vector3.new(1.1,1.1,1.1)
- shirt = Instance.new("Shirt", char)
- shirt.Name = "Shirt"
- pants = Instance.new("Pants", char)
- pants.Name = "Pants"
- char.Shirt.ShirtTemplate = "rbxassetid://767938301"
- char.Pants.PantsTemplate = "rbxassetid://590256393"
- hed.face.Texture = "http://www.roblox.com/asset/?id=1000657824"
- char["Body Colors"].HeadColor, char["Body Colors"].LeftArmColor, char["Body Colors"].LeftLegColor, char["Body Colors"].RightArmColor, char["Body Colors"].RightLegColor, char["Body Colors"].TorsoColor = BrickColor.new("Dark orange"), BrickColor.new("Dark orange"), BrickColor.new("Dark orange"), BrickColor.new("Dark orange"), BrickColor.new("Dark orange"), BrickColor.new("Dark orange")
- local Orbd = Instance.new("Part", char)
- Orbd.Name = "Orbd"
- Orbd.Shape = Enum.PartType.Ball
- Orbd.CanCollide = false
- Orbd.BrickColor = BrickColor.new("Really red")
- Orbd.Transparency = 0
- Orbd.Material = "Neon"
- Orbd.Size = Vector3.new(0.1, 0.1, 0.1)
- Orbd.TopSurface = Enum.SurfaceType.Smooth
- Orbd.BottomSurface = Enum.SurfaceType.Smooth
- local Weld = Instance.new("Weld", Orbd)
- Weld.Part0 = char.Head
- Weld.Part1 = Orbd
- Weld.C1 = CFrame.new(0.247, -0.23, 0.5475)
- local glov = Instance.new("PointLight", Orbd)
- glov.Brightness = 0.25
- glov.Range = 20
- glov.Color = Color3.new(255, 0, 0)
- local Orbvc = Instance.new("Part", char)
- Orbvc.Name = "Orbvc"
- Orbvc.Shape = Enum.PartType.Ball
- Orbvc.CanCollide = false
- Orbvc.BrickColor = BrickColor.new("Really red")
- Orbvc.Transparency = 0
- Orbvc.Material = "Neon"
- Orbvc.Size = Vector3.new(0.1, 0.1, 0.1)
- Orbvc.TopSurface = Enum.SurfaceType.Smooth
- Orbvc.BottomSurface = Enum.SurfaceType.Smooth
- local Weld = Instance.new("Weld", Orbvc)
- Weld.Part0 = char.Head
- Weld.Part1 = Orbvc
- Weld.C1 = CFrame.new(-0.116, -0.23, 0.5475)
- local glo = Instance.new("PointLight", Orbvc)
- glo.Brightness = 0.25
- glo.Range = 20
- glo.Color = Color3.new(255, 0, 0)
- local IsFreeFalling = false
- local SpinPart = Instance.new('Part')
- SpinPart.Transparency = 1
- SpinPart.Size = Vector3.new(25,1,25)
- SpinPart.CanCollide = false
- SpinPart.FormFactor = 'Custom'
- local FX = Instance.new('ParticleEmitter',SpinPart)
- FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Alder").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Alder").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://747221652",-0.1
- local FX = Instance.new('ParticleEmitter',SpinPart)
- FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Alder").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Alder").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://747221652",0.1
- do
- local tspin = Instance.new('BodyAngularVelocity')
- tspin.angularvelocity = Vector3.new(0,1,0)
- tspin.maxTorque =Vector3.new(math.huge,math.huge,math.huge)
- tspin.Parent = SpinPart
- end
- local SpinPos = Instance.new('BodyPosition')
- SpinPos.maxForce = Vector3.new(math.huge,math.huge,math.huge)
- SpinPos.Parent = SpinPart
- function Equipped()
- IsEquipped = true
- local MyTorso = char.Torso
- if MyTorso then
- spawn(function()
- local startTime = tick()
- SpinPart.CFrame = CFrame.new(MyTorso.CFrame.p+Vector3.new(0,-2.8,0))
- SpinPart.Parent = MyTorso
- local fadeIn = true
- while IsEquipped do
- if not IsFreeFalling then
- SpinPos.position = MyTorso.CFrame.p+Vector3.new(0,-2.8,0)
- end
- wait()
- end
- SpinPart.Parent = nil
- end)
- end
- end
- wait(0.01)
- Equipped()
- function start()
- print("FURRIES falls across the battlefield...")
- wait()
- print("----------------------------------------")
- wait()
- print(" - SUGARIE booted up. -")
- wait()
- print("- Cursed Killer:???")
- i = 0
- while i<1 do
- wait()
- i = i + 0.01
- l.Contrast,l.Saturation,l.Brightness = l.Contrast + 0, l.Saturation - 0, l.Brightness + 0
- end
- end
- delay(0,start)
- local SuitHolder=Instance.new("Model")
- SuitHolder.Name="Suit"
- SuitHolder.Parent=game.Players.LocalPlayer.Character
- local m = Instance.new("Model")
- m.Name="Left Arm"
- m.Parent=SuitHolder
- local p=Instance.new("Part")
- p.Name="Handle"
- p.formFactor=Enum.FormFactor.Symmetric
- p.Color=Color3.new(0.105882, 0.164706, 0.207843)
- p.CFrame=CFrame.new(-8.5, 3.5999999, 4.50500011, 1.30801496e-07, 0.99619472, -0.087155804, -7.619402e-09, -0.087155804, -0.99619472, -1, 1.30967834e-07, -3.809701e-09)
- p.Anchored=false
- p.CanCollide=false
- p.Size=Vector3.new(1, 1, 1)
- p.TopSurface=Enum.SurfaceType.Smooth
- p.BottomSurface=Enum.SurfaceType.Smooth
- p.Parent=m
- local obj1=Instance.new("SpecialMesh")
- obj1.MeshType=Enum.MeshType.FileMesh
- obj1.Scale=Vector3.new(0.779999971, 1.25, 1)
- obj1.Parent=p
- obj1.MeshId = "http://www.roblox.com/asset/?id=20637493"
- local w=Instance.new("Weld",p)
- w.Part0,w.Part1,w.C0 = SuitHolder.Parent["Left Arm"],p,CFrame.new(0, 0.6, 0.005, 1.30801496e-07, 0.99619472, -0.087155804, -7.619402e-09, -0.087155804, -0.99619472, -1, 1.30967834e-07, -3.809701e-09)
- local p=Instance.new("Part")
- p.Name="Handle"
- p.formFactor=Enum.FormFactor.Symmetric
- p.Color=Color3.new(0.0666667, 0.0666667, 0.0666667)
- p.CFrame=CFrame.new(-8.60000038, 1.4000001, 0.00500011, -4.37113883e-08, 0.087155737, 0.99619472, 0, 0.99619472, -0.087155737, -1, -3.80969833e-09, -4.35450538e-08)
- p.Anchored=false
- p.CanCollide=false
- p.Size=Vector3.new(1, 1, 1)
- p.TopSurface=Enum.SurfaceType.Smooth
- p.BottomSurface=Enum.SurfaceType.Smooth
- p.Parent=m
- local obj1=Instance.new("SpecialMesh")
- obj1.MeshType=Enum.MeshType.FileMesh
- obj1.Scale=Vector3.new(0.899999976, 1.29999995, 1)
- obj1.Parent=p
- obj1.MeshId = "http://www.roblox.com/asset/?id=20637493"
- local w=Instance.new("Weld",p)
- w.Part0,w.Part1,w.C0 = SuitHolder.Parent["Left Arm"],p,CFrame.new(-0.1, 0.4, 0.005, -4.37113883e-08, 0.087155737, 0.99619472, 0, 0.99619472, -0.087155737, -1, -3.80969833e-09, -4.35450538e-08)
- local p=Instance.new("Part")
- p.Name="Handle"
- p.formFactor=Enum.FormFactor.Symmetric
- p.Color=Color3.new(0.592157, 0, 0)
- p.CFrame=CFrame.new(-8.5, 3.6500001, 4.50500011, -4.23832347e-08, 0.98480773, -0.173648223, 1.51808095e-08, -0.173648223, -0.98480773, -1, -4.43754651e-08, -7.59040475e-09)
- p.Anchored=false
- p.CanCollide=false
- p.Size=Vector3.new(1, 1, 1)
- p.TopSurface=Enum.SurfaceType.Smooth
- p.BottomSurface=Enum.SurfaceType.Smooth
- p.Parent=m
- local obj1=Instance.new("SpecialMesh")
- obj1.MeshType=Enum.MeshType.FileMesh
- obj1.Scale=Vector3.new(0.779999971, 0.75, 1)
- obj1.Parent=p
- obj1.MeshId = "http://www.roblox.com/asset/?id=20637493"
- local w=Instance.new("Weld",p)
- w.Part0,w.Part1,w.C0 = SuitHolder.Parent["Left Arm"],p,CFrame.new(0, 0.65, 0.005, -4.23832347e-08, 0.98480773, -0.173648223, 1.51808095e-08, -0.173648223, -0.98480773, -1, -4.43754651e-08, -7.59040475e-09)
- local p=Instance.new("Part")
- p.Name="Handle"
- p.formFactor=Enum.FormFactor.Symmetric
- p.Color=Color3.new(0.592157, 0, 0)
- p.Material=Enum.Material.Neon
- p.CFrame=CFrame.new(-8.64500046, 3.45000005, 4.50299978, -4.37113883e-08, 0.342020124, 0.939692616, 0, 0.939692616, -0.342020124, -1, -1.49501744e-08, -4.10752676e-08)
- p.Anchored=false
- p.CanCollide=false
- p.Size=Vector3.new(1, 1, 1)
- p.TopSurface=Enum.SurfaceType.Smooth
- p.BottomSurface=Enum.SurfaceType.Smooth
- p.Parent=m
- local obj1=Instance.new("SpecialMesh")
- obj1.MeshType=Enum.MeshType.FileMesh
- obj1.Scale=Vector3.new(0.925000012, 1.5, 1)
- obj1.Parent=p
- obj1.MeshId = "http://www.roblox.com/asset/?id=20637493"
- local w=Instance.new("Weld",p)
- w.Part0,w.Part1,w.C0 = SuitHolder.Parent["Left Arm"],p,CFrame.new(-0.145, 0.45, 0.003, -4.37113883e-08, 0.342020124, 0.939692616, 0, 0.939692616, -0.342020124, -1, -1.49501744e-08, -4.10752676e-08)
- local p=Instance.new("Part")
- p.Name="Handle"
- p.formFactor=Enum.FormFactor.Symmetric
- p.Color=Color3.new(0.105882, 0.164706, 0.207843)
- p.CFrame=CFrame.new(-8.64999962, 3.5999999, 4.50500011, -4.37113883e-08, 0.5, 0.866025388, 0, 0.866025388, -0.5, -1, -2.18556941e-08, -3.78551732e-08)
- p.Anchored=false
- p.CanCollide=false
- p.Size=Vector3.new(1, 1, 1)
- p.TopSurface=Enum.SurfaceType.Smooth
- p.BottomSurface=Enum.SurfaceType.Smooth
- p.Parent=m
- local obj1=Instance.new("SpecialMesh")
- obj1.MeshType=Enum.MeshType.FileMesh
- obj1.Scale=Vector3.new(0.975000024, 1.5, 1)
- obj1.Parent=p
- obj1.MeshId = "http://www.roblox.com/asset/?id=20637493"
- local w=Instance.new("Weld",p)
- w.Part0,w.Part1,w.C0 = SuitHolder.Parent["Left Arm"],p,CFrame.new(-0.15, 0.6, 0.005, -4.37113883e-08, 0.5, 0.866025388, 0, 0.866025388, -0.5, -1, -2.18556941e-08, -3.78551732e-08)
- local p=Instance.new("Part")
- p.Name="Handle"
- p.formFactor=Enum.FormFactor.Symmetric
- p.Color=Color3.new(0.105882, 0.164706, 0.207843)
- p.CFrame=CFrame.new(-8.5, 3.75, 4.50500011, -4.37113883e-08, 0.866025388, -0.50000006, 0, -0.50000006, -0.866025388, -1, -3.78551732e-08, 2.18556959e-08)
- p.Anchored=false
- p.CanCollide=false
- p.Size=Vector3.new(1, 1, 1)
- p.TopSurface=Enum.SurfaceType.Smooth
- p.BottomSurface=Enum.SurfaceType.Smooth
- p.Parent=m
- local obj1=Instance.new("SpecialMesh")
- obj1.MeshType=Enum.MeshType.FileMesh
- obj1.Scale=Vector3.new(0.779999971, 1.25, 1)
- obj1.Parent=p
- obj1.MeshId = "http://www.roblox.com/asset/?id=20637493"
- local w=Instance.new("Weld",p)
- w.Part0,w.Part1,w.C0 = SuitHolder.Parent["Left Arm"],p,CFrame.new(0, 0.75, 0.005, -4.37113883e-08, 0.866025388, -0.50000006, 0, -0.50000006, -0.866025388, -1, -3.78551732e-08, 2.18556959e-08)
- local p=Instance.new("Part")
- p.Color=Color3.new(0.105882, 0.164706, 0.207843)
- p.CFrame=CFrame.new(-8.13249969, 3.28999996, 4.50500011, 4.37113883e-08, -3.82137093e-15, -1, -8.74227766e-08, -1, 0, -1, 8.74227766e-08, -4.37113883e-08)
- p.Anchored=false
- p.CanCollide=false
- p.Size=Vector3.new(1.04999995, 0.5, 0.300000012)
- p.Parent=m
- local obj1=Instance.new("SpecialMesh")
- obj1.MeshType=Enum.MeshType.Wedge
- obj1.Parent=p
- local w=Instance.new("Weld",p)
- w.Part0,w.Part1,w.C0 = SuitHolder.Parent["Left Arm"],p,CFrame.new(0.36750031, 0.29, 0.005, 4.37113883e-08, -3.82137093e-15, -1, -8.74227766e-08, -1, 0, -1, 8.74227766e-08, -4.37113883e-08)
- local p=Instance.new("Part")
- p.Color=Color3.new(0.105882, 0.164706, 0.207843)
- p.CFrame=CFrame.new(-8.65750027, 3.28999996, 4.50500011, 4.37113883e-08, 3.82137093e-15, 1, 8.74227766e-08, -1, 0, 1, 8.74227766e-08, -4.37113883e-08)
- p.Anchored=false
- p.CanCollide=false
- p.Size=Vector3.new(1.04999995, 0.5, 0.75)
- p.Parent=m
- local obj1=Instance.new("SpecialMesh")
- obj1.MeshType=Enum.MeshType.Wedge
- obj1.Parent=p
- local w=Instance.new("Weld",p)
- w.Part0,w.Part1,w.C0 = SuitHolder.Parent["Left Arm"],p,CFrame.new(-0.15750027, 0.28999996, 0.005, 4.37113883e-08, 3.82137093e-15, 1, 8.74227766e-08, -1, 0, 1, 8.74227766e-08, -4.37113883e-08)
- local p=Instance.new("Part")
- p.Color=Color3.new(0.105882, 0.164706, 0.207843)
- p.CFrame=CFrame.new(-8.5, 3.7750001, 4.50500011, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- p.Anchored=false
- p.CanCollide=false
- p.Size=Vector3.new(1.04999995, 0.5, 1.04999995)
- p.Parent=m
- local w=Instance.new("Weld",p)
- w.Part0,w.Part1,w.C0 = SuitHolder.Parent["Left Arm"],p,CFrame.new(0, 0.7750001, 0.005, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- TC = chara.HumanoidRootPart.RootJoint
- HC = chara.Torso.Neck
- RAC = chara.Torso["Right Shoulder"]
- LAC = chara.Torso["Left Shoulder"]
- RLC = chara.Torso["Right Hip"]
- LLC = chara.Torso["Left Hip"]
- TCF = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- HCF = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- RACF = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- LACF = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- RLCF = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- LLCF = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- RWF = CFrame.new(-1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
- LWF = CFrame.new(1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
- RLWF = CFrame.new(-.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
- LLWF = CFrame.new(.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
- RW = Instance.new("Weld",HC.Parent)
- RW.Part1 = HC.Parent
- RW.Part0 = chara["Right Arm"]
- RW.C0 = RWF
- LW = Instance.new("Weld",HC.Parent)
- LW.Part1 = HC.Parent
- LW.Part0 = chara["Left Arm"]
- LW.C0 = LWF
- RLW = nil
- LLW = nil
- function clerp(a,b,c)
- return a:lerp(b,c)
- end
- TC.C0 = TCF
- HC.C0 = HCF
- RW.C0 = RWF
- LW.C0 = LWF
- --Idle Clerp--
- ITCF = TCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(10))
- IHCF = HCF * CFrame.fromEulerAnglesXYZ(math.rad(10),0,math.rad(-10))
- IRWF = RWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-2))
- ILWF = LWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(2))
- TC.C0 = ITCF
- HC.C0 = IHCF
- RW.C0 = IRWF
- LW.C0 = ILWF
- while true do
- wait(.01)
- chance = math.random(0,100)
- if chance < 10 then
- sel = math.random(1,3)
- if sel == 1 then
- tecks.Text = "Endor"
- elseif sel == 2 then
- tecks.Text = "Eubon"
- elseif sel == 3 then
- tecks.Text = "Fndcr"
- end
- else tecks.Text = "Cursed Killer:???"
- if chara.Humanoid.Health > 0 then
- chara.Humanoid.MaxHealth = math.huge
- chara.Humanoid.Health = math.huge
- end
- tecks.Position = UDim2.new(0,math.random(-1,1),0,math.random(-1,1))
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement