Post
Topic
Board Announcements (Altcoins)
Re: [ROI] ROI Coin | CPU Only Solo Mining | 8% Staking APR | 400% Term Deposit APR
by
TheRaster
on 06/11/2017, 22:17:44 UTC
1st off @ dev DONT SUCK GET THE AIR DROPS GOING. YOU GREEDY BOY!

2nd How to Solo Mine the wallet without the junk miner built in the wallet.

1st go to %appdata%/ROICOIN/

Make a file called ROIcoin.conf

Paste this in to it.

Code:
rpcuser=mine
rpcpassword=miner
rpcallowip=0.0.0.0/0
rpcport=23110
rpcthreads=40
server=1
daemon=1
gen=0
miningaddress=RJsFF8fgC7QVYvVSa93x8J2VhTtiS1mtwz

RPCport = 3377
addnode=138.197.172.223
addnode=165.227.10.125
addnode=159.203.91.200
addnode=99.198.174.212

Now save.

Now download HODLminer by woolf http://cryptomining-blog.com/wp-content/download/hodlminer-wolf-2.zip

Edit the bat file

Code:
hodlminer.exe -o http://127.0.0.1:23110 -u mine -p miner -t 40 -q -D --coinbase-addr=RJsFF8fgC7QVYvVSa93x8J2VhTtiS1mtwz

And you are good to go.

Dont forget to change wallet key for your own and change the amount of threads "-t"

If I helped you donate to me here   RJsFF8fgC7QVYvVSa93x8J2VhTtiS1mtwz
I'm getting this and guess something isn't right.
Quote
2017-11-06 16:52:13] DEBUG: got new work in 1 ms
[2017-11-06 16:52:16] DEBUG: got new work in 1 ms

Why do I need RPCport = 3377 line on conf file?

No its all working fine add -P (Upper case) and you will see your nouncs. and you will see it confirming other blocks. You can remove -q and see ya hashs.