Rebirth System For Zed's Tycoon Kit

I am making a tycoon using Zed’s Tycoon Kit and can’t seem to find a good rebirth system. Does anyone know of a good system / free model I can use to implement rebirths?

Its better to NOT use free models, try making your own.

I have no idea how to make a rebirth system though. I’m not really good with leaderstats.

Just make a button when its pressed it fires a RemoteEvent to the server which checks if he had enough money or not, and adds the rebirths and removes the money or sends an error sound

I have a video tutorial on making a rebirth system. That’s better then a free model so you can learn what the stuff does, check it out:

Dang bro these old thumbnails are awful

1 Like

I like the tutorial, and totally agree that its better to practice scripting… However, copying a script line for line does seem kinda a free model in a sense

Not exactly a free model but a free resource. The benefits of any tutorial over a free model is you learn what it does and how to modify it (unless you just skip to the scripts).