Search found 5 matches

by justcop
26 Aug 2022, 06:59
Forum: Ask for Help (v1)
Topic: How to log when a hotstring has been used?
Replies: 4
Views: 561

Re: How to log when a hotsting has been used?

@swagfag Whilst my ahk coding volume has been significant, I'm only just revisiting this intended function after er.. somewhile. This code seems to launch correctly the onmessage but doesn't output the hotsting as the 'name' variable. Did this work for you in its current form?
by justcop
16 Aug 2022, 04:51
Forum: Ask for Help (v1)
Topic: Paste second/third.. item from Windows clipboard Topic is solved
Replies: 7
Views: 1660

Re: Paste second/third.. item from Windows clipboard Topic is solved

I'd love to use the code for this to save the status of the clipboard history, [then do some stuff,] and then recover the saved clipboard history so that anything I've done to the clipboard in the interim period is "forgotten". I'm sure the code for this is in here somewhere but whilst I've got myse...
by justcop
22 Apr 2022, 04:41
Forum: Tutorials (v1)
Topic: FindText tutorial
Replies: 105
Views: 74833

Re: FindText tutorial

Is the syntax for FindTextClass correct as I just can't get this to work.
by justcop
03 Mar 2022, 07:52
Forum: Scripts and Functions (v1)
Topic: Color Gradient Function
Replies: 1
Views: 787

Color Gradient Function

This function gives a color hex across a gradient between however many colors you like. This could be useful for example to change the color of a progress bar as it completes, or create a timer that gradually changes color as the timer counts down. Just enter the proportion of the gradient that you ...
by justcop
16 Jun 2021, 06:58
Forum: Ask for Help (v1)
Topic: How to log when a hotstring has been used?
Replies: 4
Views: 561

How to log when a hotstring has been used?

I have a long list of hotstrings in an ahk file. I'm looking for a way to log every time one of them is used. For example if my hotstring ahk programme contained the following ::1::one ::2::two ::3::three then if I were to type 1 2 3 Then I would want to produce a text file with the following data w...

Go to advanced search