Instructions to use the script:
This script will split the raw accounts you have to their various country codes, like AU.txt, US.txt, ES.txt, etc
If your accounts come in the format: [email protected]:123456 | AU
You will have to replace the texts using the replace all function, replacing all " | " with " | Country: "
If your account comes in this format, then the US accounts might not be tagged: EG. [email protected]
What the script will do is to add | Country: US beside the original text
Do also make sure that your Accounts.txt does not have any empty linees in between
EG. It can't be
Line 1
Line 2
It has to be:
Line 1
Line 2
If your accounts by default comes with | Country: US
You do not have to do anything
If you execute your script correctly, it will look something like:
This script will split the raw accounts you have to their various country codes, like AU.txt, US.txt, ES.txt, etc
If your accounts come in the format: [email protected]:123456 | AU
You will have to replace the texts using the replace all function, replacing all " | " with " | Country: "
If your account comes in this format, then the US accounts might not be tagged: EG. [email protected]
What the script will do is to add | Country: US beside the original text
Do also make sure that your Accounts.txt does not have any empty linees in between
EG. It can't be
Line 1
Line 2
It has to be:
Line 1
Line 2
If your accounts by default comes with | Country: US
You do not have to do anything
If you execute your script correctly, it will look something like: