EVENT! CLAIM YOUR REWARDS! ALMOST FULL!
A Roblox experience owned by Trash shirts.
Description (written by the developer; not a statement by this register)
local Tool = script.Parent; enabled = true function onActivated() if not enabled then return end enabled = false Tool.GripForward = Vector3.new(0,-.759,-.651) Tool.GripPos = Vector3.new(1.37, -0.73, 0.2) Tool.GripRight = Vector3.new(1,0,0) Tool.GripUp = Vector3.new(0,.651,-.759) Tool.Handle.DrinkSound:Play() wait(3) local h = Tool.Parent:FindFirstChild("Humanoid") if (h ~= nil) then if (h.MaxHealth > h.Health + 20) then h.Health = h.Health + 20 else h.Health = h.MaxHealth end end Tool.GripForward = Vector3.new(-.976,0,-0.217) Tool.GripPos = Vector3.new(0.4,0,0) Tool.GripRight = Vector3.new(.217,0,-.976) Tool.GripUp = Vector3.new(0,1,0) enabled = true end function onEquipped() Tool.Handle.OpenSound:play() end script.Parent.Activated:connect(onActivated) script.Parent.Equipped:connect(onEquipped)
Last updated by the developer 5 Mar 2020, 11:32 UTC.
Live players over time
Growth
Growth history is still building. We hold one measurement for this entry. A trend needs at least two, taken days apart — so this will fill in on its own rather than being estimated. We do not publish numbers we have not measured.
| Measured (UTC) | Players | Change |
|---|---|---|
| 12 Aug 2026, 06:38 | 0 | first reading |
Concurrent players at each of our measurements (insert-on-change).