Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Coding question
#1
I'm very new to VB, or coding in general, but I followed an Auto Clicker tutorial because I thought it would be very easy and good to start with. Everything works, except I'm not too sure on how to make a hotkey.

I have two buttons, "Begin" and "Stop." I want to assign F10 to Begin and F12 to Stop.

I have this code already:
Code:
Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vkey As Long) As Integer

From what I know, you'll be needing a Timer to make the hotkey. But now, I'm totally confused. If anyone would like to see the source for more info, just post.




Also, how do I put in a picture in the background so my GUI looks better?
[Image: fixedt.png]
Reply


Messages In This Thread
Coding question - by ElephantShoe - 12-29-2009, 01:26 PM
RE: Coding question - by dunlop03 - 12-29-2009, 01:58 PM
RE: Coding question - by ElephantShoe - 12-29-2009, 05:40 PM
RE: Coding question - by thanasis2028 - 12-30-2009, 04:33 AM
RE: Coding question - by dunlop03 - 12-30-2009, 07:55 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with coding jerrojack 1 756 12-29-2011, 03:27 AM
Last Post: AceInfinity
  Coding-Central.net - Coding, cracking and webmastering. w00pz 5 2,034 09-02-2011, 01:43 PM
Last Post: AceInfinity
  Help Coding A Downloader? Fragma 9 2,845 08-25-2011, 06:10 PM
Last Post: LiveModz
  .Net Coding Challenge #5 iCrack 18 4,829 05-21-2011, 12:49 AM
Last Post: thanasis2028
  [TUT]Improve your Coding[VB] ThePrinCe 10 1,478 05-07-2011, 06:40 PM
Last Post: Inventor

Forum Jump:


Users browsing this thread: 1 Guest(s)