Updated 25/6/2017: Please update if you aren't using multiples of 256 for your plots.
The download now contains 4 executable files;
- SPlotter.exe
- SPlotter_avx.exe
- SPlotter_sse.exe
- RunThisAsAdmin.bat
The main executable should choose AVX > SSE and most people shouldn't need to use the other ones.
You set your account id (-id) a start nonce (-sn) and number of nonces (-n) like usual and it makes plots until it can't make a plot the size you want anymore.
It will do this without overlapping and the plots are optimized.
This is perfect if you're using SMR drives/moving plots, It is safe to move a plot once it starts working on the next one.

The reason i made this?
I'm not just lazy I swear!! Part of the dead-line calculation includes the position of the nonce in the plot relative to the center of the plot if this is accurate so i made this so i can make heaps of small plots to better the chance of getting a low deadline when one is found.
