Search found 4 matches

by 2ndprotocol
23 Aug 2021, 03:35
Forum: Scripts and Functions (v1)
Topic: [Library] cJson.ahk (version 0.4.1 pre-release)
Replies: 66
Views: 19872

Re: [Library] cJson.ahk (version 0.3.0 pre-release)

Hi. I get the following pop up when attempting to parse a file held in memory. It is quite large although I have tried with a short string as below testtext = {"2":[[1211328000000,188],[1629504000000,349,59800000],[1629590400000,351]]} obj := cJson.Loads(testtext) image.png Is this my lack of unders...
by 2ndprotocol
10 Aug 2021, 06:22
Forum: Pulovers Macro Creator
Topic: Is Pause - Random Delay Option broken?
Replies: 7
Views: 1818

Is Pause - Random Delay Option broken?

Hi. I am just poking around in the tool to see what it can do and cant seem to get the "random delay" option to work in the Pause command. If I tick the random option and enter a min and max value the code created is just a sleep command with the min value I entered. Nothing is added to generate a r...
by 2ndprotocol
19 Aug 2020, 16:14
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 618906

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

The downloads seem to have vanished. Getting a 404 for the installer an portable download on Fincs site. Although I can get to the main page
http fincs.ahk4.net /user/fincs/scite4ahk/dl/SciTE4AHK300601_Install.exe Broken Link for safety
by 2ndprotocol
03 Aug 2020, 08:19
Forum: Ask for Help (v1)
Topic: What would this script look like if I knew what I was doing?
Replies: 1
Views: 637

What would this script look like if I knew what I was doing?

Hi. After stumbling on some Autohotkey stuff by Hellbent, I am hooked. I have watched many vids and read many tutorials and got to the point where I have knocked up my first script. It is just a clicker that allows me to choose a focus point and also a secondary "Lookabout" point. The script loops a...

Go to advanced search