i need help with making a rebirth system that can stack points like this: 10k/10k = 1 point 100k/10k = 10 points
i have tried myself but i have no idea on any other methods besides this
but this freezes the game everytime you rebirth with a high number and if i add a wait() it counts the points one by one and is very slow if you have a lot of money
i need some suggestions to how i can be able to achieve this