Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local tool = game:GetObjects("rbxassetid://13175107839")[1]
- tool.Parent = game.Players.LocalPlayer.Backpack
- tool.Activated:Connect(function()
- tool.Eat:play()
- tool.Cake:Destroy()
- task.wait(1)
- tool.yay:Play()
- end)
Add Comment
Please, Sign In to add comment