1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Rejected Mouse#move(Point)

Discussion in 'Client & Site Suggestions' started by Exile, Aug 9, 2014.

  1. Exile

    Joined:
    Jul 24, 2014
    Messages:
    188
    Likes Received:
    23
    @Cloud

    It would be nice if this method can be added.
    It would work the same as Mouse#hop(Point), but then without the mouse literally jumping from one point to the other, you'll get the point ;)
     
  2. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    This will not be added to the API for several reasons
    1. Amateur script bot writers see it as an easy way to avoid learning to do things properly
    2. Moving to static points could increase ban rates considerably
    3. The mouse would be unable to do point correction if the entity that you were trying to click (via static clicking...) were to move
    4. It's still possible to move the mouse to a specific point with the current API by using the InteractablePoint class (discouraged)
     
  3. Exile

    Joined:
    Jul 24, 2014
    Messages:
    188
    Likes Received:
    23
    Ok thx anyways ;)
    The interaction bug is +/- fixed, at least there's a working solution(read what Furor posted @ shoutbox)
     

Share This Page

Loading...