Bitcoin Forum
May 06, 2024, 09:01:39 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 [81] 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 ... 158 »
  Print  
Author Topic: █▓▒░-< [ZPOOL.CA][BTC Multipool] The miners multipool >-░▒▓█ Paid 925+ BTC  (Read 217617 times)
smilodon
Member
**
Online Online

Activity: 124
Merit: 10


View Profile
June 05, 2016, 11:58:51 PM
 #1601

crakfoo please add nist5 powercoin and x11evo revolvercoin thanks.
1715029299
Hero Member
*
Offline Offline

Posts: 1715029299

View Profile Personal Message (Offline)

Ignore
1715029299
Reply with quote  #2

1715029299
Report to moderator
1715029299
Hero Member
*
Offline Offline

Posts: 1715029299

View Profile Personal Message (Offline)

Ignore
1715029299
Reply with quote  #2

1715029299
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
JaredKaragen
Legendary
*
Offline Offline

Activity: 1848
Merit: 1165


My AR-15 ID's itself as a toaster. Want breakfast?


View Profile WWW
June 06, 2016, 12:15:38 AM
Last edit: June 06, 2016, 12:39:25 AM by JaredKaragen
 #1602

OK.

The batch has been cleaned up, and im glad to report that a dos variable doesn't have a max value like the olden days.....

So....   Its all streamlined, and a lot easier to manage/modify.  The algo names show as the window titles to easier see what algo is working.  No longer needing to bring it to the front.
Need to edit profitability?  no longer do you have to update all the scripts.   And tuning intensity is a breeze.  If you use your machine like I do, you will be able to just wait for the offending algo to be present, then make a change the batch intensity and close just the miner app, and it will restart automatically with the batch file changes updated.

Code:
@echo off
SETLOCAL EnableExtensions
SET ADDY=1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP
:start
SET PASS=p690gtx980-1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.378,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,groestl=24.5,blake2s=1.2,x14=7.0,x17=5.2,stats
cls
start "X13" /min ccminer176.exe -r 0 -a x13 -i 17.5 -o stratum+tcp://mine.zpool.ca:3633 -u %ADDY% -p %PASS%,d=0.004
start "X11" /min ccminer176.exe -r 0 -a x11 -i 17.5 -o stratum+tcp://mine.zpool.ca:3533 -u %ADDY% -p %PASS%,d=0.002
start "QUBIT" /min ccminer176.exe -r 0 -a qubit -i 17.2 -o stratum+tcp://mine.zpool.ca:4733 -u %ADDY% -p %PASS%,d=0.004
start "X15" /min ccminer176.exe -r 0 -a x15 -i 17.5 -o stratum+tcp://mine.zpool.ca:3733 -u %ADDY% -p %PASS%,d=0.01
start "LYRA2RE2" /min ccminer176.exe -r 0 -a lyra2v2 -i 17.2 -o stratum+tcp://mine.zpool.ca:4533 -u %ADDY% -p %PASS%,d=1
start "NEOSCRYPT"/min ccminer176.exe -r 0 -a neoscrypt -i 20 -o stratum+tcp://mine.zpool.ca:4233 -u %ADDY% -p %PASS%
start "DECRED" /min ccminer176.exe -r 0 -a decred -i 23 -o stratum+tcp://mine.zpool.ca:5744 -u %ADDY% -p %PASS%,d=0.5
start "BLAKECOIN" /min ccminer176.exe -r 0 -a blakecoin -o stratum+tcp://mine.zpool.ca:5743 -u %ADDY% -p %PASS%
start "C11" /min ccminer176.exe -r 0 -a c11 -i 19.5 -o stratum+tcp://mine.zpool.ca:3573 -u %ADDY% -p %PASS%
start "QUARK" /min ccminer176.exe -r 0 -a quark -i 17.5 -o stratum+tcp://mine.zpool.ca:4033 -u %ADDY% -p %PASS%
start "GROESTL" /min ccminer176.exe -r 0 -a groestl -o stratum+tcp://mine.zpool.ca:5333 -u %ADDY% -p %PASS%
start "BLAKE2S" /min ccminer176.exe -r 0 -a blake2s -o stratum+tcp://mine.zpool.ca:5766 -u %ADDY% -p %PASS%,d=0.4
start "X14" /min ccminer176.exe -r 0 -a x14 -o stratum+tcp://mine.zpool.ca:3933 -u %ADDY% -p %PASS%
start "X17" /min ccminer176.exe -r 0 -a x17 -o stratum+tcp://mine.zpool.ca:3737 -u %ADDY% -p %PASS%
:wait1
set EXE=ccminer176.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN1
:FOUND
echo %EXE% still running.
goto wait1
:FIN1
goto start

