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
https://forums.phpfreaks.com/topic/7221-help-with-a-script/#findComment-26286
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
https://forums.phpfreaks.com/topic/7221-help-with-a-script/#findComment-26290
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
https://forums.phpfreaks.com/topic/7221-help-with-a-script/#findComment-26300
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.