Help !! Not able to run bots on VPS...Mouse and Keyboard not working when RDP session is closed

Rambo1

Junior Member
Joined
Jun 27, 2017
Messages
111
Reaction score
31
Hi guys i am running a bot on google cloud VPS .
Bot includes dragging and automation of keystrokes.
Bot runs well when the remote desktop session is active but the keyboard and mouse stop working when the session is closed.
I researched on this issue and found a solution which is widely accepted - Using tscon.exe.
But this does not seem to working.
Hope you guys have any other solution.

Thanks..
 
Have you tried restarting the VPS? Usually a reboot would normally fix the issue.
If the VPS is running on a Windows platform, sometimes ending the rdpclip.exe via the task manager and then restarting it would help with the issue respectively - the file could have some runtime error and restarting it may help.
 
Those things, at least in the bots I used, require an active window. What you can do is to start the process with another VPS.
 
Have you tried restarting the VPS? Usually a reboot would normally fix the issue.
If the VPS is running on a Windows platform, sometimes ending the rdpclip.exe via the task manager and then restarting it would help with the issue respectively - the file could have some runtime error and restarting it may help.
Tried but not working..
 
Those things, at least in the bots I used, require an active window. What you can do is to start the process with another VPS.
I will be scaling these bots to more VPS.
Do u have any other solution since i wont be able to buy an extra VPS for every Bot?
Thanks
 
I will be scaling these bots to more VPS.
Do u have any other solution since i wont be able to buy an extra VPS for every Bot?
Thanks
You just need one and open 5-10 RDP windows. That usually works. There are $5-7 windows VPSs which can do the job.
 
Back
Top