OP 11 September, 2022 - 01:12 PM
(This post was last modified: 11 September, 2022 - 01:13 PM by Low. Edited 1 time in total.)
Hello sir basically i want help on my combo sorter about how i can replace : " FINDSTR /L "@op.pl:" %base% >> Combos.txt " i want to replace the @op.pl by my list of keyword any method to make that 10 time faster ?
Like each line have is own keyword like that :
FINDSTR /L "@hot.ee:" %base% >> Combos.txt
FINDSTR /L "@upcmail.nl:" %base% >> Combos.txt
FINDSTR /L "@caiway.nl:" %base% >> Combos.txt
FINDSTR /L "@onet.pl:" %base% >> Combos.txt
Like each line have is own keyword like that :
FINDSTR /L "@hot.ee:" %base% >> Combos.txt
FINDSTR /L "@upcmail.nl:" %base% >> Combos.txt
FINDSTR /L "@caiway.nl:" %base% >> Combos.txt
FINDSTR /L "@onet.pl:" %base% >> Combos.txt