Search found 6 matches

by Revvilo
18 Jan 2019, 01:19
Forum: Ask for Help (v1)
Topic: Select scenes in OBS using Messages or Acc
Replies: 0
Views: 782

Select scenes in OBS using Messages or Acc

Firstly, I should mention I would prefer to not use the built-in OBS hotkey system for this. Technically I could, but I want to avoid having a 'middle man' hotkey between my second keyboard and OBS that adds the possibility for accidental presses. I originally had this set up to whereupon executing ...
by Revvilo
03 Dec 2018, 02:14
Forum: Ask for Help (v1)
Topic: Help with function references Topic is solved
Replies: 7
Views: 1563

Re: Help with function references Topic is solved

You're a life saver. Thank you!
by Revvilo
03 Dec 2018, 01:38
Forum: Ask for Help (v1)
Topic: Help with function references Topic is solved
Replies: 7
Views: 1563

Help with function references Topic is solved

Hi there! I'm having some issues using function references in the below code. I've condensed it down into a small readable script, therefore this won't have much context, but it seems that if I want to call a function via reference using .Call(), I have to pass an argument, or it simply won't execut...
by Revvilo
30 Nov 2018, 23:52
Forum: Scripts and Functions (v1)
Topic: AutoHotInterception (AHI): Multi-Keyboard / Multi-Mouse support for AHK. Per-device blocking!
Replies: 345
Views: 201509

Re: AutoHotInterception (AHI): Multi-Keyboard / Multi-Mouse support for AHK. Per-device blocking!

I've been messing around trying to subscribe the tilde key, but can't for the life of me work out what to use for the callback. Since "`" can't be used as a function name and the scancode doesn't seem to want to work. Any way I can do this? Well oof. That's gonna be a big 'my bad' on that one. I ma...
by Revvilo
17 Nov 2015, 02:14
Forum: Ask for Help (v1)
Topic: Stumped by IfNotInString
Replies: 2
Views: 890

Re: Stumped by IfNotInString

Awesome, thanks a load
I read up on SubStr and I see I should have used it all along :)
by Revvilo
17 Nov 2015, 00:59
Forum: Ask for Help (v1)
Topic: Stumped by IfNotInString
Replies: 2
Views: 890

Stumped by IfNotInString

Ok, first things first; I am very new to AHK so my script may be the most messy thing you have seen. Anyway I am trying to make a script that: • Reads a line of the specified file, and Inputs it, • Then goes onto the next line and does the same again. The problem I am having is that I want to be abl...

Go to advanced search