How to get on the right chain (winwallet):
1. Go to your appdata folder and find Krugercoin folder, go into the Krugercoin folder.
2. Start notepad
3. Write the following:
listen=1
daemon=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=8772
Choose save as krugercoin.conf (not krugercoin.conf.txt)
Or if you already have a krugercoin.conf file, edit it to only contain the lines above.
4. Delete the following files in the Krugercoin folder
blk0001.dat
blkindex.dat
peers.dat
5. Now go to your krugercoin-qt folder and find start.bat, open it in notepad
6. Delete this line:
krugercoin-qt.exe -addnode=192.186.133.74 -addnode=84.22.96.60 -addnode=117.27.250.149
and replace with the following line
krugercoin-qt.exe -connect=84.104.23.68 -connect=94.181.11.189 -connect=krugercoin.miners-pool.eu
7. Save the file
8.
IMPORTANT! Start your wallet using start.bat(otherwise it will sync using the wrong nodes)and let it sync, may take awhile.
9. Done

Thanks for this I have updated the wallets with above information thanks --- Yes you are all right should of planned it better -- I have been on a bit of tight schedule with various stuff -- my apologies to those affected!