Tutorial: Hotkeys with a Module*NEW*
Hi it's me hejsan.
I've seen alot ppl asking how to make hotkeys.
NextGen, I saw you said somewhere, why can't someone make a hotkey tutorial using a module, and here it is
Note: I have done this completly by myself, so this is NOT leeched.
So lets begin.
1) We are going to add something called "Module"

2) Add this code:

Start typing leechers
, you wont learn something if you C&P(Copy and paste) So this is a good way to learn.
3)Add a timer to your form, just remember to enable and put it the interval on 1.

4)Double click on the timer and add this code:
[php] HotKey(True)[/php]
I've seen alot ppl asking how to make hotkeys.
NextGen, I saw you said somewhere, why can't someone make a hotkey tutorial using a module, and here it is

Note: I have done this completly by myself, so this is NOT leeched.
So lets begin.
1) We are going to add something called "Module"

2) Add this code:

Start typing leechers
, you wont learn something if you C&P(Copy and paste) So this is a good way to learn.3)Add a timer to your form, just remember to enable and put it the interval on 1.

4)Double click on the timer and add this code:
[php] HotKey(True)[/php]


