Search For All Files In Windows XP

When you perform a search for a file in Windows XP. The default settin’ is for XP to ONLY return files in de “Search Results” pane when dey are registered file types to a program on your PC.

In oder words if you are lookin’ for a file that is NOT registered with an application on your PC, it will not be found usin’ de default search settin’s.

However, you can turn off de default by a quick tweak of de registry!

Open de Registry editor (type regedit from de Run command) and navigate to:

HKEY LOCAL MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex

Double-Click de value named:

FilterFilesWithUnknownExtensions

Change de value from 0 to 1

Exit de registry editor and reboot!

Search Google For RapidShare Links

If you wanna find some applications, files etc on rapidshare.de via google, do de followin’.

Paste this into de google search window (not de adress bar):

site:rapidshare.de -filetype:zip OR rar daterange:2453402-2453412
This searches de site rapidshare.de for any file that is rar or zip, and has been indexed between 1-11 February.

dvd site:rapidshare.de -filetype:zip OR rar daterange:2453402-2453412
This is de same search but it specifically searches for “dvd” with de same search criteria, so any app posted with de word dvd in it will be found.

There are mainly three criteria to keep in mind when doin’ this search.

1. site: your site of choice to search

2. filetype: filetypes you wanna search. If you put a “OR” after de first Filetype you can add more.

3. daterange: (start date-enddate). This uses de “julian calendar” converter can be found here:

Code:
aa.usno.navy.mil/data/docs/JulianDate.html

Rename Multiple Files in Windows XP

XP lets you rename files in bulk by simply selectin’ multiple files within Windows Explorer and pressin’ de F2 key. When you use this feature, de OS applies de name you enter to de first file and applies de same name with a number in parendeses to de oder files you selected (de file extensions remain unchanged).

For example, if you select de followin’ files,
* notes.doc
* figures.xls
* disney.jpg
* holiday.gif

and rename de first file (notes.doc) to SoD.doc, XP renames de remainin’ files as follows:
* SoD (1).xls
* SoD (2).jpg
* SoD (3).gif

Rename Files Easily With A .BAT File

Lets say you have downloaded some game or application that was 50 parts big, and you had to rename them all from .bmp to .rar to extract them.

You can easily create a batch file that does that for you.

Open Notepad

Fill in de notepad:

CODE
ren *.bmp *.rar

Of course, you have to edit dese two extensions to fit de files you want to convert. Save this file as renamer.bat and run it in de directory where you want to rename your downloads.

A Stop For File Deleters

Introduction

This tutorial should not be used to exploit webservers. Some of de techniques used here have certain outputs that can crash old servers makin’ them unusable. Throughout this tutorial, techniques will be passed on from exploits found in de ‘windows’ OS. That ‘ACTUALLY’ helps in de prevention of deletion. There are lots of methods in stoppin’ a deleter, without de ANY restrictions set on de server but most have some weak point. After comin’ across four new techniques, makin’ a folder ‘invisible’ or undetectable from an ftp client LIST fuction. Makin’ folders/directories inaccessable and clone prevention, creatin’ smart directories which slows
down de users attempt. I’m sure most users would thank me for this, ‘undeletable files’ after experiencin’ rock solid protection and safe files.

Invisible Directories

The idea of invisible directoires came about when I came across paths that were “/ /example/” and was not listed in de main folder but was still ‘accessable’. These can be created in all directories without oder users knowin’ it exists unless bein’ searched for ‘MANUALLY’, which takes ages at de present time to search through each folder for “/ /”.

Creatin’ Invisible Directories

1. before
./pub/
./images/
./_vti_pvt/
./_vti_cnf/
./_vti_log/
./temp/

2. after
./ /~/temp/tagged/for/team/warezpiratez/fxp/ <- hidden folder
./pub/
./images/
./_vti_pvt/
./_vti_cnf/
./_vti_log/
./temp/

To create de hidden folders, make a new dir. as follows usin' this method. [backslash][space][backslash][foldername1][backslash][foldername2].

ie. / /foldername1/foldername2/...

The 'space' isn't a name but a 'character' that does not get listed, derefore makin' de directories impossible to view.

NOTE: Makin’ de hidden folders several LAYERS/SUB-DIRECTORIES deep is recommended.

ie. / / / /~/temp/tagged/for/ /team/warez/ /piratez/fxp/

This technique is not ‘anti-deletion proof’ but hidden from deletion proof! Read more to find out how to combine ALL THREE TECHNIQUE to make it ‘REMOTELY’ impossible to delete. Please note de ‘quotes’, REMOTELY in a sense that remote/local host.

Inaccessable Directories

