This script imports pre-created metamasks into your ready-made profiles in adspower. The script was written in a hurry, the main thing for me was that everything worked. after import it adds optimism, bsc and arbitrum networks to the wallet.
export ids from adspower from your profiles. add these ids to the id_users.txt file add seed phrases from pre-created wallets to the seeds.txt file change the password variable in the main.py file run the main.py file Don’t forget to log in to your adspower in advance, the script works through it.
libraries for download: pip install selenium, requests, pyperclip, termcolor