I was wondering how I would go about making a counter in bot chief?
Im trying to record everytime i click a certain button, and then rest for a certain amount of time after...say...100 clicks or actions.Do you have any advice as to what would be the best way to do this??
Thanks for your time and consideration...
I was thinking...maybe write a 1 for every action in a .txt file....then count the lines every action and if there are 100 lines then take a break. BUT I'm not sure how to do that?