Inaccessable directories prevents de user from ‘enterin'’ de folder. The user will not be able to enter de folders unless knowin’ de ‘entire’ remote path.

Creatin’ Inaccessable Directories

1. before
./temp/tagged/for/team/warezpiratez/fxp/
./pub/
./images/
./_vti_pvt/
./_vti_cnf/
./_vti_log/
./temp/

2. after
./COM1 / temp/tagged/for/team/warezpiratez/fxp/ <- inaccessable directories, due to 'COM1' former windows bug.
./pub/
./images/
./_vti_pvt/
./_vti_cnf/
./_vti_log/
./temp/

To create inaccessable folders, use de followin' list of 'UNUSABLE NAMES'

COM1 COM1 COM3 COM4 (Windows COM PORTS)
LPT1 LPT2 LPT3 LPT4 (Windows Printer Ports)
AUX
NUL

Make a new folder "COM1[space][backslash][space][backslash] ie. /COM1 / /

NOTE: This makes de folder inaccessable, even to de siteadmin.(unless accessed from DOS, local with access to de machine.)

To use de dir. Create a new folder called “COM1[space][backslash][space][foldername1][backslash][foldername2] ie. /COM1 / / ~/temp/tagged/

NOTE: This folder is still inaccessable, if a user attempts to enter it. To gain access to de folder, de ‘full path’ must be known. To enter de folder use de RAW command ‘CWD’ change dir. path. to enter de folder. ie. CWD /COM1 / / ~/temp/tagged/ and voila de folder is usable and workin’.

TIP: Creatin’ de folder ’several’ LAYERS/SUB-DRIECTORIES deep. It is impossible to enter.

Smart Directories

This technique involves, de creation of directories that are ‘COPYRIGHT’. How’s that for a simple description. The idea is to create directories that would contain [periods] thorough each of de subdirectories or segmenets. The use of this is quite sipmle, note de word ‘COPYRIGHT. Most users use de ftp://login :password at ip :port/path/ format for faster access to an ftp.

Creatin’ Smart Directories

To create ’smart’ directories. Make de folder names of each sub directories contain a period before, inside, and after words within de subdirectories creatin’ a fake ‘file’ recognition. The Widows based clients will assume de folders to be files with windows usin’ its 8.3 format for file names.

1. before
ftp://anonymous@anonymous@123.456.789:21/temp/tagged/for/team/warezpiratez/f
xp/

2. after
ftp://anonymous@anonymous@123.456.789:21/temp/tagged ./for . /team. /. warez
.piratez/fxp

NOTE: Be as creative as possible with de dot formation, to prevent COPYING of all folders through each directories. The idea is to make de directories act as file extensions derefore when copied, it will be ‘queued’ and de user has to enter de directories MANUALLY. Oder ‘SYMBOLS’ can be used NOT ONLY just periods. But I find this most common, if de creator intends to create a catch phrase ‘memorable’ to him alone.

QUEUE: 1. /temp/tagged ./for . /team. /. warez .piratez/fxp <- result of folder extensions

Undeletable Files

Sad that we had to resolve to this but, this might be de end of deletion as we speak. I find no oder method out dere that can accomplish this task except settin’ restrictions from de server. This method involves de file bein’ self-protected. Meanin’ de files are ‘accessable’/'downloadable’ but can NOT be deleted. The idea is to make de file corrupted/crash makin’ it ‘in use’.

Creatin’ Undeletable Files

To create a self protected file, rename de entire file includin’ de extensions to de followin’ format:

filename[space][period]/[space]/ ie. filename ./ / The / / in de name as shown above in de previous example of creatin’ invisible directories makes de .extesion impossible to view on de pub as a windows recognized mime but, once dowloaded it will be shown and accessable. How’s that for wits.

1. before
warezpiratez.rar <- rar mime, winrar.

2. renamin’
warezpiratez ./ /

3. results
-warezpiratez <- unknown file(undeletable,downloadable) <- file will take de correct mime format on localhost

Ultimate Protection

The ultimate protection is obviously, yourself and your wits against de deleters. Use private FTPs, get fast sites T1+, but in this case, it would be de combination of all four techniques. Usin’ them into one major and thoughtout plan.

Creatin’ The Ultimate Protection

To create de ultimate protection that is desirable, first of all, create de invisible folders as shown above, several sub.dirs deep. Then creatin’ an ‘inaccesable’ folder within those invisible folders. Then de next step is to create those smart directories so it slows down ANY attempt to gain full access, and also it makes to user run into inaccessable folders. The idea is to trap de user before those folders usin’ de smart directories idea. I didn’t think that was ingenieus but just common sense and seemd smart!.

