Friday, 14 October 2016
VBS prank: Continoually Pop Out the CD drive
This VBS Prank Will 100% Irritate your Friends cause it's make CD Drive Pop out again and again.
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 the above code in Notepad file As "Anything.vbs" (Without Quotes ) but make sure While saving this file select Save as type "All files" and extension must be .vbs.
Note: To Stop Scrip End process "wscript.exe" from Task Manager.
For More Tricks Stay Connected With us.
Enjoyed this Trick? Share with your friends on Social media. You can use the below sharing buttons to do it immensely faster. It just takes a second! ☺
Labels:forex, iqoption, pubg Hacked
VBS Tricks
VBS Tricks: Message box pop up
Message box pop up VBS Script Code:
do
MsgBox (" Type here the text that you want.")
loop
Save the above code in Notepad file As "Anything.vbs" (Without Quotes ) but make sure While saving this file select Save as type "All files" and extension must be .vbs.
- If you set 'do and loop', the message box appear again and again ...
- For one time Message Remove "do" & "loop".
EXAMPLES :
MsgBox (" Task Failed Successfully ")

MsgBox (" I Don't Like you, I'm Shutting Down. ")
shutdown -s -t 00
Note: When you Press "OK" PC will Shutdown.
For More Tricks Stay Connected With us.
Enjoyed this Trick? Share with your friends on Social media. You can use the below sharing buttons to do it immensely faster. It just takes a second! ☺
do
MsgBox (" Type here the text that you want.")
loop
Save the above code in Notepad file As "Anything.vbs" (Without Quotes ) but make sure While saving this file select Save as type "All files" and extension must be .vbs.
- If you set 'do and loop', the message box appear again and again ...
- For one time Message Remove "do" & "loop".
EXAMPLES :
1. Task Failed Successfully.
code:MsgBox (" Task Failed Successfully ")
2. I Don't Like you, I'm Shutting Down.
code:MsgBox (" I Don't Like you, I'm Shutting Down. ")
shutdown -s -t 00
Note: When you Press "OK" PC will Shutdown.
For More Tricks Stay Connected With us.
Enjoyed this Trick? Share with your friends on Social media. You can use the below sharing buttons to do it immensely faster. It just takes a second! ☺
Labels:forex, iqoption, pubg Hacked
VBS Tricks
Ways To post title appears in google search
Ways To post title appears in google search - (iklangoogle = window.iklangoogle || []). Push ({}); (iklangoogle = window.iklangoogle || []). Push ({}); How convenient that the post title or the title of the article quickly indexed and appear in pencaarian google - When we create an article, the main objective after the article
Labels:forex, iqoption, pubg Hacked
Blogger Tips
Thursday, 13 October 2016
GHOST KEYBOARD TYPING: Make Notepad Type Automatically Whatever you want

Hey guys , Today I am going to share with you a Short but Cool Notepad Trick. People Use notepad to type and save some important or regular information, But very less people know that there is much more that we can do with Notepad.
What if i say that we can make Notepad to type automatically what ever we wish to…. Unreal ? Yes it is possible and you will be doing it by yourself in just a few moments.You can show it to your friends and surprise them. Basically it is a prank that you can do with anyone just for fun.
This Process is Also known as ” Ghost Keyboard Typing ” Because you dont even touch your keyboard and words starts displaying in your notepad automatically, When you show this to your friend or anyone else, they will be excited to learn this from you as well.
NOTEPAD TRICK TO TYPE AUTOMATICALLY:
Step 1: Right click on your desktop and select create new text document or simply Open Notepad.
Step 2: Exactly Copy the code given below and Paste it in notepad document that you have just created.
set wshshell = wscript.CreateObject("wScript.Shell")
wshshell.run "Notepad"
wscript.sleep 400
wshshell.sendkeys "C"
wscript.sleep 100
wshshell.sendkeys "R"
wscript.sleep 120
wshshell.sendkeys "A"
wscript.sleep 200
wshshell.sendkeys "C"
wscript.sleep 100
wshshell.sendkeys "K"
wscript.sleep 140
wshshell.sendkeys "I"
wscript.sleep 100
wshshell.sendkeys "N"
wscript.sleep 50
wshshell.sendkeys "G"
wscript.sleep 120
wshshell.sendkeys "-"
wscript.sleep 170
wshshell.sendkeys "M"
wscript.sleep 100
wshshell.sendkeys "O"
wscript.sleep 50
wshshell.sendkeys "D"
wscript.sleep 120
wshshell.sendkeys "S"
wscript.sleep 160
wshshell.sendkeys "."
wscript.sleep 200
wshshell.sendkeys "B"
wscript.sleep 100
wshshell.sendkeys "L"
wscript.sleep 100
wshshell.sendkeys "O"
wscript.sleep 120
wshshell.sendkeys "G"
wscript.sleep 200
wshshell.sendkeys "S"
wscript.sleep 100
wshshell.sendkeys "P"
wscript.sleep 140
wshshell.sendkeys "O"
wscript.sleep 100
wshshell.sendkeys "T"
wscript.sleep 50
wshshell.sendkeys "."
wscript.sleep 120
wshshell.sendkeys "I"
wscript.sleep 170
wshshell.sendkeys "N"
Step 3: Save the above code in Notepad file As ”Ghost.vbs ” (Without Quotes ) but make sure While saving this file select Save as type "All files" and extension must be .vbs.

