CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: akmaggot666

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    2,290

    Re: help with timer

    <-- comment deleted by mod -->

    and specially for u, freeze ( app not responding, flattering etc.), 'do nothing' (waiting for some time to do something)
    One guy post on other forum, '' u want to...
  2. Replies
    8
    Views
    2,290

    Re: help with timer

    it should pause for 6sec every loop, but not freeze, just do nothing 6 sec :D
  3. Replies
    8
    Views
    2,290

    help with timer

    Hallo

    Just need the variable to get the action sleep for defined time written in 'textbox3.text'


    Dim x As Integer = 1
    Dim i As Integer = 0

    Private Sub Timer1_Tick(sender As Object, e As...
  4. Replies
    1
    Views
    928

    help with coding

    Hey, this is a part from my (noob) spambot, this is the part to choose the 'spam count' (how much time the program should spam the text form textbox1)

    31127

    textbox1.text, where the user writes...
Results 1 to 4 of 5





Click Here to Expand Forum to Full Width

Featured