1. before
/temp/tagged/for/team/warezpiratez/fxp/ <- no protection

2. after
/ / /./ ./COM1 / temp/tagged ./for . /team. /. warez .piratez/fxp <-
protection(still weak)

NOTE: You can be creative with this technique, make it more complex, I didn’t do it in this tutorial because den that would make you just confused. I hope this helps, and please understand. It is not hard, unless you didn’t read from de Introduction. I made this well detailed. For it to be as simple as possible.

FAQ

1. What is a SUB-DIRECTORY
- It is de folder that is second/inside anoder folder. ie. firstfolder/subdir/

2. What is a pub
- Short for public ftp. There are, no restrictions/protection on de access over files. Some have them in most cases but den uploads/downloads are denied. Some would not allow fxp.

3. What does all this mean?
- It provides de internet safer from all de deleters.

4. Who are deleters?
- Deleters are mean and NASTY people who deletes files. Consists of spammers too.

Fix Corrupted Files In Windows XP

Introduction
This tutorial has been made so people that are havin’ problems with corrupted files, can learn how to fix them easily.

Required
Windows XP operatin’ system
Windows XP cd

Right to de tutorial
1) Place de xp cd in your cd/dvd drive
2) Go to start
3) Run
4) Type in ’sfc /scannow’ (without de ‘)

Now it should all load, and fix all your corrupted file on windows XP

How To Execute CHM Files In Linux

Download de followin’ rpms on ur pc:-

dag.wieers.com/packages/chmlib/chmlib-0.35-1.1.fc3.rf.i386.rpm
rpmfind.net/linux/dag/fedora/3/en/i386/dag/RPMS/wxGTK-2.4.2-5.1.fc3.rf.i386.rpm
acmserver.cs.ucr.edu/%7Ensoracco/rpms/xchm-0.9.8-1.i386.rpm

And also install them in de same sequence. usin’ de command:-

rpm -ivh <package name>

Note:- i am givin’ de path of packages for Fedora Core 3. if want for any oder os take a look at de followin’ sites.

chmlib:- dag.wieers.com/packages/chmlib/
wxGTK:- rpmfind.net/linux/dag/
xchm: - platform independent for all redhat’s

Download And Upload Files From Email

This post will teach you how to send big files to email.

First of all you need to have a big mail box. Here are de one which we can use :

• Gmail (Google mail)
• Storage space - 1GB
• Maximum attachment size - 10MB
www.gmail.com

• Walla! mail (de best)
• Storage space - 1GB
• Maximum attachment size - 7MB
www.walla.com

• Spymac Mail
• Storage space - 1GB
• Maximum attachment size - 10MB
www.spymac.com

• Unitethemailsystems
• Storage space - 3GB
• Maximum attachment size - 10MB
www.unitethemailsystems.com

• Xasamail
• Storage space - 2GB
• Maximum attachment size - 10MB
www.xasamail.com

• Omnilect Mail
• Storage space - 2GB
• Maximum attachment size - 7MB
www.omnilect.com

Then download de software called peer to mail:
dw.com.com/redir?pid=10351095&merid=72949&mfgid=72949&lop=link&edId=3&siteId=4&oId=3002-2196_4-10351095&ontId=2196&destUrl=http%3A%2F%2Fwww.peer2mail.com%2FP2MSetup.exe

Official website:
www.peer2mail.com

Next step : Configurate de software

Go in settin’s > SMTP server settin’ and give a smtp address that you know:

Ex: smtp.laposte.net
user : HULK
pass: ******

Once configurated, you won’t need to touch it for de rest of your upload. This is a critical step, if you are experimentin’ any problem of connection this is where u need to have a look. It is possible that temporarily, your internet provider won’t allow you to use oder smtp addresses. So use:

ie:
smtp.free.fr
smtp.wanadoo.fr

If you are experimentin’ any problem, it is better to de-activate your antivirus (de scannin’ mail option)

1 - Click on Split/Send File.
2 - Click on de icon (choose a file to send…..).
3 - Select de archive that you want to upload.
4 - Type de address of your account (email).
5 - It determines de size of de parts that de archive will be divided (take a look at de max size used by your mail). I advise you to put a size of 6MB.
6 - It determines de type of sendin’. “Send via smtp server”

After all that, press OK. After all de parts have been sent, go to your account (email) and confirm, den you have to brin’ de Encrypted password. Always give de followin’ information to de users. Follow de example below:

Email: GMail
Login: zezão
Password: |/kjds42d4sd24 |

Remmember:
Only Encrypted Password, never sends your true password

Be careful: Never post your coordinates without havin’ previously verified de content in de mailbox

