Post
Topic
Board Development & Technical Discussion
Re: Vanity Pool - vanity address generator pool
by
TheRealSteve
on 11/10/2015, 23:16:27 UTC
Is this pool still live? do we still get rewards if we found any match from available work?
because i tried using these settings : http://prntscr.com/8q41ek (i know that i used the default btc address, just for test)
but i get no available work message
Pool is still live, and I believe recently paid out to somebody.

The reason you're not seeing any work is because it appears you're hitting the wrong server. try:
Code:
oclvanityminer64.exe -u https://vanitypool.appspot.com/ -a 1ADDRESSHERE
Fires right up here, looking for 1BETBTCcom

As for manually doing it, check out the FAQ at the pool site.
Also of interest might be this post about using autoit to semi-automate this using vanitygen (and not vanityminer): https://bitcointalk.org/index.php?topic=25804.msg11084323#msg11084323

oclvanityminer(64) is the recommended road to go down though.