Teya Salat
Tweakers
HomeTRICKSTWEAKSAbout UScontact us


Wow!!! you are here!!!
Welcome To The World Of Tweaks And Tweakers

Welcome to TWEAKERS! THE MEETING POINT OF TWEAKS, NOVICES AND TWEAKERS!

Get a website for 1 dollar ($1)
STATISTICS :

>>>CURRENTLY ONLINE IN YOUR AREA>>>

There are1Person(s) online in your area

VISITS TO TWEAKERS.YN.LT TODAY


50People have visited tweakers.yn.lt today

TOTAL VISITS FOR THE WEEK


136People have visited this site this week
TOTAL VISITS FOR THE MONTH

50People Have Visited This Site This Month
OVERALL TOTAL VISITS TO TWEAKERS.YN.LT
133070People have visited this site since commencement of the hits counter @ june 2016
ENTERTAINMENT SECTION

This section contains the entertainment part of tweakers.yn.lt upgrade scheme.This upgrade is caused by people's recent activities on this website.We are sure that you will enjoy your time while exploring these section.
Thank You For Visiting

LOVE METER BIGLOVE METER
horoscopeHoroscope
Animation Of The Day

Notepad Tricks: Cool Notepad tricks for Windows

Notepad Tricks: Cool Notepad tricks for Windows
Notepad, the text editor that comes bundled in Windows is an excellent tool for text editing. But that is not the only thing for which notepad is famous. It is also famous for its tricks and hacks. Here is a roundup of some of the best and coolest tricks that you can try using Notepad. Matrix Falling Code Effect - Notepad CMD (.BAT) TricksInspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat. @echo off color 02 :tricks echo %random%%random%%random%%random%%random%%random%%random%%random% goto tricks Matrix Falling Code Effect - Notepad Trick Upon running the bat file, you will see the "Matrix falling code" effect. Make Your Keyboard Type (Any) Message Continuously-VBS TrickThis VBS trick can make any of your friend's keyboard type any message continuously. Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs. You will need to restart your computer to stop this. Try this after closing all important programs. Set wshShell = wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshshell.sendkeys "This is a Virus. You have been infected." loopSend this file to your friends as an email attachment to see the fun. Create a Harmless Funny Virus with Notepad-Continuously eject CD/DVD drivesThis VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again. Copy this code and paste it in Notepad as Virus.vbs or *.vbs. 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 Double click to open this file and you will be impressed by this awesome trick. Make a Personal Diary(Log) with Notepad (Easter Eggs) Notepad DiaryYou can use this trick to create a personal log with Notepad which will automatically include the current date and time before your note. To do so, open Notepad and type.LOGin capital letters and press Enter. Save the file. Now, every time you open this file, notepad will automatically insert the current time and date before the note. Just enter your note and save the file each time after making an entry. All these Notepad tricks are totally harmless and would not harm your PC in any way. To close any of the VBS trick given, open task manager and close the wscript.exe process. These tricks work onWindows 8, Windows 7, Windows VistaandWindows XP.
Back to posts
Comments:
[2016-05-02] gg88 :

Awsome


UNDER MAINTENANCE
ABOUT AUTHOR:
Adebowale Ayodeji (rather known as hi networks, online) is a website builder and techy guy that loves writting post to share tricks and tweaks.He is a science student.You can contact him @ thehinetworks@gmail.com
Enjoy Your Time And Enjoy His Posts!

contact card

WELCOME TO TWEAKERS. THE CITADEL OF TWEAKS, FILLED WITH CITIZENS THAT TWEAK .

TWEAK YOUR WORLD AND SEE YOUR WANTS THE WAY YOU LOVE IT!


Know more about your browser

ec2-3-139-234-48.us-east-2.compute.amazonaws.com

MozillaMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Date site is modified last>>>. 2019-07-22

Notepad Tricks: Cool Notepad tricks for Windows

