The end result is exactly the same. I just used comments and spaced everything out nicely. I do not loving understand for the life of me why people insist on indenting with 3 spaces like god damn stuff chucking apes.
Code: [Select] %colorID = %player.getMountedImage(0).projectile.colorID;
%colorID = %player.getMountedImage(0).projectile.colorID;
Just so you know, a better option to check the paint colour would be %client.currentColor and %client.currentFXCan.Also I totally wtf'd at the main post, especially the part where you did a 256000 long iteration to read the file.