Quick Question

Discussion in 'Programming General' started by Lukef555, Feb 20, 2010.

Quick Question
  1. Unread #1 - Feb 20, 2010 at 10:13 PM
  2. Lukef555
    Joined:
    Aug 16, 2008
    Posts:
    3,206
    Referrals:
    6
    Sythe Gold:
    0

    Lukef555 Grand Master
    Banned

    Quick Question

    Hey guys well im working on a client and i wanna make a couple changes to my auto typer before i add it in, what i wanna do is put a slight delay after the button is clicked till when the typer starts, is there a command for this? >_<


    Thanks,


    Lukef555
     
  3. Unread #2 - Feb 26, 2010 at 8:43 PM
  4. crackmyknuckles
    Joined:
    Jan 9, 2009
    Posts:
    15
    Referrals:
    0
    Sythe Gold:
    0

    crackmyknuckles Newcomer

    Quick Question

    quick hack would be Thread.Sleep(100) the 100 is the time to make the thread sleep for in milliseconds (1000 = 1 second)...

    Tho if the auto talker is running on the same thread as the UI it will cause the UI to freeze and that's generally a bad thing....
     
  5. Unread #3 - Feb 27, 2010 at 7:14 PM
  6. Lukef555
    Joined:
    Aug 16, 2008
    Posts:
    3,206
    Referrals:
    6
    Sythe Gold:
    0

    Lukef555 Grand Master
    Banned

    Quick Question

    Oh i see, thanks bud!
     
< ProxyShell Hide IP Standart | Question >

Users viewing this thread
1 guest


 
 
Adblock breaks this site