Notepad Tricks: Cool Notepad tricks for Windows
Notepad, the text editor that comes bundled in Windows is an excellent tool for text editing. But that is not the only thing for which notepad is famous. It is also famous for its tricks and hacks. Here is a roundup of some of the best and coolest tricks that you can try using Notepad. Matrix Falling Code Effect - Notepad CMD (.BAT) TricksInspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat. @echo off color 02 :tricks echo %random%%random%%random%%random%%random%%random%%random%%random% goto tricks Matrix Falling Code Effect - Notepad Trick Upon running the bat file, you will see the "Matrix falling code" effect. Make Your Keyboard Type (Any) Message Continuously-VBS TrickThis VBS trick can make any of your friend's keyboard type any message continuously. Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs. You will need to restart your computer to stop this. Try this after closing all important programs. Set wshShell = wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshshell.sendkeys "This is a Virus. You have been infected." loopSend this file to your friends as an email attachment to see the fun. Create a Harmless Funny Virus with Notepad-Continuously eject CD/DVD drivesThis VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again. Copy this code and paste it in Notepad as Virus.vbs or *.vbs. 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 Double click to open this file and you will be impressed by this awesome trick. Make a Personal Diary(Log) with Notepad (Easter Eggs) Notepad DiaryYou can use this trick to create a personal log with Notepad which will automatically include the current date and time before your note. To do so, open Notepad and type.LOGin capital letters and press Enter. Save the file. Now, every time you open this file, notepad will automatically insert the current time and date before the note. Just enter your note and save the file each time after making an entry. All these Notepad tricks are totally harmless and would not harm your PC in any way. To close any of the VBS trick given, open task manager and close the wscript.exe process. These tricks work onWindows 8, Windows 7, Windows VistaandWindows XP.
Back to posts
Comments:
[103months ago] gg88 :

Awsome


UNDER MAINTENANCE
novices
* getters (3/3)
you'll be fed with tweaks, just keep on refreshing
tweakers
* tweak masters (1/5)
only for masters

Online: Guests: 1

Notepad Tricks: Cool Notepad tricks for Windows

Notepad Tricks: Cool Notepad tricks for Windows
Notepad, the text editor that comes bundled in Windows is an excellent tool for text editing. But that is not the only thing for which notepad is famous. It is also famous for its tricks and hacks. Here is a roundup of some of the best and coolest tricks that you can try using Notepad. Matrix Falling Code Effect - Notepad CMD (.BAT) TricksInspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat. @echo off color 02 :tricks echo %random%%random%%random%%random%%random%%random%%random%%random% goto tricks Matrix Falling Code Effect - Notepad Trick Upon running the bat file, you will see the "Matrix falling code" effect. Make Your Keyboard Type (Any) Message Continuously-VBS TrickThis VBS trick can make any of your friend's keyboard type any message continuously. Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs. You will need to restart your computer to stop this. Try this after closing all important programs. Set wshShell = wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshshell.sendkeys "This is a Virus. You have been infected." loopSend this file to your friends as an email attachment to see the fun. Create a Harmless Funny Virus with Notepad-Continuously eject CD/DVD drivesThis VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again. Copy this code and paste it in Notepad as Virus.vbs or *.vbs. 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 Double click to open this file and you will be impressed by this awesome trick. Make a Personal Diary(Log) with Notepad (Easter Eggs) Notepad DiaryYou can use this trick to create a personal log with Notepad which will automatically include the current date and time before your note. To do so, open Notepad and type.LOGin capital letters and press Enter. Save the file. Now, every time you open this file, notepad will automatically insert the current time and date before the note. Just enter your note and save the file each time after making an entry. All these Notepad tricks are totally harmless and would not harm your PC in any way. To close any of the VBS trick given, open task manager and close the wscript.exe process. These tricks work onWindows 8, Windows 7, Windows VistaandWindows XP.
Back to posts
Comments:
[2016-05-02 07:17:04] gg88 :

Awsome


UNDER MAINTENANCE
Follow @thehinetworks