Jump to content
UBot Underground

Possible To Disable Website Button / Replace?


Recommended Posts

There is a button with the following code in Amember

<input type="submit" onclick="_gaq.push(['_trackEvent', 'Button', 'Click', 'Signup']);" value="   Continue   ">

and I've been trying to figure out how to best disable it or add in a custom function to it if possible. I have a .net program that I had coded that I'm trying to port over to ubot so I can maintain it personally but in the one I had custom coded it can wait for user interaction and then continue. Basically I want the bot to disable the button so I can have the bot take over once the user fills in the form.

 

How can I disable it?

Link to post
Share on other sites

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.   Paste as plain text instead

  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.

Loading...
×
×
  • Create New...