Trying to setup mining software is so frustrating! !
-
Problem solved! It was actually the pool, for some reason its hashrate was 0 with 0 miners… thinking it was a DDOS attack… fcpool.com
I used coinhuntr.com with different settings and got up to 17kh/s with an intel hd4000 or something like that :) but I am looking to invest in a proper rig, with 3x sapphire radeon 7950’s and 1000w power supply, total cost is gonna be something like 1400 euro so for now I’m fooling around with what I have just to get a feel for things, not a hope of actually mining anything worthwhile with what I got right now…
I was thinking about going to internet cafés and setting up the software so that it automatically starts mining onstartup in the background while also connecting to my pool with my worker automatically and just put it on as many computers as possible. Would that be something that could be done? Is it legal? And if I put it on say 50 ordinary computers with average gpu’s what kind of hashrate do you think this wpuld generate?
-
[quote]I was thinking about going to internet cafés and setting up the software so that it automatically starts mining onstartup in the background while also connecting to my pool with my worker automatically and just put it on as many computers as possible. Would that be something that could be done? Is it legal?[/quote]
Only if you get the owner permission to do so and that`s not likely. Otherwise it would be fraud.
-
Lol you could also create a botnet and let 1000’s computers mine for you!!!
Seriously though, that would be illigal.
-
The botnet would of course BUT you pay to use these computers as you wish though and you may install whatever you like as long as it isnt keylogging software or other such thing, what I’m asking is if it ia possible to get software that automatically mines on startup with my credentials without it coming up on screen??
-
When I first set up CGminer, it gave me every problem it possibly could, it was enough to piss off the pope, so to speak. But once I got it going it was good.
-
[quote name=“timk225” post=“46711” timestamp=“1387655247”]
When I first set up CGminer, it gave me every problem it possibly could, it was enough to piss off the pope, so to speak. But once I got it going it was good.
[/quote]That is the exact reason im using guiminer-scrypt alpha! Spent hours tryna get cgminer to work but it was a never ending circle of failure hahaha
-
It’s really not that hard. Just make a .bat file with cgminer.exe --scrypt -o stratum+tcp://yourpool.org -u user.1 -p x -i 13 -g 2
You could also use cgwatcher as frontend for cgminer ([url=http://manotechnology.blogspot.nl/p/cgwatcher.html]http://manotechnology.blogspot.nl/p/cgwatcher.html[/url])
-
[quote name=“aatje92” post=“46798” timestamp=“1387695381”]
It’s really not that hard. Just make a .bat file with cgminer.exe --scrypt -o stratum+tcp://yourpool.org -u user.1 -p x -i 13 -g 2You could also use cgwatcher as frontend for cgminer ([url=http://manotechnology.blogspot.nl/p/cgwatcher.html]http://manotechnology.blogspot.nl/p/cgwatcher.html[/url])
[/quote]Yeah I’ve tried that man many times… it either says its looking for usb device for mining (no devices found) or just opens for a split second then closes…
-
[quote name=“FTClover” post=“46865” timestamp=“1387714382”]
[quote author=aatje92 link=topic=6248.msg46798#msg46798 date=1387695381]
It’s really not that hard. Just make a .bat file with cgminer.exe --scrypt -o stratum+tcp://yourpool.org -u user.1 -p x -i 13 -g 2You could also use cgwatcher as frontend for cgminer ([url=http://manotechnology.blogspot.nl/p/cgwatcher.html]http://manotechnology.blogspot.nl/p/cgwatcher.html[/url])
[/quote]Are you sure you’re running it with --scrypt?
Also, you could try adding -T -D for debugging output
Yeah I’ve tried that man many times… it either says its looking for usb device for mining (no devices found) or just opens for a split second then closes…
[/quote] -
aatje92 you didn’t say anything? You just quoted other posts?