Information and Tricks

This blog provides you tricks and tips for maintaining your PC and internet tricks as well

Monday, December 24, 2012

How to make a simple chat spam bot using vb6

Hello in this post I am going to tell you how to make a chat spam bot using vb6.

Open vb6 and create a standard exe file and Make 2 command buttons ,a textbox and a timer

In the first command button put this code

Timer1.Enabled = True

In the second command button put this code

Timer1.Enabled = False

In the textbox put this code


SendKeys Text1.Text
SendKeys "{enter}"


and make it .exe file and try it :-)

I already completed the software visit this link download-http://bitsor.com/files/T6TK02AY/spam.vbp


Subscribe to our blog