Created by Dignity
Features:
- AUTO COLLECT PRESENTS
- INFINITE SNOW
SCRIPTS: [2]
INF SNOW:
while true do
wait(0.1)
game:GetService("ReplicatedStorage").Events.HitPart:FireServer(workspace.HitParts.Snow)
end
AUTO COLLECT PRESENT:
loadstring(game:HttpGet("https://raw.githubusercontent.com/DignityDC/plowsimcoin/main/collectCoin", true))()