Search found 404 matches

by SirRFI
26 Nov 2015, 13:06
Forum: Gaming Help (v1)
Topic: Looking for some GTA:SA:MP ahk help
Replies: 5
Views: 4507

Re: Looking for some GTA:SA:MP ahk help

1) You don't need these Player1 etc. variables, nor assinging a %Temp% to them (which is in fact nowhere specified and is not giving you anything) 2) That's not how you put variables in RegEx. In fact, it's not how RegEx works at all. Even if you had proper content of variables - this wouldn't work,...
by SirRFI
25 Nov 2015, 18:44
Forum: Gaming Help (v1)
Topic: Help with script in background
Replies: 6
Views: 2232

Re: Help with script in background

Try detecting it by the exe itself, not title. Also, you might try keeping the key down for 50ms and use SendMode Input (or SendInput instead of Send).
by SirRFI
25 Nov 2015, 18:17
Forum: Ask for Help (v1)
Topic: Include files into compiled exe without extracting to folder
Replies: 2
Views: 1039

Include files into compiled exe without extracting to folder

Greetings, I am interested in some feature that would allow to `pack` various kind of files, or at least images, into the script itself or compiled exe. I know there are some scripts like that, Include virtually any file in a script (exe/zip/dll/etc....) being one of them, but unlike in the mentione...
by SirRFI
25 Nov 2015, 18:13
Forum: Ask for Help (v1)
Topic: Playing XM files
Replies: 3
Views: 1351

Playing XM files

Greetings, Once I thought it would be cool to add an extended module (*.xm, aka 8 bit) music to GUI window, like in trainers/cracks and so on. As I googled for it, I found this: https://autohotkey.com/board/topic/33903-bassmod-library-play-modules-songs-in-your-scripts/ Unfortunately, none of the ah...

Go to advanced search