Melvor Action Queue

Adds an interface to queue up actions based on triggers you set

< 腳本Melvor Action Queue的回應

評論:正評 - 腳本一切正常

§
發表於:2022-07-08
編輯:2022-07-08

Feature request/question:

I have written a queue that works like this:

Wait until Lobster >=1
- Start cooking
If raw lobster <=1
- Start fishing
Wait until Octopus runs out
- Fish Skeleton Fish
When skeleton fish >= 5
- create octopus
When Skeleton fish run out
- start fishing

Now, this works perfectly and I would like to add in the option to create pig summoning stones if they run out.

However, I don’t think this is possible without the option of continue/break actions/nested loops. I was hoping that by any chance any of these features could be added in the future? In addition, a option to add multiple triggers would be nice (for example with an AND or OR statement).

This functionality would be amazing and really make this the perfect script. Otherwise, amazing work and thank you for helping out.

§
發表於:2022-07-08
編輯:2022-07-08

Would be amazing to have these functions (nested loops, if/else triggers, continue/break actions) to increase efficiency.

發表回覆

登入以回復