Post
Topic
Board Mining (Altcoins)
Re: [CMD] FarmWatchBot Ewbf, Claymore, Bminer, Dstm, CC, Eth, CastXMR, Phoenix
by
zimpixa_miner
on 19/07/2018, 08:55:32 UTC
What I found already concerning ewbf 0.4

Message output was changed, there is timestamp in front of every message

To override false positive last share timeout I've changed 659 line to
Code:
FOR /F "tokens=3 delims=: " %%A IN ('findstr.exe /R /C:".*INFO.* share .*" %log%') DO SET lastsharemin=1%%A

To properly find error messages Ive changed every entry of %lasterror% to !lasterror!
So far it seems working


Every line number was checked on version 2.0