I'm lost without the pirate bay...



Anyone else having nostalgia about trawling DALNet or EFNet for DCC rooms?

IRC still has a lot of shit available, and DCCs are a damn fast way to get files if the person is anywhere you geographically... Of course, it also makes it bloody obvious who you are if the person you're download from happens to be an industry plant.
 
get a ipv4toipv6 tunnel broker.....like the one at SixXS - IPv6 Deployment & Tunnel Broker or go6 | IPv6 community or Hurricane Electric Free IPv6 Tunnel Broker so you can get an ipv6 address with your ipv4 address

once you get it working, download sannzbd+ from SABnzbd.org : Home of SABnzbd+, the Full-Auto Newsreader

use these free ipv6 news servers:
news.ipv6.eweka.nl port: 119 max connections: 8
newszilla6.xs4all.nl port: 119 max connections: 3
reader.ipv6.xsnews.nl port: 119 max connections: 5

And you get free usenet. When using these three I get line speed when downloading from the world of usenet....i've been doing this for bout a year now and it's awesome.

oh ya and use NZBMatrix: NZB Usenet Downloads. NZBs Downloads or www.nzbsrus.com or Newzleech.com - Usenet Search for free nzbs

so you get everything for fucking free. it's all VERY VERY easy to install and setup....so if you have questions....use google.
 
+rep rohitiyer11. I never knew there were free ipv6 newsgroup servers. The only downside is the client's web interface. Oh well. Thanks for the tip!
 
get a ipv4toipv6 tunnel broker.....like the one at SixXS - IPv6 Deployment & Tunnel Broker or go6 | IPv6 community or Hurricane Electric Free IPv6 Tunnel Broker so you can get an ipv6 address with your ipv4 address

once you get it working, download sannzbd+ from SABnzbd.org : Home of SABnzbd+, the Full-Auto Newsreader

use these free ipv6 news servers:
news.ipv6.eweka.nl port: 119 max connections: 8
newszilla6.xs4all.nl port: 119 max connections: 3
reader.ipv6.xsnews.nl port: 119 max connections: 5

And you get free usenet. When using these three I get line speed when downloading from the world of usenet....i've been doing this for bout a year now and it's awesome.

oh ya and use NZBMatrix: NZB Usenet Downloads. NZBs Downloads or www.nzbsrus.com or Newzleech.com - Usenet Search for free nzbs

so you get everything for fucking free. it's all VERY VERY easy to install and setup....so if you have questions....use google.

Having probs getting this working. Pretty sure it's an issue w/ the IPv6 tunneling. To Google I go....
 
Think it's my wireless router that's causing the problem. Guessing I'm going to have to upgrade the firmware to make this work, but I really don't know. Network stuff is sort of outside my area of expertise. I guess this will be a learning experience.
 
well here's a mini-ipv6 i posted on a different forum i used to frequent:
FYI----any blue text....replace the for a dot/period/full stop/whatever the **** you wanna call it: "." w/o quotes for the common sense deprived

and i don't mind rep either....it makes my e-peen grow

news.ipv6.eweka.nl 4 connections 20mbit/s public

newszilla6.xs4all.nl 3 connections 150kb/s public

reader.ipv6.xsnews.nl 10 connections 20mbit/s wwwxsnewscom/ipv6