Link to my batch and script resources here.  

DO NOT TRUST YOBIT  -JK

Donations: 1Q8HjG8wMa3hgmDFbFHC9cADPLpm1xKHQM
JarBinks
Full Member
***
Offline Offline

Activity: 144
Merit: 100



View Profile
June 06, 2016, 02:11:12 AM
 #1603

OK.

The batch has been cleaned up, and im glad to report that a dos variable doesn't have a max value like the olden days.....

So....   Its all streamlined, and a lot easier to manage/modify.  The algo names show as the window titles to easier see what algo is working.  No longer needing to bring it to the front.
Need to edit profitability?  no longer do you have to update all the scripts.   And tuning intensity is a breeze.  If you use your machine like I do, you will be able to just wait for the offending algo to be present, then make a change the batch intensity and close just the miner app, and it will restart automatically with the batch file changes updated.

Code:
@echo off
SETLOCAL EnableExtensions
SET ADDY=1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP
:start
SET PASS=p690gtx980-1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.378,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,groestl=24.5,blake2s=1.2,x14=7.0,x17=5.2,stats
cls
start "X13" /min ccminer176.exe -r 0 -a x13 -i 17.5 -o stratum+tcp://mine.zpool.ca:3633 -u %ADDY% -p %PASS%,d=0.004
start "X11" /min ccminer176.exe -r 0 -a x11 -i 17.5 -o stratum+tcp://mine.zpool.ca:3533 -u %ADDY% -p %PASS%,d=0.002
start "QUBIT" /min ccminer176.exe -r 0 -a qubit -i 17.2 -o stratum+tcp://mine.zpool.ca:4733 -u %ADDY% -p %PASS%,d=0.004
start "X15" /min ccminer176.exe -r 0 -a x15 -i 17.5 -o stratum+tcp://mine.zpool.ca:3733 -u %ADDY% -p %PASS%,d=0.01
start "LYRA2RE2" /min ccminer176.exe -r 0 -a lyra2v2 -i 17.2 -o stratum+tcp://mine.zpool.ca:4533 -u %ADDY% -p %PASS%,d=1
start "NEOSCRYPT"/min ccminer176.exe -r 0 -a neoscrypt -i 20 -o stratum+tcp://mine.zpool.ca:4233 -u %ADDY% -p %PASS%
start "DECRED" /min ccminer176.exe -r 0 -a decred -i 23 -o stratum+tcp://mine.zpool.ca:5744 -u %ADDY% -p %PASS%,d=0.5
start "BLAKECOIN" /min ccminer176.exe -r 0 -a blakecoin -o stratum+tcp://mine.zpool.ca:5743 -u %ADDY% -p %PASS%
start "C11" /min ccminer176.exe -r 0 -a c11 -i 19.5 -o stratum+tcp://mine.zpool.ca:3573 -u %ADDY% -p %PASS%
start "QUARK" /min ccminer176.exe -r 0 -a quark -i 17.5 -o stratum+tcp://mine.zpool.ca:4033 -u %ADDY% -p %PASS%
start "GROESTL" /min ccminer176.exe -r 0 -a groestl -o stratum+tcp://mine.zpool.ca:5333 -u %ADDY% -p %PASS%
start "BLAKE2S" /min ccminer176.exe -r 0 -a blake2s -o stratum+tcp://mine.zpool.ca:5766 -u %ADDY% -p %PASS%,d=0.4
start "X14" /min ccminer176.exe -r 0 -a x14 -o stratum+tcp://mine.zpool.ca:3933 -u %ADDY% -p %PASS%
start "X17" /min ccminer176.exe -r 0 -a x17 -o stratum+tcp://mine.zpool.ca:3737 -u %ADDY% -p %PASS%
:wait1
set EXE=ccminer176.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN1
:FOUND
echo %EXE% still running.
goto wait1
:FIN1
goto start

 Grin
crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3458
Merit: 1126



View Profile WWW
June 06, 2016, 02:31:26 AM
 #1604

crakfoo please add nist5 powercoin and x11evo revolvercoin thanks.

done

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
citronick
Legendary
*
Offline Offline

Activity: 1834
Merit: 1080


---- winter*juvia -----


View Profile
June 06, 2016, 02:57:48 AM
Last edit: June 06, 2016, 03:08:20 AM by citronick
 #1605

OK.

The batch has been cleaned up, and im glad to report that a dos variable doesn't have a max value like the olden days.....

So....   Its all streamlined, and a lot easier to manage/modify.  The algo names show as the window titles to easier see what algo is working.  No longer needing to bring it to the front.
Need to edit profitability?  no longer do you have to update all the scripts.   And tuning intensity is a breeze.  If you use your machine like I do, you will be able to just wait for the offending algo to be present, then make a change the batch intensity and close just the miner app, and it will restart automatically with the batch file changes updated.

Code:
@echo off
SETLOCAL EnableExtensions
SET ADDY=1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP
:start
SET PASS=p690gtx980-1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.378,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,groestl=24.5,blake2s=1.2,x14=7.0,x17=5.2,stats
cls
start "X13" /min ccminer176.exe -r 0 -a x13 -i 17.5 -o stratum+tcp://mine.zpool.ca:3633 -u %ADDY% -p %PASS%,d=0.004
start "X11" /min ccminer176.exe -r 0 -a x11 -i 17.5 -o stratum+tcp://mine.zpool.ca:3533 -u %ADDY% -p %PASS%,d=0.002
start "QUBIT" /min ccminer176.exe -r 0 -a qubit -i 17.2 -o stratum+tcp://mine.zpool.ca:4733 -u %ADDY% -p %PASS%,d=0.004
start "X15" /min ccminer176.exe -r 0 -a x15 -i 17.5 -o stratum+tcp://mine.zpool.ca:3733 -u %ADDY% -p %PASS%,d=0.01
start "LYRA2RE2" /min ccminer176.exe -r 0 -a lyra2v2 -i 17.2 -o stratum+tcp://mine.zpool.ca:4533 -u %ADDY% -p %PASS%,d=1
start "NEOSCRYPT"/min ccminer176.exe -r 0 -a neoscrypt -i 20 -o stratum+tcp://mine.zpool.ca:4233 -u %ADDY% -p %PASS%
start "DECRED" /min ccminer176.exe -r 0 -a decred -i 23 -o stratum+tcp://mine.zpool.ca:5744 -u %ADDY% -p %PASS%,d=0.5
start "BLAKECOIN" /min ccminer176.exe -r 0 -a blakecoin -o stratum+tcp://mine.zpool.ca:5743 -u %ADDY% -p %PASS%
start "C11" /min ccminer176.exe -r 0 -a c11 -i 19.5 -o stratum+tcp://mine.zpool.ca:3573 -u %ADDY% -p %PASS%
start "QUARK" /min ccminer176.exe -r 0 -a quark -i 17.5 -o stratum+tcp://mine.zpool.ca:4033 -u %ADDY% -p %PASS%
start "GROESTL" /min ccminer176.exe -r 0 -a groestl -o stratum+tcp://mine.zpool.ca:5333 -u %ADDY% -p %PASS%
start "BLAKE2S" /min ccminer176.exe -r 0 -a blake2s -o stratum+tcp://mine.zpool.ca:5766 -u %ADDY% -p %PASS%,d=0.4
start "X14" /min ccminer176.exe -r 0 -a x14 -o stratum+tcp://mine.zpool.ca:3933 -u %ADDY% -p %PASS%
start "X17" /min ccminer176.exe -r 0 -a x17 -o stratum+tcp://mine.zpool.ca:3737 -u %ADDY% -p %PASS%
:wait1
set EXE=ccminer176.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN1
:FOUND
echo %EXE% still running.
goto wait1
:FIN1
goto start

thanks JK - the scripts is running well - good job this.

My GTX980 Ti is stretching her legs now...

Is the ccminer 1.8 any good?

If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
JaredKaragen
Legendary
*
Offline Offline

Activity: 1848
Merit: 1165


My AR-15 ID's itself as a toaster. Want breakfast?


View Profile WWW
June 06, 2016, 03:31:00 AM
 #1606

Stable as I can tell.

