when i solo mine i guess that the coins will go to the wallet straight away right? after being matured/confirmed?
You will see it reflected right away .
do i have to put wallet address anywhere? or do I accualy need to find the block key to get paid? or is it just that my miner works on one block and the other solo miners work on others? guess the one that finds the key
is the one that gets paid? and then how do i know if i found the key?
You don't have to put your wallet address while solo mining. All you have to do is to start your wallet as server, but before that make a config file in appdata velox folder.
Then
cmd comand =>velox-qt.exe -server
then you have to write script in cc miner batch file:
ccminer.exe ccminer-x64 -a scrypt -o localhost:15492 -u user -p password
pause
and done. you will solo mine and if you will find any block you will get coins to your wallet.