Jump to content
UBot Underground

Toying with Some Ideas


Recommended Posts

Hey guys,

 

I've been toying with an idea for a bot but it would require ubot to have slightly different functionality. I'd love to be able to in a short explanation, to take a value of a variable and allow me to click a field in a page and then click a button in the user interface and it will paste that into the field currently selected.

 

I know it's totally different functionality then what is in ubot, but I'm considering the ability to all one to go to a page in a semi-automated fashion and add information into a website.

 

Thoughts?

 

Frank

Link to post
Share on other sites

I think javascript might be able to do something, either find a way to inject it into the page and then it gets the element by id and then runs a ubot script (I think this should be possible). Or on a mouse event maybe it runs a ubot script - I am not really fluent in JS yet so I can't be 100% sure but it's an idea.

Link to post
Share on other sites

yea, I"m kind of in the same boat. I know a bit about javascript, but there doesn't seem to be a way to just print the characters unless I have the element id. And I'm not sure how to pull id's on the fly.

 

Frank

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