[tekken] how to input this script to a xbox one controller?

Ask gaming related questions (AHK v1.1 and older)
ninjawinja
Posts: 1
Joined: 13 Sep 2020, 11:04

[tekken] how to input this script to a xbox one controller?

13 Sep 2020, 11:21

Code: Select all

$h::
Combo:
Send, {D Down}
Sleep, 50
Send, {D Up}
Sleep, 15
Send {s down}
Sleep 30
Send {d down}{i down}
Sleep, 15
Send {s up}{d up}{i up}
Sleep, 280
Return
[Mod edit: [code][/code] tags added.]


i want to use it on my r1 but idk how to do it, i am new
ahk1
Posts: 9
Joined: 24 Sep 2020, 07:12

Re: [tekken] how to input this script to a xbox one controller?

24 Sep 2020, 08:17

Hi ninja,
You can try to modify my script, without the toggle, just the joystick detection and key press, if you can.

I created a script for Autofire toggle using the Keyboard or a Game Controller here:
https://www.autohotkey.com/boards/viewtopic.php?f=6&t=81380
The AutoHotkey editor named SciTE4AutoHotkey(Based on SciTE) is very good for .ahk scripts.

Here are some script files to detect the controller (autohotkey names it joystick) buttons. Maybe they can be useful to you, too, along with the autofire script.
Attachments
JoystickTest.ahk
(2.65 KiB) Downloaded 63 times
Get Joystick Buttons.ahk
(1.84 KiB) Downloaded 58 times

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: mikeyww, yuu453 and 82 guests