5c10a94b12
Added requirements.txt file and updated README.md
12 lines
545 B
Markdown
12 lines
545 B
Markdown
# fakewalet
|
|
The source code of those fake wallet miners that are used on tik tok
|
|
|
|
The miner.py file is all of the code that all of those fake shitty wallet miners on tik tok use to make people buy fake shit for very high prices.
|
|
|
|
Look at @chayyouss on tik tok and you will find the video where he shows the code.
|
|
|
|
# Setup
|
|
To setup, all you will is python3.
|
|
|
|
After that open cmd, navigate into this folder and type 'pip3 install -r requirements.txt'. This will install all of the requirements. After this simply type py miner.py and it will work
|