daemitus / SomethingNeedDoing

91 stars 64 forks source link

[Feature Request] Add a /maxretries command #30

Open kalker-3 opened 2 years ago

kalker-3 commented 2 years ago

Sometimes because of lagspikes the macros fail "to receive a timely response from the server" and are paused automatically. All you have to do is press the resume button to get the macro running again but if you're AFK you'll lose a lot of craft time.

My request would be adding a /maxretries # command that would work on a per-loop basis a bit like how /require "Well Fed" works, so if you added a /maxretries 5 for example the plugin would try resuming the craft by itself up to 5 times before pausing permanently.

Great job on the plugin btw, it's awesome :)