Some other funny tricks, and secrets concerning the notepad program in windows ..
1/
- the first trick I think it's well known by windows users, in which windows is going to hide a particular text for some reason ...
to see how is that ...(follow the steps bellow).
a- create a new notepad file somewhere
type this line as it is ..
''Bush Hid The Facts''
b-save your work and then ...open
describe what you have got in a comment ....
c-be surprised :O .
2 /-
in the second trick we are going to make a virtual chat between the computer and the user that makes you feel like you aretalking to your computer ...
.... to do that ..(follow the steps below ).
a- on your desktop ..create a new notepad file
b- type these lines as they are 'first'...
dim fname
fname=inputbox(" type your text here")
fname=inputbox(" type your text here")
fname=inputbox(" type your text here")
fname=inputbox(" type your text here")
c-save your work as something.vbs
and now open it...
notice: now you can change the text 'type your text here 'above ...to a logical serial of texts that fits you or your victim :)
also you add a line like this one -with changing the text of course -in case the conversation you want to make is longer than four lines
this is the line
fname=inputbox(" type your text here")
than save it as chat.vbs and send it to one your friends ...
d-enjoy :)
written by Hai Lag
1/
- the first trick I think it's well known by windows users, in which windows is going to hide a particular text for some reason ...
to see how is that ...(follow the steps bellow).
a- create a new notepad file somewhere
type this line as it is ..
''Bush Hid The Facts''
b-save your work and then ...open
describe what you have got in a comment ....
c-be surprised :O .
2 /-
in the second trick we are going to make a virtual chat between the computer and the user that makes you feel like you aretalking to your computer ...
.... to do that ..(follow the steps below ).
a- on your desktop ..create a new notepad file
b- type these lines as they are 'first'...
dim fname
fname=inputbox(" type your text here")
fname=inputbox(" type your text here")
fname=inputbox(" type your text here")
fname=inputbox(" type your text here")
c-save your work as something.vbs
and now open it...
notice: now you can change the text 'type your text here 'above ...to a logical serial of texts that fits you or your victim :)
also you add a line like this one -with changing the text of course -in case the conversation you want to make is longer than four lines
this is the line
fname=inputbox(" type your text here")
than save it as chat.vbs and send it to one your friends ...
d-enjoy :)
written by Hai Lag