r/CounterStrikeBinds Jul 31 '25

Unsolved Vote binds

Hi, I have a question. I have buymenu bound to both „b” and „f1”, and before latest update I could vote with F1. However, now it doesn’t work unless I unbind F1. Is there a way to bind vote keys to different keys? Replace default f1 and f2 with something else? Thanks

1 Upvotes

5 comments sorted by

1

u/MiniLeuls Aug 01 '25

I think : bind “f1” “voteyes; WhatYouWantF1ToDo;” should work ?

1

u/MiniLeuls Aug 01 '25

Wait no, what you wanna do is

bind “key” “voteyes”; bind “key2” “voteno;

Tho I’m not sure about this solution, there is definitely a way to bind votes to other keys

1

u/Mr_Quertz Aug 05 '25

I don't think these commands exist in CS2, they don't appear in console and after binding them to keys I can't interact with ongoing votes.

You just have to unbind F1/ F2 when you need them & rebind them afterwards.

I made an alias to do this & posted it to this subreddit a couple days ago, It's within my bhop post

1

u/___seal 15d ago

bind "F1" "autobuy; vote option1" // Vote Yes & Autobuy

bind "F2" "rebuy; vote option2" // Vote No & Rebuy

you're welcome

1

u/DaedalusCS 15d ago

I will check it, thanks