Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Simple Email Bomber filter_list
Author
Message
RE: Simple Email Bomber #21
(07-19-2013, 08:08 PM)shebang Wrote:
(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

He's checking to see if you've set a sending interval, however I'm not sure why it would be in a click event if he hasn't checked any conditions previously.
I made it in a click event because I'm coming back to coding in VB lol. I quit for about two years, so forgot I could've just put it above my timer1 coding xD
[Image: sasuke_akatsuki_robes_by_giiinger-d6gy0yi.png]

Reply

RE: Simple Email Bomber #22
(07-19-2013, 10:07 PM)Gingie Wrote:
(07-19-2013, 08:08 PM)shebang Wrote:
(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

He's checking to see if you've set a sending interval, however I'm not sure why it would be in a click event if he hasn't checked any conditions previously.
I made it in a click event because I'm coming back to coding in VB lol. I quit for about two years, so forgot I could've just put it above my timer1 coding xD

Nothing wrong with it, as long as it works as it's supposed to. No need for fancy tweaks if it works.

Reply

RE: Simple Email Bomber #23
(07-20-2013, 10:36 AM)Platinum Wrote:
(07-19-2013, 10:07 PM)Gingie Wrote:
(07-19-2013, 08:08 PM)shebang Wrote:
(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

He's checking to see if you've set a sending interval, however I'm not sure why it would be in a click event if he hasn't checked any conditions previously.
I made it in a click event because I'm coming back to coding in VB lol. I quit for about two years, so forgot I could've just put it above my timer1 coding xD

Nothing wrong with it, as long as it works as it's supposed to. No need for fancy tweaks if it works.
True lol. It would've been nice though xD
[Image: sasuke_akatsuki_robes_by_giiinger-d6gy0yi.png]

Reply







Users browsing this thread: 1 Guest(s)