From 0147df6256770c66f19c0e375e202b370dd22e97 Mon Sep 17 00:00:00 2001 From: tretrauit <3550664-tretrauit@users.noreply.gitlab.com> Date: Sun, 4 Jul 2021 20:05:06 +0000 Subject: [PATCH] Click the iframe? --- Games/Arena_of_Valor/AWC_AutoSpin.js | 1 + 1 file changed, 1 insertion(+) 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