Melvor Action Queue

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

< Σχολιασμός για τον κώδικα Melvor Action Queue

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 05/02/2022

Just as a heads up, but I was running into an issue where I couldn't click on the Bank tab when using this script, but was able to click on it again once making the following change:

In the loadAQ() function, and in the "add in sidebar item" block, I had to add another parentNode to have the sidebar button add below the bank button properly

document.getElementsByClassName("bank-space-nav")[0].parentNode.parentNode.insertAdjacentHTML(...)
8992scriptsΔημιουργός
§
Δημοσιεύτηκε: 05/02/2022

fixed

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.