[Help] Keybinding in VB [Solved]
I have always wanted to learn VB and C so I finally got off my tail and began my journey.
I have been studying so much my brain is beginning to bleed, about simple spam bot scripts and am getting no where, why?
All the tutorials I have read pertaining to spam bots use timers and I do not want timers, all I want is hotkeys to activate my text boxes.
for instance, if I were to bind F8 to textbox1, randomly clicking f8 will spam my message one time per click relying on no timers and only on my input.
I can not for the life of me figure out how to do it when like I said, all spam bots I have read up on rely on timers to work.
I have spent 3 days researching the subject so please dont tell me to google it when I have, oh Lord I have.
All I ask is if its possible to do it the way I wish, or do I still have to add timers?
I do not want someone to do it for me, I just need a little nudge in the right direction.
We all have to start somewhere, right?
thanks you for your time.