autopause
is a utility to automatically mine cryptocurrency with NiceHash while not gaming.
- Download this project with
git clone
or download the zip. - If you haven't already, install node.
- Open a PowerShell window with shift + right click, and run
npm install
. - Copy
config.example.js
toconfig.js
and fill in the details.
The project has to be run as administrator. There are two options:
- Open an administrator powershell and run
node index.js
- Run the Start.exe that prompts for administrator then launches
node index.js
.
Make sure you've configured it correctly. Most of the details need to be filled in by using your browser's network inspector to see the details used by the NiceHash dashboard.
If that didn't fix it, open an issue and I'll see if I can help!
Please create pull requests with game exe names in processes.cfg
. Sort the exe names alphabetically to avoid merge conflicts.
Hi, I'm Wingy. This is a project I made because I couldn't find anything like it. My website is wingysam.xyz. Please hire me.