Jump to content

Recommended Posts

Posted (edited)

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
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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