ExtraJuiceMan / ChristWareAmongUs

A cheat for the recently popular fad game Among Us
MIT License
110 stars 33 forks source link

AMONG US MENU KEYBIND #31

Open XxgrandproXx opened 4 years ago

XxgrandproXx commented 4 years ago

Anyway to change the keybind to "T" or something cause my friends on the laptop don't have the ability the click Delete without it closing the entire application

decries commented 4 years ago

Hey! This is an open source so you can edit the menu keybind.

nitreojs commented 4 years ago

just buy a keyboard where the button Delete exists :pog:

caiocinel commented 4 years ago

https://github.com/ExtraConcentratedJuice/ChristWareAmongUs/blob/3af6e8257456acd839a6a456246ccefc56d103db/user/main.cpp#L50

https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes

XxgrandproXx commented 4 years ago

https://github.com/ExtraConcentratedJuice/ChristWareAmongUs/blob/3af6e8257456acd839a6a456246ccefc56d103db/user/main.cpp#L50

https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes

ok i made it F2 but how tf do i open it now?

XxgrandproXx commented 4 years ago

Basically how do i make it a .dll now?

caiocinel commented 4 years ago

Compile the project (x86, Release)

https://www.google.com/search?q=how+to+compile+c%2B%2B+dll+project&oq=how+to+compile+c%2B%2B+dll+project&aqs=chrome..69i57j33l3.6168j0j4&sourceid=chrome&ie=UTF-8