RE: Simple Email Bomber 07-19-2013, 03:29 AM
#11
Man, I can't run anything on this mac :c
Simple Email Bomber filter_list | |
(07-19-2013, 03:29 AM)Love Wrote: Man, I can't run anything on this mac :c
(07-19-2013, 08:38 AM)Platinum Wrote: People, there is no need to worry. I have tested this program and it's safe to use. You have to enter your Gmail credentials but they will not be logged or stored. Enjoy!
Spoiler:
(07-19-2013, 02:41 PM)Eternity Wrote:(07-19-2013, 08:38 AM)Platinum Wrote: People, there is no need to worry. I have tested this program and it's safe to use. You have to enter your Gmail credentials but they will not be logged or stored. Enjoy!
Spoiler:
I know it's safe, i just want to check out the code.
Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
MsgBox("You have to set the time interval first and click set speed before clicking bomb. 1 = 1 second. ~Gingie")
End Sub
(07-19-2013, 07:11 PM)Eternity Wrote: What is the meaning of this?Code:Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
MsgBox("You have to set the time interval first and click set speed before clicking bomb. 1 = 1 second. ~Gingie")
End Sub