I know there are optimized versions for each algo, but I'm done chasing hash Wink

Link to my batch and script resources here.  

DO NOT TRUST YOBIT  -JK

Donations: 1Q8HjG8wMa3hgmDFbFHC9cADPLpm1xKHQM
Megaquake
Hero Member
*****
Offline Offline

Activity: 630
Merit: 506


View Profile WWW
June 06, 2016, 04:12:39 AM
 #1607

   Alpa (sha256)   2 APC   943.141 k   30 218   18 secs      0.0068
   Aurora (sha256)   2.5 AUR   3.902 M   277 926   76 secs      0.0039
   Neos (sha256)   50 NEOS   15.132 M   189 968   4 mins   198.2 Th/s   0.0039
   Digibyte (sha256)   1008.269 DGB   3.153 M   2 496 813   62 secs   17.9 Th/s   0.0032
   Maza (sha256)   1000 MZC   910.824 k   577 952   17 secs      0.0029
   Terra (sha256)   20 TRC   577.827 k   766 922   11 secs   2.2 Th/s   0.0028

No hash to the top profitable coins why is it like that and not the first i have seen this, been like this at least 15 minutes and no Neos block found for 26 min

Mines at Kano.is best profit in the world!

在Kano.is的BTC
JaredKaragen
Legendary
*
Offline Offline

Activity: 1848
Merit: 1165


My AR-15 ID's itself as a toaster. Want breakfast?


View Profile WWW
June 06, 2016, 04:26:27 AM
 #1608

Im thinking theres an issue with hashrate/difficulty being assigned to a lower hash coin.

I.E.  they peobably wont point an S7's amount of hashrate at a 1K diff coin;  it would cause issues I would think.

Or it could be the fact that the pool software is calculating based on current exchange price which can fluctuate greatly in a short amount of time.  Just because its selling for that now;  doesnt mean it will when the coins mature and there will be a buyer at that price.....


Or:
Maybe my guesses here are totally wrong.

But that profitability you copied over is pretty good for those coins.

Link to my batch and script resources here.  

DO NOT TRUST YOBIT  -JK

Donations: 1Q8HjG8wMa3hgmDFbFHC9cADPLpm1xKHQM
AngryDwarf
Sr. Member
****
Offline Offline

Activity: 476
Merit: 501


View Profile
June 06, 2016, 07:48:53 AM
 #1609

   Alpa (sha256)   2 APC   943.141 k   30 218   18 secs      0.0068
   Aurora (sha256)   2.5 AUR   3.902 M   277 926   76 secs      0.0039
   Neos (sha256)   50 NEOS   15.132 M   189 968   4 mins   198.2 Th/s   0.0039
   Digibyte (sha256)   1008.269 DGB   3.153 M   2 496 813   62 secs   17.9 Th/s   0.0032
   Maza (sha256)   1000 MZC   910.824 k   577 952   17 secs      0.0029
   Terra (sha256)   20 TRC   577.827 k   766 922   11 secs   2.2 Th/s   0.0028

No hash to the top profitable coins why is it like that and not the first i have seen this, been like this at least 15 minutes and no Neos block found for 26 min

The way the stratum's distribute hash rate can be a bit puzzling at times, especially how it assigns hash on myr-gr. It should be going hell for leather on AUR at times.
I have done some experiments though, solo mining some easy diff/stuck block chains on skein, SKC/XDC.
Throwing huge amounts of hash at a low diff coin simply makes it's difficulty go up. The stratums seem to throttle hash on low difficulty coins based on the network hash rate. Whether it tracks how much lucky quota has gone against the coin and then ignores it for a while I don't know.
What is really needed is a small periodic coin support phase, where the lowest profitable coin is mined. That helps to keep the block chain moving otherwise some mined coins won't mature and confirm on the exchange. It also gives chance for the diff on the lowest profitable coin to drop.

Scaling and transaction rate: https://bitcointalk.org/index.php?topic=532.msg6306#msg6306
Do not allow demand to exceed capacity. Do not allow mempools to forget transactions. Relay all transactions. Eventually confirm all transactions.
tbearhere
Legendary
*
Offline Offline

Activity: 3136
Merit: 1003



View Profile
June 06, 2016, 10:43:51 AM
Last edit: June 06, 2016, 11:23:19 AM by tbearhere
 #1610

