Post: Program Made By Me
10-23-2010, 04:21 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Ok so i made a simple little program that is a text spammer. Also if you run a virus scan it may show up as a virus but is not!!! The reason it does this sometimes is because it takes control or a key on your keyboard and the Anit Virus sees that as a threat. If you dont feel safe download this then ill make a video and even post the source code.


Im just selling it for 100 vbux because its simple but i plan to make more in the future.

-Note: you might have to also download a .net framework.
(adsbygoogle = window.adsbygoogle || []).push({});
10-23-2010, 05:41 PM #2
why dont do it for the rep Cool Man (aka Tustin)
no1 will buy it for 100 bucks

do ith for teh rep
10-23-2010, 05:50 PM #3
i dont want rep and i wrote vbux not real money
10-23-2010, 05:51 PM #4
he said 100 vbux, not 100$
10-23-2010, 06:32 PM #5
omg it was a joke chill guys
i know it was 100 vbux ffs thats like 3-5 posts lol
10-23-2010, 06:35 PM #6
not even worth 100k vbux thrs free programs in ppremium and on the interwebz
10-23-2010, 07:04 PM #7
I made one of these and released it free, and will release the source if anyone wants it. Its in prem.
10-23-2010, 08:00 PM #8
Yea i didnt figure it would sale...but if there are any non premiums that want it just send vbux and ill send you link. I mainly wanted people to test it for me
10-23-2010, 08:14 PM #9
Originally posted by S
Yea i didnt figure it would sale...but if there are any non premiums that want it just send vbux and ill send you link. I mainly wanted people to test it for me


If you want send me the source code and Ill make it a bit better and leave comments so you can learn.
10-23-2010, 08:37 PM #10
Originally posted by AgentBearJewsHO View Post
If you want send me the source code and Ill make it a bit better and leave comments so you can learn.

ok thanks bro, i got to make a new new one right quick i cant find my project folder

---------- Post added at 04:37 PM ---------- Previous post was at 04:15 PM ----------

OK i have the sourcode: You need two buttons, textbox, and timer

        Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Timer1.Start()
End Sub

Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
Timer1.Stop()
End
End Sub

Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
SendKeys.Send("{Enter}")
My.Computer.Keyboard.SendKeys(TextBox1.Text)
End Sub
End Class

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo