| Author |
Message |
Topic: kport question |
MadDonor
Replies: 4
Views: 257
|
Forum: Ask for Help Posted: Fri May 30, 2008 10:54 pm Subject: kport question |
still no luck...  |
Topic: kport question |
MadDonor
Replies: 4
Views: 257
|
Forum: Ask for Help Posted: Tue May 27, 2008 8:33 pm Subject: kport question |
I've tried what you did for the 2 byte keys, doesn't work
thanks for being responsive to my pm though  |
Topic: kport question |
MadDonor
Replies: 4
Views: 257
|
Forum: Ask for Help Posted: Tue May 13, 2008 2:23 am Subject: kport question |
Hi all
I was efz-gamer, i didn't remember my login yesterday
I looked into kport and it now sort of works after windows finally registering the kport service after about 10 restarts...
anyw ... |
Topic: Controlclick doesn't click on certain coords :? |
MadDonor
Replies: 2
Views: 388
|
Forum: Ask for Help Posted: Mon Feb 05, 2007 4:23 am Subject: Controlclick doesn't click on certain coords :? |
Hi,
I'm trying to send clicks to a minimized window for a game. however, I found out that while controlclick works mostly fine, there are just certain coords that it won't click no mater whatt (e ... |
Topic: how to read memory values in ahk? |
MadDonor
Replies: 18
Views: 977
|
Forum: Ask for Help Posted: Wed Dec 06, 2006 3:08 am Subject: how to read memory values in ahk? |
oh you mean in Autoit? i was talking about ahk lol
here's the function for autoit:
http://www.autoitscript.com/forum/index.php?showtopic=19329&hl=memread
maybe someone can write something s ... |
Topic: how to read memory values in ahk? |
MadDonor
Replies: 18
Views: 977
|
Forum: Ask for Help Posted: Tue Dec 05, 2006 8:47 pm Subject: how to read memory values in ahk? |
Should be
so no, but i wish there is one maybe i'll try to make one, but i'm not really good at anything other than base 10
I'll post how it works once i really understand it. Now it j ... |
Topic: how to read memory values in ahk? |
MadDonor
Replies: 18
Views: 977
|
Forum: Ask for Help Posted: Tue Dec 05, 2006 3:28 am Subject: how to read memory values in ahk? |
I figured out how it works with the help of another friend, thx
it was so complex lol never thought it'd be like this
maybe there should be a memory module like in AutoIt |
Topic: how to read memory values in ahk? |
MadDonor
Replies: 18
Views: 977
|
Forum: Ask for Help Posted: Tue Nov 28, 2006 8:54 pm Subject: how to read memory values in ahk? |
that's ok. You gave me much help already.
Do you know about opening processes?
To readprocessmemory and writeprocessmemory I would need to get a process handle from OpenProcess
HANDLE Open ... |
Topic: how to read memory values in ahk? |
MadDonor
Replies: 18
Views: 977
|
Forum: Ask for Help Posted: Mon Nov 27, 2006 10:31 pm Subject: how to read memory values in ahk? |
ok so this is exactly what I want to do :
I need ahk to read 004FEFE8 in the process called Conquer.exe
the below are the current values that I just checked with cheat engine:
004FEFE8 : FB BF ... |
Topic: how to read memory values in ahk? |
MadDonor
Replies: 18
Views: 977
|
Forum: Ask for Help Posted: Mon Nov 27, 2006 10:13 pm Subject: how to read memory values in ahk? |
I read a little bit on the MSDN website, didn't understand anything and have no idea where i should look.
I guess you need to treat me more like a noob and explain in lower level :oop ... |
| |