Graph is showing nothing at all for the last 2 hours? ? ?
same here 5 hours in total, I hope i didn't loose all that shares Sad

Crackfoo the 24 payout graph still isn't working?
JaredKaragen
Legendary
*
Offline Offline

Activity: 1848
Merit: 1165


My AR-15 ID's itself as a toaster. Want breakfast?


View Profile WWW
June 06, 2016, 10:53:40 AM
Last edit: June 06, 2016, 11:16:17 AM by JaredKaragen
 #1611

he's been busy...

I noticed two algos pop up yesterday....

*edit*

http://cryptomining-blog.com/tag/x11evo-nvidia-miner/  For the version I am using for x11evo.

Added x11evo and nist5 to my normalized script.  Critiqued a few small things.  Yes I have it purposely re-setting the PASS variable each loop so it can be updated without reloading the batch.  IDK if it's windows 10 or what, but I never knew that they took the command interpreter out of the stone age  =)  Ill always be an old-skool guy wishing there was a local BBS I could dial up to for old times sake.


On another note:
Also added SKEIN line formatted that you can insert.  If you do, don't forget to add it's normalization to the ADDY variable that I left ready to cut and paste into there.  I have the SKEIN line outside the main loop so it stays inactive because it just didn't seem to be as profitable as the pool was telling me it was.  Maybe it was just a run in low luck... but I think it was luck leveling out... who knows.

I also suggest you guys don't comment my code segments;  it will make it a LOT easier to spot my updates and keep the pages less cluttered Wink

Code:
@echo off
SETLOCAL EnableExtensions
SET ADDY=1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP
:start
SET PASS=p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.378,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,groestl=24.5,blake2s=1.2,x14=7.0,x17=5.2,nist5=8.0,x11evo=8.2,stats
cls
start "X13" /min ccminer176.exe -r 0 -a x13 -i 17.5 -o stratum+tcp://mine.zpool.ca:3633 -u %ADDY% -p %PASS%,d=0.004
start "X11" /min ccminer176.exe -r 0 -a x11 -i 17.5 -o stratum+tcp://mine.zpool.ca:3533 -u %ADDY% -p %PASS%,d=0.002
start "QUBIT" /min ccminer176.exe -r 0 -a qubit -i 17.2 -o stratum+tcp://mine.zpool.ca:4733 -u %ADDY% -p %PASS%,d=0.004
start "X15" /min ccminer176.exe -r 0 -a x15 -i 17.5 -o stratum+tcp://mine.zpool.ca:3733 -u %ADDY% -p %PASS%,d=0.01
start "LYRA2RE2" /min ccminer176.exe -r 0 -a lyra2v2 -i 17.2 -o stratum+tcp://mine.zpool.ca:4533 -u %ADDY% -p %PASS%,d=1
start "NEOSCRYPT"/min ccminer176.exe -r 0 -a neoscrypt -i 20 -o stratum+tcp://mine.zpool.ca:4233 -u %ADDY% -p %PASS%
start "DECRED" /min ccminer176.exe -r 0 -a decred -i 23 -o stratum+tcp://mine.zpool.ca:5744 -u %ADDY% -p %PASS%,d=0.5
start "BLAKECOIN" /min ccminer176.exe -r 0 -a blakecoin -o stratum+tcp://mine.zpool.ca:5743 -u %ADDY% -p %PASS%
start "C11" /min ccminer176.exe -r 0 -a c11 -i 19.5 -o stratum+tcp://mine.zpool.ca:3573 -u %ADDY% -p %PASS%
start "QUARK" /min ccminer176.exe -r 0 -a quark -i 17.5 -o stratum+tcp://mine.zpool.ca:4033 -u %ADDY% -p %PASS%
start "GROESTL" /min ccminer176.exe -r 0 -a groestl -o stratum+tcp://mine.zpool.ca:5333 -u %ADDY% -p %PASS%
start "BLAKE2S" /min ccminer176.exe -r 0 -a blake2s -i 22 -o stratum+tcp://mine.zpool.ca:5766 -u %ADDY% -p %PASS%,d=0.4
start "X14" /min ccminer176.exe -r 0 -a x14 -o stratum+tcp://mine.zpool.ca:3933 -u %ADDY% -p %PASS%
start "X17" /min ccminer176.exe -r 0 -a x17 -i 17.5 -o stratum+tcp://mine.zpool.ca:3737 -u %ADDY% -p %PASS%
start "NIST5" /min ccminer176.exe -r 0 -a nist5 -i 17.5 -o stratum+tcp://mine.zpool.ca:3833 -u %ADDY% -p %PASS%
start "X11EVO" /min ccminerx11evo.exe -r 0 -a x11evo -o stratum+tcp://mine.zpool.ca:3553 -u %ADDY% -p %PASS%

