EvilZone

Community => General discussion => : DreX December 01, 2014, 06:58:34 PM

: Virtual machine to run Java program
: DreX December 01, 2014, 06:58:34 PM
My programs makes a screenshot, moves my mouse to click here and there around the desktop and toolbar...
But that means that while the program is running i can't do anything else (can't move mouse, can't even jump between screens because program needs to make screenshots)

What I am asking is: is there a "virtual machine" that i can make that would act as a mini computer. And by mini computer I mean, it will have its own mouse and its own desktop so that i can do other stuff while the program would be running.

What program language should I look at to be able to make this?
: Re: Virtual machine to run Java program
: HTH December 01, 2014, 07:02:50 PM
I feel like this is a game bot... but anyway:

Virtual Box supports a Headless (from your point of view) VM where the VM runs in the background and THINKS it has a graphics adaptor but you don't see it until you RDP in.
: Re: Virtual machine to run Java program
: madf0x December 01, 2014, 07:04:06 PM
uhh you want a virtual machine kinda like ANY of the virtual machines out there?

Dog googles your friend.
: Re: Virtual machine to run Java program
: DreX December 01, 2014, 07:09:54 PM
I feel like this is a game bot... but anyway:

Virtual Box supports a Headless (from your point of view) VM where the VM runs in the background and THINKS it has a graphics adaptor but you don't see it until you RDP in.

Ty. Will check that out

uhh you want a virtual machine kinda like ANY of the virtual machines out there?

Dog googles your friend.

I know but here I can get a good old "explain it like he is five" explanation.