Search

Archives (30)

  • JEZSRC.ZIP Jezebel (1997)

    ...zebel! The ultimate doorgame! Turbo Pascal 7.0 source code Written by The Zodian Software Team. (Brian J. Schulteis and Jason Kessler)

  • CRM-O696.ZIP CREAM (Renegade) (1996)

    CREAM 06/1996 pak, after a year-long break, CREAM came back. Nirvana re-joined with new nickname daize. They mention IRC and expanding to other bbs ...

  • chckul10.zip Telegard Utilities (1992)

    Check Uploader Utility for TG invalid entries For Use with Telegard 2.7 By NorthWind SoftWare Josh Lippy

  • hangup35.zip Telegard Utilities (1992)

    Hangup! v3.5 warns of users who drop carrier as an improper logoff, for Telegard 2.7 by NorthWind SoftWare

  • hsl_tgb5.zip Telegard Utilities (1992)

    Telegard HS\Link Two-Way Transfer Interface Door v1.00 wide beta 5 For Telegard 2.7. by Tim Strike - Forbidden Knights SoftWare

  • mfile300.zip Telegard Utilities (1991)

    MagnaFile v2.00 The Ultimate File List Compiler for Telegard 2.5i, 2.5j, & 2.5k by Blue Wave Software George Hatchew and Fred Rappuhn

  • mgsud151.zip Telegard Utilities (1992)

    MGSUDEL User File Delete Utility for Telegard 2.7 Mt. Glacier Software Michael G. Smith

  • 2dapnt15.zip FidoNet Technology Network (1991)

    2DAPOINT v1.50 free mail bundler for FTSC .MSG files with BinkleyTerm written 1991 by Realm Software Ron Pritchett

  • alfv10.zip Spitfire Utilities (1992)

    ALF v1.0 header maker for file-lists for SpitFire v3.1 March 29, 1992 Scott Fell A Thunderstorm Software production

  • bdoc_250.zip BinkleyTerm (1991)

    Binkleyterm mail/term program docs v2.30/2.40/2.50 Bit Bucket Software, Co. 1991

  • dru_225.zip Utilities (1989)

    Remote Utilities v2.25 - drop to dos for remote access 1989 by Jeremy Slade of Delta Software Productions

  • ext_prot.arc Wildcat Utilities (1988)

    External protocol batch files for Wildcat! BBS file transfers using DSZ, MLINK, and PCKERMIT; provided by MUSTANG Software in 1988 as configuration ex...

  • ezy101_1.zip EZYCOM BBS (1992)

    Ezycom V1.01 BBS software main program. Contains the executable, overlay, configuration utility, and conversion tool for upgrading from version 1.00.

  • fdlog120.zip FrontDoor Utilities (1990)

    FrontDoor Log Analyzer v1.20 by Mats Wallin (1990) - A utility program that extracts and analyzes FrontDoor BBS software logfiles, generating reports ...

  • fduser10.zip FrontDoor Utilities (1992)

    FDUSER is a log file analyzer and reporter for FrontDoor email software versions 2.00-2.01, generating configurable traffic reports between nodes. Cre...

  • filsl11.zip PCBoard Utilities (1990)

    File Sleuth v1.1 is an offline file search utility for DOS that scans BBS file lists and displays matches using AND/OR logic, compatible with PCBoard ...

  • flash32.zip Utilities (1990)

    Flash 3.0 is a daily news file generator for Bulletin Board Systems, offering customizable multi-line messages, multiple display modes, and conference...

  • gamest11.zip Utilities (1991)

    GameStat v1.10 tracks door game usage on BBS systems, generating ranked bulletins showing the top 15 most-played games by average plays per day. Writt...

  • idcform.zip Doors (1989)

    IDCform is a DOS-era BBS door program that collects user input via customizable templates and saves responses in ASCII-delimited files, designed for i...

  • logmgr16.zip DOS Utilities (1991)

    LOGMGR version 1.60 is a DOS utility that automatically manages log files by renaming, archiving, and deleting old logs based on user-specified retent...

