i have generated 13million adresses with some settings i think that can be usefull and i need to check it against some other list with adresses with balance
now the only thing it must do is check it one by one or maybe if it use memory maybe 1.000 by 1.000
i also tried to use an text editor that can compare 2 files but it wont work and i think there are many scripts written in python that can do it but i dont know where i must search for. it not must be an bitcoin programm.
or i need an script that works faster to check the balance on websites. maybe there is an website i can search with an connection for a small price to search for. the problem is the timeout of the websites. i think the best way is to compare with an list of balance but i dont know what script i need.