Nooo...Who's the bigger jerk? You or this guy above. Shame.

I'm too old for this. The doctor told me not to get nervous.

You forgot to add correct offset of private key between batches. And thats all. I know this problem, because i have got it already:) When I were building the first version of Cyclone:) you lost 100 HEX, 256 decimal number.
Yes.
Int offset; offset.SetInt32(idx - 256);
need to be
Int offset; offset.SetInt32(idx - 512);
since it was changed to static constexpr int POINTS_BATCH_SIZE = 512;
Who cares anymore? It's a pointless script anyway.
