✅ 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
What are you trying to make?
im writing a programm that performs a string of actions like a makro
Any specific program you are trying to macro?
nope just in general all prgramms, it was back then just to automine in a game but i dont play that much anymore so.
Just so you are aware, we do not help with cheats and other programs that breaks the terms of service.
i hope this kind of programm isnt considered as bad im not trying to cause any harm :)
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"
i need to do it for a school project...
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
<@203166497198047232> from #Need help with with Input Simulator (click here)
React with ❌ to remove this embed.
I highly doubt a school would put you on to make a macro program
if i can convince you are you helping me?
Try, but I would not get my hopes up.
english isnt y first language but i can try my best come in a channel
Even if I was convinced, I would still suggest the same.
ask in the repo or read docs.
hmmm i already read the whole thing :(
Did you read the part where it says keyboard input?
Mouse and keyboard are part of two different APIs
it also has mouse features, i already implemented left and right click, but i cant figure out how to do the middle click
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.
hmm okay thnaks
how do i close a tread?
$close
If you have no further questions, please use /close to mark the forum thread as answered
thx