Hello everyone.

I am making a game trainer in vb.net. and want to know how to write a "TEXT" wherever your cursor is. I have already found shortkey mechanism but still looking for this one.
Example:
I am playing game. I pressed Shift+f3 and no matter which windows is focused or where my cursor is it write "Nutter Tools"(gamecode).

Recommended Answers

All 2 Replies

Set the form's opacity color / percentage

Create a label

Set the back color to the opacity color

Write the text in the label

Set the label location to cursor location

Please give me a link or nessecary knowledge regarding this.. I have searched internet for complete three days and then i have posted this here. all i want is to make my programm work like onscreen keyboard. which writes text wherever cursor is...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.