Auto Clicking Program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WiredGuy
    Pounding Googlebot
    • Aug 2002
    • 34512

    #1

    Auto Clicking Program

    Hi,

    I have a stupid application written in VB from an old programmer that I hired which has a small flaw in that it times out after operation until a user clicks on an icon in the software. I don't feel like sitting here clicking that icon like an idiot so I was wondering if anyone know of a software package that can "autoclick" on that button every x minutes.

    Does such a thing exist?

    Thanks
    WG
    I play with Google.
  • frankfortuna
    Confirmed User
    • Aug 2002
    • 1504

    #2
    Does Windows recorder still exist? I suppose you could record a macro that is driven by scheduler.

    It's been ages since I've used either, hence, this recommendation may be obsolete.

    Comment

    • WiredGuy
      Pounding Googlebot
      • Aug 2002
      • 34512

      #3
      Originally posted by frankfortuna
      Does Windows recorder still exist? I suppose you could record a macro that is driven by scheduler.

      It's been ages since I've used either, hence, this recommendation may be obsolete.
      I never even heard of a Windows recorder before...
      WG
      I play with Google.

      Comment

      • Rep
        Confirmed User
        • Sep 2002
        • 991

        #4
        wouldnt be hard to make something like that, kinda funny you are looking for something to autoclick instead of a fix to the application though. You don't still have the source to the original buggy application do you?
        who | grep -i blonde | date; cd ~; unzip; touch; strip; finger; mount; gasp; yes; uptime; umount; sleep

        Comment

        • WiredGuy
          Pounding Googlebot
          • Aug 2002
          • 34512

          #5
          Originally posted by Rep
          wouldnt be hard to make something like that, kinda funny you are looking for something to autoclick instead of a fix to the application though. You don't still have the source to the original buggy application do you?
          I don't code VB... and I just found something from Google. That's exactly why I was looking for something, because I thought it existed and it's a much quicker fix than going thru code to fix bad code...

          Thanks though, nobody else need reply to this thread, I found a solution...

          WG
          I play with Google.

          Comment

          Working...