This script mines for you so that you don't have to
Recharges amulets
Switches to land with the lowest commission
Swaps MR automatically
1)Make a seperate file called priv_keys.json and put your private key inside that file and save it in in the same folder as index.js
2)replace viralclover1 with your wallet address in all the files
3) open doTrx.js and replace "5850" in line 53 with your mining time in seconds
4) open index.js and replace the time in line 60 with your mining time in seconds
run script by typing "node index.js" in terminal