Bitcoin Forum
April 24, 2024, 05:19:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 »  All
  Print  
Author Topic: [CMD]FarmWatchBot, Claymore, Bminer, Dstm, CC, Eth, CastXMR, Phoenix, Trex, Gmnr  (Read 36961 times)
netmark
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
March 22, 2018, 07:09:15 AM
 #261

Great job, Acrefawn!

However I'm having problems using the script with MiningRigRentals: when my rig is rented, MRR interrupts stratum connection and your script detects it and restars ccminer (switches servers):

[17.03.2018][20:49:29] [2018-03-17 20:47:15] Stratum connection interrupted
[17.03.2018][20:49:44] Pool server was switched to 0. Please check your Config_Cmnr.ini file carefully for spelling errors or incorrect parameters. Otherwise check if the pool you are connecting to is online.

However miner was already working again and there was no need to restart it:

...
[2018-03-17 20:47:13] [S/A/T]: 5/5430/5430, diff: 0.065, 44.21MH/s (yes!)
[2018-03-17 20:47:15] Stratum connection interrupted  <-- my rig was rented by someone
[2018-03-17 20:47:30] [S/A/T]: 5/5431/5431, diff: 0.107, 44.20MH/s (yes!)
[2018-03-17 20:47:35] [S/A/T]: 5/5432/5432, diff: 0.067, 44.20MH/s (yes!)
[2018-03-17 20:47:39] xevan block 46796, diff 65.174
[2018-03-17 20:47:43] [S/A/T]: 5/5433/5433, diff: 0.067, 44.20MH/s (yes!)
[2018-03-17 20:47:50] [S/A/T]: 5/5434/5434, diff: 0.200, 44.20MH/s (yes!)
[2018-03-17 20:47:56] GPU#0:Found 2nd nonce: 05921de7
[2018-03-17 20:47:56] [S/A/T]: 5/5435/5435, diff: 0.423, 44.21MH/s (yes!)
[2018-03-17 20:47:56] [S/A/T]: 5/5436/5436, diff: 0.423, 44.21MH/s (yes!)
[2018-03-17 20:48:00] [S/A/T]: 5/5437/5437, diff: 0.168, 44.21MH/s (yes!)
[2018-03-17 20:48:01] [S/A/T]: 5/5438/5438, diff: 0.514, 44.21MH/s (yes!)
[2018-03-17 20:48:11] [S/A/T]: 5/5439/5439, diff: 0.095, 44.21MH/s (yes!)
[2018-03-17 20:48:17] [S/A/T]: 5/5440/5440, diff: 0.096, 44.21MH/s (yes!)
[2018-03-17 20:48:23] [S/A/T]: 5/5441/5441, diff: 0.207, 44.20MH/s (yes!)
[2018-03-17 20:48:55] xevan block 46797, diff 70.295
[2018-03-17 20:49:00] [S/A/T]: 5/5442/5442, diff: 0.074, 44.21MH/s (yes!)
[2018-03-17 20:49:06] [S/A/T]: 5/5443/5443, diff: 0.639, 44.21MH/s (yes!)
[2018-03-17 20:49:09] [S/A/T]: 5/5444/5444, diff: 0.092, 44.21MH/s (yes!)
[2018-03-17 20:49:09] [S/A/T]: 5/5445/5445, diff: 0.195, 44.21MH/s (yes!)
[2018-03-17 20:49:12] [S/A/T]: 5/5446/5446, diff: 0.085, 44.21MH/s (yes!)
[2018-03-17 20:49:12] [S/A/T]: 5/5447/5447, diff: 0.108, 44.21MH/s (yes!)
[2018-03-17 20:49:14] [S/A/T]: 5/5448/5448, diff: 0.155, 44.21MH/s (yes!)
[2018-03-17 20:49:22] [S/A/T]: 5/5449/5449, diff: 0.175, 44.21MH/s (yes!)
[2018-03-17 20:49:31] [S/A/T]: 5/5450/5450, diff: 0.068, 44.21MH/s (yes!)
[2018-03-17 20:49:34] Stratum difficulty set to 32 (0.12500)
[2018-03-17 20:49:34] xevan block 46798, diff 72.021
here log file interrupts because miner was restarted.

Please suggest what should I replace in the .bat file to avoid this in the future.

Thanks very much.

PS: donated sime mining time to you on March 17 Wink
1713935994
Hero Member
*
Offline Offline

Posts: 1713935994

View Profile Personal Message (Offline)

Ignore
1713935994
Reply with quote  #2

1713935994
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713935994
Hero Member
*
Offline Offline

Posts: 1713935994

View Profile Personal Message (Offline)

Ignore
1713935994
Reply with quote  #2

1713935994
Report to moderator
1713935994
Hero Member
*
Offline Offline

Posts: 1713935994

View Profile Personal Message (Offline)

Ignore
1713935994
Reply with quote  #2

1713935994
Report to moderator
Acrefawn (OP)
Member
**
Offline Offline

Activity: 118
Merit: 13

FarmWatchBot script Developer


View Profile WWW
March 23, 2018, 08:05:28 AM
Last edit: March 23, 2018, 08:35:49 AM by Acrefawn
 #262

Here is the link to the Claymore CPU CN miner.
https://bitcointalk.org/index.php?topic=647251.0

Would really appreciate it if you can get this able to work.

Hello. I downloaded and tested this miner. I dont think that it is needed to add script for it. For me it is working stable.

can you make script for sgminer ? many thanks

Hello. Please give me a link to it.

Can u add phoenixminer?
https://bitcointalk.org/index.php?topic=2647654.0

Thanks

Is there a option to add the stats for dual mining in telegram?

Hello. Phoenix done. About dual mining need to think... Honestly i dont want to add this, in generally script ignore dual coin. Smiley

Great job, Acrefawn!

However I'm having problems using the script with MiningRigRentals: when my rig is rented, MRR interrupts stratum connection and your script detects it and restars ccminer (switches servers):

[17.03.2018][20:49:29] [2018-03-17 20:47:15] Stratum connection interrupted
[17.03.2018][20:49:44] Pool server was switched to 0. Please check your Config_Cmnr.ini file carefully for spelling errors or incorrect parameters. Otherwise check if the pool you are connecting to is online.

However miner was already working again and there was no need to restart it:

...
[2018-03-17 20:47:13] [S/A/T]: 5/5430/5430, diff: 0.065, 44.21MH/s (yes!)
[2018-03-17 20:47:15] Stratum connection interrupted  <-- my rig was rented by someone
[2018-03-17 20:47:30] [S/A/T]: 5/5431/5431, diff: 0.107, 44.20MH/s (yes!)
[2018-03-17 20:47:35] [S/A/T]: 5/5432/5432, diff: 0.067, 44.20MH/s (yes!)
[2018-03-17 20:47:39] xevan block 46796, diff 65.174
[2018-03-17 20:47:43] [S/A/T]: 5/5433/5433, diff: 0.067, 44.20MH/s (yes!)
[2018-03-17 20:47:50] [S/A/T]: 5/5434/5434, diff: 0.200, 44.20MH/s (yes!)
[2018-03-17 20:47:56] GPU#0:Found 2nd nonce: 05921de7
[2018-03-17 20:47:56] [S/A/T]: 5/5435/5435, diff: 0.423, 44.21MH/s (yes!)
[2018-03-17 20:47:56] [S/A/T]: 5/5436/5436, diff: 0.423, 44.21MH/s (yes!)
[2018-03-17 20:48:00] [S/A/T]: 5/5437/5437, diff: 0.168, 44.21MH/s (yes!)
[2018-03-17 20:48:01] [S/A/T]: 5/5438/5438, diff: 0.514, 44.21MH/s (yes!)
[2018-03-17 20:48:11] [S/A/T]: 5/5439/5439, diff: 0.095, 44.21MH/s (yes!)
[2018-03-17 20:48:17] [S/A/T]: 5/5440/5440, diff: 0.096, 44.21MH/s (yes!)
[2018-03-17 20:48:23] [S/A/T]: 5/5441/5441, diff: 0.207, 44.20MH/s (yes!)
[2018-03-17 20:48:55] xevan block 46797, diff 70.295
[2018-03-17 20:49:00] [S/A/T]: 5/5442/5442, diff: 0.074, 44.21MH/s (yes!)
[2018-03-17 20:49:06] [S/A/T]: 5/5443/5443, diff: 0.639, 44.21MH/s (yes!)
[2018-03-17 20:49:09] [S/A/T]: 5/5444/5444, diff: 0.092, 44.21MH/s (yes!)
[2018-03-17 20:49:09] [S/A/T]: 5/5445/5445, diff: 0.195, 44.21MH/s (yes!)
[2018-03-17 20:49:12] [S/A/T]: 5/5446/5446, diff: 0.085, 44.21MH/s (yes!)
[2018-03-17 20:49:12] [S/A/T]: 5/5447/5447, diff: 0.108, 44.21MH/s (yes!)
[2018-03-17 20:49:14] [S/A/T]: 5/5448/5448, diff: 0.155, 44.21MH/s (yes!)
[2018-03-17 20:49:22] [S/A/T]: 5/5449/5449, diff: 0.175, 44.21MH/s (yes!)
[2018-03-17 20:49:31] [S/A/T]: 5/5450/5450, diff: 0.068, 44.21MH/s (yes!)
[2018-03-17 20:49:34] Stratum difficulty set to 32 (0.12500)
[2018-03-17 20:49:34] xevan block 46798, diff 72.021
here log file interrupts because miner was restarted.

Please suggest what should I replace in the .bat file to avoid this in the future.

Thanks very much.

PS: donated sime mining time to you on March 17 Wink

Hello. Thank you very much! You need to disable switching servers in config. internetcheck=2 or fully disable this check internetcheck=0

FarmWatchBot script Developer
Acrefawn (OP)
Member
**
Offline Offline

Activity: 118
Merit: 13

FarmWatchBot script Developer


View Profile WWW
March 23, 2018, 08:07:35 AM
 #263

Today version 1.9.7 released!

☄️ 1.9.7 - Cпиcoк измeнeний.
- Кocмeтичecкиe измeнeния пo интepфeйcy.
- Увeличeнo peкoмeндyeмoe вpeмя pecтapтa c 48 чacoв дo 72.
- Дoпoлнeны oбpaбoтчики oшибoк. Claymore, Ethminer.
- Дoбaвлeнo пoдpoбнoe oбьяcнeниe для CC и Eth мaйнepoв.
- Улyчшeнo oпpeдeлeниe тeкyщeгo cepвepa.
- Cкpипт для Eth мaйнepa гoтoв к пoддepжкe 0.14.rc0 вepcии и вышe.
- Увeличeн пopoг paзмepa фaйлa лoгoв.
- Иcпpaвлeнa кoмaндa /update.
- Oптимизaция Teлeгpaм кoмaнд.
- Дpyгиe мeлкиe измeнeния.
- Дoбaвлeнa пoддepжкa мaйнepoв: Cast-xmr, Phoenix.

☄️ 1.9.7 - Changelog
- Cosmetic changes on the interface.
- The recommended restart time is increased from 48 hours to 72 hours.
- The error handlers are added. Claymore, Ethminer.
- Added detailed explanation for CC and Eth miners.
- Improved the definition of the current server.
- The script for Eth Miner is ready to support 0.14.rc0 version and higher.
- The threshold for the size of the log file has been increased.
- The /update command has been fixed.
- Optimization of Telegram commands.
- Other minor changes.
- Added support for miners: Cast-xmr, Phoenix.

Ewbf [Equihash] - Ewbfautorun.bat
Dstm [Equihash] - Dstmautorun.bat
Claymore [Equihash] - ClayZECautorun.bat
Claymore [CryptoNote] - ClayXMRautorun.bat
Claymore [NeoScrypt] - ClayNSautorun.bat
Claymore [Ethash] - ClayETHautorun.bat
Ethminer [Ethash] - Ethrautorun.bat
Ccminer [Multialgo] - CCautorun.bat
Cast-XMR [CryptoNote] - Castautorun.bat
Phoenix [Ethash] - Phnxautorun.bat