Step 4: Now double click on The saved File, You will see “CRACKING-MODS.BLOGSPOT.IN ” will be typed Automatically, This is one of the Most awesome Notepad Trick that You learned today. Moreover you can edit the Words In the above given Code with any desired words you want.
You can also change Time Period between Typing each Letter with changing value of "wscript.sleep 200". Here value "200" is in milliseconds. For Ex. if you want to type next letter after 1 sec, change "200" value to "1000" for 2 sec it will be "2000".
That's All !!! Now Make your Friends Surprise !!!
Enjoyed this Trick? Share with your friends on Social media. You can use the below sharing buttons to do it immensely faster. It just takes a second! ☺
Labels:forex, iqoption, pubg Hacked
PC Tips & Tricks
COMMON USES OF F1-F12 KEYS IN WINDOWS
You might be Using Windows since long time but i am sure majority of you guys don’t know all the features and Uses of F1-F12 keys on your keyboard. We all know Common shortcuts like CTRL+C to Copy and CTRL+V to Paste, But you might not know what F1, F2,F3…….F12 keys actually do and where and when to use them.
In this article we will see Common features and Uses of F1-F12 keys , and also how these keys can be used with the Combination of CTRL and ALT keys.
USES OF F1 KEY:
F1 key almost everywhere is used for “Help”. if you are using windows OS and want help anywhere then press F1 key, this will open up help window for you.Sometimes F1 key is used to enter the BIOS (press F1 when your computer is about to boot).
Combination of Win + F1 keys will open the “Help and Support» Microsoft Windows.
USES OF F2 KEY:
Rapidly rename the chosen file or folder. Works in all adaptations of Windows.Alt + Ctrl + F2 – Opens the Document as a Microsoft Word.
Ctrl + F2 – Opens the Preview window in Microsoft Word.
Frequently to enter the BIOS.
USES OF F3 KEY:
In the MS-DOS charge line or in Windows, press F3 to rehash the last summon.Win + F3 – Advanced Search window opens in Microsoft Outlook.
Shift + F3 – Changes the content in Microsoft Word, from upper to lower case or capital letters at the start of each one expression.
In the event that I am not mixed up it is the F3 key which will cause the Application«Control» computers Apple, running Mac OS X.
USES OF F4 KEY:
This opens the location bar, in the event that you press F4 in Windows Explorer and Internet Explorer.Rehash the last activity (MS Word )
Ctrl + F4 – Closes the window open in the present window, for example, a tab in the program
Alt + F4 – Closes the system window in Windows.
USES OF F5 KEY:
Refreshes the present page (works in all advanced programs), and additionally redesign the desktop or open organizers in Windows.Running a slide demonstrate in Powerpoint.
USES OF F6 KEY:
Move the cursor in the location bar (additionally works in numerous advanced programs).Ctrl + Shift + F6 – opens Document in Microsoft Word
USE OF F7 KEY:
Mostly used for spelling and grammar in a document programs Microsoft (Word, Outlook, etc.)USE OF F8 KEY:
Pressing F8 key while your PC is about to boot will result into booting your PC in Safe mode.USE OF F9 KEY:
The F9 key does not have any functionality in Windows. It may, however be used in some individual programs. To find out if it is available in the program you are using, bring up the program’s help screen and type in the words function key.USES OF F10 KEY:
Activates “Menu” in the open organizer window.Shift + F10 – works same as the right mouse click.
Pressing F10 while your system is booting will show you BIOS Information.
F10 is used to enter the hidden recovery partition on computers Sony.
USE OF F11 KEY:
F11 Key will take you to Full screen mode and it can be used and work in any Browser.USES OF F12 KEY:
Opens the “Save As” in Microsoft Word.Shift + F12 – Saves a document in Microsoft Word.
Ctrl + Shift + F12 – Prints a document in Microsoft Word.
F12 key will open up Inspect element box in any Browser.
Fn + F1 or F2 or …. F12 keys will normally do the task that is Printed on the respective keys, This is basically for Laptop Users.
With this it Concludes my list of uses of F1-F12 keys in windows, if you know any more uses then please add to this article by Commenting Below.
I want you to SHARE THIS POST!
Help your friends, help your family, and help me too! ☺
You can use the below sharing buttons to do it immensely faster. It just takes a second!
Help your friends, help your family, and help me too! ☺
You can use the below sharing buttons to do it immensely faster. It just takes a second!
Labels:forex, iqoption, pubg Hacked
PC Tips & Tricks
Subscribe to:
Posts (Atom)