Search found 6 matches

by Twinbrow
19 Jan 2021, 22:41
Forum: Ask for Help (v1)
Topic: Pulling words from text file
Replies: 3
Views: 225

Pulling words from text file

I am not having good luck with this process. I am trying to send a text file to clipboard then parsing it to pull out every word after $ and display it. hi $my name $is Chad, how are $you today list my is you I found this and tried different things but its a bit beyond me. TestText := clipboard p :=...
by Twinbrow
18 Oct 2019, 09:38
Forum: Gaming Help (v1)
Topic: timer function
Replies: 3
Views: 1013

Re: timer function

Yep, That was it. Preset at the beginning and now it works like a charm. Thanks again.
by Twinbrow
16 Oct 2019, 18:40
Forum: Gaming Help (v1)
Topic: timer function
Replies: 3
Views: 1013

Re: timer function

Thanks, Did not know these needed to be preset. Will give it a go.
by Twinbrow
16 Oct 2019, 08:40
Forum: Gaming Help (v1)
Topic: timer function
Replies: 3
Views: 1013

timer function

It never gets to to the "Send" portion. Can't seem to find that last elusive issue. Seems to be the timer setup but I can't find the issue. Any help on this would be great. I tracked it through with the tooltip function and it never enters after the timer check. Thanks, KeyList1 := 1 SLEEP1 = 300 Ke...
by Twinbrow
14 Jan 2017, 20:02
Forum: Scripts and Functions (v1)
Topic: Text to Speech (MP3/Wav) front end for tts.exe
Replies: 0
Views: 1256

Text to Speech (MP3/Wav) front end for tts.exe

If you are wondering how I got it to work...so am I. But since it is working and might possibly be useful to someone else. Here it is. This works with tts.exe from - https://github.com/brookhong/tts . I listen to a ton of audio books and thought this would be a fun project to learn some Autohotkey. ...
by Twinbrow
14 Jan 2017, 14:07
Forum: Ask for Help (v1)
Topic: Variable to VBS?(Solved)
Replies: 0
Views: 444

Variable to VBS?(Solved)

Solved - Looking into the tts.exe functions further I was able to open the file directly from it vs. using clopboard. I am doing a clipboard and the file is to big. Is ther a way to pull that varible into say a VBS script to overcome the limitation. I am a super noob and am just seeing what I can do...

Go to advanced search