Premium price is 20$ eq in any cryptocurrency from donations list.

FarmWatchBot script Developer
Bullus77
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 23, 2018, 11:05:57 AM
 #264

Thank u for adding phoenixminer  Wink

But 1 problem , it don't load the configfile.
I already delete some command lines in the commandserver1 but still won't load the config.txt

Thank u
al98t
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 24, 2018, 06:47:30 PM
 #265

Just wanted to chime in and let everyone know how awesome this script is. I've been creeping on the forum for a while and decided this would be my first contribution here. Thanks @Acrefawn this script. It has saved me a lot of time between my my rigs. The premium version is so worth it. Just Being able to change pools, or miners on the fly from my cell phone for all the rigs has saved us so much time.. 
area511
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 02, 2018, 06:03:07 AM
Last edit: April 02, 2018, 09:30:25 AM by area511
 #266

Implementation request for ethminer-script:

with the small program wtee it is possible to route the result to a logfile and keep the display:
https://pypi.python.org/pypi/wtee
Simple instruction:
https://forum.ethereum.org/discussion/3267/howto-log-ethminer-console-on-a-txt-file

Thanks for the good work!
coke15
Member
**
Offline Offline

Activity: 176
Merit: 10


View Profile
April 02, 2018, 03:00:25 PM
 #267

hi
could do make the scrypt for xmrig amd and nvidia?

many thanks Wink
Acrefawn (OP)
Member
**
Offline Offline

Activity: 118
Merit: 13

FarmWatchBot script Developer


View Profile WWW
April 02, 2018, 10:00:35 PM
 #268

Thank u for adding phoenixminer  Wink

But 1 problem , it don't load the configfile.
I already delete some command lines in the commandserver1 but still won't load the config.txt

Thank u

Hello. Hope you fixed your issue. If not - ask me in Telegram t.me/acrefawn

Just wanted to chime in and let everyone know how awesome this script is. I've been creeping on the forum for a while and decided this would be my first contribution here. Thanks @Acrefawn this script. It has saved me a lot of time between my my rigs. The premium version is so worth it. Just Being able to change pools, or miners on the fly from my cell phone for all the rigs has saved us so much time.. 

Thank you very much!

Implementation request for ethminer-script:

with the small program wtee it is possible to route the result to a logfile and keep the display:
https://pypi.python.org/pypi/wtee
Simple instruction:
https://forum.ethereum.org/discussion/3267/howto-log-ethminer-console-on-a-txt-file

Thanks for the good work!


Hello. The main idea of this product is do not use additional software, only 1 file with all standard features. I'm on the way to resolve this issue: https://github.com/ethereum-mining/ethminer/issues/914

hi
could do make the scrypt for xmrig amd and nvidia?

many thanks Wink

Please give me a link to this miners and i will think about it. Thx!

FarmWatchBot script Developer
Acrefawn (OP)
Member
**
Offline Offline

Activity: 118
Merit: 13

FarmWatchBot script Developer


View Profile WWW
April 02, 2018, 10:01:55 PM
 #269

Today version 1.9.8 released!