set EXE=ccminer176.exe
:wait1
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN1
:FOUND
echo %EXE% still running.
goto wait1
:FIN1
set EXE=ccminerx11evo.exe
:wait2
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN2
:FOUND
echo %EXE% still running.
goto wait2
:FIN2
goto start

start "SKEIN" /min ccminer176.exe -r 0 -a skein -o stratum+tcp://mine.zpool.ca:4933 -u %ADDY% -p %PASS%  ,skein=293.0

Link to my batch and script resources here.  

DO NOT TRUST YOBIT  -JK

Donations: 1Q8HjG8wMa3hgmDFbFHC9cADPLpm1xKHQM
tbearhere
Legendary
*
Offline Offline

Activity: 3136
Merit: 1003



View Profile
June 06, 2016, 10:58:26 AM
 #1612

OK.

The batch has been cleaned up, and im glad to report that a dos variable doesn't have a max value like the olden days.....

So....   Its all streamlined, and a lot easier to manage/modify.  The algo names show as the window titles to easier see what algo is working.  No longer needing to bring it to the front.
Need to edit profitability?  no longer do you have to update all the scripts.   And tuning intensity is a breeze.  If you use your machine like I do, you will be able to just wait for the offending algo to be present, then make a change the batch intensity and close just the miner app, and it will restart automatically with the batch file changes updated.

Code:
@echo off
SETLOCAL EnableExtensions
SET ADDY=1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP
:start
SET PASS=p690gtx980-1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.378,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,groestl=24.5,blake2s=1.2,x14=7.0,x17=5.2,stats
cls
start "X13" /min ccminer176.exe -r 0 -a x13 -i 17.5 -o stratum+tcp://mine.zpool.ca:3633 -u %ADDY% -p %PASS%,d=0.004
start "X11" /min ccminer176.exe -r 0 -a x11 -i 17.5 -o stratum+tcp://mine.zpool.ca:3533 -u %ADDY% -p %PASS%,d=0.002
start "QUBIT" /min ccminer176.exe -r 0 -a qubit -i 17.2 -o stratum+tcp://mine.zpool.ca:4733 -u %ADDY% -p %PASS%,d=0.004
start "X15" /min ccminer176.exe -r 0 -a x15 -i 17.5 -o stratum+tcp://mine.zpool.ca:3733 -u %ADDY% -p %PASS%,d=0.01
start "LYRA2RE2" /min ccminer176.exe -r 0 -a lyra2v2 -i 17.2 -o stratum+tcp://mine.zpool.ca:4533 -u %ADDY% -p %PASS%,d=1
start "NEOSCRYPT"/min ccminer176.exe -r 0 -a neoscrypt -i 20 -o stratum+tcp://mine.zpool.ca:4233 -u %ADDY% -p %PASS%
start "DECRED" /min ccminer176.exe -r 0 -a decred -i 23 -o stratum+tcp://mine.zpool.ca:5744 -u %ADDY% -p %PASS%,d=0.5
start "BLAKECOIN" /min ccminer176.exe -r 0 -a blakecoin -o stratum+tcp://mine.zpool.ca:5743 -u %ADDY% -p %PASS%
start "C11" /min ccminer176.exe -r 0 -a c11 -i 19.5 -o stratum+tcp://mine.zpool.ca:3573 -u %ADDY% -p %PASS%
start "QUARK" /min ccminer176.exe -r 0 -a quark -i 17.5 -o stratum+tcp://mine.zpool.ca:4033 -u %ADDY% -p %PASS%
start "GROESTL" /min ccminer176.exe -r 0 -a groestl -o stratum+tcp://mine.zpool.ca:5333 -u %ADDY% -p %PASS%
start "BLAKE2S" /min ccminer176.exe -r 0 -a blake2s -o stratum+tcp://mine.zpool.ca:5766 -u %ADDY% -p %PASS%,d=0.4
start "X14" /min ccminer176.exe -r 0 -a x14 -o stratum+tcp://mine.zpool.ca:3933 -u %ADDY% -p %PASS%
start "X17" /min ccminer176.exe -r 0 -a x17 -o stratum+tcp://mine.zpool.ca:3737 -u %ADDY% -p %PASS%
:wait1
set EXE=ccminer176.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN1
:FOUND
echo %EXE% still running.
goto wait1
:FIN1
goto start
Very good. You almost have a mini-minercontrol.       If only it was windows 8.1.
JaredKaragen
Legendary
*
Offline Offline

