Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --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"))
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- Script2 = Instance.new("Script")
- Part3 = Instance.new("Part")
- Decal4 = Instance.new("Decal")
- Decal5 = Instance.new("Decal")
- Decal6 = Instance.new("Decal")
- Decal7 = Instance.new("Decal")
- Decal8 = Instance.new("Decal")
- Part9 = Instance.new("Part")
- Script10 = Instance.new("Script")
- WeldConstraint11 = Instance.new("WeldConstraint")
- WeldConstraint12 = Instance.new("WeldConstraint")
- Script13 = Instance.new("Script")
- BillboardGui14 = Instance.new("BillboardGui")
- TextLabel15 = Instance.new("TextLabel")
- Script16 = Instance.new("Script")
- Model0.Name = "chocolate is my enemy"
- Model0.Parent = mas
- Part1.Name = "hold"
- Part1.Parent = Model0
- Part1.CFrame = CFrame.new(14.4799995, 3, 4.48999834, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part1.Orientation = Vector3.new(0, -90, 0)
- Part1.Position = Vector3.new(14.4799995, 3, 4.48999834)
- Part1.Rotation = Vector3.new(0, -90, 0)
- Part1.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part1.Transparency = 1
- Part1.Size = Vector3.new(1, 2, 1)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.BrickColor = BrickColor.new("Reddish brown")
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.brickColor = BrickColor.new("Reddish brown")
- Script2.Name = "WELDARM"
- Script2.Parent = Part1
- table.insert(cors,sandbox(Script2,function()
- wait (2)
- local chara = game.Players.antoniorigo4.Character
- local weld = Instance.new("Weld",script.Parent)weld.Part0 = script.Parent weld.Part1 = chara["Left Arm"]
- end))
- Part3.Name = "chocolate"
- Part3.Parent = Model0
- Part3.CFrame = CFrame.new(16, 2.20000005, 4.5, -1, -1.35651863e-17, -1.31366621e-22, -1.35651863e-17, 1, 3.90816998e-17, 1.31366621e-22, 3.90816998e-17, -1)
- Part3.Orientation = Vector3.new(0, -180, 0)
- Part3.Position = Vector3.new(16, 2.20000005, 4.5)
- Part3.Rotation = Vector3.new(-180, 0, 180)
- Part3.Color = Color3.new(0.384314, 0.278431, 0.196078)
- Part3.Size = Vector3.new(2, 0.400000006, 1)
- Part3.BottomSurface = Enum.SurfaceType.Smooth
- Part3.BrickColor = BrickColor.new("Earth orange")
- Part3.brickColor = BrickColor.new("Earth orange")
- Part3.FormFactor = Enum.FormFactor.Plate
- Part3.formFactor = Enum.FormFactor.Plate
- Decal4.Parent = Part3
- Decal4.Texture = "http://www.roblox.com/asset/?id=9186823"
- Decal4.Face = Enum.NormalId.Top
- Decal5.Parent = Part3
- Decal5.Texture = "http://www.roblox.com/asset/?id=9186823"
- Decal6.Parent = Part3
- Decal6.Texture = "http://www.roblox.com/asset/?id=9186828"
- Decal6.Face = Enum.NormalId.Right
- Decal7.Parent = Part3
- Decal7.Texture = "http://www.roblox.com/asset/?id=9186968"
- Decal7.Face = Enum.NormalId.Bottom
- Decal8.Parent = Part3
- Decal8.Texture = "http://www.roblox.com/asset/?id=9186968"
- Decal8.Face = Enum.NormalId.Back
- Part9.Parent = Part3
- Part9.CFrame = CFrame.new(19, 2.22999978, 4.49499798, 1, -5.13403107e-39, 0, -5.13403107e-39, 1, 0, 0, 0, 1)
- Part9.Position = Vector3.new(19, 2.22999978, 4.49499798)
- Part9.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part9.Size = Vector3.new(4, 0.200000077, 0.260000199)
- Part9.BottomSurface = Enum.SurfaceType.Smooth
- Part9.BrickColor = BrickColor.new("Reddish brown")
- Part9.TopSurface = Enum.SurfaceType.Smooth
- Part9.brickColor = BrickColor.new("Reddish brown")
- Script10.Parent = Part9
- table.insert(cors,sandbox(Script10,function()
- --Made by icokidd97
- wait (1)
- local chara = owner.Character
- function bone(player)
- if player then
- if player.Parent:FindFirstChild("Humanoid")
- then player.Parent:BreakJoints()
- chara.Head.BBG.tuxt.Text = "not every Chocolate is harmless"
- chara.Head.BBG.tuxt.Text = ""..chara.parent.Name
- end
- end
- end
- script.Parent.Touched:connect(bone)
- end))
- WeldConstraint11.Parent = Part9
- WeldConstraint11.Part0 = Part9
- WeldConstraint11.Part1 = Part3
- WeldConstraint12.Parent = Part3
- WeldConstraint12.Part0 = Part3
- WeldConstraint12.Part1 = Part1
- Script13.Parent = Model0
- table.insert(cors,sandbox(Script13,function()
- script.Parent.Parent = owner.Character
- end))
- BillboardGui14.Name = "BBG"
- BillboardGui14.Parent = Model0
- BillboardGui14.LightInfluence = 1
- BillboardGui14.Size = UDim2.new(0, 200, 0, 50)
- BillboardGui14.ClipsDescendants = true
- BillboardGui14.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- BillboardGui14.MaxDistance = 50
- BillboardGui14.StudsOffset = Vector3.new(0, 3, 0)
- TextLabel15.Name = "tuxt"
- TextLabel15.Parent = BillboardGui14
- TextLabel15.Size = UDim2.new(0, 200, 0, 50)
- TextLabel15.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel15.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel15.Font = Enum.Font.GothamBlack
- TextLabel15.FontSize = Enum.FontSize.Size14
- TextLabel15.Text = ""
- TextLabel15.TextColor = BrickColor.new("Crimson")
- TextLabel15.TextColor3 = Color3.new(0.666667, 0, 0)
- TextLabel15.TextSize = 13
- Script16.Name = "Parenting"
- Script16.Parent = BillboardGui14
- table.insert(cors,sandbox(Script16,function()
- script.Parent.Parent = owner.Character.Head
- end))
- 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