Jump to content

Automatically Clicking URL Buttons

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
6 replies to this topic

#1
Hund34

Hund34

    Newbie

  • Members
  • Pip
  • 3 posts
Im wondering if somebody could create a program for me, or even just point me to a pre-made program.. I'll explain what I need.

Lets say you have 3 diffrent URL buttons that you need to get pressed. In this program you insert those 3 URL's and when they r "sensed" or "found" on your Internet window it will automatically press it. If it could try to locate those URLs every half second that would be awesome.. If you need more info about it just post here and i'll see if I can answer your questions.

Thanks!

If the program works well enough, then I might be willing to throw some money your way aswell as a thankyou. :)

Edited by Hund34, 19 April 2008 - 07:54 PM.


#2
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
Well most programming languages have access to the CURL libraries. Which will allow you to connect to a link - in many cases this can simulate a click. For example, when you click on the link to this post
[http://forum.codecal...l-buttons.html# ] it's view count gets updated. It would be easy to have CURL simply connect to this URL 100 times and thus it's view count would increase 100 times, which in tern simulates 100 clicks.

However, simulating a click on a google adsense advertisement is impossible as far as I am concerned (at least without some really expensive software).

If you are looking for something like the first example, I would be willing to do it for a small fee. However, if you would like to do it yourself, I can provide you with a good amount of information on what you need to do.

Edited by John, 19 April 2008 - 07:59 PM.


#3
Hund34

Hund34

    Newbie

  • Members
  • Pip
  • 3 posts
It wouldn't be to click Google Ads, though that would be a good idea if it worked. It would actually be to click on some buttons for a game online (Web Based). If it's possible then that would be awesome.

#4
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
If you can post the link and which buttons you want pressed, I can probably give you more information.

#5
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
And I'd do it too - for a small(ish) fee, or some +rep.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#6
Hund34

Hund34

    Newbie

  • Members
  • Pip
  • 3 posts
I'de be glad to rep you and pay if it works like I need it to.

Ok, so the URLs that I need it to find and press are the following:

1. http://www.r-fate.co....ion=rf_mbattle
2. http://www.r-fate.co....ttlecontinue=6

Thanks.

#7
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
It would probably be better to create one yourself, although I don't know how - can you give any info, John?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums