Hi, im trying to make a wordlist of 8 digits using only uppercase letters. I want to reduce the list by removing entries with more than 4 duplicate letters (so max 3 letters the same).

I have tried the -d arguement with ,@%^ and the -t arguement but it doesnt reduce the combinations.

Anyone got any ideas where i am going wrong?

Thanks