Thursday 22 December 2011

How To: Download Torrent Files Fast Without Torrent Client

Are you tired of waiting for long number of hours or even days for your torrent downloads to complete? If you're looking for ways on how to download torrent files double the speed of BitTorrent or uTorrent, then, this post will help you.


BitTorrent and uTorrent are the two most popular and widely-used torrent clients today. They allow simultaneous downloads of big files using peer-to-peer connection. But the problem is, you cannot enjoy full download speed even if you've tweaked your third party torrent client to allocate more bandwidth for yourdownloads.


Fastest Way To Download Torrent Files Without Using Torrent Client:


One best way to download torrent files fast is to convert torrent into direOne best way to download torrent files fast is to convert torrent into direct link and download them using Internet Download Manager (IDM), the unbeatably fastest, lightweight and easy to use download manager on earth. IDM basically doubles or even triples your normal download speed. If you're on slow internet connection and sick of BitTorrent or uTorrent download speed of 20-50kbps, then, you better switch to this technique and enjoy uncompromised torrent download speed of about 100-150kbps.


So, how can we obtain direct links of the actual torrent files and instantly download them using IDM?


Torrific.com is a free web service that instantly generate direct link of large file out of .torrent URL. Torrific eliminates the need for you to download and install third party torrent clients such as BitTorrent or uTorrent.


Here's how to download torrent files via IDM through Torrific-generated direct link(I assume you've Internet Downloader Manager installed):






Here's how to download torrent files via IDM through Torrific-generated direct link (I assume you've Internet Downloader Manager installed):
1.Create Torrific account http://www.torrific.com/
2.Go to torrentz.eu or any other similar site and search for torrent you wish to download. 
3.Obtain torrent URL. To do this, right click "download this torrent" and select "copy link location". 
4.After you've copied torrent link, go back to Torrific and paste torrent URL to the textbox and hit GET button (Torrific will then process your request and you can optionally opt to receive direct link via email). 
5.Depending on the number of your torrent seeds, you should be able to see direct link for your file. 
6.If direct link for your torrent is now available, copy its URL, launch your IDM and start downloading!
Torrific may sometimes require you to wait for a couple of hours especially if your torrent has limited number of seeds or you avail the service many times. In order to avoid this, clear your browser's cache or create another account using dummy mail and start downloading torrents at the speed of IDM -- no BitTorrent or uTorrent needed!


Downloading torrent files via IDM is that easy. Just obtain direct link of torrent file using Torrefic and wait for Torrefic to generate direct link available for download.


If you like this post, kindly share it to your friends.

Tuesday 29 November 2011

Trick to Lock Folder Without any Software

Open Notepad [Start-->Run-->Notepad].
In your Notepad just Copy/Paste the below code.



cls
:End
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==sajanjyoti goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End



In the above batch code the password has been set as sajanjyoti
You can change it by editing the following line
   if NOT %pass%==sajanjyoti goto FAIL

Now save this notepad file as yourfoldername.bat
,here .bat is extension of your file.
eg-logo.bat
Now a .bat (system) file will be created.
Double Click on this .bat file and you will see a Locker Folder at the same location where
your .bat file is saved.
Double click on that Locker folder and store your personal data in it.
After storing all your data in that folder again double click on .bat file and press Y there to
Lock the folder and press Enter.
Now your Locker will hide and only .bat file will be there.
Double Click on this .bat file and give your password (here sajanjyoti) and hit Enter.
That’s it. Now every time you want to open your secret folder you have to enter the password.
You can update this folder any time and infinite number of times

Trick to Edit WindowsExperience Index in Windows 7

1. Open Computer

2. go to System Properties

3. click windows experience index

4. go to advanced tools

5. click Clear all Windows Experience
Index and re- rate the system

6. now after rating
go to Computer-C:/Windows/
Performance/WinSAT/DataStore.

7. now edit "2011-09-16
15.46.03.770
Formal.Assessment (Recent).WinSAT" file in notepad

8. save it in D: Drive as XML
Document .

9. now delete "2011-09-16
15.46.03.770 Formal.Assessment
(Recent).WinSAT" Present in C: Drive and

10. Copy the XML Document From D:
Drive to C:/
Windows/Performance/WinSAT/
DataStore.

Thats it.
                                   by- Sajan Jyoti

Copyright © 2009 Cool Tips & Tricks All rights reserved. Theme by Laptop Geek. | Bloggerized by FalconHive | Blogger Templates.