A follow-up of my 2 other projects about save codes concerning X and Y positions. In this one I use a completely different system, where I make all codes exactly 8 characters long, which represents the maximum amount of digits when you put the x and y position side by side. This makes it so that, when loaded, the script can just move the square to the first 4 digits of the code, and the Y position to the remaining 4 digits.
Made by me, @Donnabinna. This project was made as a result of @ZacharyLikesNoodles requesting it.