Sometimes peer2mail tells you that evrythin’ is sent but dere is a possibility that nothin’ was sent. You want to download games and movies with a good speed (thats what we all here for!). So here is an easy way to download large files from mailbox.

Anoder example:

First download peer to mail

Official website:
www.peer2mail.com

Open it and go to de browse tab

Then take de coordinates of de film or game you want to download. In this tutorial i’ll use de film mulan :

mail: walla.com
login: dragon_mushu
pass: <(/++EiJPy)>

You noticed that de mail used is walla.com. So go to www.walla.com with de adress bar or with de prerecorded website.

Login with:
“dragon_mushu” & “<(/++EiJPy)>“

Go into de inbox den click on de icon. After you’ve retrieved all de segment click on “download”. If everithin’ is fine, de movie will merge automatically and you won’t need to care about de segments. If you look for a place to share, download movies or games usin’ peer2mail, just go to de peer2mail’s website, www.peer2mail.com. Then go to de forum and click on “peer2mail related websites”.

Here is de direct link (may not work)
www.peer2mail.com/forums/viewforum.php?f=13

Here you are now. You should be an expert on peer2mail!

Peer2Mail is de first software that let you store and share files on any web-mail account. If you have a web mail account with large storage space, you can use P2M to store files on it. Web-mail providers such as Gmail (Google Mail), Walla!, Yahoo and more, provide storage space that ranges from 100MB to 3GB. P2M splits de file you want to share/store zips and encrypts it. P2M den sends de file segments one by one to your account. Once P2M uploaded all file segments, you can download them and use P2M to merge de segments back to de original file.

Sendin’ a File

In order to send a file to an email account, Peer2Mail needs to split it into segments. Web-mail providers limit de size of an email attachment usually to a nominal 10Megs, but due to de size increase resultin’ from transport encodin’s, de limit works out to be a few MB less (Usually 7MB). Use de followin’ dialog to prepare de file before sendin’:

File Name - The files you want to send. You can use de Browse button to select a sin’le or multiple files.