1.9.8 - Cпиcoк измeнeний
- Дoбaвлeнa кoммaндa /config, c ee пoмoщью вы мoжeтe измeнять пapaмeтpы кoнфигypaции вaшeгo pигa иcпoльзyя Teлeгpaм бoт.
- Дoбaвлeнa вoзмoжнocть oбьeдинять pиги в гpyппы и иcпoльзoвaть мapкep гpyппы для oтпpaвки oбщeй кoммaнды им.
- Измeнeн cинтaкcиc кoмaнд, тeпepь имeнa pигoв (или гpyппoвыe мapкepы) идyт пocлe пapaмeтpa, a нe пepeд ним. Haпpимep: /server 1 rig1 rig2 rig5 (paньшe былo /server rig1 rig2 rig5 1).
- Дoбaвлeнa вoзмoжнocть зaдaть тaймep paбoты кoмaнды /server, пocлe иcтeчeния вpeмeни cepвep бyдeт пepeключeн нa cтaндapтный.
- Иcпpaвлeнa кoммaндa /teamviewer. Teпepь oнa пoлнocтью yбивaeт пpoцecc.
- Иcпpaвлeнo oтoбpaжeниe cepвepoв в нaзвaнии кoтopыx ecть cлoвo “stratum”.
- Иcпpaвлeнa кoммaндa /miner, a кoнкpeтнo caмo пepeключeниe нa /miner 10.
- Дoбaвлeны eщe 3 дoпoлнитeльныe бoтa. Пepвыe 5 бoтoв пepeдeлaны. Пoлнocтью oтключeнa пoддepжкa вepcий нижe 1.9.3.
- Дoбaвлeны oпoвeщeния пpo вpeмя paбoты cкpиптa пpи oшибкax в Teлeгpaм бoт.
- Кocмeтичecкиe измeнeния внeшнeгo видa cкpиптa, дoбaвлeны нeкoтopыe oбьяcнeния, чтoбы yпpocтить paбoтy c интepфeйcoм.
- Фикc для Eth miner cкpиптa. Teпepь oн нe дoлжeн вылeтaть. A тaкжe иcпpaвлeнa индикaция пpoпaжи интepнeтa.
- Oптимизaция кoдa и cпиcкa oшибoк.

1.9.8 - Changelog
- Added the command /config, with its help you can change the configuration parameters of your rig using Telegram bot.
- Added the ability to unify the rigs in groups and use the group token to send a common command to them.
- Changed the syntax of commands, now the names of rigs (or group markers) go after the parameter, and not before it. For example: /server 1 rig1 rig2 rig5 (was /server rig1 rig2 rig5 1).
- Added the ability to set the timer for the command /server, after expire of this timeout the server will be switched to standard.
- Fixed command /teamviewer. Now it completely kills the process.
- Fixed displaying servers in the name of which is the word “stratum”.
- Fixed command /miner. Specifically /miner 10.
- Added 3 additional bots. The first 5 bots are revoked. Version below 1.9.3 is completely disabled.
- Added runtime notifications in errors messages in the Telegram bot.
- Cosmetic changes to the appearance of the script, added some explanations to simplify the work with the interface.
- Fix for Eth miner script. Now it should not crash. And also the indication of the loss of the Internet is fixed.
- Optimization of the code and error list.

Ewbf [Equihash] - Ewbfautorun.bat
Dstm [Equihash] - Dstmautorun.bat
Claymore [Equihash] - ClayZECautorun.bat
Claymore [CryptoNote] - ClayXMRautorun.bat
Claymore [NeoScrypt] - ClayNSautorun.bat
Claymore [Ethash] - ClayETHautorun.bat
Ethminer [Ethash] - Ethrautorun.bat
Ccminer [Multialgo] - CCautorun.bat
Cast-XMR [CryptoNote] - Castautorun.bat
Phoenix [Ethash] - Phnxautorun.bat


Premium price is 20$ eq in any cryptocurrency from donations list.

FarmWatchBot script Developer
coke15
Member
**
Offline Offline

Activity: 176
Merit: 10


View Profile
April 03, 2018, 08:12:44 PM
 #270

hi acrefawn
xmrig:
https://github.com/xmrig/xmrig-amd

https://github.com/xmrig/xmrig-nvidia

thanks Wink
NummumProspector
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 06, 2018, 10:28:51 AM
 #271

Hello Acrefawn.

Awesome script!  Thanks so much.

I've used it with EWBF and it worked perfectly.  When I try to use it with ccminer, (Suprminer) it seems to lose Alexis78's RVN optimization.  The script changes the .exe file name from 'ccminer' to 'ccminer-x64'.  Does it do anything else that might cause me to Alexis78/OCminer's optimization? 
christiano88
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
April 08, 2018, 07:19:48 AM
 #272

