Post
Topic
Board Bitcoin Technical Support
Merits 3 from 1 user
Re: BTCrecover help
by
nc50lc
on 25/01/2023, 13:41:14 UTC
⭐ Merited by ETFbitcoin (3)
-snip-
how can i lock my seed in the script?
Try this command and tokenlist for this sample seed phrase: minimum outer blind acoustic farm evidence senior agent festival retire install mesh

Command:
Code:
seedrecover.py --tokenlist missing7of12.txt --mnemonic-length 12 --language en --addrs 137UeNcZBDdJ1UYCtV7uwcLVwrej2vueum --addr-limit 1 --dsw --no-eta
(add or Edit command line options depending on your system specs)

Token list: https://pastebin.com/YD3kS87b
(name it as indicated in --tokenlist in the command above)

Using that setup is the same as testing your seed phrase,
but if you insist on using your seed phrase: replace --addrs with your first receiving address and edit the first five words in the token list with your own five words.