Files (462)

  • TAG26B.DOC in tagu26b.zip

    /=====================================================\ < T.A.G. Version 2.6b (Multinode) Release Documentation > ...

  • ASYNC2.PAS in JEZSRC.ZIP

    {*--------------------------------------------------------------------------*} {* ...

  • CFGWAY.PAS in JEZSRC.ZIP

    unit CfgWay; {$O+} {$G+} interface uses Crt,crtkit; type LineString = string [80]; Type SCOREBOARD = Record User,VirusName,Spac...

  • DDOVR.PAS in JEZSRC.ZIP

    unit ddovr; {$O+,F+,V-} interface uses crt; {procedure showhelp;} procedure GetBBSInfo( bbstype: word; var user_first_name,user_last_...

  • DDPLUS.DOC in JEZSRC.ZIP

    DDPLus Version 7.1 Door Driver Toolkit for Turbo Pascal 7.0 NOTE: Items with marked with a "*" have changed since version 7.0 ...

  • DDPLUS.PAS in JEZSRC.ZIP

    unit DDPlus; {$V-,F+} interface uses dos, crt, comio, ddscott, ddansi2, ddovr, ddovr2; type CharOriginType=(localchar,remotechar); strptr=...

  • GPL.HTM in JEZSRC.ZIP

    <HTML> <HEADER> <TITLE>GNU License</TITLE> </HEADER> <BODY> <H1>GNU GENERAL PUBLIC LICENSE</H1> <H4>Version 2, June 1991</H4> <p> <hr> <pre> ...

  • INSTRUCT.DOC in JEZSRC.ZIP

    ... Jezebel Copyright (c) 1996 Zodian Software ----------------------------------------------------------...

  • JEZ-CFG.PAS in JEZSRC.ZIP

    ...PE('|21|14Jezebel |15Configuration Program |07- |08(|07c|08) |131996/97/98 Zodian Software |16'); Window(1,1,80,24); CLRSCR; Intro; ...

  • JEZEBEL.PAS in JEZSRC.ZIP

    ...rus Simulation doorgame for DOS based BBS systems Copyright (C) 1996-1998 Zodian Software & Brian J. Schulteis This program is free software; you ...

  • JEZMAIL.PAS in JEZSRC.ZIP

    unit simmail; interface procedure checkmail; procedure sendmail; procedure makeevent(touser,fromuser,eventstr:string); {Hey, Osh! This thing'll l...

  • JEZWAY.PAS in JEZSRC.ZIP

    ...all Street, Microsoft stock disapears!'); 6: writeln(newsfile,'|13The Zodian Software Team got arrested for Trademark infringement!'); 7: wr...

  • LICENSE.HTM in JEZSRC.ZIP

    <HTML> <HEADER> <TITLE>GNU License</TITLE> </HEADER> <BODY> <H1>GNU GENERAL PUBLIC LICENSE</H1> <H4>Version 2, June 1991</H4> <p> <hr> <pre> ...

  • MAKEKEY.PAS in JEZSRC.ZIP

    ...+sname))); writeln(regfile); writeln(regfile,'Thank you for choosing Zodian Software!'); close(regfile); writeln(normalize(encrypt (bname ...

  • SEWTALK.PAS in JEZSRC.ZIP

    ...tered:='|20|15Register me!' else} lineentered:='Thank you for supporting Zodian Software.'; end; Procedure Four; begin nameadd:='Dave Cutler';...

  • SWRTALK.PAS in JEZSRC.ZIP

    ...ntered:='|20|15Register me!' else lineentered:='Thank you for supporting Zodian Software.'; end; Procedure Four; begin nameadd:='Dave Cutler';...

  • UNREG.ASC in JEZSRC.ZIP

    ...laying Jezebel. Check out HTTP://www.kinn.com/zodian Written by The Zodian Software Team. (Brian J. Schulteis and Jason Kessler) ...

  • ZN-APP.TXT in ZER0NET.ZIP

    _____________,------------------,,,__________ /________ / ____________ // ________/ ____,-------------,___ #### // ____/ ____/...

  • ZN-INFO.TXT in ZER0NET.ZIP

    ................. ................. ````` ::::::::: ::::: ````````` ................. ................. ........::::::::: ::::::: .....

  • ZN-NODE.TXT in ZER0NET.ZIP

    ,-----------------------------------------------------------------------------. | ...