I cant get wallet to sync?

Cant get any coins?
1JonCfR4YkRMw6SfQKLvsMW5EnxcQxDXys
Open Notepad and save a new txt file in your C:\\appdata\roaming\premine folder
Open the file and paste the below in it:
server=1
rpcuser=theusername
rpcpassword=thepassword
rpcport=9335
rpcallowip=127.0.0.1
addnode=65.167.153.125
addnode=65.167.153.115
addnode=121.225.42.140
addnode=94.181.204.14
addnode=71.219.29.209
addnode=111.199.157.124
addnode=74.212.45.71
addnode=207.216.187.231
addnode=173.230.139.214
save the file as premine.conf
Reopen the wallet and should be syncing.
I did exactly that but it still says 41 hours behind...and not synced
If you go into Help, Debug, Console. and add each node separately it works. Worked for me.
I cut and pasted a line and it just said error method not found
Sorry its a bit different for the Console.
An example on how it needs to be is like this:
addnode 173.230.139.214 add
All of them:
addnode 65.167.153.125 add
addnode 65.167.153.115 add
addnode 121.225.42.140 add
addnode 94.181.204.14 add
addnode 71.219.29.209 add
addnode 111.199.157.124 add
addnode 74.212.45.71 add
addnode 207.216.187.231 add
addnode 173.230.139.214 add
Just do each seperately in the console and it should work.