Jump to content
UBot Underground

The Input Commands (Dev+Pro) by JonhB


Recommended Posts

Ok I have navigated to a page containing flash

Used the move mouse left click mouse and so on until I get to the code I want to scrap

 

Used Press or Release Key: Control Press

Send Keys: a

Send Keys: c

I now have the code I want

But how move it from this point into a list or variable?

 

JohnB can you help with this

Link to post
Share on other sites

zap,

 

I am checking on a couple of possibilities here but here is what I did.

 

Basically, I did what you documented.

 

I then navigated to another site in a thread and pasted the clipboard to a textbox that I knew could take that data. I then scraped that page and voila it was in my Bot.

 

I know that is VERY much around the block, down the street and then back again. But hopefully, we will determine a more productive and easier path.

Link to post
Share on other sites

Thank for looking BotBuddy this is a similar work around to the one I used

I just setup html page with input fields nav to it paste the content and scrap it back

But as you say not the best technique

Link to post
Share on other sites

botbuddy

 

Nice find but I feel a command is needed within ubot

But it must be complex to implement as I can’t see such a simple command being overlooked,

Also we are on the edge of the software intended design webpage control not windows control

 

As it stands at the moment I will stick with the html file on my hard drive and nav to that as its working I see little point in fixing one work around for another

You seem to have spent a fair amount of time on this thanks for that

Link to post
Share on other sites
  • 2 months later...

Hi.

 

Copy & Paste is exactly what I need for some websites.

My main problem with this workaround is, that I have to stay on the page where I have to paste the stuff.

 

I have to read 3 files.

1. Read file 1 to clipboard

2. Paste into field 1 of website

3. Read file 2 to clipboard

4. Paste into field 2 of website

5. Read file 3 to clipboard

6. Paste into field 3 of website

 

So I can't use the write to browser function. This would navigate me away from the page.

It would work for the first paste command. But we only have 1 clipboard, so how can I get text2 and text3 into the clipboard without navigating away from the website.

 

I tried to run it in a separate browser window, but that doesn't work.

 

If someone has an idea, that would be really great.

 

Thanks in advance

Dan

Link to post
Share on other sites
  • 8 months later...

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