not there anymore
Check "tilepay" folder to see if files still there: C:\Users\YourUserName\Appdata\Roaming\tilepay
I think if these files are deleted then you cannot access wallet using seed which explains the error, or it could be your seed is incorrect.
Let's just wait the results from PhotoRec.
i'm now running a photorec, it will take a few hours, and see if it finds something that i can use.
I'm trying another recovery programm, but i have no hope anymore... its my mistake, lost all my 150000 xtc. i could beat myself, why i havent made a backup. From all my other wallets i made one.
Wallet backup is always important. Only store what you can afford to lose.
You Can use Pywallet.py
https://github.com/jackjack-jj/pywallet you need to install python for windows please read :
https://github.com/jackjack-jj/pywallet/blob/master/README1- download the file Pywallet.py and put it in drive C
2- open new text file drive C and paste this : pywallet.py --recover --recov_device c: --recov_size 600Gio --recov_outputdir c:\rec
3- you can change the drive you want to scan by changing the value c: and you can change the size you want to scan by changing the value 600Gio ,save the new text file as recover.bat (make sure the file extension in .bat not .txt )
4- Run CMD as administrator and type : cd c:/
5- on that same CMD window type : recover.bat
6- type a password for the wallet that will be created (containing all private-keys found on your pc)
7- relax and wait it to finish
8- after it finish you will see this :
Found 10 possible wallets
Found 2 possible encrypted keys
Found 50 possible unencrypted keys
The wallet is encrypted and the passphrase is correct
Importing:
The new wallet c:\rec/recovered_wallet_1422460673.dat contains the 50 recovered key
9- go to c:/rec/ and copy the file recovered_wallet_SOME-NUMBER-HERE.dat and paste it to desktop
Now finding your XTC wallet10- download this
https://github.com/prof7bit/wallet-key-tool/releases/download/v1.4.2/wallet-key-tool-1.4.2.exe11- Run wallet-key-tool-1.4.2.exe
12- open the recovered_wallet_SOME-NUMBER-HERE.dat with wallet key tool
13- after it finish you'll see all wallet wallet addresses
14- save/export that to text file
15- if you can remember you XTC address you can find it in the text. if you cant remember go to bter.com account and see your XTC withdraw history and from the TXid you can get you walet address.
16- once you have find the wallet address you'll see the privkey of it also. you can import it to ur new wallet.
Hope this helps
Thanks
Hi, i tried the method, but i get a error:
File "C:pywallet.py", line 5
^
SyntaxError: invalid syntax
How can i fix this?
python2.7.9 and twisted 11.0 installed properly and i'm running win7 pro 64bit
Thanks for all your help, great devs, great community!!!!!!!!!