Help with Dev Products not working

Hello I need help with my developer products that aren’t working.

I don’t have any errors in the output and most things seems to be working but the problem is:

I have a main script for all currency devproduct purchases.
I also have a Egg Script for my Egg hatch developer product.
The problem is I cant have both working at once. If I enable the main currency developer products script then my egg product will not hatch the egg.
But when I disable the currency script my egg hatch product works and hatches egg…?

– Currency developer product script
script2

–Egg Hatching product code

Any help to fix my problem would be appreciated! I can pay you like 100robux for the help :slight_smile:
Or to understand my problem and point out the reason it wont work. Why can’t both developer product scripts work at the same time?

You need to have all the purchasing granted in one script, the main one, have the egg hatch script send a message to the main one with the information. I don’t know if this is a bug or what but dev products purchasing likes to all be in the same script. (I have had this problem too).

Wow that is inconvenient but thanks I will try :slight_smile: