here's what I changed; you can change it back if you want - remade transition and detection to be based on the SCREEN variable and not broadcasting - changed money system to be based on a decimal system updating every second instead of a whole number one updating every 10 seconds - instead of it being (if backdrop = [this] then [do this]) for every transition between scenes it's now a if-else to determine if it fits a set group of screens or not - edited all the code I could to make it smoother - all the forever loops impact speed a bit :( - added music box to fix bugs with the music on each screen