csgohack221
Domain Strategist
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2
900 XP
Hello friends, today i bring you this small tutorial about how to convert your email:pass to user:pass with Notepad++:
First we need to open ouremail:passcombo and then copy this code @[^:]++: press ctrl + h and paste the code in "Find what:" (remember to check Regular expression/Matches new line). And in "Replace with:" we put ":" there (this will replace @ with : ). It should look like this:
After that, press the Replace All button, it will remove from the @ to :
<= Email:pass | User:pass =>
HOW TO REMOVE DUPLICATE LINES:
Since most email:pass comes with duplicate lines, i'll show you how to remove duplicates easy:
We go to "Edit > Line Operations > Sort Lines Lexicographically Descending"
<= random | duplicated lines descending =>
Now go to "Edit > Line Operations > Remove Duplicate Consecutive Lines"
And that was all, now you have your clean user:pass combo without downloading shady apps that may be infected.
First we need to open ouremail:passcombo and then copy this code @[^:]++: press ctrl + h and paste the code in "Find what:" (remember to check Regular expression/Matches new line). And in "Replace with:" we put ":" there (this will replace @ with : ). It should look like this:
After that, press the Replace All button, it will remove from the @ to :
<= Email:pass | User:pass =>
HOW TO REMOVE DUPLICATE LINES:
Since most email:pass comes with duplicate lines, i'll show you how to remove duplicates easy:
We go to "Edit > Line Operations > Sort Lines Lexicographically Descending"
<= random | duplicated lines descending =>
Now go to "Edit > Line Operations > Remove Duplicate Consecutive Lines"
And that was all, now you have your clean user:pass combo without downloading shady apps that may be infected.