Yes, they do work flawlessly. Haven’t used it personally but my roommate does.
It works really well but it’s paid, one or three-month trial.
Have you ever used mouse jiggler?
- 589
- 16
- Last Comment
Have u know or used any moise jiggler.
Do they really make system fool?
From where did you purchase and at what price?
Tia
- Sort By
xxxyyyzzz wrote:Yes, they do work flawlessly. Haven’t used it personally but my roommate does.
It works really well but it’s paid, one or three-month trial.
It’s a device or a software?
I thought it’s a device, one time purchase
xxxyyyzzz wrote:Yes, they do work flawlessly. Haven’t used it personally but my roommate does.
It works really well but it’s paid, one or three-month trial.
Is she using it on a trial basis or a paid version
Just write a power shell script (hardly 5 lines) to send a soft keypress like print screen or function button. Most systems do not block power shell.
LordGane wrote:Just write a power shell script (hardly 5 lines) to send a soft keypress like print screen or function button. Most systems do not block power shell.
That’s cool, but system is filled with tracking software, if mouse doesn’t move then it put the user as away or start counting time as idle time
kartikxxx wrote:Two things. Do you want to keep the mouse active just for the sake of keeping it active OR you want to avoid your system going idle like screensaver, screenkock?
If your purpose is first one – try writing a powershell which moves
Do you want to keep the mouse active just for the sake of keeping it active OR you want to avoid your system going idle like screensaver, screenlock?
In the first case try using a power shell program just to let mouse move the cursor at every 5 min or so. There are many scripts you will find on Google. Just have patience to try 5 or 6 if one doesn’t work.
For second case, any key press like num lock, screen lock, arrow button etc through power shell program works.
kartikxxx wrote:That’s cool, but system is filled with tracking software, if mouse doesn’t move then it put the user as away or start counting time as idle time
Do you want to keep the mouse active just for the sake of keeping it active OR you want to avoid your system going idle like screensaver, screenlock?
In the first case try using a power shell program just to let mouse move the cursor at every 5 min or so. There are many scripts you will find on Google. Just have patience to try 5 or 6 if one doesn’t work.
For second case, any key press like num lock, screen lock, arrow button etc through power shell program works.
LordGane wrote:Do you want to keep the mouse active just for the sake of keeping it active OR you want to avoid your system going idle like screensaver, screenlock?
In the first case try using a power shell program just to let mouse move the cursor at every 5 min or so. There are many scripts you will find on Google. Just have patience to try 5 or 6 if one doesn’t work.
For second case, any key press like num lock, screen lock, arrow button etc through power shell program works.
Will try that .
Kg+
