How would I make a recruiting center that automatically ranks someone up based on their answers?

I am trying to make a hotel group. And I want to automatically rank someone up without going through member roles to manually do it. Would there be an easier way to do this rather than manually read every application and change their rank?

You would try to add a score according to each question as a hidden value and trying to rank someone up on a group would be slightly complicated as it requires you to use HttpService and some bot.

2 Likes