Again, thank you for your help.

I can do it with 1 address like this:
BitCrack.exe -s 6BBF8CCF80F8E184D1D300EF2CE45F7260E56766519C977831678F0000000000 1FshYsUh3mqgsG29XpZ23eLjWV8Ur3VwH
But I can't make it work with several addresses in the txt file.
When I run the bat file:
bitcrack64 -b 32 -t 256 -p 16 -c -i addr.txt -o out.txt -s 0000000000000000000000000000000000000000000000000000000000000001 -r 100000000000
it opens and almost instantly closes. I barely can see what does it say.
But I recorded the screen, and it gives an
error: invalid address , because it assumes the target as "-i" and not the address it self on each line.
What do I need to change? Looks like some syntax mistake.
Try to make a list of addresses in the program 'notepad'. For each line at the address without spaces, periods, commas, etc.
There was also a problem with reading the address list, the re-creation in the 'notepad' helped.