✅ Need help with with Input Simulator

Hello im currently writing a programm and i need to simulate the scroll wheel/middleclick button action im using https://github.com/michaelnoonan/inputsimulator does anyone know what i have to do to cast a middle click?
23 Replies
Buddy
Buddy11mo ago
What are you trying to make?
RohesKätzchen
RohesKätzchenOP11mo ago
im writing a programm that performs a string of actions like a makro
Buddy
Buddy11mo ago
Any specific program you are trying to macro?
RohesKätzchen
RohesKätzchenOP11mo ago
nope just in general all prgramms, it was back then just to automine in a game but i dont play that much anymore so.
Buddy
Buddy11mo ago
Just so you are aware, we do not help with cheats and other programs that breaks the terms of service.
RohesKätzchen
RohesKätzchenOP11mo ago
i hope this kind of programm isnt considered as bad im not trying to cause any harm :)
Buddy
Buddy11mo ago
Either way, ask in the repo or read docs. Macro is a gray area and we generally do not help with them unless proven to not be "malicious"
RohesKätzchen
RohesKätzchenOP11mo ago
i need to do it for a school project...
MODiX
MODiX11mo ago
RohesKätzchen
nope just in general all prgramms, it was back then just to automine in a game but i dont play that much anymore so.
Quoted by
React with ❌ to remove this embed.
Buddy
Buddy11mo ago
I highly doubt a school would put you on to make a macro program
RohesKätzchen
RohesKätzchenOP11mo ago
if i can convince you are you helping me?
Buddy
Buddy11mo ago
Try, but I would not get my hopes up.
RohesKätzchen
RohesKätzchenOP11mo ago
english isnt y first language but i can try my best come in a channel
Buddy
Buddy11mo ago
Even if I was convinced, I would still suggest the same.
ask in the repo or read docs.
RohesKätzchen
RohesKätzchenOP11mo ago
hmmm i already read the whole thing :(
Buddy
Buddy11mo ago
Did you read the part where it says keyboard input? Mouse and keyboard are part of two different APIs
RohesKätzchen
RohesKätzchenOP11mo ago
it also has mouse features, i already implemented left and right click, but i cant figure out how to do the middle click
Buddy
Buddy11mo ago
I see. Well. Ask the maintainer to add it if it doesn't exist. It is a library, generally that would involve reading the documentation or scan through the code. If it isn't defined in the library, then it doesn't exist. Either fork it and modify it, or as previously mentioned. Ask the maintainer to add it / open an issue.
RohesKätzchen
RohesKätzchenOP11mo ago
hmm okay thnaks how do i close a tread?
Buddy
Buddy11mo ago
$close
MODiX
MODiX11mo ago
If you have no further questions, please use /close to mark the forum thread as answered
RohesKätzchen
RohesKätzchenOP11mo ago
thx

Did you find this page helpful?