PDA

View Full Version : .Bat and .Vbs Files LOL


xXPingXx
05-29-2009, 05:42 PM
Hey guys, I found some cool stuff to trick your friends with LOL!
I lol'd at this, and it can bypass some school blocks too if you get
good enough at it (Wink wink :) )

Okay, so Il give you a set of rules that will guide you to tricking
your friends

Part 1 rules
For .vbs
1. Open Notepad
2. Type

onclick=msgbox ("I am hacking your computer!",6,"Title Here")
onclick=msgbox ("Haha just kidding, this is a trick lol",6,"Title Here")
onclick=msgbox ("It's your buddy (Namehere)",6,"Title Here")

Save it as TrickFriend.vbs on your desktop

Part 2 rules
1. Open Notepad
2. Type

@echo off
echo Hey its your buddy
pause
echo I feel like hacking your computer.
pause
START C:\Documents and Settings\(Your PC Username)\Desktop\TrickFriend.vbs
echo Lol Hacks!
pause
echo Well i'm bored, see ya at school tomarrow (Friend Name Here)!
pause
end

Save it as FriendOpen.bat to your desktop

What it does is it tells a .Bat file to run a .vbs file that you made in step 1.
Its quite fun, and you can use the start command to open multiple different
things such as

For Notepad
START %SystemRoot%\system32\notepad.exe

For Paint
START %SystemRoot%\system32\mspaint.exe

For Calculator
START %SystemRoot%\system32\calc.exe

For Magnifyer
START %SystemRoot%\system32\magnify.exe

Well I hope you enjoy this, Its for Windows XP and VISTA users only.

Dylan
05-29-2009, 10:15 PM
To op-en the programs all you have to do is type the name, sicne they are system programs.

like to open paint, all you need to ahve in BATCH is

@echo off
mspaint.exe


Small shortcut, easier to remember.

JoHnPoGi
05-29-2009, 10:22 PM
i Dun Understand part 2 what happens?

PiNGPaWN
05-29-2009, 10:52 PM
To op-en the programs all you have to do is type the name, sicne they are system programs.

like to open paint, all you need to ahve in BATCH is

@echo off
mspaint.exe


Small shortcut, easier to remember.
Ah thanks man!
I sent you a friend request btw if you wanna
accept it lol