home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carsten's PPE Collection
/
Carstens_PPE_Collection_2007.zip
/
S
/
STORM140.ZIP
/
STORMTOP.DOC
< prev
next >
Wrap
Text File
|
1995-08-09
|
11KB
|
239 lines
─ ── ─── ──── ───── ───────────────┐
STφRMTφP v1.40ß
Code by Brain killer/Storm Posse - August 1995
└─────────────── ───── ──── ─── ── ─
┌─> Fist Word
└─────────────── ───── ──── ─── ── ─
It was a very hot night of this summer, an I'm looking for a good proggy
for my download.txt file. So I find some good ( topfile.exe ) but not like
I want. Some pals tells me to make one, so I make mine! Hope you enjoy this
proggy and help me to improve it!
┌─> Installation
└─────────────── ───── ──── ─── ── ─
■ Just have first to edit the STOP.CNF file! :)
STORM BBS Line 1 : Name of your board!
d:\usr\dev\download.txt Line 2 : Path/name of the download.txt
YES Line 3 : Backup of the download.txt (YES/NO)
YES Line 4 : Keep history text of files!
d:\usr\dev\download.blt Line 5 : Path/name of top download blt file.
FRA Line 6 : Country language FRA ENG for date
CLASSIC line 7 : Car style : CLASSIC or UNDERGROUND
4 Line 8 : blt style 1 to 4; ***
d:\usr\dev\uploadf.blt Line 9 : Path/name of the upload blt file.
[FILES]
ALLFILES.ZIP ┐ Section of excluded files, don't remove it
CONFMIDI.ZIP │ List of the files to exclude from the
CDROMX.ZIP │ blt. ( 50 max.)
STORM │
.JPG │
.QWK │
.TXT │
.CAP │
.ARJ │
.GIF ∙
..... ∙
.ARJ │
┘
[USERS] ┐ Section of excluded users, don't remove it
SYSOP │ List of the users to exclude from the blt
┘ Not valid now, for further release!
There is an example in the zip file ( stormtop.cnf ) but i warn you check
you stormtop.cnf file before executing the proggy!
*** you can choose 3 built-in blt (for really lazy guys!)
1=STORM 2=UNDERGROUND CAFE 3=THE DEADLINE
4=MAKE YOUR OWN BLT! Yes, really that's not a joke! :)
Edit with pcbedit the STORMTOP.BLT
──────────────────────────────────────────────────────────────────────
WARNING! DON'T REMOVE THE "STORMTOP.BLT" FILE , STORMTOP NEED IT!
YOU MUST NOT CHANGE HIS NAME! JUST EDIT/MODIFY
──────────────────────────────────────────────────────────────────────
So here are following the stormtop.blt commands:
- @FILE....01@ to @FILE....45@ : Name of the files
- @01@ to @45@ : number of times the file was downloaded
Ex:
@FILE....01@ @01@ EXAMPLES.ZIP 1234
- @TOTALD@ : Total Download
- @BEG_DATE@ : Date of begin
- @END_DATE@ : Date of end
- @TRTIME@ : the blt generated time
- @STORMTOP_VER@ : Stormtop version DON'T FORGET to put
this data in your blt if U DON'T the
blt won't be create! :((((
Edit with pcbedit the STORMTUL.BLT.
──────────────────────────────────────────────────────────────────────
WARNING! DON'T REMOVE THE "STORMTOP.BLT" FILE , STORMTOP NEED IT!
YOU MUST NOT CHANGE HIS NAME! JUST EDIT/MODIFY
──────────────────────────────────────────────────────────────────────
So here are following the stormtul.blt commands:
- @USERNAME...........01@ to @USERNAME...........15@ : Name of the user
- @U01@ to @U15@ : number of upload files by user
- @01@ : % upload
- @VU_METER..................01@ : whaaaooouu a gauge!
Ex:
@USERNAME...........01@ @U01@ @01@ @VU_METER..................01@
BRAIN KILLER 666 100% ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
- @TOTALU@ : Total upload
- @BEG_DATE@ : Date of begin
- @END_DATE@ : Date of end
- @TRTIME@ : the blt generated time
- @STORMTOP_VER@ : Stormtop version DON'T FORGET to put
this data in your blt if U DON'T the
blt won't be create! :((((
■ Then launch pcbsetup and select event setup option (E) edit your event.dat
file.
┌─> Example:
└─────────────── ───── ──── ─── ── ─
stormtop.001 for node 1 or stormtop.002 for node2
@echo off
t:\
cd\stormtop
stormtop.exe
cd\pcb\node1 The path of your node
board.bat
┌─> History
└─────────────── ───── ──── ─── ── ─
┌── Date ──┬ Version ─┬─── CRC ──┬───────────── Description ───────────────┐
│ 07/24/95 │ V 1.0ß │ 06DB2708 │ The first release of STφRMTφP, It runs │
├──────────┴──────────┴──────────┤ well but I think there are a lot of │
│ │ bugs :( Backup and history options don't│
│ │ work! ( at this time 8 hours of pure │
│ │ C code ) │
├── Date ──┬ Version ─┬─── CRC ──┼───────────── Description ───────────────┤
│ 07/25/95 │ V 1.10ß │ 4A74D5A4 │ ■ Bugs fixed in the sorting of the blt! │
├──────────┴──────────┴──────────┤ ( Sometimes video crash! ) │
│ │ ■ Possibility in creating French or US │
│ │ blt including date format! │
│ │ ( Language option ) │
│ │ ■ Characters options : │
│ │ CLASSIC : example │
│ │ UNDERGROUND : eXaMPLe │
├── Date ──┬ Version ─┬─── CRC ──┼───────────── Description ───────────────┤
│ 08/01/95 │ V 1.20ß │ B41201A4 │ ■ Minor bug fixed in reading the source │
├──────────┴──────────┴──────────┤ file, sometimes system crash if the │
│ │ download.txt file is missing! │
│ │ ■ Change the colors of the blt! you can │
│ │ now make your own blt! ( Thanx to │
│ │ Lode Runner and Number Six ) │
│ │ ■ Built-in blt! │
├── Date ──┬ Version ─┬─── CRC ──┼───────────── Description ───────────────┤
│ 08/07/95 │ V 1.30ß │ BC1B4BAE │ ■ Now show at then enf the time using │
├──────────┴──────────┴──────────┤ by stormtop in seconds format! │
│ │ ■ Remove display of processing files, │
│ THE WORD OF THIS VERSION │ just a cool gauge,improving the speed │
│ "IRISH" │ of data processing! │
│ │ ■ Remove the silly joke! :) U like it! │
│ │ I put it back! │
│ │ ■ Optimizing time to read the download │
│ │ file │
│ │ ■ [FILES] an [USERS] section. │
├── Date ──┬ Version ─┬─── CRC ──┼───────────── Description ───────────────┤
│ 08/07/95 │ V 1.40ß │ 447732C4 │ ■ OOOppppsss! Big bug : the first top │
├──────────┴──────────┴──────────┤ file downloaded in blt was the second!│
│ │ ■ Adding Top Uploader files blt │
│ THE WORD OF THIS VERSION │ with 2 modes! (%) or graphic! │
│ "BUGGY" │ (STORMTUL.BLT) ( from 1 to 45 ) │
│ │ ■ Somes bugs may appears when the list │
│ │ of excluded users become too long! │
│ │ but now it woooooorrrrks :) │
└────────────────────────────────┴─────────────────────────────────────────┘
Other versions are fakes, be carefull!
┌─> Future features
└─────────────── ───── ──── ─── ── ─
■ Top Downloader files blt
■ Top Protocole usage blt
■ Making more than 45 files blt.
■ Top hourly upload/download usage blt
■ Multi download.txt processing ( multi node )
■ Backup of the download.txt file.
■ History of old downloaded files ( in order to make a real blt )
if U want!
┌─> BBS using StormTop release
└─────────────── ───── ──── ─── ── ─
■ The Deadline ( Hope Your Board running well know, don't forget to
register my account! :) ), really nice files on it and now make a real
backup of Your HDs, To prevent a crash, dont't smoke ash...
Underground feeling... (331) 46 48 67 63
■ The Underground Cafe ( Your board has really good PPE's ,looks nice too!
hope soon to see U on the ice! ) Hope you become the best! ( Nice girls
on ice! )
If U look for PCB PPE'S, give a ring to U.C. (331) 45 16 51 90
■ The Prograph BBS ( Your board is the best in top model dream )
You can reach Prograph BBS ( COOL TOP MODEL JPEG ) : (331) 48 02 15 12
■ Your BBS, if U use StormTop, I want to know it in order to make StormTop
the best download processor in the world! :) hum... so I'm looking for
a GUS ACE. So contact me on Storm! I think a must change my SB,too noisy!
┌─> Greetz
└─────────────── ───── ──── ─── ── ─
Greetz goes :
- to my girlfriend who support me all the time. ( Yes, no joke! )
- to my posse : Chaïn Ness, JCH a.k.a Jesus, Asle/Redox/Lithium!
- to Number Six, New Id, Lode Runner (hope you like this code!)
- to Benchman or ZoRRo (The same guy)!
- to Bruno Bertrand <bruno.bertrand#ramline@sparkhq.fdn.org>
who send me a kool E-Mail ( "Love your neighbour: Just don't get caught!")
- to all guys I forget! ( please tell me ).
- to all sysops who want this soft! :)
- to all coders of the world's scene ;)
BiG Fuck goes :
- to GaBuZo, MeGaRiP, FuNiX....
- to my dirty neighbours....
Hope you'll enjoy this code. And plllizzzzz don't remove Stormtop signature,
if you do that you're the biggest lamer of the world and so people will know
that all around the world! :)
If you have some tips, please write me an E-Mail at cnstorm@world-net.sct.fr
or write on Storm BBS (331) 53 79 17 20 The coolest board!
∙-=≡■ Brain Killer ■≡=-∙
The real one!