To get ipv6 (if you don't already) go to either: wwwsixxsnet/signup/create follow the tutorials....OR use Hurricane Electric: wwwtunnelbrokernet and follow their tut's

This guide shows you how to use it w/ newsleecher/grabit but they didn't work for me. I used an AMAZING program called SABNZBD: wwwsabnzbdorg go to the forums for any help you need till i make my tut. I HIGHLY recommend this program
FYI the following is not mine just re-post from another site till i make my own guide:
Free IPv6 servers that are available at the moment:

Eweka
Adress: news.ipv6.eweka.nl
Port: 119
Connections: 20
Speed: 20mbit
username: none
Pass: none
retention: 107 days

newszilla
Adress: newszilla6.xs4all.nl
Port: 119
Connections: 3
Speed: 150 kb/s
username: geen
Pass: geen
retention: 18 days

Tunnel Providers:

There are probably more reliable tunnel providers than listed, but I will explain how to use the following servers:
Hurricane Electric
tunnelbrokernet

Hurricane how-to:
This works for XP system (SP3) with newsleecher and with Grabit (both only tested with eweka IPv6)
choose in advance which leecher you will be using
Download and install your preferred usenet software and add new servers using the following configuration:
important server address:127.0.0.1, postage: 1119, server nickname: ipv6 Eweka, connections: 4 (10 gives me a maximum speed of 1200kbit/s ), priority: 1
server address: 127.0.0.1, postage: 1118, server nickname: ipv6 Newszilla6, connections: 3, prio: 1


  • Go to: tunnelbrokernet and register (top left)
  • fills out your data and if you don?t want to fill out your real personal data in: churchstreet in ukraine also works :p ( however be sure to use a correct mail address as you will need it later on)
  • You?ll soon receive a confirmation e-mail
  • Login at the Hurrican website.
  • Later on you will need you current IP-address, this can be found at: whatismyipv6com
  • only copy the IP address and click ? Create regular Tunnel? (top left) and paste your IP address in the box which is given and click the server who is near you. After hitting submit you should see ?O.K.: Your tunnel has been allocated?
  • next click tunnel details, where we will be seeing the information we will need in the next few steps
  • Choose your operating system and click ?show config?
  • copy the lines you see and paste them in a new file using notepad
  • add the following lines to the file:
netsh interface portproxy add v4tov6 listenport=1119 connectaddress=news.ipv6.eweka.nl connectport=119

netsh interface portproxy add v4tov6 listenport=1118 connectaddress=newszilla6.xs4all.nl connectport=119
netsh interface portproxy add v4tov6 listenport=1120 connectaddress=reader.ipv6.xsnews.nl connectport=119

  • and then add the following lines depending on your software and installation location:
cd C:\Program Files\NewsLeecher\

newsLeecher.exe
or
cd C:\Program Files\Grabit\
Grabit.exe

  • save this file as IPv6tunnel.bat in the folder IPv6tunnel on C:\ disk
  • double-click on the .bat file you just created and newsleecher (or other software you choose and filled out in .bat file) is started.
  • Grab an .nzb file and start downloading!
  • remember to start your software using the .bat file everytime you want to use this method!
F.A.Q


How do I find out IPv6 is working for me?
Go to whatismyipv6net and find out
When trying to install IPv6 via: ?Open a cmd.exe window ?> Type: ?netsh interface ipv6 install? and press enter? I get the following error: ?0×800704b8 installation error?.
In command prompt (start>execute>cmd) type the following and hit enter:
esentutl /g %windir%/security/Database/secedit.sdb
you?ll receive this reply ?database is not up-to-date?

then type (and hit enter):
esentutl /r %windir%/security/Database/secedit.sdb
you?ll receive this reply ?Operation terminated with error -1003 (JET_errInvalidParamater, Invalid API paramater)?
then type (and hit enter):
esentutl /p %windir%/security/Database/secedit.sdb
Now you?ll see a lot of text and IPv6 install should work without the error above.
My Command prompt immediately closes?
instead of using (start>execute>cmd) use (start>execute>cmd/k)
Other tips & tricks:
make sure your windows firewall is disabled.
All servers will work in the Netherlands for sure and most of them will work in most big european countries: Germany, France, Poland, Spain, Italy, Greece, Norway, Finland, Sweden, UK and Turkey. I don?t know for other countries, but it will probably also work. If so, please let me know in the comments!
 
and here's one i made on that same forum for whenever free ipv4 news servers pop-up from time to time:
UPDATE MARCH 23rd, 2009
server: test.news-service.com ports: you can use either 119 or 80 (I use 80 at school cuz they block port 119)Max number of connections you are allowed to use is 8

Sorry bout the outside link...lol. My bad :batman:. Don't hate me mods
Introduction
OK... here is the best way to get games for FREE (imo). Only drawback to this is, since we are going to be using free servers, the server can have a tendency to go down...but that's when you can go back to using MU/RS/MS/Torrents/etc...

USENET Terms
I?ll go over some terms that you?ll see in the world of USENET just so you can get an understanding of them when you come across one of them:


  • News Server-For ease of clarification, try to think of a news server as a site LIKE MegaUpload, Rapidshare, or Megashares. Only you?ll need a special program to get into this ?site? (news server) which is called a News Reader.
  • News Reader-As previously mentioned, you will need to download a program to get access to a news server. My tutorial will be using a cracked version of an amazing program called Newsleecher, which will be referred to as NL from now on.
  • Articles-Usenet articles are e-mail like messages or files posted to a newsgroup. When putting in the name of the game you will be presented with articles to sift through. The header of an article indicates its content.
    • Headers- Are the labels that have been put up for each article in a newsgroup. You?ll see a title, a file number (file 2 of 20 etc.) and a filename (.zip, .rar, .avi, .nfo, etc?).
  • Binaries- Binaries are files that you can download from a news server that are predominantly larger in size and can be a bunch of different formats.
    • As for 360 games, they are packed in RAR?s, just like you?ll see on RS/MU/MS/etc? with an .nfo file, an sfv file, and the all new PAR2 file type (which is obviously an upgrade of the PAR file type J )!!!
  • PAR2- Is an amazing file which repairs broken/corrupted files that you download. So say you DL 75 rars of a game (game I?m currently dl?ing is NPPL champ. Paintball. 2009), you will sometimes be given a number of PAR2 files that have also been uploaded by the uploader. Then using a program called QuickPar, or the integrated PAR repair function in NL (which I don?t use), open one of the par files to run an analyzer to the rar?s you downloaded.
    • Think of it like opening a rar file for a 360 game, it extracts the info from all the files in sequential order without the need to open each rar file individually, same with par files. So, opening one par file will let you use all par files for repairing (if the results of the analysis say you need to of course!)
      • Running the repair process is simple, just click repair after the analysis, and let it run. The old corrupted parts of the rar files that were downloaded get fixed and end up in the recycling bin. Now you can proceed to extraction!
  • NZB?s- All files you see in a news group is split up into many separate parts. These parts are called articles and are combined again to one file by your newsreader after downloading.
    • Each article has a unique number, a Header. With this number your newsreader knows exactly which file to download, because there is only one file with the same number.
    • An NZB file is a collection of Header?s of the files the NZB has been made for. These Headers are combined in a text file with the extension .nzb. All NZB?s can be opened with Newsleecher.
      • Think of it as starting a batch download with a download manager when using links from RS/MU/etc?
  • Retention- This term, usually followed by a certain number of days (30/60/90/120/160/240 days), tells us how long certain news servers, or news hosting sites, hold onto the files throughout all the different news groups the server offers.
OK now onto the tutorial itself.
First and foremost, download the 2 programs and the detailed Tutorials for in-depth references WITH pictures, courtesy of binaries4all.com.

NewsLeecher crack +keygen: RapidShare: 1-CLICK Web hosting - Easy Filehosting

QuickPar: RapidShare: 1-CLICK Web hosting - Easy Filehosting

Two detailed tutorials; How to use NewsLeecher, and how to use QuickPar:
RapidShare: 1-CLICK Web hosting - Easy Filehosting

Quick Tutorial:
1.Open NewsLeecher
2.Click the 'Manager' tab
3.Click 'Add' at the top of the left-hand column
4.Fill in all the details; For this you will add the free servers I use
--A.) freebin.readnews.com and freebin-auth.readnews.com
-----i.Server Address: use both freebins
-----ii.Port: 119 (SSL box stays unchecked)
-----iii.Server Nick: you can put anything
-----iv.Connections: I?d say keep it around 2-4
-----v.Priority: mine?s set to 1
-----vi.Server Login: I?ve kept it unchecked although sometimes it will require you to input an arbitrary user & pass (which I?ve kept anything & anything) It?s kinda random, but shouldn?t be a problem
5.Press 'OK' to save this information, the server should now appear in the left-hand column on the 'Manager' tab and be in the bottom right-hand section.
6.Now press 'Options' on the bar at the top.
7.Click 'Connection' on the left hand-column of this window
8.Click 'Download' in the left-hand column
9.Choose the folder in which you want your downloads to be placed
10.Change the 'Pause if disk space gets below...' value if you like.
***Now go to the NEWZLEECH website to make your nzb file. There, you can search for games by either typing in a game name, or by searching for games in THE NEWS GROUP for 360 games: alt.binaries.games.xbox360 (also called a.b.g.x360 for short) which will be found here (search for that group in NEWZLEECH's SEARCH AREA). From there, after you find the game you wish to download, you should see the PAR files which are made for those rar?s in the game. Make an NZB for the rars and one for the pars and save them to a folder or somewhere of your choosing. Then have newsleecher open them, and it will automatically import all of the Headers containing the files for you, nice, neat, and organized.***
11.In the left-hand column under 'Download', click 'NZB Files'
12.Change these values to what suits you best, I have it so NewsLeecher is associated with NZB files, which means when I open an NZB file NewsLeecher starts downloading it straight away.
13.In the left-hand column under 'Download', click 'PAR Files'
14.Click 'General' in the left-hand column
15.Change these values to what you like
16.Click 'OK' to save these settings and close this window
17.Your files will appear in the 'Queue' tab and they should be downloading. If they aren't, make sure you are connected to the servers (the big button in the top-left should be indented) and that downloads aren't paused (the 4th button from the left should not be indented)
18.Happy downloading!

EDIT: for those of you who are a fan of RSS feeds try this:
shows you how you can keep tabs on when a new post is made for a certain news group, a file, etc.... cuz remember, this can be used for MORE than just games ;)


*Note* Don't hate me if free servers go down on you, it's free as is just one more place to get games.... but in my experience, I?ve had 90% UP time from the past 2-3 months I?ve been using free servers, just as of recent they've been a bit funky, but I?ve found another that has been reliable for me so happy downloading! Btw, I always max out my connection, so i'm very happy, especially since it's Free.
 
  • Like
Reactions: nvanprooyen