Help in Among Us Voting System

yes i am online. and i need help plssss, ughh it is too old now don’t think so anybody will answer

Please don’t bump this early, at least wait a day.

it is about 5 days what do you mean, btw what is bump even, i see people see it so i tried

@i_need_help_pls
There is an Among Us tag that shows all sorts of guides on the many components you need to make a great map. I think you’ll find multiple voting systems in that category. The first voting system I made was getrithekd’s guide on how to make a voting system using player IDs. You can find it here. I will say, it has a rating of 10 and I believe the images may be missing.
Guide Here

Among Us

Bumping puts your topic at the very top, but there was no need to bump because your topic was almost at the top.

i checked every guide, neither of those have images, plus not the best explanation

ohhhhh, ok i am pretty sorry, now i know, i will delete my post rn

Okay, you’re back.
I’ll help.
What do you have so far?

Oh thanks, i have this
make a property called highest that starts as 0, and compare each of the button properties to highest, whoever is higher than highest will replace the highest while recording their triggering player’s name

if you can show it to me in screenshots, I will be more than grateful, @Toxic

if you need help here also
Button clicked—trigger activate—trigger block code—if([name of property for this button]>highest)—set property(highest)[name of property for this button]—set property(out)1(this is for knocking out for later)—set property(name)triggering player’s name
Repeat this for all buttons

1 Like

Buttons aren’t really the right thing to use for voting systems, zones are better because they have a “when player leaves zone” function so you can remove their vote if they leave the zone

1 Like

bro we need a button to vote someone

No, you could use a zone instead and it works better

1 Like

wdym, like if someone wants to vote he needs to enter, what is that, then he could leave and enter again and that is one more vote, don’t mean to be mean

No, there is a function in the zone “when player leaves zone,” so you could remove their vote when they leave the zone

but i want them to have one choice only

But why?

extra characters

Why ru reading this

1 Like

like in among us if you vote, you cant do it again

maybe use barriers? idk

1 Like

what barriers???

like 2 barriers one each and it appears after you finish voting

1 Like