Alright,
I currently have a QT wallet syncing. Initially there was just 1 connection. I added these nodes that I found on Cryptopia
https://www.cryptopia.co.nz/CoinInfoand now have a total of 8 connections to the network.
addnode=81.84.61.95:12834
addnode=213.169.33.11:12834
addnode=178.128.204.141:12834
addnode=193.248.44.34:12834
addnode=90.35.252.42:12834
addnode=65.255.190.80:12834
addnode=157.161.128.59:12834
addnode=173.249.60.242:12834
The command I used to add them was to go to the console and input
addnode 81.84.61.95:12834 add
for each one.