| Author |
Message |
Topic: Learn how I made a working PokerBot for Pokerstars |
Lenrius
Replies: 38
Views: 20081
|
Forum: General Chat Posted: Wed Jul 15, 2009 11:32 am Subject: Rapture of the deep |
Thanks for the enlightenment in [url=http://www.autohotkey.com/forum/viewtopic.php?p=281425#281425]Performance junkie.
It hasn't caught on, but there are consequential, yet non-intrusive ways to g ... |
Topic: Performance junkie |
Lenrius
Replies: 3
Views: 931
|
Forum: General Chat Posted: Mon Jul 13, 2009 3:05 am Subject: Performance junkie |
| Can anybody enlighten me as to the interpretation approach adopted by AHK? Referring to [url=http://en.wikipedia.org/wiki/Interpreter_computing]this discrimination, please don't tell me it falls into ... |
Topic: Learn how I made a working PokerBot for Pokerstars |
Lenrius
Replies: 38
Views: 20081
|
Forum: General Chat Posted: Mon Jul 13, 2009 2:03 am Subject: The way to go |
skydiver, you're my man. I admire your pursuit albeit anybody playing poker earns my disdain.
In finance the one making money is right. Period. St-rip those idealists of their cash. Appropriate wha ... |
Topic: Machine code functions: Bit Wizardry |
Lenrius
Replies: 346
Views: 67475
|
Forum: Scripts & Functions Posted: Sun Jul 05, 2009 11:05 pm Subject: Elaboration |
| Roger. Now try to read into my previous post that just in the same manner as AHK loads any DLL not previously loaded into its address space, I plan on intruding another process' address space and writ ... |
Topic: Machine code functions: Bit Wizardry |
Lenrius
Replies: 346
Views: 67475
|
Forum: Scripts & Functions Posted: Sun Jul 05, 2009 5:00 pm Subject: Go-ahead |
| TCC The file formats for DLLs are the same as for Windows exe files — that is, Portable Executable (PE) for 32-bit and 64-bit Windows on hooks. The necessitated (DLL) code can be compiled on the fly f ... |
Topic: Machine code functions: Bit Wizardry |
Lenrius
Replies: 346
Views: 67475
|
Forum: Scripts & Functions Posted: Sat Jul 04, 2009 8:20 pm Subject: Machine code of a DLL? |
Laszlo, I know that you are still following this topic.
Is the TinyCCompiler capable of compiling into memory what would be a DLL? Y/N |
Topic: Marshaling prob when hooking app msges to emulate Winspector |
Lenrius
Replies: 1
Views: 450
|
Forum: Ask for Help Posted: Tue May 26, 2009 2:18 am Subject: Misguided by Sean, pointed to by Lexikos |
Already some time ago, Lexikos pointed out that except for the LowLevel hooks, one needs an external DLL.
By now I have come to understand much more about hooks and I will pursue this topic furthe ... |
Topic: Non-intrusive eavesdropping on TCP/IP communication 4 review |
Lenrius
Replies: 2
Views: 823
|
Forum: Ask for Help Posted: Tue May 26, 2009 2:05 am Subject: Achieved |
I'm still wrestling with myself whether to publish it or not, but captain Ahab did turn the tide and hunted down that beast of a whale.
The killer aspect of packet sniffing and real-time parsing i ... |
Topic: Cut down the memory allocated for ahk_class by 75% |
Lenrius
Replies: 3
Views: 1074
|
Forum: Bug Reports Posted: Tue May 26, 2009 1:36 am Subject: Off topic |
| Dear guest, at the time I followed the download link to VisualStudio Express it was dead. Chris figured out to what I was referring to- WINDOW_CLASS_SIZE- while I lacked the convenient search-all-proj ... |
Topic: Cut down the memory allocated for ahk_class by 75% |
Lenrius
Replies: 3
Views: 1074
|
Forum: Bug Reports Posted: Sun May 24, 2009 12:56 am Subject: Cut down the memory allocated for ahk_class by 75% |
| My trial period for VS has expired, but I can clearly recall that somewhere in AHK's src files it reads that in the absence of definite documentation on the maximum class name length it has been provi ... |
Topic: Question about NumGet |
Lenrius
Replies: 14
Views: 975
|
Forum: Ask for Help Posted: Sat Apr 25, 2009 3:57 pm Subject: Question about NumGet |
p := 1000
r := NumGet(p)
msgbox %p%, %r% ; ==> 1000, 808464433
and hex dump of p (a normal AHK variable, stored as an ASCII STRING)
0000: 31 30 30 30 | 00 00 ... |
Topic: Forum Usage Stats |
Lenrius
Replies: 7
Views: 1074
|
Forum: General Chat Posted: Wed Mar 11, 2009 7:54 pm Subject: Approach to data collection |
Roger. So as of today you would start at page 82 provided you sort by Total posts in Ascending order.
Now, I beg your pardon, but I had thought AHK would be about automating repetitive tasks. This ... |
Topic: Forum Usage Stats |
Lenrius
Replies: 7
Views: 1074
|
Forum: General Chat Posted: Wed Mar 11, 2009 6:35 pm Subject: Source data for the frequency analysis of forum posts |
... I collected from the member list
May I enquire how you got about collecting the data? Did you use a macro to retrieve it? You hooked me. |
Topic: Define voice cmds with same ease as hotkeys/ -strings |
Lenrius
Replies: 2
Views: 829
|
Forum: Wish List Posted: Wed Mar 11, 2009 6:14 pm Subject: Define voice cmds with same ease as hotkeys/ -strings |
AHK users have posted working scripts to employ native functionality conceivably of the syntax "voice command":: and such is my request.
Use cases:
"dial Pizza Hut":: ; e ... |
Topic: AHK Is Not Protect |
Lenrius
Replies: 1
Views: 410
|
Forum: Ask for Help Posted: Fri Mar 06, 2009 6:16 am Subject: Reality |
| software. Besides, you've never done something that mean, did you? |
| |