diff --git a/Games/Arena_of_Valor/AWC_AutoSpin.js b/Games/Arena_of_Valor/AWC_AutoSpin.js index af00d56..b578c1e 100644 --- a/Games/Arena_of_Valor/AWC_AutoSpin.js +++ b/Games/Arena_of_Valor/AWC_AutoSpin.js @@ -64,6 +64,7 @@ // Spin clickFirstButtonByClassName("wheel__main--note") clickFirstButtonByClassName("chest") + document.getElementsByClassName("widget2").dispatchEvent(new MouseEvent("click")); } } // Close the dialog