WhiteHatBox
Share Page
Following(0)
Partner(s)
Artdope

How to make a counter with Botchief Editor

ReplyThanks 2017/05/29 21:01:42 0 0
Hello there,


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?

Aprilcaicai
2017/06/01 16:22:37

Add a Variable Operate action, then add a double string to count.

When it clicks the certain button, then add the value. Then use If action to judge the count.

Below is a very simple sample, you can go to check it:

sample

<< < 1> >>
VerifyCode
Advanced Option