psychoticben
Smart Device Programmer
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
100 XP
Hey
This is the final version of my combo tool, which is coded and python and does not have a GUI - everything is console-based. It's open-source and free, as it has many features that exist in multiple programs but not really centralized in one tool. You can use this to see how you can code a basic combo-related tool or for your personal use of course [img]
This is a python script, not an already compiled file. I don't like sharing executables, so you will have to run the script yourself. You can use an online code interpreter like https://repl.it/repls if you don't want to install Python 3 on your computer.
Here are all the features available :
[list]
[*]Combo Creator (If you don't like using SQLi Dumper, you can generate a combolist from a list with usernames. If you have a users.txt with "John" and you use this tool with settings %user%%USER%1 ; %USER%1 you will get two lines in the output : John:JohnJOHN1 and John:JOHN1. Can be useful to get one particular account, or to generate a huge combolist from scraped usernames.)
[*]Remove short/long lines from your combo (goodbye aaa:aaa)
[*]Remove duplicates (if you put your combo in the same txt as big databases, this can act as a cheap offiline antipublic to remove trash lines)
[*]Count lines (useful to sell the combo I guess ? [img] )
[*]Split user/pass (You will get two txt files with usernames and passwords)
[*]Mail:pass to user:pass (pretty self-explanatory, removes everything after the "@")
[*]Adding a string after each line (You can add a "!" or a "1" at the end of each password to create a brand new combolist !)
[/list]
Download link :
[hide]https://pastebin.com/k0ibd8kt[/hide]
How to use :
If you want to remove short/long lines, remove duplicates, count lines, split user/pass or use the mail:pass to user:pass, your combolist should be named "combolist.txt" and be in the same folder as the program.
If you want to use the Combo Creator, your userlist should be named "users.txt" and be in the same folder as the program.
After using the program, don't forget to move the result files (they will be created automatically in the same folder as the program) in another location so they don't get erased if you use the program again.
Leechers are retarded people that don't contribute to the community and only respond to messages with LQ content like "ty". Please don't be like that and contribute, especially when a lot of love went into making this tool for free and open-source ! [img]
This is the final version of my combo tool, which is coded and python and does not have a GUI - everything is console-based. It's open-source and free, as it has many features that exist in multiple programs but not really centralized in one tool. You can use this to see how you can code a basic combo-related tool or for your personal use of course [img]
This is a python script, not an already compiled file. I don't like sharing executables, so you will have to run the script yourself. You can use an online code interpreter like https://repl.it/repls if you don't want to install Python 3 on your computer.
Here are all the features available :
[list]
[*]Combo Creator (If you don't like using SQLi Dumper, you can generate a combolist from a list with usernames. If you have a users.txt with "John" and you use this tool with settings %user%%USER%1 ; %USER%1 you will get two lines in the output : John:JohnJOHN1 and John:JOHN1. Can be useful to get one particular account, or to generate a huge combolist from scraped usernames.)
[*]Remove short/long lines from your combo (goodbye aaa:aaa)
[*]Remove duplicates (if you put your combo in the same txt as big databases, this can act as a cheap offiline antipublic to remove trash lines)
[*]Count lines (useful to sell the combo I guess ? [img] )
[*]Split user/pass (You will get two txt files with usernames and passwords)
[*]Mail:pass to user:pass (pretty self-explanatory, removes everything after the "@")
[*]Adding a string after each line (You can add a "!" or a "1" at the end of each password to create a brand new combolist !)
[/list]
Download link :
[hide]https://pastebin.com/k0ibd8kt[/hide]
How to use :
If you want to remove short/long lines, remove duplicates, count lines, split user/pass or use the mail:pass to user:pass, your combolist should be named "combolist.txt" and be in the same folder as the program.
If you want to use the Combo Creator, your userlist should be named "users.txt" and be in the same folder as the program.
After using the program, don't forget to move the result files (they will be created automatically in the same folder as the program) in another location so they don't get erased if you use the program again.
Leechers are retarded people that don't contribute to the community and only respond to messages with LQ content like "ty". Please don't be like that and contribute, especially when a lot of love went into making this tool for free and open-source ! [img]