Wallet looks sweet but it still won't sync! Firewall is off, I put the config file, is there something I'm missing? None of my other wallets do this. I just want to deposit my coins from exchange.
DNSSEED are included in wallet(2) Nodes are connecting each other via IRC. The wallet will automatically seek out nodes as it runs, but it's also possible to specify them in the .conf. specially if your computer doesn't have open and forwarded ports.
Will put this quick guide in OP:
-In order for the NakamotoDark client to support more connections you might have to create an ini file in the %appdata%\nakamotofolder. To get to this folder click your start button (start->run for Windows XP) and type in %appdata%\nakamoto
-Now right click in the folder (not on a file or directory) and goto New->Text Document
-Rename it to nakamoto.conf
-Now you should get a pop-up as you’re trying to change the extension of a .txt file to .conf. Click Yes.
-If you don’t get pop-up you’ll have to switch off “Hide extensions for known file types”. In Vista/Windows7 you can find this by pressing ALT once and then going to the Tools->Folder options menu. In Windows XP this menu should be visible without pressing ALT.
-After this, remove the .txt from the filename so the full name becomes nakamoto.conf.
-Now open nakamoto.conf and insert this information:
rpcuser=yourpersonaluser
rpcpassword=yourpersonalpassword
listen=1
server=1
rpcallowip=127.0.0.1
addnode=54.148.235.111
addnode=46.105.118.15
addnode=104.28.3.124
rpcport=47155
port=47356
-Save
-Restart your client