TN = game.Players.LocalPlayer.Tycoon.Value AT = game.Workspace["Zednov's Tycoon Kit"].Tycoons["Tn"] script.Parent.Text = AT.CurrencyToCollect.Value
I am trying to make a display that displays your Currency To collect in a GUI. The error is Tn is not part of folder, but I dont know how to fix that.