[Source] Spammer Function

Posts 115 of 19 · Page 1 of 2
[Source] Spammer Function
Spammer

Code:
void Spammer(void){

keybd_event(VK_RETURN,0,0,0); //Enter
Sleep(1000);//Number of Millaseconds
keybd_event('L',0,0,0); //The Letter.
keybd_event(VK_RETURN,0,0,0); //Enter

}
nice! a perfect way to get chat banned
@off topic yea 2nd way of it
@on topic gj
i use the copy paste table its much more efficiant
hmm this would be ingame only spammer..
i guess there would not be an easy way to do a lobby spammer
although if you used your mouse to select the chatbox and then turn on the spammer it would probably work
isn't this already posted by cn ?
No you can use this if you have a vip public just like all vip pubs have spammers in them this is great thanks
so this is basically one of those auto spammers?
Typing a whole sentence using the keyboard event function is slow. Just copy the phrase to the clipboard and paste the phrase continuously.
Does this work when you are playing a game in combat arms?
if you properly make a call to the spammer function in your hack then yes
wats wrong with an engine spammer /
rofl i never said i coded this, anyways im not sure who made this due to the fact that it is a very simple function.
Posts 115 of 19 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?