I logged in and my address is different, and I have no balance! Help!

  1. Install Python 2.7
  2. Copy code from here
    Is it possible to create list of addresses and private keys from Counterwallet pass phrase?
    Save it to a file such as c:\counterpartyhelper.py
  3. Use pip in Python 2.7 to install 2 modules as explained on how-to at the link above (Example 2 on that page).
  4. Run the script using Python 2.7 - how to show 100 addresses and their private keys (use your own pass phrase) is given below and is listed as Example 3 on URL above (you probably don’t have an old address so ignore example 1). If you are paranoid you can disconnect yourself from the Web or run OS from a Live CD, etc.

c:\python27\python.exe c:\CounterWalletHelper.py wallet --pass-phrase “god stock reply doctor pity ink glare air sport someone matter reach” --show-private --search-depth 100