Pickleft / Swift

A Semi Advanced Minecraft AutoClicker || http://getswift.tk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self Destruct and Randomization Customization Errors

HypixelCloset opened this issue · comments

When attempting to destruct the client, it cannot force-kill itself because it is ran as an administrator.

If you set the boost or drop min to be higher than the boost or drop max value, and then attempt to check the clicker seed, it will continue to loop a Java exception stating that the minimum value cannot be greater than the maximum value.

I am unsure as to how to fix the first issue, but for the second one, when the value of a slider is set, it should check to make sure that the minimum value is not greater than the maximum value, and if it is, then set the minimum value to be just below the maximum one.

If you set the boost or drop min to be higher than the boost or drop max value, and then attempt to check the clicker seed, it will continue to loop a Java exception stating that the minimum value cannot be greater than the maximum value.

Correct, I am going to fix this in code and add a build later, I just forgot to fix it 3 months ago.

When attempting to destruct the client, it cannot force-kill itself because it is ran as an administrator.

Incorrect, The destruct does not work cause I forgot to remove the auto service kill function which is used in app startup and in destruct (should not be used on destruct, only on startup).

Thank you for contributing to fixing and reporting the issues, since these two issues were brought up so many times, I will fix them as soon as possible.
As you may also know, Swift is also discounted so this will be the last update before achieving the repo.

sir are you alive

Yes.