Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 642 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 642 Bytes

Run the binary in the format path_to_binary {ID} {SECRET}, where:

  • ID is your ID.
  • SECRET is your SECRET, which I gave you.

Important

The default threads value is 100. This should not lag out any computer, but if you are willing to, I would appreciate you increasing the threads value as this means your client will do more requests per second. Do this by adding --threads 350 onto the end of the above command to, in this example, set the threads to 350.

Note

If you are on Linux or macOS, you may have to execute chmod +x path_to_binary in a shell to be able to run the binary.