It is currently Thu Sep 09, 2010 4:55 am

All times are UTC + 2 hours



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: bextas chat spammer
PostPosted: Sun Jan 17, 2010 6:39 pm 
Offline
 Profile

Joined: Sat Aug 15, 2009 7:18 pm
Posts: 30
Hi guys

This is my simple Chat spammer

Image

It is in VB.NET

download
Code:
http://www.datafilehost.com/download-5e3712b5.html


Top
 

 Post subject: Re: bextas chat spammer
PostPosted: Mon Jan 18, 2010 8:28 am 
Offline
 WWW  Profile

Joined: Wed Mar 25, 2009 2:56 pm
Posts: 123
Location: Alpha Centauri B
private void Button1_Click(object sender, EventArgs e)
{
this.Timer1.Enabled = true;
}

private void Button2_Click(object sender, EventArgs e)
{
this.Timer1.Enabled = false;
}

private void Timer1_Tick(object sender, EventArgs e)
{
SendKeys.Send(this.TextBox1.Text + "{Enter}");
}



Simple, yet effective :)

Granted, any semi-decent IRC server would kick for flooding, but any generic online chat it should work for :)


Top
 

 Post subject: Re: bextas chat spammer
PostPosted: Mon Jan 18, 2010 4:50 pm 
Offline
 Profile

Joined: Sat Aug 15, 2009 7:18 pm
Posts: 30
yes this is so simple, even a noob can do it


Top
 

 Post subject: Re: bextas chat spammer
PostPosted: Mon Jan 18, 2010 5:45 pm 
Offline
 WWW  Profile

Joined: Wed Mar 25, 2009 2:56 pm
Posts: 123
Location: Alpha Centauri B
bextas wrote:
yes this is so simple, even a noob can do it


http://www.pcworld.com/article/187108/a ... do_it.html

Don't suppose you were reading that at the time? ;)


Top
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group  
Design By Poker Bandits