dommdomm
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 16, 2018, 10:10:47 AM |
|
Fact is I would be sorry if you should pay from your pocket, I'm not that broke that I desperately need the 0.2$ I mined so far In the end I hope you'll get the issues sorted out and manage to keep the tool running. I only wanted to point the fact that one should be aware of where is diverting his hash power to. I'd like to know if I'm mining something with higher revenue but also higher risk to get this revenue or better divert the hash power to a lesser revenue but with a 100% chance of received the mined gains (eg: mining monero myself and exchanging for btc). if you want to get your money 100% and want to get more than anywhere else this is the right place to be.
|
|
|
|
StelioKontos
Sr. Member
Offline
Activity: 840
Merit: 267
Chad Hodler since 2013
|
|
March 16, 2018, 11:03:30 AM |
|
Thanks for the clarifications :thumbs_up: damn this board needs a thumbs up emoticon. Still mining here.
|
|
|
|
Honda7
Newbie
Offline
Activity: 1
Merit: 0
|
|
March 16, 2018, 01:26:48 PM |
|
Ув.Toмac я нeпoлyчaю выплaты yжe втopyю пятницy,мoжнo yзнaть чтo пpoиcxoдит?пpocтo пepeживaю.
|
|
|
|
iiiduncaniii
Newbie
Offline
Activity: 56
Merit: 0
|
|
March 16, 2018, 02:07:14 PM |
|
what is the pool difficulty ? I see for gpu mining it's standard set to 9000 but I barely get accepted hashes. While my cpu can't follow the accepted hashrate. I am using ccminer, have the same on xmr-stak.
9000.. what is your hashrate? 2.5Mh/s but it only shows 130h/s in the webstats, swapped back to btx for now. wtf 2.5 Mhs? what you have at home? can you post a screenshot? I would like to know too!!!
|
|
|
|
zwer1955
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 16, 2018, 04:46:10 PM |
|
I apologize for the stupid question ... There is an offer to pay every Friday partially 10-20-50% ... just bitcoin is now on the decline and when it will go into growth ... the miners will pay almost impossible! I'm afraid that the project can close! In any project, the main feature is stability!
|
|
|
|
zwer1955
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 16, 2018, 08:12:46 PM |
|
Guys ... ask less questions! The man himself is trying to make money and we, too, have a penny for a freebie almost! When he considers it necessary to pay then he will pay more correctly as it will turn out! In general, in the Internet, you have to believe many ... And why do we sit for days at a computer!
|
|
|
|
tomos81 (OP)
|
|
March 16, 2018, 09:53:48 PM |
|
I apologize for the stupid question ... There is an offer to pay every Friday partially 10-20-50% ... just bitcoin is now on the decline and when it will go into growth ... the miners will pay almost impossible! I'm afraid that the project can close! In any project, the main feature is stability!
sorry my system cannot do that.. if i am paying, zeroing the balance of the paid miner and starting from zero.. i think better is to wait 5-7 more days, finally newly mined coins reached markets and so far everything is good (maybe they can cover 18-20M loss from Cryptopia delay)
|
|
|
|
dekoedoemoe
Newbie
Offline
Activity: 40
Merit: 0
|
|
March 17, 2018, 12:22:41 AM Last edit: March 17, 2018, 12:39:39 AM by dekoedoemoe |
|
what is the pool difficulty ? I see for gpu mining it's standard set to 9000 but I barely get accepted hashes. While my cpu can't follow the accepted hashrate. I am using ccminer, have the same on xmr-stak.
9000.. what is your hashrate? 2.5Mh/s but it only shows 130h/s in the webstats, swapped back to btx for now. wtf 2.5 Mhs? what you have at home? can you post a screenshot? I would like to know too!!! Nvidia tesla K40M. I am still having connection issues with the nicehash nonce size. Dunno if you can change that, but your nonce size isn't equal to nicehash nonce. Mining on nicehash with same miners doesn't give any issues. As we are mining multiple coins and everybody wants a payout I am willing to share some of my hashrate to cover faster payout, it's almost a mining rig on itself and normally I mine with it on other pools (and earn alot more). I don't loose my faith in you and as you always paid out in the past and I am aware of the cryptopia issues, just a quick solution in a way.
|
|
|
|
tomos81 (OP)
|
|
March 17, 2018, 09:32:59 AM |
|
what is the pool difficulty ? I see for gpu mining it's standard set to 9000 but I barely get accepted hashes. While my cpu can't follow the accepted hashrate. I am using ccminer, have the same on xmr-stak.
9000.. what is your hashrate? 2.5Mh/s but it only shows 130h/s in the webstats, swapped back to btx for now. wtf 2.5 Mhs? what you have at home? can you post a screenshot? I would like to know too!!! Nvidia tesla K40M. I am still having connection issues with the nicehash nonce size. Dunno if you can change that, but your nonce size isn't equal to nicehash nonce. Mining on nicehash with same miners doesn't give any issues. As we are mining multiple coins and everybody wants a payout I am willing to share some of my hashrate to cover faster payout, it's almost a mining rig on itself and normally I mine with it on other pools (and earn alot more). I don't loose my faith in you and as you always paid out in the past and I am aware of the cryptopia issues, just a quick solution in a way. I have Tesla M20 + 56x Xeon CPU cores and gives only 1800 h/s can you send me screnshot? btw nicehash=true must be set in my pool
|
|
|
|
JMJ
Newbie
Offline
Activity: 19
Merit: 0
|
|
March 17, 2018, 11:15:07 AM |
|
1. How to hidden command prompt window from taskbar?
Somehow this feels wrong to answer as the intentions are not really legal I think but ok. You could run your miner through taskscheduler as a service/administrator. This will hide the command line from the task bar. Another option is through vbscript: Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run "cmd /c cd C:\Users\Downloads\nscpucnminer64.exe -o stratum+tcp://80.211.205.216:3333 -nofee 1 -p x -dbg -2 -u walletaddress", 0 change the path where your miner is located and add your walletaddress where walletaddress is. But keep in mind if you do this at work your network administrator can easily catch you. So, I create new vbscript file https://ibb.co/kRpZpcand put this code/text in the file https://ibb.co/fapOhxI put "TomosMining.bat" because from this file I start mining. Is it all right? Thank you. hmm easier way then, change your vbs file to: Dim WShell Set WShell = CreateObject("WScript.Shell") WShell.Run "tomosmining.bat", 0 Set WShell = Nothing save the file in same folder as where your bat file is located. start the vbs file you will see that nscpucnminer is mining in your taskmanager. Top job! Thank you, sir. Another question I do mining graphic card + CPU at once following this instructions: https://bitcointalk.org/index.php?topic=2527462.msg28396744#msg28396744but graphic card get too busy and PC didn't work properly for other tasks. Is there any way to reduce the resource on graphic card which goes for mining. For example if now 85% from graphic card power goes to mining I want to reduce it to 65%.
|
|
|
|
tomos81 (OP)
|
|
March 17, 2018, 11:24:18 AM |
|
1. How to hidden command prompt window from taskbar?
Somehow this feels wrong to answer as the intentions are not really legal I think but ok. You could run your miner through taskscheduler as a service/administrator. This will hide the command line from the task bar. Another option is through vbscript: Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run "cmd /c cd C:\Users\Downloads\nscpucnminer64.exe -o stratum+tcp://80.211.205.216:3333 -nofee 1 -p x -dbg -2 -u walletaddress", 0 change the path where your miner is located and add your walletaddress where walletaddress is. But keep in mind if you do this at work your network administrator can easily catch you. So, I create new vbscript file https://ibb.co/kRpZpcand put this code/text in the file https://ibb.co/fapOhxI put "TomosMining.bat" because from this file I start mining. Is it all right? Thank you. hmm easier way then, change your vbs file to: Dim WShell Set WShell = CreateObject("WScript.Shell") WShell.Run "tomosmining.bat", 0 Set WShell = Nothing save the file in same folder as where your bat file is located. start the vbs file you will see that nscpucnminer is mining in your taskmanager. Top job! Thank you, sir. Another question I do mining graphic card + CPU at once following this instructions: https://bitcointalk.org/index.php?topic=2527462.msg28396744#msg28396744but graphic card get too busy and PC didn't work properly for other tasks. Is there any way to reduce the resource on graphic card which goes for mining. For example if now 85% from graphic card power goes to mining I want to reduce it to 65%. usually, you can set up on mining apps the intensity of your GPU (lower intensity = lower performance, but more available to another apps)
|
|
|
|
JMJ
Newbie
Offline
Activity: 19
Merit: 0
|
|
March 17, 2018, 12:39:11 PM |
|
1. How to hidden command prompt window from taskbar?
Somehow this feels wrong to answer as the intentions are not really legal I think but ok. You could run your miner through taskscheduler as a service/administrator. This will hide the command line from the task bar. Another option is through vbscript: Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run "cmd /c cd C:\Users\Downloads\nscpucnminer64.exe -o stratum+tcp://80.211.205.216:3333 -nofee 1 -p x -dbg -2 -u walletaddress", 0 change the path where your miner is located and add your walletaddress where walletaddress is. But keep in mind if you do this at work your network administrator can easily catch you. So, I create new vbscript file https://ibb.co/kRpZpcand put this code/text in the file https://ibb.co/fapOhxI put "TomosMining.bat" because from this file I start mining. Is it all right? Thank you. hmm easier way then, change your vbs file to: Dim WShell Set WShell = CreateObject("WScript.Shell") WShell.Run "tomosmining.bat", 0 Set WShell = Nothing save the file in same folder as where your bat file is located. start the vbs file you will see that nscpucnminer is mining in your taskmanager. Top job! Thank you, sir. Another question I do mining graphic card + CPU at once following this instructions: https://bitcointalk.org/index.php?topic=2527462.msg28396744#msg28396744but graphic card get too busy and PC didn't work properly for other tasks. Is there any way to reduce the resource on graphic card which goes for mining. For example if now 85% from graphic card power goes to mining I want to reduce it to 65%. usually, you can set up on mining apps the intensity of your GPU (lower intensity = lower performance, but more available to another apps) I ask specially for your product/app.
|
|
|
|
tomos81 (OP)
|
|
March 17, 2018, 12:53:03 PM |
|
1. How to hidden command prompt window from taskbar?
Somehow this feels wrong to answer as the intentions are not really legal I think but ok. You could run your miner through taskscheduler as a service/administrator. This will hide the command line from the task bar. Another option is through vbscript: Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run "cmd /c cd C:\Users\Downloads\nscpucnminer64.exe -o stratum+tcp://80.211.205.216:3333 -nofee 1 -p x -dbg -2 -u walletaddress", 0 change the path where your miner is located and add your walletaddress where walletaddress is. But keep in mind if you do this at work your network administrator can easily catch you. So, I create new vbscript file https://ibb.co/kRpZpcand put this code/text in the file https://ibb.co/fapOhxI put "TomosMining.bat" because from this file I start mining. Is it all right? Thank you. hmm easier way then, change your vbs file to: Dim WShell Set WShell = CreateObject("WScript.Shell") WShell.Run "tomosmining.bat", 0 Set WShell = Nothing save the file in same folder as where your bat file is located. start the vbs file you will see that nscpucnminer is mining in your taskmanager. Top job! Thank you, sir. Another question I do mining graphic card + CPU at once following this instructions: https://bitcointalk.org/index.php?topic=2527462.msg28396744#msg28396744but graphic card get too busy and PC didn't work properly for other tasks. Is there any way to reduce the resource on graphic card which goes for mining. For example if now 85% from graphic card power goes to mining I want to reduce it to 65%. usually, you can set up on mining apps the intensity of your GPU (lower intensity = lower performance, but more available to another apps) I ask specially for your product/app. i have no app, using third party ones
|
|
|
|
exsoduxs
Newbie
Offline
Activity: 11
Merit: 0
|
|
March 19, 2018, 03:03:32 AM |
|
|
|
|
|
elvynyster
Newbie
Offline
Activity: 6
Merit: 0
|
|
March 19, 2018, 05:52:05 AM |
|
Patiently Waiting for the Payment>>>>
BTW Sir, I would really love to a see an integration script for your site.
|
|
|
|
Neozcrypto
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 19, 2018, 06:40:21 AM |
|
The payment le partially waiting for the ETN still in maintenance on Cryptopia. ...
The maintenance is since March 4th !
|
|
|
|
exsoduxs
Newbie
Offline
Activity: 11
Merit: 0
|
|
March 19, 2018, 08:01:26 AM |
|
|
|
|
|
neo_iamtheone
Newbie
Offline
Activity: 427
Merit: 0
|
|
March 19, 2018, 08:15:59 AM |
|
That doesn't make any difference here, you will still be making 300Sat/1M shares/hashes
|
|
|
|
StelioKontos
Sr. Member
Offline
Activity: 840
Merit: 267
Chad Hodler since 2013
|
|
March 19, 2018, 08:50:27 AM |
|
fyi, kucoin is not on manteinance, if you are comfortable on using that exchange.
|
|
|
|
Neozcrypto
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 19, 2018, 09:08:10 AM |
|
Yes but Tomos has sent ETN on cryptopia just before the maintenance so we have to wait
|
|
|
|
|