batch file pic

Discussion about hacker.org's server
Post Reply
d927
Posts: 35
Joined: Thu Jul 24, 2008 11:59 pm
Contact:

batch file pic

Post by d927 »

is there a way to use a batch file to take a picture of the computers desktop and post it over the screen, allowing multiple windows to pop up, run programs, and whatnot out of the users phisical sight? if so please explane how!!! :D :D :D
The_Dark_Avenger
Posts: 115
Joined: Wed Jun 11, 2008 9:47 pm

Re: batch file pic

Post by The_Dark_Avenger »

d927 wrote:is there a way to use a batch file to take a picture of the computers desktop and post it over the screen, allowing multiple windows to pop up, run programs, and whatnot out of the users phisical sight? if so please explane how!!! :D :D :D
I think batch lacks these capabilities. Try WSH (google for it)
d927
Posts: 35
Joined: Thu Jul 24, 2008 11:59 pm
Contact:

Post by d927 »

wsh is like an updated version of batch file right? you can run diffrent scripts and stuff right?
The_Dark_Avenger
Posts: 115
Joined: Wed Jun 11, 2008 9:47 pm

Post by The_Dark_Avenger »

d927 wrote:wsh is like an updated version of batch file right? you can run diffrent scripts and stuff right?
no, it's just another scripting engine with greater capabilities
d927
Posts: 35
Joined: Thu Jul 24, 2008 11:59 pm
Contact:

Post by d927 »

ya thats what i meant. so do you know how to do it with wsh
WhiteKnight
Posts: 276
Joined: Fri Aug 15, 2008 8:21 am

Post by WhiteKnight »

Don't beg for answer... make your own answer...
diode
Posts: 7
Joined: Fri Aug 15, 2008 7:50 am
Location: tty7

Post by diode »

That depends greatly on the system. It is possible on Mac OS X with no extra software. You simply make an Applescript to do it. I have never done it, but a friend of mine has.

diode
Shift to the left! Shift to the right! Pop up, push down! Byte! Byte! Byte!
d927
Posts: 35
Joined: Thu Jul 24, 2008 11:59 pm
Contact:

Post by d927 »

WhiteKnight wrote:Don't beg for answer... make your own answer...
i wasnt beging. i just whanted to see if any one new how to do it. now i know that its possible ill figure it ou.
WhiteKnight
Posts: 276
Joined: Fri Aug 15, 2008 8:21 am

Post by WhiteKnight »

d927 wrote:
WhiteKnight wrote:Don't beg for answer... make your own answer...
i wasnt beging. i just whanted to see if any one new how to do it. now i know that its possible ill figure it ou.
Well... I'm not sure if a batch can do those sort of jobs, but I'm betting programming will do it.
sSniper
Posts: 30
Joined: Sat Aug 23, 2008 11:18 am

Post by sSniper »

start o.bat
o.bat


:? ?
d927
Posts: 35
Joined: Thu Jul 24, 2008 11:59 pm
Contact:

Post by d927 »

(this may be a stupid question)

i know that you can save a picture of the screen to clip bord useing the print screen button on the key bord. is there a way to tell the computer to use print screen.
Post Reply