I recommend you use SuprNova pool for Hush mining. Try this for claymore batch file:
:loop
ZecMiner64.exe -zpool zdash.suprnova.cc:4048 -zwal YourUsername.YourWorker -zpsw YourWorkerPass -allpools 1
goto loop
And this for EWBF batch file:
:loop
miner --server zdash.suprnova.cc --port 4048 --user UserName.WorkerName --pass YourWorkerPassword --eexit 1 --eexit 3 --fee 0 --tempunits C --templimit 78 --pec --log 2 --api 0.0.0.0:42000
goto loop