little app help.

Suspended
Joined
17 Mar 2004
Posts
4,934
Location
Market Drayton, Salop
Hey all,

Ive been trying to learn VB now for months but i get so far into it and then stop because i can never find anything to use it on. Well now i have and would like to run it by you.

Id like a little app that i can run along side eve online, that would allow me to press one button and the the app to then tell eve that ive pressed several buttons in game.

Reason being, i want to link all my weapons turrets to one button so that they all fire at once.

Do you think it would be possible, and how should i go about it?
 
Hmm,

What I would do (im not too good at programming) is have the list of keys you wish to send in a list send that list to a function which fiirst brings eve to the front as the active screen and loops through the keys you wish to send.

Possibility.
 
Back
Top Bottom