Help with Spammer in Vb 08

Posts 13 of 3 · Page 1 of 1
Help with Spammer in Vb 08
I think this goes in the coding section, but a can't find it!

Anyways, I need to know 2 things:

How can I make it print in the CA lobby?? (it prints in notepad)
And how do I add a random number at the end?

Any help/ links would be greatly appreciated!
to print to the ca lobby i use hotkeys
so when you press the hotkey it uses 'SendKeys (Text1)' text 1 being the textbox, on a repeating timer.
and to add a random number on the end i use 'SendKeys (Rnd())' which give u a random number on the end of your spams.
for my spambot + source code goto: [Release] My spam bot + souce - MPGH - MultiPlayer Game Hacking
Quote Originally Posted by Jakerzdog View Post
I think this goes in the coding section, but a can't find it!

Anyways, I need to know 2 things:

How can I make it print in the CA lobby?? (it prints in notepad)
And how do I add a random number at the end?

Any help/ links would be greatly appreciated!
VB.net section next time plox
Posts 13 of 3 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?