Search found 1 match

by sosnickin
25 Aug 2022, 16:49
Forum: Gaming Scripts (v1)
Topic: PoE Flask and QoL Script/Macro
Replies: 2
Views: 20186

Re: PoE Flask and QoL Script/Macro

Look into arrays/objects. You can track the last time something was done, or the next time you want to do it. one loop covering skills and flasks is much cleaner. It also makes it easier to limit keys pressed per second. Sleep isn't needed at all. Run one timer that iterates over the array. no need...

Go to advanced search