Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --legend says the barney fills ur eyes with blood MUHAHAHAAH
- --Converted with ttyyuu12345's model to script plugin v4
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- Part0 = Instance.new("Part")
- Part1 = Instance.new("Part")
- WeldConstraint2 = Instance.new("WeldConstraint")
- Part3 = Instance.new("Part")
- WeldConstraint4 = Instance.new("WeldConstraint")
- Script5 = Instance.new("Script")
- SpecialMesh6 = Instance.new("SpecialMesh")
- Sound7 = Instance.new("Sound")
- Script8 = Instance.new("Script")
- Script9 = Instance.new("Script")
- BillboardGui10 = Instance.new("BillboardGui")
- TextLabel11 = Instance.new("TextLabel")
- Part0.Name = "Handle"
- Part0.Parent = mas
- Part0.CFrame = CFrame.new(5.48999977, 2.50000501, 1.37, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part0.Position = Vector3.new(5.48999977, 2.50000501, 1.37)
- Part0.Color = Color3.new(1, 1, 0)
- Part0.Transparency = 1
- Part0.Size = Vector3.new(2, 1, 1)
- Part0.BottomSurface = Enum.SurfaceType.Smooth
- Part0.BrickColor = BrickColor.new("New Yeller")
- Part0.Locked = true
- Part0.TopSurface = Enum.SurfaceType.Smooth
- Part0.brickColor = BrickColor.new("New Yeller")
- Part1.Name = "eye2"
- Part1.Parent = Part0
- Part1.CFrame = CFrame.new(5.66000032, 2.68000484, 0.794999957, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part1.Orientation = Vector3.new(0, 90, 0)
- Part1.Position = Vector3.new(5.66000032, 2.68000484, 0.794999957)
- Part1.Rotation = Vector3.new(0, 90, 0)
- Part1.Color = Color3.new(1, 0, 0)
- Part1.Size = Vector3.new(0.0500000007, 0.30000031, 0.330000103)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.BrickColor = BrickColor.new("Really red")
- Part1.Locked = true
- Part1.Material = Enum.Material.Neon
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.brickColor = BrickColor.new("Really red")
- Part1.Shape = Enum.PartType.Cylinder
- WeldConstraint2.Parent = Part1
- WeldConstraint2.Part0 = Part1
- WeldConstraint2.Part1 = Part0
- Part3.Name = "eye1"
- Part3.Parent = Part0
- Part3.CFrame = CFrame.new(5.31999731, 2.68000484, 0.794999957, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part3.Orientation = Vector3.new(0, 90, 0)
- Part3.Position = Vector3.new(5.31999731, 2.68000484, 0.794999957)
- Part3.Rotation = Vector3.new(0, 90, 0)
- Part3.Color = Color3.new(1, 0, 0)
- Part3.Size = Vector3.new(0.0500000007, 0.30000031, 0.330000103)
- Part3.BottomSurface = Enum.SurfaceType.Smooth
- Part3.BrickColor = BrickColor.new("Really red")
- Part3.Locked = true
- Part3.Material = Enum.Material.Neon
- Part3.TopSurface = Enum.SurfaceType.Smooth
- Part3.brickColor = BrickColor.new("Really red")
- Part3.Shape = Enum.PartType.Cylinder
- WeldConstraint4.Parent = Part3
- WeldConstraint4.Part0 = Part3
- WeldConstraint4.Part1 = Part0
- Script5.Parent = Part0
- table.insert(cors,sandbox(Script5,function()
- local user = owner
- local chara = user.Character
- local NECK = chara.Head
- local weld = Instance.new("Weld",script.parent)
- weld.Part0 = script.parent
- weld.Part1 = NECK
- end))
- SpecialMesh6.Parent = Part0
- SpecialMesh6.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Sound7.Parent = Part0
- Sound7.Looped = true
- Sound7.SoundId = "rbxassetid://232086297"
- Sound7.Volume = 10
- Script8.Parent = Sound7
- table.insert(cors,sandbox(Script8,function()
- script.parent:Play()
- end))
- Script9.Parent = Part0
- table.insert(cors,sandbox(Script9,function()
- local user = owner
- local char = user.Character
- script.parent.Parent = char
- end))
- BillboardGui10.Parent = Part0
- BillboardGui10.LightInfluence = 1
- BillboardGui10.Size = UDim2.new(0, 200, 0, 50)
- BillboardGui10.ClipsDescendants = true
- BillboardGui10.Adornee = Part0
- BillboardGui10.MaxDistance = 15
- BillboardGui10.StudsOffset = Vector3.new(0, 3, 0)
- TextLabel11.Parent = BillboardGui10
- TextLabel11.Size = UDim2.new(0, 200, 0, 50)
- TextLabel11.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel11.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel11.BackgroundTransparency = 1
- TextLabel11.Font = Enum.Font.Code
- TextLabel11.FontSize = Enum.FontSize.Size24
- TextLabel11.Text = "by antoniorigo4"
- TextLabel11.TextColor = BrickColor.new("Crimson")
- TextLabel11.TextColor3 = Color3.new(0.666667, 0, 0)
- TextLabel11.TextSize = 20
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = workspace
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement