I am having trouble in making among us voting system, I have seen many guides but the screenshots are not visible, I need help with the text showing all player’s name and how they get voted out
For the text you would need to use popups with the text altered in blocks. How good at coding are you?
I rarely use coding but I can code

text will look like this and I want to make it so it can change by every players name (there are 15 of these).
Just go into block code of the text device, and do this:
Set Text | Player Name
Do you know how to change the text in popups, because that is probably the best way to make this work.
I am currently working on an among us map but for the voting I just did random player
idk how to do that
I did this

but how will it show all player;s name and how will the voting work, so the player in the text gets an item if voted, (idk how to do that), I am thinking of next to create that the player with most amount of items is voted out.
You are going to need some way of storing all of the players usernames and how many votes they have, you might be able to find a guide on something similar and repurpose it.
Then make that block code activate when the player sits in that spot ig? Wherever the players are.
I saw a lot of guides but the screenshots were not available making them complex to understand
oh ok nice idea ty! btw how do I make that the vote counts on that player??
What do you mean by that?
I mean like how do I count the votes based on the player’s name’s display
You could use a property or a counter connected to a property.
ok so a counter but idk what setting yk what I mean???
No, I don’t really understand what you mean.
This guide has no pictures, but its extremely detailed, it has enough details to make the system without the images:
so like the name on the text of (random) player gets an item if the player is voted for and the player with most items is voted out