THIS METHOD IS NOW REDUNDANT, PM ME YOUR SKYPE OR MESSAGE ME IN MY IRC CHAT IF YOUR HAVING THIS PROBLEM.
Any user who is unable to bind hotkeys you can try soft coding them in.
Open the src folder in the zip and drag out Main.cpp
Open it, preferably with notepad++
Scroll down a little until you see variables like ForceAimVKey.
NewAimVkeyCode should
not be changed, it is the passive aim helper on mouse click.
Get the keyboard keys values from
Here and enter the ones you need.
Scroll down until you find where hotkeys are printed.
Change it to look like this
Re-Add the file to src folder in the zip and override and that should be you done, if you are still unable to use hotkeys, There probably is no fix.