Jump to content

Auto login / scripts aren't running


jjsmells

Recommended Posts

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
Link to comment
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.
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...