Search found 9 matches

by AHKtreasureland
27 Jun 2018, 14:56
Forum: AutoHotkey_H
Topic: Lib stays encrypted, gets decrypted automatically
Replies: 3
Views: 2283

Lib stays encrypted, gets decrypted automatically

would it be possible with AHK_H? library folder stays encrypted, and at the time it is retrieved, gets automatically decrypted. i spent days reading or rather finding relevant threads to no avail. https://autohotkey.com/board/topic/67155-ahk-l-crypt-ahk-cryptography-class-encryption-hashing/ https:/...
by AHKtreasureland
26 Jun 2018, 00:46
Forum: Ask for Help
Topic: Decompiling
Replies: 111
Views: 70291

Re: Decompiling

This is great, best things In life are free indeed. I really appreciate this. I was wondering if the lib folder could be packed together when AHK_H gets recompiled. Not talking about the moment of compiling, but prior to that i.e. the time that AHK_H gets recompiled with Visual Studio. 1. If you mak...
by AHKtreasureland
23 Jun 2018, 15:21
Forum: Scripts and Functions (v1)
Topic: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
Replies: 52
Views: 41769

Re: [TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation

I'm amazed at the way it works. truly amazed. have one question, Don. Would it work with AHK_H? I kinda need that multithread power of H. Thank you again, Don.
by AHKtreasureland
23 Jun 2018, 15:16
Forum: 脚本函数
Topic: AHK源代码加密器 v3.3
Replies: 148
Views: 135091

Re: AHK源代码加密器 v2.2

thank you Fei, this is great stuff! Would it also work with AHK_H? would be great if it does. Thank you again!
by AHKtreasureland
13 Mar 2018, 12:02
Forum: Gaming Help (v1)
Topic: clicking a moving image only after the distance greater than n pixels
Replies: 7
Views: 1826

Re: clicking a moving image only after the distance greater than n pixels

ok, i kept getting "not found", and when i added this line, then i got "found".
CoordMode, Pixel, Screen

with this line added, i tried your script again ..but i get nothing, nada.. i so much appreciate you helping me like this by the way.
by AHKtreasureland
13 Mar 2018, 11:18
Forum: Gaming Help (v1)
Topic: clicking a moving image only after the distance greater than n pixels
Replies: 7
Views: 1826

Re: clicking a moving image only after the distance greater than n pixels

"save file" window pops up. It's a sign that ImageSearch is working fine, I guess..?
by AHKtreasureland
12 Mar 2018, 11:11
Forum: Gaming Help (v1)
Topic: clicking a moving image only after the distance greater than n pixels
Replies: 7
Views: 1826

clicking a moving image only after the distance greater than n pixels

Hello, I'm new to AHK which i'm beating myself up for not knowing earlier. darn basically I have an image and it is moving up and down. X axis is fixed, the movement is only alongside Y axis. 2 dimensional (no Z). what i want to do is I'd like to have my mouse cursor click on it every 10 seconds, bu...

Go to advanced search