Jump to content
UBot Underground

[SOLVED] DEV License issue with Move Mouse


Recommended Posts

The Move Mouse feature does not work correctly.

When you have to scroll down on a site the coordinates (relative to browser) are totally inaccurate. :blink:

 

I tried Active Window and Screen as well.

Negative results too.

Link to post
Share on other sites

the move mouse and the mouse click is not working according to what is one the page. It is working according to coordinates relative to the upper left corner of the browser.

 

So how do we deal with Flash buttons that are almost on the bottom?

In uBot Studio i have to scroll down, which is not possible while holding the CTRL button and recording the XY, and scrolling down to the bottom first and then record the XY does not work as well, as the result is inaccurate.

Link to post
Share on other sites

Hi.

 

Click into the window to get focus.

 

Send END Key to move to the bottom.

And then use move mouse command to navigate to the button.

 

Dan

 

Thanks for the thoughts Dan.

However it's not completely on the bottom and i the Flash button isn't visible if i do it with the END key.

It's about in the middle of the page, almost bottom.

I can't do it with END and then Move Mouse, as the Flash button isn't visible.

 

Best thing would be a Scroll Mouse feature that simulates mouse scrolling.

My mouse scrolls about 1 inch at the time.

Link to post
Share on other sites

If the end key does not work, then use the Tab key as Buddy stated. You simply Tab until your page element is visible.

 

Hey John,

 

I watch (your?) video tutorial http://ubotstudio.com/tutorials.aspx about the Input Commands.

What i did is the following:

 

1. Navigate to site

2. Mouse Click => Double Click (to get focus)

3. Control Press

4. Delay 1 second

5. Send Keys => {PGDN} // I tried {TAB} as well

6. Delay 1 second

7. Control Release

 

With both, {PGDN} and {TAB} nothing happend. :blink:

Link to post
Share on other sites

Maybe there is a way to use the Numpad from our keyboard, as this does exactly what i want.

First be sure to DISABLE Numlock, then press 2 (down),4 (left),6 (right) and 8 (up) on any website.

 

Please Seth can you digg into this?

 

It's very usefull as Move Mouse does not completely cover the issue.

This feature together with the Move Mouse will cover the whole issue.

If the object to click isn't visible you can use the Numpad and as soon as it is visible then we can start using Move Mouse and click.

Link to post
Share on other sites

Maybe there is a way to use the Numpad from our keyboard, as this does exactly what i want.

First be sure to DISABLE Numlock, then press 2 (down),4 (left),6 (right) and 8 (up) on any website.

 

Please Seth can you digg into this?

 

It's very usefull as Move Mouse does not completely cover the issue.

This feature together with the Move Mouse will cover the whole issue.

If the object to click isn't visible you can use the Numpad and as soon as it is visible then we can start using Move Mouse and click.

 

 

 

 

1. Navigate to site

2. Mouse Click => Double Click (to get focus)

3. Delay 1 second

4. Send Keys => {TAB}

5. Delay 1 second

 

 

Try that without the control press, control release.

This technique works for many on this forum (including myself). It's just like if you were in firefox, navigated to a website, and then tabbed to get to the part of the page you want.

 

Use the Send keys command in the Input commands.

 

Send keys>{TAB}

 

That will solve the issue for you.

Link to post
Share on other sites

1. Navigate to site

2. Mouse Click => Double Click (to get focus)

3. Delay 1 second

4. Send Keys => {TAB}

5. Delay 1 second

 

 

Try that without the control press, control release.

This technique works for many on this forum (including myself). It's just like if you were in firefox, navigated to a website, and then tabbed to get to the part of the page you want.

 

Use the Send keys command in the Input commands.

 

Send keys>{TAB}

 

That will solve the issue for you.

 

Thanks Lilly but it does not fix it.

It does not even do anything at all.

 

http://img715.imageshack.us/img715/1719/failz0.png

Link to post
Share on other sites

I agree. You don't need the control press to tab down.

 

Are you double clicking in a fill field? Or just somewhere on the page? You want to gain focus on an object that is in the tab index. (such as a textbox, etc)

 

If that does not work can you PM either Lilly or myself with the url?

 

John

Link to post
Share on other sites

I agree. You don't need the control press to tab down.

 

Are you double clicking in a fill field? Or just somewhere on the page? You want to gain focus on an object that is in the tab index. (such as a textbox, etc)

 

If that does not work can you PM either Lilly or myself with the url?

 

John

 

Hey John,

 

I navigate to the site, then i use the double mouseclick but do not aim anywhere.

Should i target an attribute first and double click it (a text box or an image)?

I'll try that now.

Link to post
Share on other sites

I agree. You don't need the control press to tab down.

 

Are you double clicking in a fill field? Or just somewhere on the page? You want to gain focus on an object that is in the tab index. (such as a textbox, etc)

 

If that does not work can you PM either Lilly or myself with the url?

 

John

 

Does not work as well...

I select a search box and then add a double mouse click to that.

Then a 1 second delay, send keys {TAB} or {PGDN} or {END} and another 1 second delay but it does not do anything at all.

No movement at all.

 

I'll try this on another site to see if i get it to work there. <_<

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