Chess.com Bot/Cheat that finds the best move!
< Feedback on Chess.com Bot/Cheat
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.
please tell how to set thread manually in script? i want to set thread to 1-8, ty