Tekken 7 Akuma instant Raging Demon script

Ask gaming related questions (AHK v1.1 and older)
Kuchosauronado
Posts: 3
Joined: 04 Jul 2019, 11:39

Tekken 7 Akuma instant Raging Demon script

12 Jul 2019, 10:27

hey Guys this is my first script. normally i dont do this but the akuma Wall Rage Art Combo is so hard that i thought i give it a try and it works just fine
the Wallcombo i mean is : DF+1,1 d+1,2 into a very quick 1,1,f,3,2 ( or 1,1,F+3+2 ) the difficult thing in this combo is that you have to fully execute the rage art before the animation of the second punch of D+1,2 even starts.
i got the timing very rarely right so i knew i will never get it konstant to work in online matches.


so here is the script :)

Code: Select all

$o::
Combo:
Send, {u down}
Sleep, 20
Send, {u up}
Sleep, 20
Send, {u down}
Sleep, 20
Send, {u up}
Sleep, 20
Send {d down}
Sleep, 20
Send {d up}
Sleep, 20
Send, {j down}{i down}
Sleep, 20
Send, {j up}{i up}
Sleep, 20
Return
maybe the script can be optimized i dont know like i said its my very first script but as long as it works. have fun with it, hope the Tekken World will not hate me for it :D
jupiter893
Posts: 1
Joined: 25 Jun 2022, 15:06

Re: Tekken 7 Akuma instant Raging Demon script

25 Jun 2022, 15:22

I made these adjustments to make it work for me, thanks a lot for the beginning

Code: Select all

r::
Combo:
Send, {u down}
Sleep, 25
Send, {u up}
Sleep, 25
Send, {u down}
Sleep, 25
Send, {u up}
Sleep, 25
Send {d down}
Sleep, 25
Send, {j down}{i down}
Sleep, 25
Send, {j up}{i up}{d up}
Sleep, 25
Return
[Mod edit: [code][/code] tags added.]

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 37 guests