05-28-2012, 10:30 PM
Well done Pixel.
I really hope there are no more bugs. I am concerned there may be and we waste our time. I am not doubting M@LIK, it is very complex and nobody gets stuff like this right straightaway.
To be honest though it seems to be working for me and I haven't seen a problem with the output yet. Credit to M@LIK !!!
This part of your code...
I am not criticising but do you need to put the min and max ?
I always like to reduce code if possible and I wondered if this would do the same...
A is going to be the worst one to do as it takes so long before anything happens. I wonder if I can start mp.exe at a better start point to move it on a bit. I think AABAAAAA might be ok. I dare not do it until someone approves my idea as I don't want to miss any !!
I really hope there are no more bugs. I am concerned there may be and we waste our time. I am not doubting M@LIK, it is very complex and nobody gets stuff like this right straightaway.
To be honest though it seems to be working for me and I haven't seen a problem with the output yet. Credit to M@LIK !!!
This part of your code...
Code:
mp64.exe --start-at=HAAAAAAA --stop-at=HZZZZZZZ H?u?u?u?u?u?u?u
I am not criticising but do you need to put the min and max ?
I always like to reduce code if possible and I wondered if this would do the same...
Code:
mp64.exe H?u?u?u?u?u?u?u
A is going to be the worst one to do as it takes so long before anything happens. I wonder if I can start mp.exe at a better start point to move it on a bit. I think AABAAAAA might be ok. I dare not do it until someone approves my idea as I don't want to miss any !!