Advertisement
Guest User

Untitled

a guest
Jun 11th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @echo off
  2.  
  3. title Ethermine
  4.  
  5. cd /d "%~dp0"
  6.  
  7. timeout /t 20 && cls
  8.  
  9. EthDcrMiner64.exe -r 1 -asm 2 -epool ssl://eu1.ethermine.org:5555 -checkcert 0 -esm 1 -ewal 0x9fd1f252689c456dc34a9795b900bff265606b09.WORKER -epsw x -ttli 70 -tstop 75 -eres 5 -ftime 10 -allpools 1 -showdiff 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement