Advanced Python Programs

My Best and Favourite’s UPDATED 02/08/2021

NEW miz4.py

miz4.py Full Colour Counters Information Looks for BTC/ETH checks balance/transactions. If found save to file. Requires Internet and free ethplorer.io account. Create API key to run Script.

TO DOWNLOAD MIZ4.py (Click HERE)

NEW plainmiz4.py

plainmiz4.py NO Colour Counters Information Basic version Looks for BTC/ETH checks balance/transactions. If found save to file. Requires Internet and free ethplorer.io account. Create API key to run Script.

TO DOWNLOAD PLAINMIZ4.py (Click HERE)

NEW miz6.py

miz6.py Full Colour Counters Information Looks for BTC/ETH/DOGE checks balance/transactions. If found save to file. Requires Internet and free ethplorer.io account. Create API key to run Script.

TO DOWNLOAD MIZ6.py (Click HERE)

!!!!!!!!!! GOOD LUCK AND HAPPY HUNTING PYTHON POWER !!!!!!!!!

rbig13.py btcr.py r2.py bchr.py
https://ethplorer.io/ once you create account and get an API you have to wait about 10 mins before API starts to work

HEX Bitcoin Generator Checker offline and online

hexmk.py Make a list of privatekeys in HEX format. Saves hex.txt file of private keys.

Download hexmk.py (Click Here)

hexbc.py bitcoin HEX address balance checker. Checks a list of private keys in hex format using the bit library python3.

Download hexbc.py (Click Here)

#hex.py 13/06/2021 Generate Bitcoin Legacy compressed/uncompresses address and Segwit address P2SH and check balance.

Download hex.py (Click Here)