
About images we have 2 ways:
1. Posting from folder. Just set to program folder with images and is all.
2. Posting from file. In this case you need create text file with paths to images on your computer - one path per line, for example:
c:\images\1.jpg
c:\images\2.jpg
c:\images\3.jpg
c:\images\4.jpg
So in this case your first tweet will post with 1.jpg, second tweet - with 2.jph and etc.
baprung, I wrote you in PM.
About images+text. If you want post exactly image1.jpg + text "tweet1" and image2.jpg + "tweet2" your should do follow:
1. Create text file #1.
2. Write in file paths, for example:
c:\images\image1.jpg
c:\images\image2.jpg
c:\images\image3.jpg
3. 1. Create text file #2.
4. Write in file posts, for example:
tweet1
tweet2
tweet3
5. In project settings set path to file #1 and path to file#2.