Adblock breaks this site

Mouse mOvement Help

Discussion in 'Programming General' started by selling pin$, Jan 9, 2008.

  1. selling pin$

    selling pin$ Member

    Joined:
    Jun 16, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0
    Mouse mOvement Help

    can some1 please tell me mouse movement codes.. i no auto click but it dont move the mouse... anything that works is usefull (prefure human movement)
     
  2. elborio

    elborio Guest

    Referrals:
    0
    Mouse mOvement Help

    Cursor.Position = New Point(x,y)

    that is what i use , but in exchange ...?

    how can i click ?:p
     
  3. Eradicator

    Eradicator Guest

    Referrals:
    0
    Mouse mOvement Help

    In order to click and move your mouse you will need advanced function declarations. I don't remimber the functions anymore, but I DO remimber these from when I was in game developement, I wrote a mouse system in an IDE that doesn't support any mouse movement or input at all in Ruby.

    user32 - GetSystemMetrics
    user32 - GetCursorPos
    user32 - ScreenToClient
    user32 - GetClientRect
    kernel32 - GetPrivateProfileStringA
    user32 - FindWindowA

    Look these up in Google or somesuch, you should be able to figure it out from there.

    Regards,
    Krysk
    <The-Eradicator>​
     
< [source] GUI AutoSpammer in JAVA | Adding Users To Active Directory >


 
 
Adblock breaks this site