which pools are reliable guys, i have a great habitant of registering with the pool which is always last up!

It doesnt hurt to pre-register with 2 or 3 of the most popular ones and get the stats page up for each to see where people go. My guess looking at this list probably Hashlink, x11-x13 & Minerpools sometimes does well. You can also choose by distance by opening a cmd window and type ping poolstratum-whatever.com not including :port, under 50 is good, if you get 100+ its probably across the ocean. Around 30 is ideal.
even better, can someone explain how to solo mine using the wallet.
No problem, here's an example I whipped together from people helping me solo another coin.
dogebccoin.conf (run wallet 1st then close, and locate your %appdata/roaming/dogebccoin directory it made and put the .conf in there, run wallet)
rpcuser=rossr1
rpcpassword=rossr1xx
rpcallowip=127.0.0.1
rpcport=21090
port=11090
listen=1
daemon=1
server=1
addnode=(these will be provided in OP after launch if wallet doesn't have them hardcoded)
cgminer -o stratum+tcp://127.0.0.1:21090 -u rossr1 -p xx (+miner settings if needed)