here's a copy of gay fish win32qt wallet and coind

(downloaded
a year ago tomorrow omg two years ago tomorrow lol :p)
seems to be syncing fine. lol at someone mining this for a year by themselves ...
https://drive.google.com/file/d/0B5j8d4FSc7drZm9lNUxZUlZNWGc/view?usp=sharingbootstrap to block 399079
unzip, rename file to bootstrap.dat
https://www.dropbox.com/s/aiq0kjra5xnn2vt/coyestrap399079.zip?dl=0--
code doesnt have any option for using bootstrap.
so you need to start with option that chooses it as blockchain source.
-loadblock=<file> "Imports blocks from external blk000?.dat file"
using windows, you can open command line,
then drag qt onto the screen, then add -loadblock= then drag boostrap file onto command line, dragging it onto the screen should create the complete file path for you.
eg after trying to use it as a bootstrap, my command line ended up
c:\coinyecoin-qt.exe -loadblock=c:\users\user\AppData\Roaming\CoinyeCoin\boostrap.dat