Search found 8 matches

by Seamndel
27 Jun 2022, 10:26
Forum: Ask for Help (v1)
Topic: Step-By-Step Guide On How To Use USB-UIRT Through AutoHotkey?
Replies: 1
Views: 273

Step-By-Step Guide On How To Use USB-UIRT Through AutoHotkey?

I've been looking on and off for about a year on how to use USB-UIRT through AutoHotkey (i.e assigning hotkeys to specific pronto codes). Anyways, can anyone explain to me , first in layman, term how to go about this? I've tried the the AHK Discord with no luck, and also resurrecting old internet po...
by Seamndel
06 Feb 2022, 06:24
Forum: Ask for Help (v1)
Topic: Chrome.ahk "Cannot read and write..." error
Replies: 1
Views: 532

Chrome.ahk "Cannot read and write..." error

Here's the code I've copied from Joe Glines - AutoHotkey Guru on YouTube: #NoEnv #SingleInstance, force #include, C:\Users\seamn\OneDrive\My Apps & Softwares\Chrome.ahk App Version 1.2\lib\Chrome.ahk if !FIleExist("profile") FileCreateDir, % "profile" chrome := new chrome("profile", "https://www.the...
by Seamndel
03 Feb 2022, 20:17
Forum: Ask for Help (v1)
Topic: Create Multi-keybinds hotkeys; X-keys and AHK
Replies: 4
Views: 817

Re: Create Multi-keybinds hotkeys; X-keys and AHK

mikeyww wrote:

Code: Select all

F3::Run, https://psnprofiles.com/
I don't understand how F3 helps me in particular? What i want to do is to create an impossible hot key, like #gotopsnprofiles" and then assign it to single button on the X-keys.
by Seamndel
03 Feb 2022, 19:19
Forum: Ask for Help (v1)
Topic: Create Multi-keybinds hotkeys; X-keys and AHK
Replies: 4
Views: 817

Create Multi-keybinds hotkeys; X-keys and AHK

Let's say I have this code that auto-runs psnprofiles.com once I press WIN+t #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior spee...
by Seamndel
09 Jan 2022, 14:14
Forum: Ask for Help (v1)
Topic: USB-UIRT Transmit
Replies: 16
Views: 3745

Re: USB-UIRT Transmit

@rbinckahk Can you please explain how to use uutx? I installed it uutx_0_3 run, C:\uutx "0000 0067 0000 0004 0011 0011 0022 0022 0011 0022 0011 0387" I figure this code is supposed to be inserted in a .ahk file (".ahk" means AutoHotKeys) I installed uutx_0_3 in a different path than the aforemention...
by Seamndel
24 Oct 2021, 15:26
Forum: Ask for Help (v1)
Topic: Simple XIM Link Scripts
Replies: 1
Views: 408

Simple XIM Link Scripts

Setup: PC, PS3 , XIM Apex , XIM Link , AutoHotKeys I will update the original post with the good script. Simple request: My Character "Jump" is assigned to "Space" key on the keyboard. it works great. Now I would like: whenever I press a button - let's say the "J" key - "Space" is being sent to the ...
by Seamndel
25 Jul 2021, 04:01
Forum: Gaming Help (v1)
Topic: XIM Link scripts for HOLDING DOWN button / rapid button pressing
Replies: 0
Views: 1144

XIM Link scripts for HOLDING DOWN button / rapid button pressing

XIM Apex is a usb adapter that lets me use usually not-supported controllers on a gaming device; it works on a multitude of consoles. When combined with a user-made program called "XIM Link" - and an easy transfer cable - it is possible to connect the computer and the adapter-enabled console so that...

Go to advanced search