Chess.com Bot/Cheat

Chess.com Bot/Cheat that finds the best move!

< 脚本Chess.com Bot/Cheat的反馈

评价:好评 - 脚本运行良好

§
发表于:2023-05-22

please tell how to set thread manually in script? i want to set thread to 1-8, ty

§
发表于:2023-05-23

please tell how to set thread manually in script? i want to set thread to 1-8, ty

1) I'm going to assume that you're using the AutoRun Setting, therefore, you need to modify the code where it says 'var lastValue ='. Put the depth you want after the equal sign and it should work.
2) The way the depth usually gets set is based off of keypresses. Depending on the key that's pressed, the depth of the last value gets changed. For Instance, Q has a depth of 1, W has a depth of 2, E has a depth of 3, and so on.

发表回复

登录以发表回复。