Author Topic: Virtual machine to run Java program  (Read 311 times)

0 Members and 1 Guest are viewing this topic.

Offline DreX

  • Serf
  • *
  • Posts: 42
  • Cookies: -5
    • View Profile
Virtual machine to run Java program
« on: 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?

Offline HTH

  • Official EZ Slut
  • Administrator
  • Knight
  • *
  • Posts: 395
  • Cookies: 158
  • EZ Titan
    • View Profile
Re: Virtual machine to run Java program
« Reply #1 on: 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.
<ande> HTH is love, HTH is life
<TurboBorland> hth is the only person on this server I can say would successfully spitefuck peoples women

Offline madf0x

  • Knight
  • **
  • Posts: 172
  • Cookies: 50
    • View Profile
Re: Virtual machine to run Java program
« Reply #2 on: 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.

Offline DreX

  • Serf
  • *
  • Posts: 42
  • Cookies: -5
    • View Profile
Re: Virtual machine to run Java program
« Reply #3 on: 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.