• We just launched and are currently in beta. Join us as we build and grow the community.

|Darxe| Creating our own domain sorter in a minute [.bat]

Disayang

Lead Magnet Creator
D Rep
0
0
0
Rep
0
D Vouches
0
0
0
Vouches
0
Posts
128
Likes
46
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 200 XP
Hi, this is quite an old idea. But I've redone it a bit. You won't need any more programs.
1. Create any .txt file
2. Open it and paste my code
Code:
@ off
echo Darxe sort
SET /P base="Upload combo "
call :domain set domain
cls & echo
FINDSTR /L /I /P /OFF /V "%domain%" %base% >> %base%-Bad.txt
cls & echo
FINDSTR /L /I /P /OFF "%domain%" %base% >> %base%-GOOD.txt
cls & echo end!
pause
exit
:domain
SET domain=@ @cimb.com @gmail.com
You can put any domains that you need to sort.
3. save .txt file
4. rename .txt - .bat
5. run .bat file
Everything is ready, upload your database - and it will sort your domains and save them in a separate file Smile good luck
 

452,292

323,692

323,701

Top