hallb

soda drinking simulator Hack

Jan 1st, 2020
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. while wait() do if game.Players.LocalPlayer.Backpack:FindFirstChild("Soda") then game.Players.LocalPlayer.Backpack:FindFirstChild("Soda").Parent = game.Players.LocalPlayer.Character else game.Players.LocalPlayer.Character:FindFirstChild("Soda").Drink:FireServer() game.Players.LocalPlayer.Character:FindFirstChild("Soda").Burp:FireServer() game.ReplicatedStorage.RebirthMe:FireServer() end
  2. end
Add Comment
Please, Sign In to add comment