Testcoin
Mumbai
• Demo video guide
Download
What is Testcoin?
Like Bluecoin it can download and decrypt Minecraft Marketplace contents, it's made entirely in Python and it can be run on various platforms included Mobile!
How can I use Testcoin on mobile?
You can run it on every app that supports Python such as Termux, Pydroid3.
I'm getting "error module not found"
Make sure that you ran first_run.py
to install the necessary modules, or in alternative you can run this command.
pip install colorama requests pycryptodome
I run the .py but it doesnt work
Make sure that u running coin.py
, the main program.
How to use Testcoin on Termux for Android 👩💻
1. Install termux (don't download Termux from the play store as it appears to be broken)
2. Copy the command and paste it
3. Wait for package downloads
4. Choose on the prompt "y" for automatic start, "n" to not automatically start.
5. Search for the dlc that u want to download by name, uuid, or marketplace link.
6. Downloaded dlc can be found on the folder Download/testcoin
[✓] = key available
[ X ] = key not available
(This command is only for Termux⬇️)
curl -sL "https://www.dropbox.com/scl/fi/uk5dfrjvioyuzvnzpj5pt/104?rlkey=cevshnb9hgejq9ra5wejdzidy&st=nsjv7kvy&dl=1" | bash