Where is my private key stored?
and what is it called?
I just finished downloading blockchain, sent coins but I don't see private key under roaming profile
When I click on File>Export. Nothing happens. I assume that's the way to create private keys?
In your Wallet go to help, then debug window, the console.
Type dumpprivkey (Your address)
Result is your private key.
(Don't share this with anyone except when you send to spots.)
I'm getting an error. I tried typing it in parenthesis and without parenthesis. I tried doing File>Export and I was able to save .csv file. Is that private key?
16:51:02

dumpprivkey MZGtkBZn4HDYMNKEONtMjNanPY5EsBFU8M
16:51:25

Error: Please enter the wallet passphrase with walletpassphrase first. (code -13)
16:55:15

dumpprivkey (MZGtkBZn4HDYMNKEONtMjNanPY5EsBFU8M)16:55:15

Invalid MMXIV address (code -5)
Is private key a file? or it's going to generate some numbers that I need to send to spots?
Also, New altcoin would be gorillapay, right? I see a wallet on the website and already downloaded it. I hope it's the right one?
Try that again but don't put the address in parentheses (). It will return the private key as a string of characters on the console.