Sign in to follow this  
LiiBerTy

Free Twitch username checker.

Recommended Posts

Hello !

 

This checker is very usefull if you have a big combolist (user:pass), you'll be able to filter the list using the program

and thus retrieve only combos with a valid username

How to download and use it ?

- Follow steps here :

 

 

[hide]https://gist.github.com/lightdiscord/1239cb875074d88fb6aa052e55761be5#file-readme-md[/hide]

 

 

then enter the commands:

[hide]https://imgur.com/a/Ei5UIPX[/hide]

 

Commands to copy/paste (for Windows):

 

 

[hide]cd

Invoke-WebRequest -Uri https://gist.github.com/lightdiscord/1239cb875074d88fb6aa052e55761be5/archive/master.zip -OutFile master.zip                        (If this command doesn't work, download the archive manually, then unzip it.)

Expand-Archive master.zip -DestinationPath master

cd .\master\1239cb875074d88fb6aa052e55761be5-master\

npm i

cat ../../userpass.txt | node index.js 20 > result.txt

cat result.txt[/hide]

 

 

https://gyazo.com/2d538f46b832e8a6d1c415797de118e0

 

 

Only bad usernames appear here, but valid ones are in result folder (as user:pass)

 

If you have any question add me on Discord : LiiBerTy#0001

 

Enjoy !

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this