Street Fighter V

Street Fighter V

View Stats:
PrideTheBest May 18, 2016 @ 5:34am
How to use autohotkey?
I'm following this tutorial on how to do it.

https://www.youtube.com/watch?v=UD_mry_DN-s

But the problem with that is that you need to hit space for it to work. As you can tell, that'll be extremely difficult to do when playing Street Fighter V. It'll be something like this, punch, space, kick, space, punch, space, punch space, kick, space. You get the point. And I use space for jumps or grabs, so space won't work. So how do you guys use autohotkey to play this game?
< >
Showing 1-8 of 8 comments
DirectOrder May 18, 2016 @ 5:43am 
What exactly are you trying to do?
Punished Brown May 18, 2016 @ 5:46am 
macro combos with autohotkey?
https://www.youtube.com/watch?v=6hcSpSC8T0M
PrideTheBest May 18, 2016 @ 5:50am 
I think I'm getting it.

https://www.reddit.com/r/StreetFighter/comments/45znzk/no_keyboard_bind_customisation/

https://www.reddit.com/r/StreetFighter/comments/463t8x/guide_customizing_sf5_keyboard_settings/

Looking at those 2 websites, I'm getting it, but the whole V trigger and throw is confusing me a bit.
IITWLLII -ES- May 18, 2016 @ 6:02am 
Originally posted by PrideSP:
Looking at those 2 websites, I'm getting it, but the whole V trigger and throw is confusing me a bit.

Which buttons to you want to use for throw / Vtrigger and Vskill?
PrideTheBest May 18, 2016 @ 6:08am 
Originally posted by IITWLLII -ES-:
Originally posted by PrideSP:
Looking at those 2 websites, I'm getting it, but the whole V trigger and throw is confusing me a bit.

Which buttons to you want to use for throw / Vtrigger and Vskill?
I think I'm getting it. The thing is that it's missing a taunt. I look online and can't find how to taunt.

And the code for punches are this:
***::g ; LP
***::h ; MP
***::j ; HP
***::k ; LP+MP+HP

But do I have to write in LP, MP, HP, for the code or just ignore those?
IITWLLII -ES- May 18, 2016 @ 6:21am 
*** are for your new remapped buttons

; are ignore lines for custom comments, to explain code/script sections

you can delete lines which you don't use or don't want to remap, to keep the default buttons.
PrideTheBest May 18, 2016 @ 6:22am 
I think I remember now. I only took one class of coding. :steamsad:

Wish I did more, I really liked it, but if I remember coorectly, the things after the ; are considered "notes". They don't affect the codes but they are place there so you know what is what.
Rikkore May 18, 2016 @ 8:57am 
here's the layout. it follows a hitbox.

movement is ASD and Space, or SDF and space.
Punches are numpads 7,8,9.
Kicks are numpads 4,5,6.
for KKK I use numpad enter
for PPP I use numpad (+)
< >
Showing 1-8 of 8 comments
Per page: 1530 50

Date Posted: May 18, 2016 @ 5:34am
Posts: 8