Adam_Pastebin

Doors 1m Knob Cake (Made By PenguinManiack)

Aug 19th, 2023
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.23 KB | Gaming | 0 0
  1. local tool = game:GetObjects("rbxassetid://13175107839")[1]
  2. tool.Parent = game.Players.LocalPlayer.Backpack
  3. tool.Activated:Connect(function()
  4.     tool.Eat:play()
  5.     tool.Cake:Destroy()
  6.     task.wait(1)
  7.     tool.yay:Play()
  8.     end)
Add Comment
Please, Sign In to add comment