Trying to make a script but failing

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
IvanCode

Trying to make a script but failing

24 Jun 2018, 16:17

I need a script that will get the CPU up (for that process) while I run it, maybe by a few percent.

I tried running file read loops, image move loops, urltovar and regex etc. but it does not even up the CPU (of the compiled script) by 1%.
swagfag
Posts: 6222
Joined: 11 Jan 2017, 17:59

Re: Trying to make a script but failing

24 Jun 2018, 17:37

Introducing AHKBench v0.0.1!

Code: Select all

SetBatchLines -1

Loop
{
}

Esc::ExitApp
Brought to you by "... in their quest to find out if they could, they didn't stop to think if they should."

run it a bunch of times to bog down ur cpu
IvanCode

Re: Trying to make a script but failing

24 Jun 2018, 18:11

swagfag wrote:Introducing AHKBench v0.0.1!

Code: Select all

SetBatchLines -1

Loop
{
}

Esc::ExitApp
Brought to you by "... in their quest to find out if they could, they didn't stop to think if they should."

run it a bunch of times to bog down ur cpu
FINALLLLY! That got the CPU to 12! Thanks a BUNCH!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Joey5, mikeyww, RussF and 388 guests