Results 1 to 8 of 8

Thread: Auto clicking certain pictures on banners

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Location
    Sydney Australia
    Posts
    20

    Lightbulb

    hiya all,

    in using a paying banner, but every 15 minets or so i get a banenr that says click on the gree continue button to continue. (this button is randomly placed)

    haves anyone got any ideas?

    tahnks
    Remember www.mos.net.au for all your computer needs.

  2. #2
    Addicted Member Stephen Bazemore's Avatar
    Join Date
    Aug 2000
    Location
    North Carolina
    Posts
    158
    I'm not exactly sure what you mean. Could you give a little better description.
    Stephen Bazemore
    Email:[email protected]

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Location
    Sydney Australia
    Posts
    20

    Talking

    ok, well i want to make a program to automaticaly click on the continue button on the banner program i have open (anouther program like alladvantage).

    the program shows banners for 15 - 30 minets. after this time a html page comes up and askes you to click on the continue button. The problem is that there is a logout button also, and these buttons are randomaly placed so i cant just make a program to click on everything.

    Remember www.mos.net.au for all your computer needs.

  4. #4
    Addicted Member Stephen Bazemore's Avatar
    Join Date
    Aug 2000
    Location
    North Carolina
    Posts
    158
    I take it your using Desktop Dollars..

    Well anyway. You would need to use api to do this. Get the specified handle, class, ect. A timer to track when the mouse is supposed to click. If it is desktop dollars your using let me know, because I use it. I would be able to help you out with the api, ect. Im gonna tinker with some code for right now, but let me know, and i'll try to help you.
    Stephen Bazemore
    Email:[email protected]

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Location
    Sydney Australia
    Posts
    20

    Cool

    yep itz Desktop Dollars.
    Remember www.mos.net.au for all your computer needs.

  6. #6
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    So your problem is getting rid of this box eh? Well even though i don't support cheating...i can give a suggestion with oit code for educational purposes only . Anyways...have a form running and when it loses focus...meaning another form(box) is overtop of it send keys like vbTab to move over to "ok" and send the enter key(Chr(13)) or space bar(vbSpace i think) to click it.

    Gl,
    D!m
    Dim

  7. #7

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Location
    Sydney Australia
    Posts
    20
    i wish it was that easy..

    the continue button is a graphic inside the banner..
    it is a html file not a popup box
    Remember www.mos.net.au for all your computer needs.

  8. #8
    Addicted Member Stephen Bazemore's Avatar
    Join Date
    Aug 2000
    Location
    North Carolina
    Posts
    158
    Well I tried to put together some api last night, but I couldnt get it. so the most possible conclusion now, is we would have to get the exact coordinates on the screen to where the buttons are and have the timer click those coordinates at the correct time.. I'll see what I can do.
    Stephen Bazemore
    Email:[email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width