You can turn this into a game if you want, just backpack the sprite. Cash, speed, and multiplier are the main variables to mess around with The idea of the game is the first line (red line) is really fast but generates multiplier dollars, while the second line generates the first line's income multiplied by multiplier. You can find the income of any line by doing this equation: Multiplier to the power of the variable ID, which displays always as the number of lines, but has different values for each clone. Example: line 1 has an ID of 1. Line 70 has an ID of 70, and with a multiplier of 1.3, it has a value of 94631268.
Inspired by Revolution Idle (kinda forgot) Give credit if you use it