Need inframing / auto clicking script made

Status
Not open for further replies.

TheInternetHustler

Regular Member
Joined
May 16, 2008
Messages
484
Reaction score
394
I need some sort of script that will load a page in an iframe, automatically fill in a text box on that page and automatically click a button.

Can this easilly be done?

And btw this is not for email submits or any type of CPA offer for that matter, but if you have a script for something like that, then you could probably also make the script I need.

Please PM me for more information, and then you can give me a quote on how much it will cost.
 
You should try macros, this seems pretty simple and macros are good with simple stuff.
 
You should try macros, this seems pretty simple and macros are good with simple stuff.

Yup, this can be done with a macro, I just need one that is web based or something. I want it to automatically run when some visits the site I will place the script on.
 
if you screen through all of the html in the file your iframing, and change the <input value=""> to equal whatever you want. Also you'd need the script to change the <form> adding a javascript:onload() to auto click.

There might be other ways to do this from the web server side, but this is the only way i can think of. I played around with this a bit once, but it was too much of a pain to do. im sure some freelancer would do it for you for the right price though
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top