A question about faking a click

Discussion in 'HTML & Website Design' started by davejug1, Jan 1, 2009.

  1. #1
    Hey chaps, I gotta webdesign question I am hoping to get advice on.

    If a visitors views my site, in there any way I can fake a click, in other words I want an embedded application opened when they view my site, there is no way to automate the application through the actual app but is there a way to do it through any other coding languages?

    Don't worry I won't be autoclicking Adsense so save any moral judgements :)
     
    davejug1, Jan 1, 2009 IP
  2. innovati

    innovati Peon

    Messages:
    948
    Likes Received:
    63
    Best Answers:
    1
    Trophy Points:
    0
    #2
    haha wow, since you said it's not going to be for cheating adsense I guess I believe you! haha cause I doubt faking a click could be used in any other way to cause fraud, exploitation or some other creative kind of damage.

    So then, tell us what you're trying to accomplish and maybe we can better help you.

    You cannot reliably embed code that will execute on the end users operating system, because you likely have people running various versions of windows, as well as linux and mac so you couldn't get them all.

    If you use javascript or any browser-based script instead of trying to do it on a system level, you run into browser compatibility issues, as well as user-preferences like what if they have javascript turned off, or they haven't installed the correct plugins or software you're trying to exploit to forge a click.

    Just the request is sickening, but I'm reserving moral judgement on you - I'll give you the benefit of the doubt in hoping you're simply confused and misled, and not a worthless piece of scum for trying to exploit people.
     
    innovati, Jan 2, 2009 IP
  3. davejug1

    davejug1 Banned

    Messages:
    374
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hahaha thank's for the reply.

    No I am not using this for bad deeds, just to automate processes for myself. I will be the only viewer of the site.

    On researching it over the past week I have found a way to do it, although it can certainly be used for bad purposes, imagine if you had a PPI program going, you can autoinstall programs on peoples systems without any action on their part. Not the kinda stuff that's good about marketing.
     
    davejug1, Jan 3, 2009 IP