they do show no Hash rate after I run the miner (I have like 3 Khash).
Bitcoin's total hashrate is currently around 180 EHS (that is 10
18), so your 3*10
3h/s is so little in comparison that the pools you connect to consider it to be nothing.
I see and it's confirming a reaction I had telling those mining pools are for ASIC, not GPU nor CPU, so is there any mining pools that is fit for GPU/CPU hash power ?
Edit: I am trying
https://minexmr.com/That's a
Monero Mining Pool (large because it's just as large on their website). It's a totally different cryptocurrency; so for one, that belongs into the Altcoin section.
Furthermore, any CPU mining software for Bitcoin won't work with it since the algorithms are completely different.
They do have an open source miner available.
Here you can learn about getting started and
here is the software for it. It's 95% C and C++ code already, so you'd be trying to rewrite it in a different way somehow (I don't get the point of doing so). You would also need to first learn how Monero works, if your understanding so far only covers Bitcoin.