Jump to content

Scrolling Through Lists


Team Cape

Recommended Posts

E.g. If I'm scrolling through the world hopper, for example, I'm forced to manually press the button to scroll through it. I've tried dragging the mouse down using a MouseMoveEvent and using mouse.scroll() until a condition is met. Neither have worked.

 

Does anybody have a better method of scrolling through lists like this?

Link to comment
Share on other sites

 

Did you try this?

getMouse().scrollDown();
getMouse().scrollUp();

 

 

Ahh my mistake - I didn't mean to post it in here (could you move it into the scripter section?)

 

Also, those didn't work for me. I tried doing those while the proper condition wasnt met, but it did not act as i expected

Link to comment
Share on other sites

  • 3 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...