So that the bot does it by itself (so that I don't have to run a timer on mIRC). I know nothing about this sort of scripting, so detailed replies would be highly appreciated.
From the [rand 10] will result a random number betwen 0 and 9 so to make it actualy be betwen 1 and 10 we add 1 to the rand result like: [expr [rand 10] +1]
Once the game is over, the king and the pawn go back in the same box.
caesar wrote:From the [rand 10] will result a random number betwen 0 and 9 so to make it actualy be betwen 1 and 10 we add 1 to the rand result like: [expr [rand 10] +1]
isnt that exactly what i postet befor ? you allready have your rank, you dont have to spam