ganglia
+ Reply to Thread
Results 1 to 7 of 7

Thread: How To Annoy People

  1. #1
    Join Date
    Dec 2007
    Posts
    141

    How To Annoy People

    Today I had like 45min and was on someones computer, and because they didn't have the internet I decided that I would make a message for them. So next time they start their computer it would pop up. So I created a batch file and it was called "Delete Me!.bat" and it went something like this.

    Code:
    @echo off
    msg "Users Name" /Time:* "What's up?"
    msg "Users Name" /Time:* "I see your computer is started."
    msg "Users Name" /Time:* "Mission today."
    msg "Users Name" /Time:* "Delete Everything!!!"
    
    call C:\docume~*\username\desktop\otherbatch.bat
    In the other batch file (otherbatch.bat) I think I put...
    Code:
     
    @echo off 
    cmd
    echo "Deleting Drive C: Contents..."
    I'm not sure if thats how I had it or not but it's basic batch stuff. When it ran it created a loop and just kept displaying these pop ups every * seconds. The funny thing is there was nothing in the task list to end, there is no command prompt to exit out of or stop the batch from running. So it continues on and on even if you log off you still get the messages. It pissed me off and I was just messing around. If you were to do this and stick the batches in hidden folder and tell the registry or startup folder to start them it would be hard to find and stop. An average user would have to clue.

    I figure many other people have things to post that they have made or done at some point that they could also post here.

  2. #2
    Join Date
    Sep 2006
    Posts
    1,649
    I learned this browser JavaScript from mike (for those of you who don't know, I mean mike*5* the moderator).

    Type the following into the address bar in the person's browser:
    Code:
    javascript:while(*){alert('YOURMESSAGEHERE')};
    It'll display the message as a popup alert endlessly. You must use Task Manager to end the process
    "Workers of the world unite; you have nothing to lose but your chains." -Karl Marx

  3. #3
    Join Date
    Jan 2008
    Posts
    140
    hmm.. i can get into batch files..you guys think i should make a killer tut?
    Yes..i do wear a grey hat... and don't plan on changing to white or black..

  4. #4
    Join Date
    Sep 2006
    Posts
    1,649
    Sure, why not? The more information on here the better!

    plz giv killar tut nao.
    "Workers of the world unite; you have nothing to lose but your chains." -Karl Marx

  5. #5
    Join Date
    Sep 2006
    Posts
    4
    very well

    *runs to write tut*

  6. #6
    Join Date
    Nov 2007
    Posts
    52

    Thumbs up very nice

    Quote Originally Posted by Moonbat View Post
    I learned this browser JavaScript from mike (for those of you who don't know, I mean mike*5* the moderator).

    Type the following into the address bar in the person's browser:
    Code:
    javascript:while(*){alert('YOURMESSAGEHERE')};
    It'll display the message as a popup alert endlessly. You must use Task Manager to end the process

    yeah pretty nice, its so anoying, if you can get to IE for someone, its realy anoying, and so not always the task manager works somethimes you need to restart jajajaja, well i try to bring up something usefull to post in this place, i post on somwhere elese but i have not anything interesting to post here, maybe if you guys have something you should like to know i could do some research to post it....
    Your lifestyle determinates your deathstyle...AD ASTRA PER ASPERA

  7. #7
    Join Date
    Dec 2007
    Posts
    141
    Howz about using the system account to do something prankish. I've always had this feeling that the system account could be used for something special but I've never tried to get around a lot of things and test stuff because I have XP Home. I wrote a very good and in depth tutorial on this a while back but I didn't say what you could get around and what kind of pranks you could pull off.

    To aid in your research, if you choose to look this up, I'm going to post a link to the tutorial I made and see if you can come up with something if you want. Such as "privilage escalation", getting around permissions, Windows encrypted files, Windows File Protection (WFP), into other users folders if not admin, registry permissions, group policy shit, etc.

    [url]http://www.tech-recipes.com/windows_tips*288.html[/url]

+ Reply to Thread

Similar Threads

  1. All people that know about IP etc! I need help!
    By Team_edwardxx in forum General discussion
    Replies: 3
    Last Post: 10-10-2009, 06:50 AM
  2. Never Buy Prorat & Prospy Those people Cheating with People
    By windoww in forum Viruses and Trojans
    Replies: 1
    Last Post: 08-28-2009, 08:31 PM
  3. Hi there people!
    By kingherenhuy in forum General discussion
    Replies: 0
    Last Post: 02-03-2008, 07:59 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts