Jump to content

Recommended Posts

Posted (edited)

How to run program with a shortcut, and this program must be on top of other applications, even if for example I have actually turned game in full screen mode.

Any advice.

Edited by jacq
Posted

Hi,

It requires dll injection for fullscreen mode, and unless you are a very good programmer it would be easier to do it in another language than in autoit (which would be useless except for injecting the dll, not coding it).

Br, FireFox.

Posted

I was able to add applications on top but in game in full screen does not work. Can I make it to work when I have game on somehow?

Posted (edited)

There is some examples on the forum. But you have to know that you will not be able to bring the window you want in top of the screen game, because this window has to be written with directx/opengl functions (yes unfortunately it's not based on win api.)

PS: That's why cheat game's menu are pretty simple, faster to code.

Br, FireFox.

Edited by FireFox

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...