Help with count command

Hello everyone < 3

So…first, sorry for my bad english, i’m brazilian and i used the google translators haha

I need to create a count command where when using !command_name it will display a result that, whenever the command is used, will add +100.
Example: !Testing = (first use) 100
after … !Testing = (second use) 200

I hope anyone can help me

Just copy and paste this command into your chat. Change !testcommand to whatever command name you want:

!addcom -cd=5 !testcommand $(eval $(count)*100)

1 Like

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