Activity: 1848
Merit: 1165


My AR-15 ID's itself as a toaster. Want breakfast?


View Profile WWW
June 06, 2016, 11:22:41 AM
 #1613

If only it was windows 8.1.

I believe it should be fine all the way back to Windows XP as far as the batch scripting goes.... and if its XP64;  I think it would work this exact same copy of miner apps and everything....

Not that I would consider ever running that OS since I switched from it to 7  Wink

Link to my batch and script resources here.  

DO NOT TRUST YOBIT  -JK

Donations: 1Q8HjG8wMa3hgmDFbFHC9cADPLpm1xKHQM
tbearhere
Legendary
*
Offline Offline

Activity: 3136
Merit: 1003



View Profile
June 06, 2016, 11:25:07 AM
 #1614

If only it was windows 8.1.

I believe it should be fine all the way back to Windows XP as far as the batch scripting goes.... and if its XP64;  I think it would work this exact same copy of miner apps and everything....

Not that I would consider ever running that OS since I switched from it to 7  Wink
I'm running vista and it gives a higher hashrate.  Grin
Where is your delay that is needed for ccminer before running the next algo?......is it the wait command?
crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3458
Merit: 1126



View Profile WWW
June 06, 2016, 11:39:19 AM
 #1615

Graph is showing nothing at all for the last 2 hours? ? ?
same here 5 hours in total, I hope i didn't loose all that shares Sad

Crackfoo the 24 payout graph still isn't working?

Seems my loop script stopped processing again.

Shares aren't lost, they just pile up unfortunately without updating the graphs and stats. Haven't put my finger on why it hung just yet.


ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3458
Merit: 1126



View Profile WWW
June 06, 2016, 11:45:09 AM
 #1616

crakfoo please add nist5 powercoin and x11evo revolvercoin thanks.

done

Any other nist5 coins I could add?

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
tbearhere
Legendary
*
Offline Offline

Activity: 3136
Merit: 1003



View Profile
June 06, 2016, 11:52:16 AM
 #1617

Im thinking theres an issue with hashrate/difficulty being assigned to a lower hash coin.

I.E.  they peobably wont point an S7's amount of hashrate at a 1K diff coin;  it would cause issues I would think.

Or it could be the fact that the pool software is calculating based on current exchange price which can fluctuate greatly in a short amount of time.  Just because its selling for that now;  doesnt mean it will when the coins mature and there will be a buyer at that price.....


Or:
Maybe my guesses here are totally wrong.

But that profitability you copied over is pretty good for those coins.
That is why I'm here..hit the low difficulty coins for more profit. Wink
smilodon
Member
**
Online Online

Activity: 124
Merit: 10


View Profile
June 06, 2016, 11:57:10 AM
 #1618

crakfoo please add nist5 powercoin and x11evo revolvercoin thanks.

done

Eίσαι ωραίoς!I know another currency in nist5 joincoin. don't know another good performance.Maybe I'm wrong, but if I see any I'll mention it.
crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3458
Merit: 1126



View Profile WWW
June 06, 2016, 12:05:22 PM
 #1619

crakfoo please add nist5 powercoin and x11evo revolvercoin thanks.

done

Eίσαι ωραίoς!

Eυχαριστώ!

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
JarBinks
Full Member
***
Offline Offline

Activity: 144
Merit: 100



View Profile
June 06, 2016, 03:02:50 PM
 #1620


I'm running vista and it gives a higher hashrate.  Grin


So you are the one still running Vista!! lol!!!

I would think that a clean/bare install of Window 8.1 and/or Window 7 would run faster than Vista.
Vista had core modifications that were abandoned, due to stability, in favor of a new approach in Windows 7.
Pages: « 1 ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 [81] 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 ... 158 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!