.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Bot Coding (http://forums.bots-united.com/forumdisplay.php?f=24)
-   -   Creating a Author Sorter For Wp's (http://forums.bots-united.com/showthread.php?t=1917)

Huntkillaz 09-06-2004 12:09

Creating a Author Sorter For Wp's
 
u know that idea i had in the podbot forum where if it was possible to run the dll into aking a copy of wp's and sorting them into directories by authors name...


well lets start that project here :)

first thing i neeed to know is can we acess the wp file header's ? similarly to whats in the bot code?

Cpl. Shrike 09-06-2004 12:56

Re: Creating a Author Sorter For Wp's
 
What's the goal of this feature ??
Just ordering / archiving wp files ?

In that case an external program can do the job.
Doesn't really need to be in the bot .dll

Reading the file header in such a program can be done just like in the hpb source code.

Scan the author name, close file, make folder according to author name, copy file to new folder.

Next file...

Huntkillaz 09-06-2004 22:55

Re: Creating a Author Sorter For Wp's
 
Quote:

Originally Posted by Cpl. Shrike
What's the goal of this feature ??
Just ordering / archiving wp files ?

In that case an external program can do the job.
Doesn't really need to be in the bot .dll

Reading the file header in such a program can be done just like in the hpb source code.

Scan the author name, close file, make folder according to author name, copy file to new folder.

Next file...

yep thats what i figured i'll do..since it'll make it runnable anytime..thanx i'll look into it


All times are GMT +2. The time now is 07:59.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.