[ad_1]
Created by Tiurabe
Features:
- DAY UNLOCK ALL HATS
local hats = game:GetService("ReplicatedStorage").models.hats:GetChildren()
for i = 1,#hats do
local v = hats[i]
game:GetService("ReplicatedStorage").Remotes.Data.bungus:FireServer(v.Name)
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]