This was nearly my first project. I am going to realease this truly soon, but remixing is not forbidden(because I am not likely to complete.) Fixed "Try to fix this"(atlantic hurricane simulator if it was Relie). Errors found so far: Error 1: The scripting for the Cost of Damage was: ex: if Hurricane MPH>29, instead of proper if Hurricane MPH <29. Error 2: Something with "Total storms" was wrong; I forgot what it was (oops) Error 3: The name scripts were placed in a forever block, which doesn't work since when a named storm becomes a TD it would be un-named. Error 4: The pen scripts for Storm 3 had mph2 instead of mph3. Error 5: The 'total hurricanes' and 'total storms' count were placed in a forever loop block, which would rapidly cause the counters to go up (even though only Storm 2 and Storm 1's scripting were affected, I got 7,387 total storms and 6433 hurricanes) Status Update 1: Active on Scratch Status update 2: Losing Scratch to Roblox Status update 3 (March 2019): War is my main interest now, hurricanes out the windows along with Scratch Status update 4 (September 2019): Back on Scratch Status update 5 (November 2019): Im working on this again, sorry about the wait Scripting Update Set 1: -Fixed Error 1 -Fixed Error 2 -Fixed Error 4 Scripting Update Set 2: -Fixed Error 3, with it being a combination of Error 5 and the name script being in a forever block. -Fixed Error 5