creating a unique text number in each copy of an image?
I am making a 3D image that will contain 100 instgram like buttons. I am going to use these as sprintes in my 3D scene. I want the number of likes for each of the like button to have a unique number ranging from 0 to 299. I am guessing that this would require me to crate an action that will open a prexcistin image, assign a random number to a text field, flatten the image, then save the file in the png file format. I have never done scripting for photoshop but have done some basic coding in the past. Does anyone know where I might find examples of script or tutorials that I could modify for my purposes? If there is a plugin that does this also please let me know the name of it and where I might find it.

