DWacker is a Python script for mass checking the validity of accounts on datawagon.com. It provides a convenient and efficient way to verify the authenticity of a large number of accounts with ease.
Windows: https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe
Linux: https://docs.python-guide.org/starting/install3/linux/
-
git clone https://github.com/im-hanzou/DWacker
-
cd DWacker
-
python -m pip install -r requirements.txt
-
python main.py
-
Insert your
email|password
filename
The input file should contain a list of accounts in the format email|password
, with each account on a new line.
DWacker is a Python script for mass checking accounts at DataWagon.com. Please note that this script is provided for educational purposes only. The use of this script for illegal activities is strictly prohibited. The creator of this script shall not be held responsible for any misuse or unlawful actions taken by individuals who use this script.