ins = game.Players.LocalPlayer for i,v in next,ins:GetAttributes() do print(i,v) end game.Players.LocalPlayer:SetAttribute("PLUS",true) game.Players.LocalPlayer:SetAttribute("BoomBox",true) game.Players.LocalPlayer:SetAttribute("Gifts", true)