script.Parent.Podstawowe.Bank.Touched:Connect(function(obiekt) if obiekt.Parent == gracz.Character then kasaNaSerwerze.Value += script.Skarbiec.Value script.Skarbiec.Value = 0 end end)