Jump to content

Auto login / scripts aren't running


Recommended Posts

Posted (edited)

I got the same thing, I made my own login handler and the mouse Y position seems to be hooking the wrong value or something. Getting y locations in the millions and neg numbers etc.

 

For example, if I hold the mouse in the middle of the screen, this is the x, y reported.

 

8ff8a3710709b8993efa5695581da627.png

tempY += 40;g.drawString("Pos: " + getMouse().getPosition().x + ", " + getMouse().getPosition().y, paintX + 10, tempY);
	

 

I tested on latest + dev build (2.5.60) with the same results. Hopefully this is helpful/useful for the devs.

Edited by mehorz

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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