Handle event from anouther program

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
6 posts Page 1 of 1
Contributors
User avatar
muttley1968
Hardcore Programmer
Hardcore Programmer
Posts: 622
Joined: Thu Jun 17, 2010 11:54 pm

Hello does anyone know how to add a handle to the keypress event of anouther program i want to make it so if you
Press esc it will cansle its usual event and replace it with a code i write to do a diffrent task then it is supose to
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

That would be reverse engineering?
Practice makes perfect!

VIP since: 6-10-2011
User avatar
muttley1968
Hardcore Programmer
Hardcore Programmer
Posts: 622
Joined: Thu Jun 17, 2010 11:54 pm

Reasson why is i need to remove being able to disconect feture from a minecraft to use it in a special version
is their anyway to handle this or do this even if i do have to reverse engineerir it i have to have this done by monday
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

muttley1968 wrote:
Reasson why is i need to remove being able to disconect feture from a minecraft to use it in a special version
is their anyway to handle this or do this even if i do have to reverse engineerir it i have to have this done by monday
Make a keypress event so when someone press esc it clicks esc again ? That run hidden in the bg
https://t.me/pump_upp
User avatar
muttley1968
Hardcore Programmer
Hardcore Programmer
Posts: 622
Joined: Thu Jun 17, 2010 11:54 pm

but how would i do that from my program would i run a background process or make a form that is allways ontop but has a trasparency or something
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

You could make a program that has an panel where you execute minecraft inside the panel so that minecraft run inside your application and then do some sendkeys stuff
https://t.me/pump_upp
6 posts Page 1 of 1
Return to “Coding Help & Support”