Register for your free account! | Forgot your password?

You last visited: Today at 11:13

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Game.dll Handle

Discussion on Game.dll Handle within the Aion Hacks, Bots, Cheats & Exploits forum part of the Aion category.

Reply
 
Old   #1
 
Bl@ze!'s Avatar
 
elite*gold: 240
Join Date: Dec 2006
Posts: 1,579
Received Thanks: 1,609
Virtual Keystrokes to Aion.bin (under Vista and Win 7)

I know now that sending virtual keystrokes to Aion.bin handle works under Windows XP but not under vista and 7 , any idea?

Edit : I tried it already with

Quote:
IntPtr module = GetModuleHandle("AION.bin");
IntPtr test = GetProcAddress(module, "Game.dll");
But that doenst work. Everytime I get module 0 and test 0 ;/

(maybe im just overslept ;p)

Update:

You think that sending this keystrokes is a bug under Vista and 7 but I think that it has something to do with DirectX.

Under XP you cannot install DirectX10 and under Vista and7 you can! And i tried to get the DLL Handle but this is stupid cause this DLL cannot react if u send a keystroke to it.

You have to send this keystroke to the "Aion.bin" but this does not work at the moment cause :

a) They are allowed to deactivate sending virtual keystroke under Vista and 7!

b) That problem appears cause we have Win 7 or Win Vista and DirectX 10.

I will test something strange today after work.
If u have Resident Evil 5 you are able to select if you want to use it with DirectX9 or 10.
If sending virtual keystrokes to Resident Evil does not work under DirectX10 we know what the problem is
Bl@ze! is offline  
Old 09/23/2009, 00:52   #2
 
elite*gold: 0
Join Date: Apr 2008
Posts: 603
Received Thanks: 94
yeah i have the same problem first i tried controlsend but that dont work for wasd only for the skills.
emtec22 is offline  
Old 09/23/2009, 02:42   #3
 
elite*gold: 0
Join Date: Jul 2005
Posts: 116
Received Thanks: 28
controlsend works fine with win xp 32bits but it seems to bug out on win7 and vista...

Have you guys got target hp, coords ?
namedrisk is offline  
Old 09/23/2009, 07:01   #4
 
Bl@ze!'s Avatar
 
elite*gold: 240
Join Date: Dec 2006
Posts: 1,579
Received Thanks: 1,609
Quote:
Originally Posted by namedrisk View Post
controlsend works fine with win xp 32bits but it seems to bug out on win7 and vista...

Have you guys got target hp, coords ?
No i havent found them at this moment. But i have got target id
Bl@ze! is offline  
Old 09/23/2009, 09:50   #5
 
elite*gold: 0
Join Date: Apr 2008
Posts: 603
Received Thanks: 94
target id Game.dll+4F5878

controlsend work in xp..... ****
emtec22 is offline  
Old 09/23/2009, 10:14   #6
 
Bl@ze!'s Avatar
 
elite*gold: 240
Join Date: Dec 2006
Posts: 1,579
Received Thanks: 1,609
Quote:
Originally Posted by emtec22 View Post
target id Game.dll+4F5878

controlsend work in xp..... ****
I have the current Target ID!

Updated first POST ! NEW STATUS

Edit : I still wonder that no one can help ;/
Bl@ze! is offline  
Old 09/23/2009, 15:27   #7
 
elite*gold: 0
Join Date: Jul 2005
Posts: 116
Received Thanks: 28
I think i got a nice address it tells you if your inventory is full or not i will test it a little more to make sure it is inventory slots and not something else ...

I got control send working on vista still testing it but the game went now just now so i can't ... will post if it is really working when the game comes back
namedrisk is offline  
Old 09/23/2009, 16:49   #8
 
Bl@ze!'s Avatar
 
elite*gold: 240
Join Date: Dec 2006
Posts: 1,579
Received Thanks: 1,609
Quote:
Originally Posted by namedrisk View Post
I think i got a nice address it tells you if your inventory is full or not i will test it a little more to make sure it is inventory slots and not something else ...

