aboutsummaryrefslogtreecommitdiff
path: root/subpages/Comments/VTF_Plug-In_for_Paint.NET.html
diff options
context:
space:
mode:
authorMaxxiii <[email protected]>2020-09-14 20:42:31 +0300
committerMaxxiii <[email protected]>2020-09-14 20:42:31 +0300
commitd8d623ea20a8d20dae3a2f73d4a109f08bdf729f (patch)
tree0264b170053a670746847698d4d5b77905b6aef2 /subpages/Comments/VTF_Plug-In_for_Paint.NET.html
parentAdd Comments pages for Crafty and update links to it, other small fixes (diff)
downloadnemstools.github.io-d8d623ea20a8d20dae3a2f73d4a109f08bdf729f.tar.xz
nemstools.github.io-d8d623ea20a8d20dae3a2f73d4a109f08bdf729f.zip
Add remaining Comments pages and links to them (only 1st page for now)
Diffstat (limited to 'subpages/Comments/VTF_Plug-In_for_Paint.NET.html')
-rw-r--r--subpages/Comments/VTF_Plug-In_for_Paint.NET.html478
1 files changed, 478 insertions, 0 deletions
diff --git a/subpages/Comments/VTF_Plug-In_for_Paint.NET.html b/subpages/Comments/VTF_Plug-In_for_Paint.NET.html
new file mode 100644
index 0000000..e6d64c1
--- /dev/null
+++ b/subpages/Comments/VTF_Plug-In_for_Paint.NET.html
@@ -0,0 +1,478 @@
+<!DOCTYPE html>
+
+<head>
+ <title>Nem's Tools [Miscellaneous - PDN VTF Plug-In - VTF Plug-In for Paint.NET]</title>
+ <link rel="shortcut icon" href="../../favicon.ico" type="image/x-icon">
+ <link rel="stylesheet" type="text/css" href="../../css/default.css">
+ <meta http-equiv="pragma" content="no-cache">
+ <meta http-equiv="cache-control" content="no-cache">
+ <meta name="author" content="Ryan Gregg">
+ <meta name="description" content="Nem&#39;s Half-Life and Half-Life 2 editing tools.">
+</head>
+
+<body>
+ <div class="banner" onclick="location.href='https://nemstools.github.io/'"> </div>
+ <div class="archived">This is archived copy of currently unavailable <a href="http://nemesis.thewavelength.net">Nem's
+ Tools website</a>, restored from <a
+ href="https://web.archive.org/web/20191202151405/http://www.nemesis.thewavelength.net/">Web Archive</a>. <br>
+ Download section now provides links to both Web Archive and to this unofficial Github mirror.
+ </div>
+ <div class="main">
+ <div class="group">
+ <div class="separator"></div>
+ <div class="heading2 menu">
+ <a href="../../index.html" class="menuitem">Home</a>
+ <a href="../../pages/GCFScape.html" class="menuitem">GCFScape</a>
+ <a href="../../pages/Crafty.html" class="menuitem">Crafty</a>
+ <a href="../../pages/VTFLib.html" class="menuitem">VTFLib</a>
+ <a href="../../pages/Batch_Compiler.html" class="menuitem">Batch Compiler</a>
+ <a href="../../pages/Terrain_Generator.html" class="menuitem">Terrain Generator</a>
+ <a href="../../pages/BSP_Viewer.html" class="menuitem">BSP Viewer</a>
+ <a href="../../pages/MAP_Viewer.html" class="menuitem">MAP Viewer</a>
+ <a href="../../pages/virtuAMP.html" class="menuitem">virtuAMP</a>
+ <a href="../../pages/Miscellaneous.html" class="menuitem">Miscellaneous</a>
+ </div>
+ <div class="separator"></div>
+ <div class="content">
+ <div class="main_area">
+ <div class="space"></div>
+ <div class="main_content">
+ <div class="group">
+ <div class="heading1">
+ <div class="space"></div><span class="left"><a name="p225" href="#p225">VTF
+ Plug-In for Paint.NET</a> - <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=1">Nem</a></span><span
+ class="right">Posted: Mar 10th, 2007 - 5:59:31 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content"><b>About:</b>
+
+ <p>VTF Plug-In is a 32 bit/64 bit <a
+ href="https://web.archive.org/web/20171027005835/http://www.getpaint.net/">Paint.NET</a> file format
+ plug-in for the .vtf file format. It is a simple plug-in that supports single-frame/multiple-frame, 3
+ or 4 channel .vtf files in any format. It is designed for typical .vtf creation and viewing and does
+ not contain the advanced features found in <a
+ href="https://web.archive.org/web/20171027005835/http://nemesis.thewavelength.net/index.php?p=40">VTFEdit</a>.
+ Nonetheless, it can be a useful tool for creating simple .vtf files.</p>
+
+ <b>Screenshots:</b>
+
+ <div style="text-align: center">
+ <br>
+ <img src="../../images/pages/pdnvtfplugin1.png" width="600" height="385" alt="VTF Plug-In"
+ title="VTF Plug-In">
+ <br><br>
+ </div>
+
+ <b>Download from Web Archive:</b>
+
+ <ul>
+ <li><a
+ href="https://web.archive.org/web/20171027005835/http://nemesis.thewavelength.net/files/files/pdnvtfplugin111.zip">Archive
+ (536 KB)</a></li>
+ <li><a
+ href="https://web.archive.org/web/20171027005835/http://nemesis.thewavelength.net/files/files/pdnvtfplugin111-source.zip">Source
+ Code (537 KB)</a></li>
+ </ul>
+
+ <b>Download from unofficial Github mirror:</b>
+
+ <ul>
+ <li><a href="http://nemstools.github.io/files/pdnvtfplugin111.zip">Archive
+ (536 KB)</a></li>
+ <li><a href="http://nemstools.github.io/files/pdnvtfplugin111-source.zip">Source
+ Code (537 KB)</a></li>
+ </ul>
+
+ <b>Revision History:</b>
+
+ <br><br>
+
+ v1.1.1
+
+ <ul>
+ <li>Added support for version 7.5 of the VTF format.</li>
+ </ul>
+
+ v1.1.0
+
+ <ul>
+ <li>Added x64 support.</li>
+ <li>Upgraded to VTFLib v1.3.0.</li>
+ </ul>
+
+ v1.0.4
+
+ <ul>
+ <li>Added support for version 7.4 of the VTF format.</li>
+ <li>Upgraded to VTFLib v1.2.7.</li>
+ </ul>
+
+ v1.0.3
+
+ <ul>
+ <li>Added support for version 7.3 of the VTF format.</li>
+ <li>Added version option.</li>
+ <li>Upgraded to VTFLib v1.2.6.</li>
+ </ul>
+
+ v1.0.2
+
+ <ul>
+ <li>Image data allocation for animated files no longer done on the stack.</li>
+ </ul>
+
+ v1.0.1
+
+ <ul>
+ <li>Fixed flags not saving at all.</li>
+ <li>Improved automatic flag selection.</li>
+ </ul>
+
+ v1.0.0
+
+ <ul>
+ <li>Original build.</li>
+ </ul>
+ </div>
+ <div class="heading1">
+ <div class="space"></div><span class="left">Modified: Aug 1st, 2010 - 6:11:05 pm</span><span
+ class="right">[ 88228 Views ]</span>
+ <div class="space"></div>
+ </div>
+ </div><br>
+ <div class="offsets">[ 1 <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=225&amp;o=15#p225">2</a>
+ <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=225&amp;o=30#p225">3</a>
+ ]</div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">1.</span> <a name="c2413"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=2633">INsane</a></span><span
+ class="right">Modified: Mar 19th, 2007 - 4:46:05 am</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">Oh well done :) I have not got time to try now but I will try it after work.<br>
+ <br>
+ EDIT: Tried it...works great, made a quick 'Player ID Icon" for dod:s in about 2 mins flat... thank you
+ very much :)<br>
+ </div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">2.</span> <a name="c2417"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=2677">Vradash</a></span><span
+ class="right">Posted: Mar 26th, 2007 - 12:03:10 am</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">Wooow, works great! :) Thank you! :D</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">3.</span> <a name="c2669"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=708">NoBody</a></span><span
+ class="right">Posted: Oct 3rd, 2007 - 7:29:23 am</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">This works grate even better then the photoshop one or did you update it to some of
+ the same functionality?<br>
+ <br>
+ Animating using layers is somthing i have been wanting for ages.</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">4.</span> <a name="c2672"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=1">Nem</a></span><span
+ class="right">Posted: Oct 5th, 2007 - 7:38:12 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">The differences between the two arise from differences between the two APIs, that is,
+ the Paint.Net API is far easier to work with than the old Photoshop API.</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">5.</span> <a name="c2688"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3002">STUART</a></span><span
+ class="right">Posted: Oct 25th, 2007 - 12:23:06 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">PDN doesn't appear to recognize the new version (there is no .VTF listed in its open
+ dialog, etc). For reference, I'm on XP x64.</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">6.</span> <a name="c2691"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3002">STUART</a></span><span
+ class="right">Posted: Oct 28th, 2007 - 6:37:50 am</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">Doesn't work in Vista 64 either. I don't get why this is the only file type that
+ doesn't work on x64.</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">7.</span> <a name="c2903"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3320">ickle</a></span><span
+ class="right">Posted: Jun 21st, 2008 - 4:39:26 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">i must be going dense in my old age...but i cannot for the life of me get the .vtf
+ plugin's to actually allow me to open up a .vtf file !! Says it is not supported!! Any help ?<br>
+ <br>
+ other than that its really good !! <img src="../../images/emotes/cool.gif" width="32" height="32"
+ alt="cool"></div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">8.</span> <a name="c2904"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=1">Nem</a></span><span
+ class="right">Posted: Jun 21st, 2008 - 5:55:30 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">What operating system are you using?</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">9.</span> <a name="c2983"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3428">BumGravy</a></span><span
+ class="right">Posted: Sep 10th, 2008 - 10:10:19 am</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">Is there a way to save textures with an alpha layer? It doesn't seem to work using
+ Paint.NET so I thought this plugin might help. I have two layers open and save as VTF, it doesn't ask me
+ to merge the layers first so it seems it will save the VTF with the alpha layer included, but when I
+ open the VTF the alpha layer is blank.<br>
+ <br>
+ I hae also tried merging the layers before saving but with same result.</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">10.</span> <a name="c2984"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3428">BumGravy</a></span><span
+ class="right">Modified: Sep 10th, 2008 - 11:36:14 am</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">Never mind I managed to embed the alpha channel with TGAtool2</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">11.</span> <a name="c3008"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3487">GizmoTheGreen</a></span><span
+ class="right">Modified: Oct 28th, 2008 - 1:42:50 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">Im on Vista 64 bit and the plugin doesnt seem to work here either.<br>
+ <br>
+ does this allow us to open VTF's too? or just save?</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">12.</span> <a name="c3011"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=1">Nem</a></span><span
+ class="right">Posted: Oct 30th, 2008 - 1:02:08 am</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">The plug-in is 32 bit because of a dependency on a 32 bit NVIDIA library. It won't
+ work on 64 bit Pain.Net installations.</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">13.</span> <a name="c3078"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3587">SteveCentra</a></span><span
+ class="right">Posted: Dec 31st, 2008 - 3:25:19 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">I remember using the plugin successfully a few months ago but now when I try to save
+ my VTFs, PDN crashes... I use Vista 32 bit. Maybe a problem caused by a new version of PDN?</div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">14.</span> <a name="c3163"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3712">seranotti</a></span><span
+ class="right">Posted: Apr 14th, 2009 - 1:23:05 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">Hey, I'm trying to use paint.net for making TF2 skins, I know I used the GCFscape and
+ VTFEdit program properly to extract the skin I wanna change, yet when I open it up everything shows up
+ as a transparency. Is there a setting I need to switch paint.net to or is the transparency normal, and
+ how am I to change the colors when they aren't even the true colors. Please Advise <img
+ src="../../images/emotes/shrug.gif" width="32" height="32" alt="shrug"></div>
+ </div><br>
+ <div class="group">
+ <div class="heading2">
+ <div class="space"></div><span class="left"><span class="title">15.</span> <a name="c3164"
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3712">seranotti</a></span><span
+ class="right">Posted: Apr 14th, 2009 - 1:33:38 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">Never mind what I said, I found a way around it being a transparency, for anyone
+ having trouble the way I did, just go into the VTFEdit program and copy the whole thing, then paste into
+ paint.net and it will not be transparent. you will probably end up saving it as a bmp or jpeg. But if
+ you have VTFEdit just convert it back into a VTF format.<br>
+ <br>
+ <br>
+ <img src="../../images/emotes/yeahbaby.gif" width="32" height="32" alt="yeahbaby"></div>
+ </div><br>
+ <div class="offsets">[ 1 <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=225&amp;o=15#p225">2</a>
+ <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=225&amp;o=30#p225">3</a>
+ ]</div><br>
+
+ </div>
+ <div class="main_sidebar">
+ <div class="group">
+ <div class="heading1"><span class="title">Miscellaneous</span></div>
+ <div class="content"><span class="title">» <a
+ href="../../pages/Miscellaneous-HLLib.html">HLLib</a></span><br>
+ <span class="title">» <a href="../../pages/Miscellaneous-PS_VTF_Plug-In.html">PS
+ VTF Plug-In</a></span><br>
+ <span class="title">» <a href="../../pages/Miscellaneous-PDN_VTF_Plug-In.html">PDN
+ VTF Plug-In</a></span><br>
+ <span class="title">» <a href="../../pages/Miscellaneous-Open_Now.html">Open
+ Now!</a></span><br>
+ <span class="title">» <a href="../../pages/Miscellaneous-wad2bmp.html">wad2bmp</a></span><br>
+ <span class="title">» <a href="../../pages/Miscellaneous-Auto_Seamer.html">Auto
+ Seamer</a></span><br>
+ <span class="title">» <a href="../../pages/Miscellaneous-BSP_View.html">BSP
+ View</a></span><br></div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Login</span></div>
+ <div class="content">
+ <form name="loginform" method="post"
+ action="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=225&amp;o=0">
+ <div class="label">Username:</div>
+ <div><input type="text" name="username" class="textbox" autocomplete="off"
+ style="background-image: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAPhJREFUOBHlU70KgzAQPlMhEvoQTg6OPoOjT+JWOnRqkUKHgqWP4OQbOPokTk6OTkVULNSLVc62oJmbIdzd95NcuGjX2/3YVI/Ts+t0WLE2ut5xsQ0O+90F6UxFjAI8qNcEGONia08e6MNONYwCS7EQAizLmtGUDEzTBNd1fxsYhjEBnHPQNG3KKTYV34F8ec/zwHEciOMYyrIE3/ehKAqIoggo9inGXKmFXwbyBkmSQJqmUNe15IRhCG3byphitm1/eUzDM4qR0TTNjEixGdAnSi3keS5vSk2UDKqqgizLqB4YzvassiKhGtZ/jDMtLOnHz7TE+yf8BaDZXA509yeBAAAAAElFTkSuQmCC&quot;); background-repeat: no-repeat; background-attachment: scroll; background-size: contain; background-position: 98% 50%;">
+ </div>
+ <div class="label">Password:</div>
+ <div><input type="password" name="password" class="textbox" autocomplete="off"
+ style="background-image: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAPhJREFUOBHlU70KgzAQPlMhEvoQTg6OPoOjT+JWOnRqkUKHgqWP4OQbOPokTk6OTkVULNSLVc62oJmbIdzd95NcuGjX2/3YVI/Ts+t0WLE2ut5xsQ0O+90F6UxFjAI8qNcEGONia08e6MNONYwCS7EQAizLmtGUDEzTBNd1fxsYhjEBnHPQNG3KKTYV34F8ec/zwHEciOMYyrIE3/ehKAqIoggo9inGXKmFXwbyBkmSQJqmUNe15IRhCG3byphitm1/eUzDM4qR0TTNjEixGdAnSi3keS5vSk2UDKqqgizLqB4YzvassiKhGtZ/jDMtLOnHz7TE+yf8BaDZXA509yeBAAAAAElFTkSuQmCC&quot;); background-repeat: no-repeat; background-attachment: scroll; background-size: contain; background-position: 98% 50%;">
+ </div>
+ <div class="label"><input type="checkbox" name="storepassword" class="checkbox"
+ checked="checked">Store Password</div>
+ <div><input name="login" type="submit" value="Login" class="button"></div>
+ </form>
+ </div>
+ </div>
+
+ <br>
+ <div class="group">
+ <div class="heading1"><span class="title">New Users</span></div>
+ <div class="content">
+ <span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?action=directory">Directory</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=225&amp;o=0&amp;action=addauthor">Register</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=225&amp;o=0&amp;action=retrievepassword">Retrieve
+ Password</a></span><br>
+ </div>
+ </div>
+
+ <br>
+ <div class="group">
+ <div class="heading1"><span class="title">Latest Comments</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=277&amp;o=0#c4040">GCFScape
+ v1.8.6</a> (<a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13286">saqi55</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=213&amp;o=45#c4039">Crafty
+ FAQ</a> (<a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13268">steve0503</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=277&amp;o=0#c4038">GCFScape
+ v1.8.6</a> (<a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13282">imgsrc17</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=205&amp;o=210#c4037">About
+ Crafty</a> (<a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13231">Paynamia</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=169&amp;o=90#c4036">GCFScape
+ v1.8.6 Full</a> (<a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13277">liaoyia</a>)</span><br>
+ </div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Latest Articles</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=277#p277">GCFScape
+ v1.8.6</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=276#p276">GCFScape
+ v1.8.5</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=275#p275">GCFScape
+ v1.8.4</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=274#p274">GCFScape
+ v1.8.3</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=273#p273">VTFLib
+ v1.3.2</a></span><br></div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Most Popular Articles</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=178#p178">VTFEdit
+ v1.2.5 Full</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=76#p76">GCFScape
+ v1.3.1 Full</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=238#p238">VTFEdit
+ v1.3.3 Full</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=154#p154">VTF
+ Plug-In for Photoshop</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=169#p169">GCFScape
+ v1.8.6 Full</a></span><br></div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Newest Member</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13299">stefanatorul</a></span><br>
+ </div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Elite Spammers</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=1">Nem</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=376">Bluefang</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=708">NoBody</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=7">Slackiller</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=385">Keloran</a></span><br>
+ </div>
+ </div>
+ <br>
+ <div class="group">
+ <div class="heading1"><span class="title">Feeds</span></div>
+ <div class="content">
+ <span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/rss/?page=1">RSS
+ 2.0 (News)</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/rss/">RSS 2.0
+ (Entire Site)</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/rss/?comments&amp;limit=15">RSS
+ 2.0 (Comments)</a></span><br>
+ </div>
+ </div>
+
+
+ </div>
+ <div class="space"></div>
+ </div>
+ </div>
+ <div class="separator"></div>
+ <div class="heading2 center"><span class="note">Nem's Tools v2.0 © 2006 <a
+ href="mailto:[email protected]">Ryan Gregg</a>.<br>Execution
+ time: 0.07963s; Queries: 14.<br>
+ </span></div>
+ </div>
+ </div>
+</body>
+
+</html> \ No newline at end of file