Save system Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
theimmersion
Posts: 181
Joined: 09 Jul 2016, 08:34
Location: Serbia

Re: Save system

23 Oct 2017, 09:03

You were missing:
IniRead, DeleteCookiesProducerCost, %ConfigPath%\%ConfigName%, COUNTER, DeleteCookiesProducerCost, ERROR
IniRead, FastDeleterCost, %ConfigPath%\%ConfigName%, COUNTER, FastDeleterCost, ERROR
IniRead, Perclick, %ConfigPath%\%ConfigName%, COUNTER, Perclick, ERROR
IniRead, Cps, %ConfigPath%\%ConfigName%, COUNTER, Cps, ERROR
right under:
IniRead, DeleteCookies, %ConfigPath%\%ConfigName%, COUNTER, DeleteCookies, ERROR

in the IfExist block. xD

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: RandomBoy and 283 guests