I got control send working on vista still testing it but the game went now just now so i can't ... will post if it is really working when the game comes back
If you really got ControlSend working post it please with :
  • show CodeSnippet
  • tell me what Service Pack of Vista ure using
Bl@ze! is offline  
Old 09/23/2009, 20:19   #9
 
elite*gold: 0
Join Date: Jul 2005
Posts: 116
Received Thanks: 28
well indeed it does work but on windowed mode only if you try on full or full windowed and alt tab or something it will break up...

There is no secret on the code
Code:
ControlSend($WinID, '', '', '{1}')
namedrisk is offline  
Old 09/23/2009, 23:25   #10
 
Bl@ze!'s Avatar
 
elite*gold: 240
Join Date: Dec 2006
Posts: 1,579
Received Thanks: 1,609
No it does not work! -.-
Bl@ze! is offline  
Old 09/23/2009, 23:43   #11
 
elite*gold: 0
Join Date: Jul 2005
Posts: 116
Received Thanks: 28
well it worked for me in windowed mode if not those 2 i listed
namedrisk is offline  
Old 09/24/2009, 02:59   #12
 
elite*gold: 0
Join Date: Jul 2005
Posts: 206
Received Thanks: 108
Removed.
Revived Soulreaver is offline  
Old 09/24/2009, 03:32   #13
 
elite*gold: 0
Join Date: Apr 2008
Posts: 603
Received Thanks: 94
control and key send only works in xp but not in 7 or vista
emtec22 is offline  
Old 09/24/2009, 06:08   #14
 
elite*gold: 0
Join Date: Jul 2005
Posts: 206
Received Thanks: 108
Quote:
Originally Posted by emtec22 View Post
control and key send only works in xp but not in 7 or vista
I haven't tested that theory but i am running windows 7 x64 and send message works fine.

How can ReadMemory? I am using the Base Address of the MainHandle + the offsets but i am not actually reading memory...this seems like i am doing something wrong.
Revived Soulreaver is offline  
Old 09/24/2009, 16:32   #15
 
elite*gold: 0
Join Date: May 2008
Posts: 24
Received Thanks: 4
GetModuleHandle can only return module handles from the process in which it was called. Unless you are injected... you're doing it completely wrong.
aocunderground is offline  
Reply


Similar Threads Similar Threads
Does anyone know how to handle this?
09/03/2010 - Mabinogi - 10 Replies
how to handle the mini game of metal conversion? Can you offer me a link or just post bellow?
Correct way to handle speedhack
05/10/2010 - CO2 Programming - 10 Replies
What would be the correct way other then; Entity.Character.StatusFlag |= Update.Flags.Cyclone; Update upd = new Update(true); upd.Append(Update.StatusFlag, Entity.Character.StatusFlag); upd.UID = Entity.Character.ID; Entity.GameHandler.SendToClient(upd.ToArray()); The only way so far I discovered is when launching superman.
[C++] Process Handle
10/27/2009 - C/C++ - 9 Replies
huhu, ich hab ein Problem den Process Handle von Diablo II zu bekommen. #include <cstdlib> #include <iostream> #include <windows.h> using namespace std;
2moons window handle
04/09/2008 - Dekaron - 1 Replies
hello there people, im new here and as most noobs i joined to ask for help. I'll do my best to help other ppl as much as i can though As the title of the thread suggests, im trying to get the handle of the 2moons window but Windows wont let me get access to the message stream of the window. I'm using spy++ btw. I looked it up on google but there arent many topics i could find about this issue. From the hacks i've seen in the forum im guessing its not worth it trying to get the window...
How to handle a rb
02/16/2007 - CO2 Guides & Templates - 16 Replies
When you see a rb pking, you think usually about the guard right? especially when rbs get to 105 and have gold guard, they are usually invincible. A little trick that works for me is to poison the guard before going after the pker, the poison delays the guards lightning, giving you enough time to land a fb or rapid on the pker, however sometimes it does fail and 9/10 you die because gold guard has a ridiculously high Matk feel free to flame away and call me a noob or w/e just sharing...



All times are GMT +2. The time now is 11:13.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.