Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- plr = game.Players.LocalPlayer.Character
- keko = Instance.new("Sound", plr.Torso)
- keko.SoundId = "http://roblox.com/asset?id=270181115"
- keko:Play()
- keko.Looped = true
- 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"))
- Tool0 = Instance.new("Tool")
- Part1 = Instance.new("Part")
- SpecialMesh2 = Instance.new("SpecialMesh")
- Decal3 = Instance.new("Decal")
- Sound4 = Instance.new("Sound")
- Sound5 = Instance.new("Sound")
- Script6 = Instance.new("Script")
- Tool0.Name = "Temmeih fl00ks :oooooooooooooooo"
- Tool0.Parent = mas
- Part1.Name = "Handle"
- Part1.Parent = Tool0
- Part1.Rotation = Vector3.new(-180, 0, -180)
- Part1.Locked = true
- Part1.Size = Vector3.new(1, 1.5, 0.300000012)
- Part1.CFrame = CFrame.new(-105.589996, 0.949999988, 122.939987, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.Position = Vector3.new(-105.589996, 0.949999988, 122.939987)
- Part1.Orientation = Vector3.new(0, 180, 0)
- SpecialMesh2.Parent = Part1
- SpecialMesh2.MeshId = "http://www.roblox.com/asset/?id=435712032"
- SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=435711871"
- SpecialMesh2.MeshType = Enum.MeshType.FileMesh
- Decal3.Parent = Part1
- Decal3.Texture = "http://www.roblox.com/asset/?id=327473548"
- Decal3.Face = Enum.NormalId.Back
- Sound4.Name = "DrinkSound"
- Sound4.Parent = Part1
- Sound4.Pitch = 2
- Sound4.SoundId = "rbxassetid://990183576"
- Sound4.Volume = 7
- Sound5.Name = "OpenSound"
- Sound5.Parent = Part1
- Sound5.SoundId = "rbxassetid://22786502"
- Sound5.Volume = 10
- Script6.Name = "BloxyColaScript"
- Script6.Parent = Tool0
- table.insert(cors,sandbox(Script6,function()
- local Tool = script.Parent;
- enabled = true
- function onActivated()
- if not enabled then
- return
- end
- enabled = false
- Player.Torso["Right Shoulder"].C0 = CFrame.new(0.9,0.5,-0.05) * CFrame.Angles(0.2,2,0)
- wait(0.05)
- Player.Torso["Right Shoulder"].C0 = CFrame.new(0.8,0.5,-0.1) * CFrame.Angles(0.4,2.4,0)
- Tool.Handle.DrinkSound:Play()
- for i = 1,30 do
- wait(0.1)
- Player.Humanoid.Health = Player.Humanoid.Health + 1
- end
- Player.Torso["Right Shoulder"].C0 = CFrame.new(0.9,0.5,-0.05) * CFrame.Angles(0.2,2,0)
- wait(0.05)
- Player.Torso["Right Shoulder"].C0 = CFrame.new(1,0.5,-0) * CFrame.Angles(0,1.57,0)
- wait(0.5)
- enabled = true
- end
- function onEquipped()
- Player = script.Parent.Parent
- Tool.Handle.OpenSound:play()
- end
- function onEnequipped()
- Player.Torso["Right Shoulder"].C0 = CFrame.new(1,0.5,-0) * CFrame.Angles(0,1.57,0)
- end
- script.Parent.Activated:connect(onActivated)
- script.Parent.Equipped:connect(onEquipped)
- script.Parent.Unequipped:connect(onEnequipped)
- end))
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = game:GetService("Players").LocalPlayer.Backpack
- 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