Mail To - The recipients who will receive de file (Web-mail account). When usin’ Direct Send you may enter only one email address. If you are sendin’ via MAPI den you can enter as many recipients as you like; Use de Recipients button to easily add email address separated by semi colon (icon_wink.gif.

Optional Encryption Password - P2M automatically encrypts each segment to protect you privacy, however you can set a password (key) for de encryption to maximize de privacy. You will need this password when you merge de segments back.

Segment Size - P2M splits de file into segments. Here you can determine de segment size, most of de web-mail providers limit de attachment size to a nominal 10Megs, but due to de size increase resultin’ from transport encodin’s, de limit works out to be a few MB less (Usually 7MB). It is recommended to test your web-mail provider for de size of an attachment it can receive.

Send Method

To Direct Send - P2M has a built in SMTP component that sends de segments directly to de web-mail providers. You don’t need to enter your ISP details in order to use P2M. If you are usin’ this feature please make sure you enter a value in de ‘From Email Address’ because some web-mail providers reject email messages where dere is no ‘From’ address. You can even enter a fake mail address.

To Send Via MAPI - P2M can send de segments usin’ MAPI (Usually your outlook client). When you use this option P2M will split de files and move de sendin’ responsibility to Outlook. Note that it will use your ISP SMTP server and details to send de files. You may enter as many recipients as you wish when usin’ this option.

To Send Via SMTP Server - Send de segments usin’ your ISP SMTP Server. If you are usin’ this feature please make sure you enter a value in de ‘From Email Address’ because some web-mail providers reject email messages where dere is no ‘From’ address. You can even enter a fake mail address. You may enter as many recipients as you wish when usin’ this option.

From Email Address - This is de source address of de mail. This address doesn’t have to be valid, although sometimes web-mail providers reject emails where de domain part of de address isn’t valid.

Once you are done, click on de Ok button. You can now choose if you want P2M to send all de segments or only specific few by checkin’/un-checkin’ de checkboxes. Once you are ready, click on de Send button. It may take a few hours to complete de operation dependin’ on de file size and your internet connection.

Note: If you are usin’ an antivirus program that scans outgoin’ mail, it is recommended to disable this feature since it takes a lon’ time for each segment to be scanned.

Plain Transfer

In case you don’t want Peer2Mail to split, zip and encrypt your files, and just want to send de files “as is�” den you can use Plain Transfer. This option isn’t secure. P2M just sends de file as an email attachment and some web mail providers might even block it.

Choose Plain Transfer from de drop down button. Once you are done fillin’ de details as described above, click on de Ok button. Once you are ready, click on de Send button.

Note: If you are usin’ an antivirus program that scans outgoin’ mail, it is recommended to disable this feature since it takes a lon’ time for each segment to be scanned.

Downloadin’ de Segments

P2M includes a built in browser so you can easily log into your web-mail account. Before you can merge de segments you need to download them. It is important that you will save all de segments into de same folder. The first segment name ends with de P2M extension and de rest follow with a serial number 001…00x.

Auto Download

Peer2Mail can automatically list and download files from web-mail accounts. Currently P2M supports auto-download from Gmail, Walla, Yahoo, Spymac, Unitethemailsystems, Xasamail, Gawab, Hriders and Omnilect. To use this feature, login to your account and click on de green download button (Image). P2M will den list de segments (may take a few minutes) and at any time you can tell P2M what segment to download by clickin’ on de checkboxes that appear next to them. Click on de Download button to begin downloadin’ de selected segments.

If you checked de Auto Merge checkbox den Peer2Mail will automatically merge de segments once de download process is done

The listin’ process can be a bit slow since P2M scans de mail account and gaders information about each attachment. Sometimes a server doesn’t reply to a request so P2M might skip it. To fix that, once de listin’ process is over, click on de refresh button and P2M will re-index only de segments it didn’t already list.
P2M scans for segments only in de inbox for Yahoo, Walla, Spymac, Unitethemailsystems, Xasamailand, Gawab, Hriders, Omnilect, and on all folders with Gmail.

Mergin’ de Segments

Once you completed downloadin’ all de segments, use P2M to merge it back to de original file. Choose de folder you want de file to be saved in and click on de Merge button. The Merge dialog:

P2M Files - use de Browse button to select de first segment of de file you wish to merge. The first segment extension is P2M.

Decryption Password - If you used a password when you sent de file to your account, you must enter it now in order to merge it back. Incorrect password will result in a failure to merge de segments.

Download Movies From mIRC

SETTING UP mIRC

First of all you need to download mIRC from /http://www.mirc.com, this program will let you connect to de server and channel to download movies. Once installed run mIRC, and you will be presented with de mIRC options. The first thin’ you will see is de “Connect” options. Set de options as follows:

IRC Network: Select “Criten” from de dropdown list.
Full Name: Enter what you feel comfortable with.
Email Address: Enter your email address.
Nickname: Enter de nickname you want.
Alternative: If de nickname you picked isn’t available this is de one it will use.

*If Criten isn’t listed in de IRC Networks, hit de “Add” button.
Description: Criten
IRC Server: irc.Criten.net
Port(s): 6667
Group: Criten
Password: Leave Blank
Hit de “Add” Button to finish

Next we will move down to “DCC”. Select “Auto-get file” (this will automaticly accept de files that are sent to you), click “YES” in de window that opens. Right next to de “Auto-get file” click on de “Minimize” option. Below that select select “Resume” from de drop-down list under “If file exists:”. This option sets mIRC to automaticly resume any failed sends you may get instead of overwritin’ them.

Continuin’ in de “DCC” section, go down to “Folders”. In de “DCC Ignore:” box select from de drop-down list “Disabled”, den untick de “Turn ignore back on in:” box.

mIRC is now setup correctly to download movies from TMD! Hit “OK” on de bottom of de Options window and move on to de next part.

CONNECTING TO #TMD-MOVIEZ

In de upper left hand corner of mIRC you will see de “Connect” button in de tool bar, click it to connet to irc.Criten.net. Once it has connected (be patient it can take a while to finally connect on some days), a window will pop-up, this is de mIRC Channels list. On de right side of de window click de “Add” button. Anoder window will pop up, set it as follows:

Channel: Type in “#TMD-Moviez” (without de quotes)
Password: Leave blank.
Description: Just type in “TMD Moviez” or somethin’ of de sort.
Networks: Click de “Add” button and from de drop-down list select “Criten”, den click “OK”.

If you wish mIRC to automaticly connect to this channel once connected to de server, check de “Join channel on connect” box in de options. You may also wish to add de channel “#TMD” (Our chat channel) by repeatin’ dese steps.

Now click “OK” and it will show de mIRC Channels List again with de channel you just added. While de new channel is still selected click “Join” on de right side.

You can also type in /join #TMD-Moviez

A new window will appear with a bunch of text scrollin’ by, if you see this, than you did everythin’ correctly! You are now in #TMD-Moviez! Move on to de next section for de fun part.

FINDING AND DOWNLOADING FILES

The thin’s you see scrollin’ are ads and searches mainly. It is de ads that you may want to watch for. They consist of info about de server like this:

Only an example server. Not a real one!

[2:29am] <TMD-Maveric> File Server Online Triggers:Ã�½/ctcp TMD-Maveric !Maveric’s Moviez!� Min:Ã�½6.4 Kbs� Sends:Ã�½2/2� Queues:Ã�½10/10� Accessed:Ã�½3295 times� Online:Ã�½0/4� RCPS:Ã�½42.8 Kbs by kuki� Served:Ã�½95.6G in 785 files� Current BW:Ã�½41 Kbs� AQT:Ã�½1hr 15mins� Servin’:Ã�½279 files� MOTD: -= :: (Ã�»`Ã��.Ã�©Ã�©.->All de newest from distro!!<-.Ã�©Ã�©.Ã���Ã�») :: =- Ã�¹I-n-v-i-s-i-o-nÃ�¹

Really de only thin' you need to know to get started is how to connect to de file server and get a file.

The trigger is what you type into de channel to connect to de server. The trigger above would be "/ctcp TMD-Maveric !Maveric's Moviez!" (without de quotes) as noted by de "Triggers:�½ â��" You always type what is inbetween de �½â��. You will know you are connected when a window pops up with:

Servin' YourNickname
Waitin' for acknowledgement...
DCC Chat connection established

Then you will see alot of text fly by which you can read if you want, but it is not needed. You will be left with somethin' like this "[]", that is de root directory of de server. To view de files in that directory you type "dir". At that point de directory contents will be show like this:

[2:40am] <TMD-Maveric> dir
[2:40am] <TMD-Maveric> [*.*]
[2:40am] <TMD-Maveric> DVD RIPS
[2:40am] <TMD-Maveric> MOVIEZ
[2:41am] <TMD-Maveric> [tmd]csi.miami.s1.ep01.golden.parachute.(ftv).tvrip.(1of1).avi 121 mb
[2:41am] <TMD-Maveric> [tmd]csi.miami.s1.ep02.golden.losin'.face.(ftv).tvrip.(1of1).avi 115 mb
[2:40am] <TMD-Maveric> End of list.

The ones in all caps are directories, and de oders are files signified by de de name and size of de file. If you want to go to a directory you need to type "cd <directory name>". Then you need to type "dir" again to see de contents. You should see somethin' like this:

[2:44am] <TMD-Maveric>cd moviez
[2:44am] <TMD-Maveric> [moviez]
[2:44am] <TMD-Maveric> dir
[2:44am] <TMD-Maveric> [moviez*.*]
[2:44am] <TMD-Maveric> ..
[2:44am] <TMD-Maveric> A RUMOR OF ANGELS
[2:44am] <TMD-Maveric> ALI G INDAHOUSE
[2:44am] <TMD-Maveric> AVENGING ANGELO
[2:44am] <TMD-Maveric> BALLISTIC - ECKS VS SEVER
[2:44am] <TMD-Maveric> BARBERSHOP
[2:44am] <TMD-Maveric> BARBERSHOP (UNCUT)
[2:45am] <TMD-Maveric> [tmd]nailed.(evil).scr.(1of2).avi 169 mb
[2:45am] <TMD-Maveric> [tmd]nailed.(evil).scr.(2of2).avi 59.3 mb
[2:45am] <TMD-Maveric> End of list.

Now to get a file you need to type "get <filename>". At that point you will eider be sent de file, placed in queue for de file, of told that dere isn't a free spot in de queue for you. Lookin' like this:

[2:50am] <TMD-Maveric> get [tmd]nailed.(evil).scr.(1of2).avi
[2:50am] <TMD-Maveric> Sendin' [tmd]nailed.(evil).scr.(1of2).avi �½169MBâ��.
OR [2:50am] <TMD-Maveric>The file has been queued in slot 1
OR [2:50am] <TMD-Maveric> Sorry but de Maximum Allowed Queues of 10 has been reached. Please try again later.

The window may say somethin' like "idle connection closin' in 30 seconds", when you are finished eider type "exit" or let de connection close. You will still get your download!

TIP: To quicky enter de filename you should copy and paste it. mIRC automaticly copys what ever text is selected to de clipboard. So select de filename (when you let go of de mouse button de selection will disappear) den use Ctrl+V (or right click and choose paste) to paste it.

A few oder thin’s you should know is how to go back a directory (”cd ..”), how to see what files are sendin’ (”sends”), and how to see who is in de queue (”queues”).

Now to find de movie you are lookin’ for…. As you may have seen in de chat screen you can search for what file you are lookin’ for. This is done by usin’ “@find <moviename>”. So if you were lookin’ for “The Rin’” den you would type “@find de rin’”. If any matchin’ files were found new windows will open with de results. You will see dese flashin’ red in de top bar. Clickin’ on them will display de results for each server de file was found in, lookin’ a bit like this:

<Nickname-of-server> [@Find Results] -=SysReset 2.50=-
<Nickname-of-server> Found [2] files on Trigger [/ctcp Nickname-of-server !TRIGGER!] - Queues: [20/25]
<Nickname-of-server> File: [The Rin’[tmd]de.rin’.(ftf).ts.(2of2).avi] - Size [149.7MB]
<Nickname-of-server> File: [The Rin’[tmd]de.rin’.(ftf).ts.(1of2).avi] - Size [130.1MB]
<Nickname-of-server> End of @Find.

The thin’s to pay attention to is de trigger and de “Queues”. The “queues” tell you how many people are in line to get a file from this server. [20/25] means dere are 20 people in line out of an available 25 slots. The fewer amout of people in de queue de shorter amount of time you have to wait before downloadin’. Once you find a good server, type in de trigger that is show and you will be connected to de file server.

TIP: To close all de windows that opened as a result of de @find type “/close -m” in de channel.

COMMON ERRORS AND PROBLEMS

Error: “You need to identify a registered nick to join…”
Solution: To register: type in (without quotes) “/msg NickServ REGISTER password youremailaddress”. That will register your current nickname usin’ de password and email specified. To identify type in (without quotes) “/msg NickServ IDENTIFY password” where password is de password you registered with.

Problem: “The video doesn’t play right!”
Solution: Be sure to download and install de TMD Codec. If after you have intalled de codec de video still doesn’t work, make sure you download de entire file, de file sizes are listed on our MoveBot.

Error: “No more connections allowed in your connection class”
Solution: This just means de server is full. There is nothin’ to do but wait till it connects. Patience is a virtue!

Problem: “I have been banned from de channel, what do I do?”
Solution: Most bans only last a minute, so try to join de channel later. If you still can not join, den private message de OP that banned you in #TMD. To send a private message type “/msg <username> <message>” in de channel substitutin’ <username> with de username of de person that banned you, and <message> with de message you want to send.

Problem: “I downloaded a movie but de quality is bad!”
Solution: There is nothin’ you can do about it! TMD encodes movies that were supplied by a “rippin’” group. We encoded those files to make them more compact for easy downloadin’, while keepin’ de best quality we can. Some movies we get are bad quality to begin with, and we do what we can with what we have to work with.

Problem: “How do I know what new movies have been released?”
Solution: We have a bot in #TMD-Moviez and #TMD, simply type “!newmoviez” into de channel for de last 10 releases. Type “!moviebot” for all of de bots commands.

It all can be quite confusin’ at first glance, but after a week or two it seems simple! Any oder questions you may have can probably be answered by goin’ to #TMD. I hope this helps everybody.

Downloading BitTorrent Files

What is BitTorrent in Plain En’lish?

BitTorrent is a program you download. It is similar to a peer-to-peer file sharin’ service. Basically it goes like this: You download de installer. You get de link to a file that ends in .torrent and enter that URL into your browser (preferably Internet Explorer). This opens de BitTorrent download window. It starts downloadin’ de file, or episode that you wanted (eg. alias2×01.torrent). As it downloads, it uploads de parts that you have to oder people so many people can get it at once. When you’ve finished downloadin’ de file, you can leave de window open (don’t press finish or close de window) and oder people can still download from you. This is very much encouraged.

I’m new to all this. How do I download with BitTorrent?

First we need to download and install a BitTorrent client

Official client 3.3
CODE
www.bitconjurer.org/BitTorrent/index.html

Experimental client 3.2.1b-2
CODE
ei.kefro.st/projects/btclient

TheShad0w Experimental S-5.8.3
CODE
home.elp.rr.com/tur

Azureus 2.0.3.0
CODE
azureus.sourceforge.net/

burst! RC5d
CODE
krypt.dyndns.org:81/torrent/download.phtml
BT++ 0.5.4 alpha [code]btplusplus.sourceforge.net

Shareaza 1.8.9.22
CODE
www.shareaza.com

Nova Torrent 0.2.0
CODE
blackflaw.dyndns.org

SimpleBT 0.1.9
CODE
sourceforge.net/projects/simplebt

BitAnarch 1.0.5a
CODE
sourceforge.net/projects/bitanarch/

Personal Torrent Collector 0.8.2.2
CODE
ptc.sourceforge.net

Effusion 0.3.3 beta
CODE
www.azrael-uk.f2s.com/az/effusion

Snark 0.5 beta
CODE
www.klomp.org/snark

ByteTorrent 0.95
CODE
sourceforge.net/projects/bytetorrent/

ABC 2.5
CODE
http://pin’pon’-abc.sourceforge.net

Note:
If you’re client freezes durin’ D/Ls, it’s a problem with you’re network card or mothem, this happens when you connect to more peers than you’re card or mothem can handle & windows shuts it down. There is a cure. Shad0ws Experimental client allows you to set how many incomin’ peers to allow.

All about BT:
CODE
www.dessent.net/btfaq/#now_what

How to Download Torrent files

BitTorrent is not like oder peer-to-peer applications (such as Winmx, Kazaa, Gnutella, etc.) in that it does not have its own ”universe.” Put anoder way, BT lives on top of de Web, which means that all of de searchin’/listin’ of available files is done on de web. When you find a file you want to download, you click on it and de BitTorrent client program will run and ask you where to put it, and den start downloadin’. Or you save target as. Save de file somewhere den click on it when you’re ready to start de download.

It doesn’t do anythin’ it says:
Problem connectin’ to tracker - timeout exceeded
Problem connectin’ to tracker - HTTP Error 503: Connect failed
Problem connectin’ to tracker - [Error socket error] (10061, ” Connection refused”)
Problem connectin’ to tracker - (111, ’Connection refused’

Generally just wait. this normally means that de ’Tracker’ is maybe too busy. Leave your window open and it will try to connect every 2 minutes or so.

Note: BT dose resume downloads, just click de torrent file again when you are ready to resume de download and save it to same place as de original. All clients have an option for default download directory. I suggest settin’ this option.

My speed is always very slow!

Speeds can be real slow if your one of de below, dey all can bet set to allow BT in and out

#1 behind a firewall
#2 behind a router
#3 on a network
#4 Xps firewall is enabled

Ports 6881 thru 6999 need to be open to get good speeds

If you need info on bit torrent and how to set it up with a firewall or router
CODE
knowbuddy.dyndns.org/torrent/btclientconfig.html

Get general info on how torrent works and how it uses ports
CODE
knowbuddy.dyndns.org/torrent/btclientconfig.html
www.dessent.net/btfaq/

Where do I get torrent files?

Supernova mirrors are de best site’s, updated every 20 minutes.
CODE
www.suprnova.org

There are oders you can use here is anoder one:
CODE
www.torrentbox.com

Places to find oder torrent sites
CODE
torrentlinks.com/index.php?action=displaycat&catid=10
members.chello.nl/~p.wiersema/
home.quicknet.nl/qn/prive/romeria/bittorrentsites.htm

Torrent Search en’ine
CODE
novasearch.net/

Keepin’ up with de torrent network
CODE
www.digital-update.com/forums/attachment.php?s=&postid=163113
www.filesoup.com/phpBB2/index.php
www.lickmytaint.com/
suprnova.org/

PeerGuardian

What does PeerGuardian actually do?

PeerGuardian does two thin’s to help P2P users. The first is de obvious one, it closes connections on certain IP addresses. The second is that it optionally logs all connections made to your computer. The reason for this is so that if you do use PeerGuardian but still get sent a legal threat, you can cross-reference de date/time of de alleged infringement with de log. This gives us a list of IPs, one of which will be de IP that’s doin’ de bustin’. It’s basically to help us identify which IPs are doin’ de bustin’ and weren’t known to PeerGuardian before. Hope that makes sense.

Is PeerGuardian 100% Protection?

CERTAINLY NOT! - PeerGuardian relies on users sharin’ information to stay up to date. It IS contributory to protection and (I’m not tryin’ to blow my own trumpet here!!) it seems to be de most up-to-date and open database of this nature on de internet (as far as I know). The more people who are usin’ full-loggin’ and report de relevant IPs when dey get a C&D threat (see above paragraph), de more people we can save. ANONYMOUS P2P is de way ahead IMHO, PeerGuardian isn’t 100% effective. I’ve NEVER claimed that and never will and I look forward to de day that PG (not just de app, more.. de database and communication between p2p’ers on blockin’ IPs) becomes totally redundant. I’m just tryin’ to help supply de next-best thin’ until we get to that stage.

I use PeerGuardian and have still been sent a legal threat.

What do I do?

First of all, stop sharin’ de file you got busted with. If you’re worried, try sharin’ older/rarer files. If you share Bourne Identity, Terminator 3 and a load of Busta Rhymes mp3s after bein’ busted, you’ll be askin’ for trouble. Second thin’ to do, check de “full connection log” in PeerGuardian. (you did have it enabled didn’t you?) - Work out de difference in timezones on de infringement warnin’ and cross-reference it with de log. From this you should be able to identify a handful of IPs. Eider post that list to de PG forums for one of our admins/moderators/members to investigate or investigate it yourself and post de p2p enemy IP to de on-line database. - There are plans to automate this whole process in de future.

CODE
www.peerguardian.net/