lawl's hmm I think it would be easier just to use a costume bind for ohk, such as:
bind "PGDN" "ohk"
Also there is a problem here:
bind f1 "ohk;godmode;cc_set_sub_weapon javelin_lvl2 999"
the bind should be written as bind "f1" "ohk;godmode;cc_set_sub_weapon javelin_lvl2 999"
but I would highly suggest splitting that up into separate binds.
Such as
bind "f1" "onk"
bind "f2" "godmode"
etc...
less chance of error.
And yes the proper use of your injector will play a great part.