Post
Topic
Board Project Development
Re: Faster and Autonomous Large Bitcoin Collider fork
by
Andzhig
on 25/07/2018, 19:41:18 UTC
he goes the other way from bigger to smaller. take that 000000000000000000000000000000000000000000000000000006bd3b27c800.

to start multiple cards you can create cmd file bablabla.cmd
Quote
@echo off

cd "C:\Users\***\Desktop\your program folder"
start oclvanitygen.exe -D 0:0 -f addresses.txt -o found.txt -k lastkey.txt 000000000000000000000000bcab2d0d6efd742d4526094aca3b2bafa0315dc9

cd "C:\Users\***\Desktop\your program folder"
start oclvanitygen.exe -D 1:0 -f addresses.txt -o found.txt -k lastkey.txt 000000000000000000000000e66dd7d60bea90d43de86c199cd2d2a7ab82cd82

exit

so that the window turns off after start /min can add.