Please add support for SRBMiner Cryptonight miner too!
kamak
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
April 08, 2018, 08:40:46 PM
 #273

@acrefawn     Hi Acrefawn I have an issue with the startup sequencing of the FarmWatchBot. I need to start up the miner software a given amount of time prior to it applying an Afterburner profile selection
The default sequence is to start the OC software with or without an OC profile selection, then start the miner software. I need to do just the opposite.
#1 start miner software then #2 start an AB profile about 30 sec later
NummumProspector
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 09, 2018, 12:13:32 AM
 #274

@acrefawn     Hi Acrefawn I have an issue with the startup sequencing of the FarmWatchBot. I need to start up the miner software a given amount of time prior to it applying an Afterburner profile selection
The default sequence is to start the OC software with or without an OC profile selection, then start the miner software. I need to do just the opposite.
#1 start miner software then #2 start an AB profile about 30 sec later

If I understand your question, and you want AB to start about 30 sec After the miner launches, go to your .config file, see the part where it says:

# Autorun and check to see if already running of GPU Overclock program. [0 - false, 1 - true XTREMEGE, 2 - true AFTERBURNER, 3 - true GPUTWEAK, 4 - true PRECISION, 5 - true AORUSGE, 6 - true THUNDERMASTER]
overclockprogram=2
# Additional option to auto-enable Overclock Profile for MSI Afterburner. Please, do not use this option if it is not needed. [0 - false, 1 - Profile 1, 2 - Profile 2, 3 - Profile 3, 4 - Profile 4, 5 - Profile 5]
msiaprofile=0
# Set MSI Afterburner wait timer after start. Important on weak processors. [default - 120 sec, min value - 1 sec]
msiatimeout=1
# Allow Overclock programs to be restarted when miner is restarted. Please, do not use this option if it is not needed. [0 - false, 1 - true]
restartoverclockprogram=0


...the 3rd # down, where I have a 1, you need to put 30 or even 40. 

That should delay AB to wait 30 - 40 sec to run before it launches the miner (upon restart).
al98t
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 09, 2018, 02:32:41 AM
 #275

Hello Acrefawn.

Awesome script!  Thanks so much.

I've used it with EWBF and it worked perfectly.  When I try to use it with ccminer, (Suprminer) it seems to lose Alexis78's RVN optimization.  The script changes the .exe file name from 'ccminer' to 'ccminer-x64'.  Does it do anything else that might cause me to Alexis78/OCminer's optimization? 

im using superminer with no issues.. Make sure you edit the config.ini file. Make sure that calls for the ccminer.exe and not ccminer-x64. You cant miss it in the config.
kamak
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
April 09, 2018, 04:22:52 AM
 #276

@acrefawn     Hi Acrefawn I have an issue with the startup sequencing of the FarmWatchBot. I need to start up the miner software a given amount of time prior to it applying an Afterburner profile selection
The default sequence is to start the OC software with or without an OC profile selection, then start the miner software. I need to do just the opposite.
#1 start miner software then #2 start an AB profile about 30 sec later

If I understand your question, and you want AB to start about 30 sec After the miner launches, go to your .config file, see the part where it says:

# Autorun and check to see if already running of GPU Overclock program. [0 - false, 1 - true XTREMEGE, 2 - true AFTERBURNER, 3 - true GPUTWEAK, 4 - true PRECISION, 5 - true AORUSGE, 6 - true THUNDERMASTER]
overclockprogram=2
# Additional option to auto-enable Overclock Profile for MSI Afterburner. Please, do not use this option if it is not needed. [0 - false, 1 - Profile 1, 2 - Profile 2, 3 - Profile 3, 4 - Profile 4, 5 - Profile 5]
msiaprofile=0
# Set MSI Afterburner wait timer after start. Important on weak processors. [default - 120 sec, min value - 1 sec]
msiatimeout=1
# Allow Overclock programs to be restarted when miner is restarted. Please, do not use this option if it is not needed. [0 - false, 1 - true]
restartoverclockprogram=0


...the 3rd # down, where I have a 1, you need to put 30 or even 40.  

