Is it possible to make a click of Ps2 with a mouse using Input32?
Is it possible to make a click of Ps2 with a mouse using Input32?
Is it possible to make a click of Ps2 with a mouse using InpOut32 ? How to do it ?
Re: Is it possible to make a click of Ps2 with a mouse using Input32?
I don't know.
If you know the port addresses of the PS2 input buffer it may be possible - but why would you go to that effort when there are APIs in Windows like SendInput to send simulated input?
If you know the port addresses of the PS2 input buffer it may be possible - but why would you go to that effort when there are APIs in Windows like SendInput to send simulated input?
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR%,
nVidia RTX 2070s (still lol)
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR%,
nVidia RTX 2070s (still lol)
Re: Is it possible to make a click of Ps2 with a mouse using Input32?
Frost or other protection system of MMORPG games is blocking Winapi.
There are applications that work with the Ps2 mouse directly. For example http://kibor-bot.com/stat/programmed-autoclicker.php
But I do not want to write bots through such applications, because it's inconvenient
There are applications that work with the Ps2 mouse directly. For example http://kibor-bot.com/stat/programmed-autoclicker.php
But I do not want to write bots through such applications, because it's inconvenient
Is it possible to make a click of Ps2 with a mouse using Input32
That worked thanks, but how do you actually change the x and y coordinate of button?
Re: Is it possible to make a click of Ps2 with a mouse using Input32?
You could try calling SetCursorPos() before clicking ??
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR%,
nVidia RTX 2070s (still lol)
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR%,
nVidia RTX 2070s (still lol)