Post
Topic
Board Mining (Altcoins)
Re: T-Rex 0.19.9 NVIDIA GPU miner (Ethash, Octopus, Kawpow, MTP)
by
dlh1963ua
on 13/04/2021, 12:00:28 UTC
T-Rex 0.19.9

* Add ability to execute custom scripts upon certain events with new parameters:
"--script-start"
"--script-epoch-change"
"--script-crash"
"--script-low-hash"
.....
in version T-Rex 0.19.9 the ability to execute a script was added...
can you somehow add the ability to specify the command itself as a parameter?
for example
Code:
--script-low-hash "shutdown /r /t 5 /f:72"