I can't connect. Can someone help me out and double check my process.
I put this worldcoin.conf file in my appdata/roaming/worldcoin folder, as well as my cgminer folder...
rpcuser=myuser
rpcpassword=mypw
maxconnections=100
rpcallowip=127.0.0.1
rpcport=11082
daemon=1
server=1
gen=0
testnet=0
listen=0
maxconnections=100
addnode=71.201.163.216
addnode=98.193.75.196
addnode=71.86.91.187
addnode=63.175.158.121
addnode=82.8.158.89
addnode=188.194.8.221
addnode=183.62.232.93
addnode=124.188.83.171
addnode=72.222.208.81
addnode=89.10.226.206
then I enter command in cmd prompt:
cgminer --scrypt -u myuser -p mypw -o
http://127.0.0.1:11082 ...and bunch of other flags
but I get the message 'No servers could be used!' so I don't know. But I received coins in wallet, so I know my wallet is working.
.conf only goes in 1 location, also when you run -qt, run it from the command prompt with a -server after it.... To do this, open CMD (command prompt), type "CD [your worldcoin folder location] worldcoin-qt.exe -server"
Leave that command prompt open and run your cgminer .bat or however you prefer to launch cgminer.
your .bat file should have something like this in it:
color 02
cgminer --auto-fan --temp-target 70 --scrypt -o
http://127.0.0.1:11082 -u yourusername -p yourpassword --shaders 1600 --intensity 18 --worksize 256 -g 1 --scan-time 1 --queue 0 --expiry 5