How to change: Each clone value is stored in a single element WITH consistent letter count and consistent charge (eg if a number is 100 then it can't be below 99 or above 999). Eg - To store the x and y positions, you must round it, add 500 (so it doesn't go below 99 or above 999), and write them (eg if x is 10 and y is 5.5 then it should be written as 510506 in an element). To decompile it, you must do "join(letter 1 of element i in list,join(letter 2 of element i in list,letter 3 of element i in list))
Creates clones up to 200000. Can be doubled through making another list, tho there's no reason you will need more than 200000 clones.