| View previous topic :: View next topic |
| Author |
Message |
DrVirus Cheater
Reputation: 0
Joined: 05 Oct 2013 Posts: 32 Location: Planet Mercury :P
|
Posted: Thu Jan 15, 2015 11:22 am Post subject: Please help me with this weird issue.. |
|
|
Hello , recently i've been trying to make a form [C++] clickable ingame , it's a DLL GUI form , i already tried TOPMOST , Form->Focus .
the form appears ingame as topmost , but once i click on something in it , the game minimizes and i have to select what i want in desktop before returning back again ....
The Form is not clickable while ingame , it just appears but i can't make it keep appearing ingame while selecting what i want [so i don't have to go to desktop everytime.]
Could anyone help me ? Thanks
|
|
| Back to top |
|
 |
zm0d Master Cheater
Reputation: 7
Joined: 06 Nov 2013 Posts: 423
|
Posted: Thu Jan 15, 2015 11:31 am Post subject: |
|
|
| Run the game in windowed mode.
|
|
| Back to top |
|
 |
DrVirus Cheater
Reputation: 0
Joined: 05 Oct 2013 Posts: 32 Location: Planet Mercury :P
|
Posted: Thu Jan 15, 2015 11:46 am Post subject: |
|
|
| zm0d wrote: | | Run the game in windowed mode. |
i wanna play the game in full screen mode & Anyway there is no window mode option..
|
|
| Back to top |
|
 |
Cheat Engine User Something epic
Reputation: 60
Joined: 22 Jun 2007 Posts: 2071
|
Posted: Thu Jan 15, 2015 12:55 pm Post subject: |
|
|
Look for a Borderless windowed mode. Set it to your native resolution. It's like fullscreen, except other windows can be in focus.
Edit: Whoops, didnt see there was no windowed option. Hook DirectX/OpenGL , or force a windowed mode one way or another.
|
|
| Back to top |
|
 |
DrVirus Cheater
Reputation: 0
Joined: 05 Oct 2013 Posts: 32 Location: Planet Mercury :P
|
Posted: Fri Jan 16, 2015 3:00 am Post subject: |
|
|
how can i hook a directx while my form is GUI and not d3d o.O ?
i saw some hacks which are selectable & Clickable while ingame ...i just wanna my hack be like this.
i am sure that you guys got a good code for that
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
| Back to top |
|
 |
DrVirus Cheater
Reputation: 0
Joined: 05 Oct 2013 Posts: 32 Location: Planet Mercury :P
|
Posted: Fri Jan 16, 2015 11:33 am Post subject: |
|
|
My Cheat is coded in C++ & it's a normal form so i can't use a direct3d hook [probably] , so i think that overlay will do it's job..
could you recommend me a tutorial or something like dat ?
|
|
| Back to top |
|
 |
|