Nightbot counting

I am new to using Nightbot and a friend is building something on stream. Is there a count where Nightbot can count in multiples instead of one by one?

Any help is appreciated :heart:
T. Kush

Try:

$(eval Math.floor($(count)*MULTIPLE))

Multiple is the number you want it to count up by.

Thank you! I will give this a try!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.