Hi Im building a firewall in visual basic it will nuke all those damn sub seven other trojan users.. but i dont know if my nuke code is good.. hope u can help me

Here it is:

Private Sub Timer2_Timer()
Timer2.Interval = Text5.Text
Winsock1.SendData Text2.Text & Text2.Text & Text2.Text
End Sub

text 2 would be a textbox full of 101010101010101... etc.
will this code work or is there a better code for nuking in vb?

Hope u guys can help me out..

Greetings