Hi, so I was trying to get all my shirts and gamepasses from RoProxy. I looped through the table and tried to clone the button and it should have the price, but it isn’t cloning.
Even this one liner code doesn’t do anything
script.Parent.SurfaceGui.TextButton:Clone()
How do I really clone a TextButton ? I’m feeling stupid right now but I need to make it work. Thanks