Help with updating gamepass multiplier loop

I think the issue here is that the values aren’t saved in any datastore

You should check this for the default roblox datastores
https://developer.roblox.com/en-us/articles/Data-store

I do recommend using datastore2 which is an open source module that should be more reliable