Fredrik Kujansuu

Results 4 issues of Fredrik Kujansuu

I added some rudimentary logic to detect how many inventory pages were unlocked in the glop script, in hindsight this should be added to the ``Inventory`` class instead, because it...

enhancement
good first issue

Currently the script is running "blind", it doesn't know if the actions succeed or not, this is one of the most common issues you run into with too low sleep...

enhancement

Currently the window that is last in the ``top_windows`` list is chosen, if there are multiple values in that list, it's likely we will crash out. Either we find a...

enhancement

enhancement