Jump to content

help with a script


Crypt

Recommended Posts

[!--quoteo(post=364095:date=Apr 12 2006, 12:16 PM:name=Krypt)--][div class=\'quotetop\']QUOTE(Krypt @ Apr 12 2006, 12:16 PM) [snapback]364095[/snapback][/div][div class=\'quotemain\'][!--quotec--]
I am trying to make an auto-click script. Where it loads a website in an iframe then auto-click's a button on that website. Is there a way to set like attributes so it will auto-click it?
[/quote]

you may be able to simulate that effect... what are you wanting to do with the auto-click? submit a form? if so, there are other ways of doing that without actually having a "click" executed.
Link to comment
Share on other sites

[!--quoteo(post=364100:date=Apr 12 2006, 11:27 AM:name=obsidian)--][div class=\'quotetop\']QUOTE(obsidian @ Apr 12 2006, 11:27 AM) [snapback]364100[/snapback][/div][div class=\'quotemain\'][!--quotec--]
you may be able to simulate that effect... what are you wanting to do with the auto-click? submit a form? if so, there are other ways of doing that without actually having a "click" executed.
[/quote]

I am trying to make it "click" a button. but this button is on a different website.
here is what I am working on:

[code]hxxp://xhila.com/king/1.php[/code]
take out the xx and replace with tt
Link to comment
Share on other sites

[!--quoteo(post=364107:date=Apr 12 2006, 11:50 AM:name=thorpe)--][div class=\'quotetop\']QUOTE(thorpe @ Apr 12 2006, 11:50 AM) [snapback]364107[/snapback][/div][div class=\'quotemain\'][!--quotec--]
You can use the curl extension to make requests to webpages. What exactly happens when this [i]button[/i] is clicked?
[/quote]

It votes for me in this specific thing. It increases my vote count by 1. Can you please explain how I could do this? I can pay you if you get a working script.
Link to comment
Share on other sites

No, I meen what action takes place when the button is pushed. You need to know what script is called upon clicking, then use the curl extension to call this script.

If you want the script written for you then place a post in the freelance forum, this isn't the place.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.