Lichess auto analyse

Automatically request analysis when going to the analysis page.

< 腳本Lichess auto analyse的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2024-10-10

In my case it's working only after two page reloads and the first reload stops page from being loading. So I delayed an execution by 2 seconds.

// Delay execution by 2 seconds
setTimeout(auto_analyse, 2000);

發表回覆

登入以回覆