View Single Post
Old 09-18-2003, 07:52 PM  
SnypeTEST
Senior Member
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/
psio v2.0.9 and psio sml v0.0.2

psio

- Added Sections
Code:
# CASE SEnSiTiVe VFS (pwd)
SECTIONS=/00Day/|0DAY|/MP3/|MP3|/ISO/|ISO
- Added New cookies to custom scripts
Code:
# $SECTION = SECTION AS DEFINED ABOVE (Look @ SECTIONS=)
# $RLSNAME
- missings files deleted when sfv deleted, created when file deleted.

psio sml v0.0.2 (Snype's MySQL Logger)
- Uses new cookies from psio 2.0.9
- Added new fields, check out install.txt

Code:
mysql> select type,rlsname,totalfiles from folderlog order by rlsname;
+------+------------------------------------------------+------------+
| type | rlsname                                        | totalfiles |
+------+------------------------------------------------+------------+
| 0DAY | 1.Form.Proposal-Invoice.v1.3.Incl.Keygen-ORiON | 1          |
| 0DAY | Abandoned.Well.v1.1.ALL.ACCESS.CHEAT-PiZZA     | 1          |
| MP3  | Eminem-Infinite-1995-GMZ                       | 11         |
| MP3  | Obie_Trice-Cheers_(Album_Promo)-2003-NMZ       | 5          |
| 0DAY | Violence.and.Terrorism.eBook-EEn               | 7          |
+------+------------------------------------------------+------------+
5 rows in set (0.00 sec)
uhh all those files are "fictional" heheheheh
SnypeTEST is offline