Jump to content

simulate human movements with mouse.dll


Recommended Posts

Hello, I found a dll that simulates human mouse movements but I can not make it work, who can help me?
Probably I'm wrong with the DllCall function

<snip>

I tried the code above, but it does not seem to work. Returns zero and the mouse does not move and does not click anything.

 

Source from 'mousedll.cpp':

MOUSEDLL_API int MouseClick(const HWND hwnd, const RECT rect, const MouseButton button, const int clicks)

https://github.com/OpenHoldem/openholdembot/tree/master/Reference Mouse DLL

Documentation

https://documentation.help/OpenHoldem/MouseDLL.html

ty

Edited by JLogan3o13
Link to comment
Share on other sites

  • Moderators

@Bilgus So the OP actually includes links to the OpenHoldem Bot in his initial post and you didn't think maybe not to help?

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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