Creator Info.
View


NoobSquad fan!!
Subscribe
Created: 10/29/2025 19:19


Info.
View


Created: 10/29/2025 19:19
ha
local Tool = script.Parent local Players = game:GetService("Players") local Debris = game:GetService("Debris") local function onDrink(player) local char = player.Character if not char then return end local humanoid = char:FindFirstChild("Humanoid") if not humanoid then return end local explosion "YOU ARE AN IDIOT!"
CommentsView
No comments yet.