Post Reply Home » Forums » MMO Forums » EverQuest 2 » EverQuest 2 Premium Discussions

Getting Keyboard Input : EverQuest 2 Premium Discussions

Posted: May 21st, 2005
thewatcher
I get the feeling I'm goign to feel stupid when I get the answer to this but I have been searchin and am ready to give up.

I just want to see what the user in typing or wait for a key to be pressed, I'm currently using VBscript. Would someone be willing to overlook my somehow not being able to find it and help me out here?
Posted: May 23rd, 2005
User avatar
Premium
Total Posts:46 Joined:2005
VBscript does NOT, unfortunately, have those features built in. You will need to use Win32 API or code the feature in another language then access the DLL.

Drove me nuts for couple weeks trying to find a way to do it in vbs and finally found info saying not possible. Hehe Good luck and keep up good work on your script.
Posted: May 23rd, 2005
thewatcher
[quote="retsek";p="65477"]VBscript does NOT, unfortunately, have those features built in. You will need to use Win32 API or code the feature in another language then access the DLL.

Drove me nuts for couple weeks trying to find a way to do it in vbs and finally found info saying not possible. Hehe Good luck and keep up good work on your script.[/quote]

Thanks retsek, wrote a class to handle it. I appreciate the info, saved me a lot of searching.
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 34 guests
Post Reply