That should delay AB to wait 30 - 40 sec to run before it launches the miner (upon restart).

Yeah, no this is just to delay launching AB a given number of seconds "before" launching the mining software (which is not what I was asking for. I need the opposite). I need to launch the mining software before launching the AB profile. I don't really care if it launches AB itself before launching the mining software, just not initiate the AB OC profile until a few seconds after it launches the mining software. As you are probably aware the WatchBot(by default) launches the OC software before it launches the mining software, this is true whether or not you set a delay of the OC software or whether or not you set an OC profile in said OC software. It always launches it first.

Thanks for the reply though.
jerflash
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 09, 2018, 02:12:22 PM
 #277

Love this Script and I use it on all my mining software except for XMR-Stak since it does not exist. Any plans to implement?
Thanks for the great work and keep it up!
Acrefawn (OP)
Member
**
Offline Offline

Activity: 118
Merit: 13

FarmWatchBot script Developer


View Profile WWW
April 12, 2018, 08:43:36 AM
 #278

Hello guys. Sorry, have not so much time, i red all your posts and i will think about it. ATM im working on FarmWatchBot website. And here is quick update with some of yours suggestions! Thank you very much!

FarmWatchBot script Developer
Acrefawn (OP)
Member
**
Offline Offline

Activity: 118
Merit: 13

FarmWatchBot script Developer


View Profile WWW
April 12, 2018, 08:45:08 AM
 #279

Today version 1.9.9 released!

1.9.9 - Cпиcoк измeнeний

- Иcпpaвлeнa oшибкa зaпoминaния cтaндapтнoгo cepвepa.
- Дoбaвлeнa кoмaндa /group для oпpeдeлeния нaзвaния гpyппы.
- Дoбaвлeнa вoзмoжнocть выбиpaть кoгдa зaгpyжaть пpoгpaммy для paзгoнa, дo или пocлe зaпycкa мaйнepa. Peгyлиpyeтcя в кoнфигe.
- Дoбaвлeнa oшибкa для Claymore мaйнepoв.
- Дoбaвлeны гpyппы в фaйл кoнфигypaции.
- Увeличeны зaдepжки, дoлжнo cнизить нaгpyзкy нa пpoцeccop. Boзмoжнo нa нecкoлькo ceкyнд выpacтeт вpeмя oжидaния oткликa oт Teлeгpaм кoмaнд.
- Hecкoлькo мeлкиx и кocмeтичecкиx фикcoв.

1.9.9 - Changelog
- The error of remembering a standard server has been fixed.
- The /group command is added to determine the name of the group.
- Added the ability to choose when to load the program for overclocking, before or after the start of the miner. It is adjustable in the config.
- Added error handler for Claymores miner.
- Added groups in config file.
- Increased delays, should reduce the load on the processor. Perhaps the response time from Telegram commands will increase by a few seconds.
- A few small and cosmetic fixes.

Ewbf [Equihash] - Ewbfautorun.bat
Dstm [Equihash] - Dstmautorun.bat
Claymore [Equihash] - ClayZECautorun.bat
Claymore [CryptoNote] - ClayXMRautorun.bat
Claymore [NeoScrypt] - ClayNSautorun.bat
Claymore [Ethash] - ClayETHautorun.bat
Ethminer [Ethash] - Ethrautorun.bat
Ccminer [Multialgo] - CCautorun.bat
Cast-XMR [CryptoNote] - Castautorun.bat
Phoenix [Ethash] - Phnxautorun.bat

Will be very glad if you support my work!
Premium price is 20$ eq in any cryptocurrency from donations list.

FarmWatchBot script Developer
coke15
Member
**
Offline Offline

Activity: 176
Merit: 10


View Profile
April 20, 2018, 08:14:25 PM
 #280

hi

works great with ncidia but i gave problem with amd:

how to put more than 1 card?

gpus=0   =1 card
gpus=4   =1 card
gpus=0,1,2,3 =1 card

what i misse?

on nvidia gpus=0  =5 cards Smiley
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 »  All
  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!