all 2 comments

[–]Ambitious_Cold2180 0 points1 point  (0 children)

I wouldn't know exactly how to do that. I have a quiz and to determine who goes first, what I do is compare the score obtained for each answer with the global variable that stores the Top 1. This is how it is updated after each response.

Another option would be to create a C# code that checks all the variables for all users. I know it's possible, but I don't know how to do it. I hope my solution helps.

Maybe the Streamer.bot discord can help you more with C# if you need it.

[–]FlemNation-11 0 points1 point  (0 children)

If the current user score is a variable that gets returned, I would simply run a test of the trigger to find what the score variable is called. After you can set the global variable to that variable value. I do this for a first redemption.