_________________________________ __________ \ __/_ ___/_ ___/_ __ / /_/___/ ___/_ .--- /\___ / / /__/ / ___/___/ / / / / --------------------------. | A /______/_____/_____/___/ /____/___/_______/ /X Design Production 1995! | `-----------------------------------------------------------------------------' . .:.--¡!------------------------------------¡:----. . : : : :: :::| !: SAD-WALL v1.5 by FLI7e/SAD^HJB^NJY !¡ |::: :: : : : : · ·:`--:-------------------------------------:!----' · : : - - -- ---------------------> (c)opyright notes <------------------- -- - - Permission is granted to freely distribute this product for non-commercial purposes only, as long as all files remain unmodified. - -- ------------------------------------------------------------------- --- -- .-----------------------------------------------------------------------------. | Introduction | `-----------------------------------------------------------------------------' - -- ------------------------------------------------------------------- --- -- !!! - THIS IS AN UPDATED & BUGFIXED VERSION - !!! - -- ------------------------------------------------------------------- --- -- SAD-WALL is an AREXX coded /X door which, as the name states, is just a ?SIMPLE? wall. It features some nice options like: · 2 different walls · PC-AMIGA conerting of the "umlaute" chars · Alltime Wall-Entrys storage file · 2 different dat files for the two walls SAD-WALL 1.5 has been tested about 3 weeks and no errors occured! So it`s 100% save(i hope) AND backdoor free! .-----------------------------------------------------------------------------. | Requirements | `-----------------------------------------------------------------------------' I don`t know If Mr. J. Hodge has changed the /X REXX PORT since /X $Ver 2.0! But If he did so then you need at least /X 2.0+ to run this door! Amiga OS 2.04+ would also be very usefull because of the RexxMAST you need to run this door! A logintext where you can call (if you like, i do so) the WALL with the ~CC_WALL command! .-----------------------------------------------------------------------------. | Features | `-----------------------------------------------------------------------------' -1- You can specify 2 textcolors for each wall. The colors will change by turns! So the first entry become color1, teh 2nd color 2 and so on ... Colors: 1 = /X "WHITE", USER "RED" 2 = Green 3 = Yellow 4 = Blue 5 = Pink 6 = Magenta 7 = /X "RED, USER "WHITE" -2- It store ALL Wall-One-Liner in a seperate File so you can ( IF you like to) use the best of them for a COOKIE file or just delete It! I dunno if someone else would use this FEATURE, but I like it! -3- You can change the HEADLINE (Standard says to NOT TAG BBS ADDS ON THE WALL)... just have a look on it! -4- You can change the sentence which will appear of the user did not write anything! -5- You can choose If you want to Put the HANDLE of the user who wrote the cookie on the wall in the STORAGE FILE, too! -6- You can PREVENT user writing some SPECIAL sentences/words on the wall. For example I use this function to try to prevent my wall tagged with BBS ADDS all over! To get this feature active you must ADD the words/sentences to a file which you can specify (see INSTALL for further Information)! This function is just comparing the given INPUT with the RESTRICTED datas in the INVALIDFILE! If it will find some matching patterns the INPUT will not be printed to the wall or to the storagefile! NEW IN v1.5 =========== -1- You now have TWO walls which you can cycle using PWs! This idea came from H2o/SAD who always diskliked to see only LAME slogans! So now the user who know the PW can enter the 2nd (ELITE) wall and write his slogan there! I think this is a great NEW idea and included it imediatly! Some details on this TWO WALLS thingy: If you enter the PUBTOELITE pw you`ll be beamed to the ELITE wall. If you hit RETURN alone in the ELITE one you`ll be beamed back to the public one! You can do this as often as you like but who the hell would do it!? -2- PC -> AMIGA char convertion! As you know the "umlaute" are different on PC & AMIGA! So I thought It`ll be a nice idea to convert the crap to amiga format because /X is an AMIGA program so why not make the text readable on AMIGA!? -3- Totally new designed outfit(s) by H2o/SAD! You`ll be supportet with H2o! outfits in all my soon coming doors! -4- Some bugfixes ... Thats`s all I think! If anybody will install this wall then please consider contacting me! Not for paying anything but as a notice for me that I did well! .-----------------------------------------------------------------------------. | Installation | `-----------------------------------------------------------------------------' Copy the Dir "BBS/DOORS/SCEPTIC/F!-WALL" to your "DOORS:" Copy the given BBSCMD to your "BBSCMD" location or wherever you store your BBS COMMANDS! Include an MCI Command in your login procedure to call the wall during the Login session! (Just if you want to!) Now load the config file and edit it to your needs: Here`s a closer information: ------------------------------------------------------------------------------- TraceInvalid = 0=off / 1=on If switched to ON the INPUT will be checked for ILLEGAL or UNWANTED words (like bbs adds etc.) ------------------------------------------------------------------------------- StoreHandle = 0=off / 1=on If switched to ON the USERNAME who entered the line will be written to the storage file as well! ------------------------------------------------------------------------------- Color1 = 3 Color2 = 6 Color1Elite = 1 Color2Elite = 7 This is the Colortable for Color1 and Color2 Sysop Side Userside ================================= 1=White 1=Red 2=Green 2=Green 3=Yellow 3=Yellow 4=Blue 4=Blue 5=Pink 5=Pink 6=Magenta 6=Magenta 7=Red 7=White ------------------------------------------------------------------------------- Invalid = "! i`VE tOLD yOU NO bBS aDVERTS sUCKER !" Text to appear in the inputline if an ILLEGAL word hs been detected in the INPUTLINE ------------------------------------------------------------------------------- NoWriteCookie = ".oO tRY nEXT tIME mA fRIEND ! Oo." Text to appear in the inputline if the user did not enter anything. ------------------------------------------------------------------------------- EliteHeadline = "!No LameEnEss HeRe!" Headline above the ELITE WALL ------------------------------------------------------------------------------- PublicHeadline = "! NO bBS aDVERTS hERE !" Headline above the PUBLIC WALL ------------------------------------------------------------------------------- Datfile = "doors:sceptic/F!-Wall/SAD-WALL.dat" File to store the last 10 wall-entrys of the PUBLIC wall ------------------------------------------------------------------------------- DatfileElite = "doors:sceptic/F!-Wall/SAD-WALL.Elite.dat" File to store the last 10 wall-entrys of the ELITE wall ------------------------------------------------------------------------------- StorageFile = "doors:sceptic/F!-Wall/SAD-WALL.storage" File to store ALL WALL-entrys of the PUBLIC wall ------------------------------------------------------------------------------- StorageFileElite= "doors:sceptic/F!-Wall/SAD-WALL.Elite.storage" File to store ALL WALL-entrys of the ELITE wall ------------------------------------------------------------------------------- InvalidFile = "doors:sceptic/F!-Wall/SAD-WALL.invalid" Datafile of ILLEGAL / UNWANTED words and parts ------------------------------------------------------------------------------- pubtoelite = "elite" Password to enter the ELITE wall .-----------------------------------------------------------------------------. | Contact the Author(s) | `-----------------------------------------------------------------------------' To get in contact with FLI7E (Hi, that`s me) for any reason call: --- The Pub --- +49(0)5551-65139 28k8 v34. vfast A4000/33MHz 1.2GB HD Sysop: ME! .-----------------------------------------------------------------------------. | History | `-----------------------------------------------------------------------------' v0.5 - First BBS-INTERNAL release -------------------------------------------------------------------------- v0.8 - Added Alltime History File -------------------------------------------------------------------------- v1.0 - First public release -------------------------------------------------------------------------- v1.1 - Second public release · Added TRACE command of INVALID inputs · Added the ADD USERNAME function · Fixed some little bugs - If a user typed in extranous characters like CTRL-L, CTRL-X and so on, the wall output crashed! FIXED... - If a user put SPACES in front or at the end of his slogan the CENTERING seems 2 be very UNCENTERED! FIXED ... - The NOTHING ENTERED prompt got scrambled If user just typed in some SPACES! FIXED ... -------------------------------------------------------------------------- v1.5 - Third public release · added second wall option · added character translation · fixed some bugs · rewritten/optimized code · new H2o/SAD outfit .-----------------------------------------------------------------------------. | Greetings & Messages | `-----------------------------------------------------------------------------' Aquarius/Outlaws ................ -»> Still in Outlaws? Why don`t you come over here!? FOX/AG!^REMEDY .................. -»> Hi Vince! Hope this one is running clean and bugfree! Test it! STC/TASK ........................ -»> Where are the NEW doors? Are you dead or just sleeping? THE PROPHET/NJY ................. -»> Hmmm! Same as above! PIWI GON/SAD .................... -»> You`r /X CFG ED looks great! Letus work fast to release it! MUI ROOLZ! COUGAR/HOODLUM .................. -»> Lousiest BETA TESTER ever! Why don`t you install the updates i pump to your system so often? HITPOWER/PRODIGY ................ -»> Erm, Modem damaged? Or quitted scene? Why don`t ya call? CASIO/SAD ....................... -»> Hey my dear ITALIAN ONE MEN DIVISION! How are you? and all slaved SYSOPS and /X-DOOR CODER worldwide! Keep /X going! NO CARRIER +++ATH .-----------------------------------------------------------------------------. | ABOUT SAD | `-----------------------------------------------------------------------------' We in SAD are searching some good /X-Door and Tool coder (AIM, XIM etc.) If you`re searching a NICE and "WANT-TO-BE-ACTIVE" group then we might be the right choice for YOU! You`ve NOT to leave your actual Group, you can join us just for /X! So if you`re a C, E, ASM, AREXX coder or an ANSI artist or a SYSOP who like to open a DST SITE (BETA SITE) then just get in contact with FLI7e EMail: Fli7e@liteline.mcnet.de or The Pub: +49(0)5551-65139 Some closer Information on SAD +------------------------------+ SCEPTIC itself was founded in the early month of 1992! We released some demos, intros, trainers, patches and ansi collections. Our most famous production was CHIPMANIA (soon be released under the HAUJOBB label because I (fli7e) joined them!) Then .. In summer 1994 I kicked all inactive members and decided to change the way we go! DEMO-GROUP .. R.I.P .. /X + Toolgroup .. ALIVE! From there on we worked a long time in the underground .. NO RELEASES ..! But that should change NOW! With your help a famous group could be REBORN! Actual "MEMBERS" FLi7e/HAUJOBB ^ N-JOY ^ SAD (Leader, /X CODER, SYSOP) H2o/SAD (AZZKY Layout) PIWI/SAD (/X CODER) SLY/SAD (TRADER & /X CODER) CASIO/SAD (CODER) WIGWAM/SAD (CODER) SHADOWMASTER/IFT^SAD (/X CODER) COUGAR/HOODLUM (BETA TESTER) Well, not that much I think! And because of that we`ll try to strike again! ·W·I·T·H· ·Y·O·U·R· ·H·E·L·P· !KEEP THE CULT GOING! Fast greetings to ZULU&GREY/REBELS, AEROSOUL/Ex. Shoot, ALL NJYs, ALL HJBs FOX/AG!^RDY, STC/TASK, FASHION/STB, TOUCHSTONE/ESSENCE And all those bleeding noses out there! FUCK da Rotten Skunks called themselves NAZIS! .-----------------------------------------------------------------------------. | OUR PRODUCTIONS | `-----------------------------------------------------------------------------' Already Released SAD Doors -------------------------- Bulletins (AIM) -»> Great Bulletins Door with nice features ------------------------------------------------------------------------------ Request (AIM) -»> A Request door with MSG BASE MAIL SEND ------------------------------------------------------------------------------ Wall (AIM) -»> Two Walls in one! You can use PWs to switch between the PUBLIC and the "ELITE" wall! ------------------------------------------------------------------------------ Security (AIM) -»> Protect Special Conferences of Lamers! ------------------------------------------------------------------------------ DLD (AIM) -»> Download Filedirs ------------------------------------------------------------------------------ Help (AIM) -»> Multi Language Online Help for /X ------------------------------------------------------------------------------ DoorsMenu (AIM) -»> Displays Different DOORS menus depending on Users-access. ------------------------------------------------------------------------------ CommentToSysop (AIM) -»> As the Name states ... Another FINE Comment door! ------------------------------------------------------------------------------ Frontend (AIM) -»> Including: LASTCALLERS, WHO, PW, PWMENU, COOKIE! ------------------------------------------------------------------------------ Status (XIM) -»> Smashing FAST and sysop & user configurable status door! ------------------------------------------------------------------------------ LogOff Deluxe (AIM) -»> Logoff Door with BBS ADD option, LAST CALLER MSG with REPLY option and some other small ones! Soon to come SAD Doors/Tools ---------------------------- · /X Config Ed with MUI application and lotsa great features to easy config ALL the /X 3.x+ Info files! The Tool comes with ALL available /X INTERNAL Tooltypes for maximum configuration Power! Any tooltype available on one Mousclick for any Standard and ANY Self Configured BBS CMD and that stuff! (XIM) · Keyboard Controlled MENU door! No more typing! Choose your command by moving a BAR around! User-Chooseable if MENU or PROMPT mode! (AIM or XIM) · GREAT Operator Pager with integrated LINECHAT (the first for /X ever!! like in FastCall!), WB GUI with lotsa features .. A Must for SYSOPS .. (AIM) · Ansi Request with incredible, never seen features! You can specify the STYLE, the Width, the hight, colors, perfect style etc.... (AIM) · DoorChecker! Will check all BBSCMDs and SYSCMDs if the needed door is still installed. DeInstall option for sure! (AIM or XIM) and some more Ideas still in mind! If you have any Idea .. just tell us!