• Viable BBS Softs

    From Shitty@77:1/142 to All on Tue Apr 14 22:49:44 2020
    Message bases are the meat of the BBS - but which BBS softwares don't work
    like shit when it comes to sociable message bases and being able to
    effectively use them?

    -- Go ahead and start getting pissed if you use shitty software --

    Message Pointer Date is an important feature to have. When a new user logs on to your bbs and you have messages dating back to 2015, that makes for a difficult read!

    Good thing there's Message Pointer Date! But wait - what the fuck is Message Pointer Date? That's what many bbs softwares are wondering! Mystic gets it. Renegade gets it. But do any of the others?

    Sorry! Not trying to offend anyone! But let's make those BBSs more readable! I'm missing the old days when everyone used Renegade - even on the lamest BBSes, I could at least control what I was doing with it.

    Mystic should be the new Renegade. When in doubt, just use Mystic. Even if
    your welcome screen says "Welcome to another generic stock Mystic BBS," at least potential new users will know that they'll have the features they need. :)

    --- Mystic BBS v1.12 A44 2020/02/04 (Linux/64)
    * Origin: Compufuck | Binghamton, NY | compufuck.xyz:2323 (77:1/142)
  • From paulie420@77:1/158 to Shitty on Sat Nov 21 16:38:32 2020
    Message Pointer Date is an important feature to have. When a new user
    logs onto your bbs and you have messages dating back to 2015, that makes for adifficult read!

    I agree with you so much - and... check this dumb shit out: I was writing an MPL to set the message date right after the new user process.. Then, a friend told me that you could just do that with Mystic software.

    I still haven't found it... but I completely agree, and have even WATCHED users scan for new and then give up after 1000s of msgs. How do I set the date to today, or yesterday for a new user?

    I want it to set the date right at the apply/login process just for newest users. Thanks if you can point me in the right direction.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From Shitty@77:1/142 to paulie420 on Sat Nov 21 19:13:56 2020
    I want it to set the date right at the apply/login process just for
    newest users. Thanks if you can point me in the right direction.

    That is a great idea - you might want to also consider asking the new user to set up their new scan areas right away, so they can have a nice time when they scan for messages the first time.

    There are 2 ways to do this that I can think of:
    1) Use a flag to catch new users arriving at your primary menu for the first time. If they have the new user flag, prompt them to set a newscan date &/or set scan areas, and then remove the flag.

    2) Utilize NEWUSERAPP.MPS (comes with Mystic.) You can control a lot of the
    new user process with this thing. I'm using it on my BBS to unhide passwords
    at creation & to remove the "re-type your password for verification" (ppl should get it right the 1st time.)

    Since having this discussion with you, I now plan to look into the possibility of doing this with NEWUSERAPP.MPS. I think it would be easy to figure out how to run the menu command for set pointer date & run the command for set scan areas near the end of the script, but I'm not sure if it will work or not because I suspect that Mystic will want the user to be already created before making these kinds of choices - hopefully I'm wrong about that. I'll get back to you if I ever get a chance to try it out.

    Going with option #1 (have the new user set this stuff after they press save) is an ok idea but I think it would be way more impressive to find a way to get it done while making it look like it's a normal part of the signup process.

    If anyone has any suggestions on this please let us know!

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: Compufuck | Binghamton, NY | compufuck.xyz:2323 (77:1/142)
  • From paulie420@77:1/158 to Shitty on Sun Nov 22 21:49:34 2020
    Since having this discussion with you, I now plan to look into the possibilityof doing this with NEWUSERAPP.MPS. I think it would be easy
    to figure out howto run the menu command for set pointer date & run the command for set scanareas near the end of the script, but I'm not sure
    if it will work or notbecause I suspect that Mystic will want the user
    to be already created beforemaking these kinds of choices - hopefully
    I'm wrong about that. I'll get backto you if I ever get a chance to try
    it out.

    Hey, stay in contact with me if you do this - its an MPL idea I was thinking about writing, and I think doing so in NEWUSERAPP.MPS is a good idea - altho I wanted to release it so might implement a bit differently. However, with the lack of MPS documentation I'm having a bit of a time figuring out how to set ACS levels - except, duh Paul- I know how to do menu commands... and yea; always look to the easier way. Duh. :P

    I'm also working on an adult access auto-verifier MPL... I've got that pretty much written; but was also figuring out how to give the set #1 flag A - which with a menu command I can also do. Thanks; and talk to me if you ever do that on your board. I might have to make a dummy/deletable account on compufck sometime.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From g00r00@77:1/138 to Shitty on Mon Nov 23 12:59:06 2020
    There are 2 ways to do this that I can think of:
    1) Use a flag to catch new users arriving at your primary menu for the firsttime. If they have the new user flag, prompt them to set a newscan date &/orset scan areas, and then remove the flag.

    In A47 you will be able to do this:

    + New users now have their default message pointers set based on several one
    of several different options found in New User Settings 1:

    Start Msg Pointers can be set to any of the following:

    First message : Start at the first message in each base
    Last message : Start at last/end of messages in each base
    Last (Value) messages : Start at the last X messages of each base
    (Value) days ago : Start at messages that are X days old.

    The second Value field sets the number of messages or the days old that
    the pointers will be set to depending on the Start Msg Pointers option.

    For example, if Start Msg Pointers is set to "Last (value) messages" and
    value is set to 10, then the user will start at 10 messages back from the
    last message in the base.

    If Start Msg Pointers is set to "(Value) days ago" and value is set to 7
    then the user will start reading messages in each base that are 7 days old
    or newer from the date of their user creation.

    Note that when using any setting other than "First message" then Mystic will
    take some additional time when creating a new user to calculate their
    message pointers. Most will be relatively quick but if are using a large
    number of bases with a large amount of messages, then setting a "Days ago"
    value in particular could take some noticable time to calculate.

    --- Mystic BBS v1.12 A47 2020/11/22 (Windows/64)
    * Origin: Sector 7 | Mystic WHQ (77:1/138)
  • From Netsurge@77:1/100 to g00r00 on Mon Nov 23 13:02:22 2020
    In A47 you will be able to do this:

    + New users now have their default message pointers set based on
    several one of several different options found in New User Settings 1:

    That is awesome g00r00. Thanks for that.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/10/31 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From g00r00@77:1/138 to paulie420 on Mon Nov 23 13:02:56 2020
    I'm also working on an adult access auto-verifier MPL... I've got that pretty much written; but was also figuring out how to give the set #1
    flag A - which with a menu command I can also do. Thanks; and talk to me if you ever do that on your board. I might have to make a
    dummy/deletable account on compufck sometime.

    Assuming they don't lie about their age you can just use the age ACS (a18 means they have to be 18 or older, for example).

    But you could also do this with a menu command and a user flag. Use the -Y menu command to ask a yes/no question and then if they confirm they want access to adult content, you could then run another menu command to set the user flag.

    --- Mystic BBS v1.12 A47 2020/11/22 (Windows/64)
    * Origin: Sector 7 | Mystic WHQ (77:1/138)
  • From Netsurge@77:1/100 to g00r00 on Mon Nov 23 14:04:00 2020
    Assuming they don't lie about their age you can just use the age ACS
    (a18 meansthey have to be 18 or older, for example).

    Who lies about their age anyway. On social media I am a 19 year old female cheerleader from Nebraska.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/10/31 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From g00r00@77:1/138 to Netsurge on Mon Nov 23 14:06:32 2020
    + New users now have their default message pointers set based on several one of several different options found in New User Settings

    That is awesome g00r00. Thanks for that.

    Yeah glad you like it. I started doing it a while ago and completely forgot about it, so I just finished it off this morning after reading that discussion. Its one of those things that was mostly "done but wasn't in the configuration or tested" kind of thing so I quickly added it to the configuration and tested it over a couple of hours. Its in the latest A47 build if you want it.

    Another feature like that which has been done forever but I've still never updated the configuration is bandwidth throttling for things like FTP and BINKP.

    --- Mystic BBS v1.12 A47 2020/11/23 (Windows/64)
    * Origin: Sector 7 | Mystic WHQ (77:1/138)
  • From g00r00@77:1/138 to Netsurge on Mon Nov 23 14:10:00 2020
    Assuming they don't lie about their age you can just use the age ACS (a18 meansthey have to be 18 or older, for example).

    Who lies about their age anyway. On social media I am a 19 year old
    female cheerleader from Nebraska.

    Lets be honest here, you're not a cheerleader.

    --- Mystic BBS v1.12 A47 2020/11/23 (Windows/64)
    * Origin: Sector 7 | Mystic WHQ (77:1/138)
  • From Netsurge@77:1/100 to g00r00 on Mon Nov 23 14:40:06 2020
    Yeah glad you like it. I started doing it a while ago and completely forgotabout it, so I just finished it off this morning after reading
    that discussion. Its one of those things that was mostly "done but
    wasn't in the configurationor tested" kind of thing so I quickly added
    it to the configuration and testedit over a couple of hours. Its in the latest A47 build if you want it.

    It is one of those things that I have always thought about mentioning but never got around to doing. I'm glad someone brought it up. I too have seen new users just walk away from message bases because there are 10,000+ messages to scan through.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/10/31 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From Netsurge@77:1/100 to g00r00 on Mon Nov 23 14:45:36 2020
    Lets be honest here, you're not a cheerleader.

    A Mystic Cheerleader!

    Hey Ho - Let's Go!

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/10/31 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From Bob Roberts@77:1/200 to Netsurge on Mon Nov 23 11:57:28 2020
    Re: Re: Viable BBS Softs
    By: Netsurge to g00r00 on Mon Nov 23 2020 02:04 pm

    Who lies about their age anyway. On social media I am a 19 year old female cheerleader from Nebraska.

    17/f/Cali

    Oops, I'm late for cheerleading practice.

    |01bobbobbobbob|09bob|03bob|11bob|03bob|09bob|01bobbobbob |01robrobrobrob|09rob|03rob|11rob|03rob|09rob|01robrobrob
    |07
    --- SBBSecho 3.11-Linux
    * Origin: Halls of Valhalla <> San Francisco <> hovalbbs.com (77:1/200)
  • From g00r00@77:1/138 to Netsurge on Mon Nov 23 14:59:28 2020
    It is one of those things that I have always thought about mentioning
    but never got around to doing. I'm glad someone brought it up. I too
    have seen new users just walk away from message bases because there are 10,000+ messages to scan through.

    Yeah that hit a nerve with me when I read that. I always jump to the later messages if that happens but maybe others don't know to do that or just don't have the patience. Either way, setting it to the last 20 messages or 30 days is a pretty nice solution.

    I also rewrote the menu command itself that allows setting it by a specific date so that its much faster.

    --- Mystic BBS v1.12 A47 2020/11/23 (Windows/64)
    * Origin: Sector 7 | Mystic WHQ (77:1/138)
  • From Netsurge@77:1/100 to g00r00 on Mon Nov 23 16:56:32 2020
    Yeah that hit a nerve with me when I read that. I always jump to the latermessages if that happens but maybe others don't know to do that or just don'thave the patience. Either way, setting it to the last 20 messages or 30 daysis a pretty nice solution.

    An elegant solution. I think for those of us who have been around bbses for most of our lives it's easy to figure out how to set message pointers. I think this will help with the people who are only experiencing bbsing for the first time. It might even keep some users around, participating in the message bases.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/10/31 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From Chris Hansen@77:1/138 to Bob Roberts on Mon Nov 23 17:18:28 2020
    Who lies about their age anyway. On social media I am a 19 year old f cheerleader from Nebraska.

    17/f/Cali

    Oops, I'm late for cheerleading practice.

    Hello Ladies! I'm Chris Hansen from Dateline NBC!

    --- Mystic BBS v1.12 A47 2020/11/23 (Windows/64)
    * Origin: Sector 7 | Mystic WHQ (77:1/138)
  • From Netsurge@77:1/100 to Chris Hansen on Mon Nov 23 17:46:16 2020
    Hello Ladies! I'm Chris Hansen from Dateline NBC!

    Like I said earlier, I'm a 19 year old cheerleader from Nebraska. Wanna see some pics, lol.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/10/31 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From StackFault@77:1/117 to g00r00 on Mon Nov 23 20:56:18 2020
    Assuming they don't lie about their age you can just use the age (a18 meansthey have to be 18 or older, for example).

    Who lies about their age anyway. On social media I am a 19 year old female cheerleader from Nebraska.

    Lets be honest here, you're not a cheerleader.

    What is a cheerleader? Someone leading the cheers!

    I'll take the first shot then...

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (77:1/117)
  • From Netsurge@77:1/111 to StackFault on Mon Nov 23 23:56:30 2020

    On Monday November 23, 2020, Stackfault said to g00r00...

    What is a cheerleader? Someone leading the cheers!

    I'll take the first shot then...

    2, 4, 6, 8, who do we appreciate......
    Go g00r00, G0 g00r00

    (repeat)

    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]
    [%] SciNet! . the ftn of the bbs scene . https://scinet-ftn.org [%]

    --- Zeus BBS 1.5
    * Origin: hysteria - amiga 4ooo - hysteriabbs.com (77:1/111.0)
  • From ryan@77:1/128 to Netsurge on Tue Nov 24 00:20:32 2020
    Who lies about their age anyway. On social media I am a 19 year old
    female cheerleader from Nebraska.

    Frank, if you want to lure out the creepers, you're gonna have to make
    yourself a reasonable age. Try 13.

    --- Mystic BBS v1.12 A46 2020/08/06 (Linux/64)
    * Origin: monterey bbs (77:1/128)
  • From Netsurge@77:1/100 to ryan on Tue Nov 24 08:26:46 2020
    Frank, if you want to lure out the creepers, you're gonna have to make yourself a reasonable age. Try 13.

    Just trying to keep it legal, lol.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/11/23 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From paulie420@77:1/158 to g00r00 on Tue Nov 24 11:09:50 2020
    In A47 you will be able to do this:
    + New users now have their default message pointers set based on
    several one of several different options found in New User Settings 1:

    Perfect, everything you described after that is exactly what I want to do for my new users. So this isn't implemented yet, correct?
    When it is, where will a sysOp find these options? [If you don't know yet, thats fine...]

    One more thing, g00r00, another user told me to mention this to you. I was unable to find the 11-17 build - and figured out its because I run the Raspberry Pi version of Mystic. Not making any more work for you, BUT is there a place or way that Pi users can get the newest builds? I'm currently on Mystic v1.12 A47 Raspberry Pi/32 Compiled 2020/10/23. Is there any available now that are built later than that?

    Thanks for all you do, and the feature you described above will fix everything for me. Until its available, I'll use the MPL solution I was implementing - set new users dates to yesterday on their first call.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From paulie420@77:1/158 to g00r00 on Tue Nov 24 11:12:46 2020
    I'm also working on an adult access auto-verifier MPL... I've got tha

    Assuming they don't lie about their age you can just use the age ACS
    (a18 meansthey have to be 18 or older, for example).

    But you could also do this with a menu command and a user flag. Use the -Ymenu command to ask a yes/no question and then if they confirm they
    want accessto adult content, you could then run another menu command to set the user flag.

    So, I have adult areas. I don't make new users supply their birthdate. I wanted users to be able to set the adult flag themselves;

    I'm done, I created an ADULT Access Verifier and put it in the account prefs menu. I did end up using the MenuCmd function and also check their birthdate with the ACS A18 function... it all came together well, and I'm going to add it into new users during the apply process.

    I'm just now getting into MPL - and its making Mystic that much more awesome for me and my system. I still have newbie questions sometimes, and thank everyone here for the help! w00t w00t!



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From paulie420@77:1/158 to g00r00 on Tue Nov 24 11:17:34 2020
    Yeah that hit a nerve with me when I read that. I always jump to the latermessages if that happens but maybe others don't know to do that or just don'thave the patience. Either way, setting it to the last 20 messages or 30 daysis a pretty nice solution.

    I also rewrote the menu command itself that allows setting it by a specificdate so that its much faster.

    I think that some new users don't KNOW how to jump ahead, or even what they're doing in general... buy they do, many times, just give up and go away from the messages section.

    Your changes in a47 will fix this, and I think it will help new users 'get' BBSing more quickly. Heck even I, after coming back after years of no BBSing, would hold that PGDN button for minutes trying to get 'current' on some BBS so that I could read the FTNs. I now know how to jump around but... your fix will be WELL RECEIVED by this sysOp.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From g00r00@77:1/138 to paulie420 on Tue Nov 24 15:15:02 2020
    Perfect, everything you described after that is exactly what I want to
    do for my new users. So this isn't implemented yet, correct?

    Yes its in the current A47 builds.

    several one of several different options found in New User Settings

    When it is, where will a sysOp find these options? [If you don't know
    yet, thats fine...]

    The part you just quoted says where it is! ;)

    Its in System Configuration > New User Settings 1. The whatsnew describes the options in detail but if you have any questions let me know. You can have new users start at the first message, only messages posted after they were created, the last X messages in each message base, or by a number of days old. I think I covered the options pretty well there to satisfy everyone.

    One more thing, g00r00, another user told me to mention this to you. I
    was unable to find the 11-17 build - and figured out its because I run
    the Raspberry Pi version of Mystic. Not making any more work for you,
    BUT is there a place or way that Pi users can get the newest builds? I'm

    I usually do Pi builds when someone running the Pi wants a feature I have in a prealpha (assuming I know they want a Pi build). Other than that usually when I add something big I will make a Pi version, or if there have been a handful of new smaller things since the last Pi build I will make one.

    I just did a Pi build yesterday so you have a 11/23 build there which should have this new feature in it!

    --- Mystic BBS v1.12 A47 2020/11/23 (Windows/64)
    * Origin: Sector 7 | Mystic WHQ (77:1/138)
  • From g00r00@77:1/138 to paulie420 on Tue Nov 24 15:17:02 2020
    I think that some new users don't KNOW how to jump ahead, or even what they're doing in general... buy they do, many times, just give up and go away from the messages section.

    See this is something I miss out on because I don't have my BBS up at all right now, and when I did it was private for the longest time.

    In Mystic its as easy as pressing the "END" key while in the list of messages to get to the end of the giant list, but I can understand how users may not think or know to do that.

    Your changes in a47 will fix this, and I think it will help new users 'get' BBSing more quickly. Heck even I, after coming back after years of

    I agree. I wish I had done it sooner. When I read the messages here about users giving up that really hit a nerve.

    Glad that so many of you seem to find this useful, I hope the users do too!

    --- Mystic BBS v1.12 A47 2020/11/23 (Windows/64)
    * Origin: Sector 7 | Mystic WHQ (77:1/138)
  • From paulie420@77:1/158 to Netsurge on Tue Nov 24 11:20:14 2020
    What is a cheerleader? Someone leading the cheers!
    I'll take the first shot then...

    2, 4, 6, 8, who do we appreciate......
    Go g00r00, G0 g00r00
    (repeat)

    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]

    Jesus, you just gave me weird mental visuals - and I don't even know what g00r00 looks like; somehow or another my brain does, tho... and I just saw an entire squad of BBS-handles with pom-poms. Stop. :P



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From Netsurge@77:1/100 to paulie420 on Tue Nov 24 16:45:40 2020
    Jesus, you just gave me weird mental visuals - and I don't even know what g00r00 looks like; somehow or another my brain does, tho... and I just
    saw anentire squad of BBS-handles with pom-poms. Stop. :P

    He looks just the the Rugby player from England by the same name, James Coyle.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/11/23 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From g00r00@77:1/138 to Netsurge on Tue Nov 24 17:42:10 2020
    Jesus, you just gave me weird mental visuals - and I don't even know g00r00 looks like; somehow or another my brain does, tho... and I jus saw anentire squad of BBS-handles with pom-poms. Stop. :P

    He looks just the the Rugby player from England by the same name, James Coyle.

    Plot twist: That name is just a pen name!

    --- Mystic BBS v1.12 A47 2020/11/23 (Windows/64)
    * Origin: Sector 7 | Mystic WHQ (77:1/138)
  • From Dumas Walker@77:1/115 to NETSURGE on Tue Nov 24 16:20:00 2020
    Like I said earlier, I'm a 19 year old cheerleader from Nebraska. Wanna see som
    pics, lol.

    Wasn't Penny a former cheerleader / sportsing participant from Nebraska?


    * SLMR 2.1a * "Get out & take your Sacagawea dollars with you!" - Moe
    --- SBBSecho 3.11-Linux
    * Origin: capitolcityonline.net * Telnet/SSH:2022/HTTP (77:1/115)
  • From Netsurge@77:1/100 to g00r00 on Tue Nov 24 20:09:52 2020
    Plot twist: That name is just a pen name!

    Wow, you can get pens with your name on them in PA? All of mine say Bic or Lammy.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/11/23 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From deepthaw@77:1/161 to Netsurge on Tue Nov 24 19:24:24 2020

    On 11/24/2020 8:09 pm Netsurge said...
    Wow, you can get pens with your name on them in PA? All of mine say Bic or Lammy.

    UMJAMMER LAMMY!

    --- ENiGMA 1/2 v0.0.12-beta (linux; x64; 12.19.1)
    * Origin: cortex (77:1/161)
  • From Netsurge@77:1/111 to g00r00 on Tue Nov 24 21:15:00 2020

    On Tuesday November 24, 2020, G00r00 said to paulie420...

    In Mystic its as easy as pressing the "END" key while in the list of messages to get to the end of the giant list, but I can understand how users may not think or know to do that.

    Where can I find this "END" key you speak of on my MacBook? lol.

    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]
    [%] SciNet! . the ftn of the bbs scene . https://scinet-ftn.org [%]

    --- Zeus BBS 1.5
    * Origin: hysteria - amiga 4ooo - hysteriabbs.com (77:1/111.0)
  • From Netsurge@77:1/111 to Dumas Walker on Tue Nov 24 21:15:52 2020

    On Tuesday November 24, 2020, Dumas Walker said to NETSURGE...

    Wasn't Penny a former cheerleader / sportsing participant from
    Nebraska?

    Touche, you are the only person to catch my Big Bang Theory reference.

    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]
    [%] SciNet! . the ftn of the bbs scene . https://scinet-ftn.org [%]

    --- Zeus BBS 1.5
    * Origin: hysteria bbs - hysteriabbs.com - amiga powered (77:1/111.0)
  • From paulie420@77:1/158 to g00r00 on Tue Nov 24 18:32:38 2020
    When it is, where will a sysOp find these options? [If you don't know yet, thats fine...]

    The part you just quoted says where it is! ;)

    Thank you - I'll just go stand over here now. :P Appreciated; I didn't see it the other day.

    I usually do Pi builds when someone running the Pi wants a feature I
    have in aprealpha (assuming I know they want a Pi build). Other than
    that usually whenI add something big I will make a Pi version, or if
    there have been a handfulof new smaller things since the last Pi build I will make one.
    I just did a Pi build yesterday so you have a 11/23 build there which shouldhave this new feature in it!

    This is perfect, and not needed every time - but I'm glad I can go grab the new one now; and I won't be afraid to speak up if needed in the future. I'm stoked to finally have an FTN with access to... well, you; so its nice to be abe to watch here for things I might want. Heads up, the newscan dates are on my radar so if/when that gets built out I'd love it for the Pi - but no worries and no pressure. You are awesome, sir g00r00!

    :P



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From paulie420@77:1/158 to g00r00 on Tue Nov 24 18:34:26 2020
    In Mystic its as easy as pressing the "END" key while in the list of messagesto get to the end of the giant list, but I can understand how users may notthink or know to do that.

    [Pretty long time Mystic user, even] Mind. Blown. LOL.

    I agree. I wish I had done it sooner. When I read the messages here aboutusers giving up that really hit a nerve.
    Glad that so many of you seem to find this useful, I hope the users do too!

    Well we appreciate you, rockstar - no biggy, I was able to hack a workaround with the features Mystic ALREADY has, but this will be much easier and nicer for ALL sysOps. Appreciated...



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From paulie420@77:1/158 to Netsurge on Tue Nov 24 18:35:52 2020

    Jesus, you just gave me weird mental visuals - and I don't even know g00r00 looks like; somehow or another my brain does, tho... and I jus saw anentire squad of BBS-handles with pom-poms. Stop. :P

    He looks just the the Rugby player from England by the same name, James Coyle.

    Sire, the yellow flah was already drawn. The stop word already spoken; at this point you're just ... jesus. Nevermind.

    (PS, its funny what that mental image IS of all of you. LOL. Wish I were an artist... would be neat to draw that one up and just leave it here.)

    Again, respectfully; STOP. Lol.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From paulie420@77:1/158 to Netsurge on Tue Nov 24 18:36:52 2020
    Where can I find this "END" key you speak of on my MacBook? lol.
    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]

    That sucker is missing all kinds of keys for BBSes!! LOL. I tried to BBS on my iMac and was lost... How do I type The Alt button again? Sheesh...



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From Netsurge@77:1/100 to g00r00 on Tue Nov 24 22:39:20 2020
    Thank you - I'll just go stand over here now. :P Appreciated; I didn't
    see itthe other day.

    Maybe you could whip up a script over there on Sector 7 that would post a message in the SciNet Mystic echo everytime to build a new prealpha, just saying.

    Otherwise, assuming jp has ftp access available on the mystic site, I could whip up a script to login and check date stamps and do it from here.

    Just an idea, it would allow you to notify people when you build a new alpha, without ever having to do anything.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/11/23 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From Netsurge@77:1/100 to paulie420 on Tue Nov 24 22:41:12 2020
    (PS, its funny what that mental image IS of all of you. LOL. Wish I were anartist... would be neat to draw that one up and just leave it here.)

    Your images of all of us would break the internet and probably violate all sorts of sections and sub-sections of the Geneva Convention.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/11/23 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From Netsurge@77:1/100 to paulie420 on Tue Nov 24 22:41:46 2020
    That sucker is missing all kinds of keys for BBSes!! LOL. I tried to BBS on myiMac and was lost... How do I type The Alt button again? Sheesh...

    Working just fine here, albeit my arrow keys do take a pounding.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/11/23 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From paulie420@77:1/158 to Netsurge on Tue Nov 24 20:48:54 2020
    That sucker is missing all kinds of keys for BBSes!! LOL. I tried to on myiMac and was lost... How do I type The Alt button again? Sheesh.

    Working just fine here, albeit my arrow keys do take a pounding.
    frank // netsurge

    Yea, I know exactly what yer talking about. I always think, 'ok, I'll just map out a Fuction-shortcut for PGDN'... and sure if I did, it would ultimately save time - but I cant never get myself to invest the 2 minutes, to save 10 seconds, 10,000 times over. :P Lol.... I understand the pain/or insane amount of DN keypresses, anyway.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From jack phlash@77:1/911 to Netsurge on Wed Nov 25 09:58:16 2020
    on 24 Nov 2020, Netsurge said...

    Otherwise, assuming jp has ftp access available on the mystic site, I could whip up a script to login and check date stamps and do it from
    here.

    I don't recall ever setting up public FTP access on that site, but I certainly could if you guys want to use it that way.

    |08j |15A C K |08p |15H L A S H |08!

    --- Mystic BBS v1.12 A47 2020/09/07 (Windows/32)
    * Origin: d i s t o r t i o n // d1st.org (77:1/911)
  • From Netsurge@77:1/100 to jack phlash on Wed Nov 25 13:36:56 2020
    I don't recall ever setting up public FTP access on that site, but I certainlycould if you guys want to use it that way.

    It's just an idea, or setup a single read only account so that I can check the timestamps on the builds.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/11/23 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From Dumas Walker@77:1/115 to NETSURGE on Wed Nov 25 11:35:00 2020
    On Tuesday November 24, 2020, Dumas Walker said to NETSURGE...

    Wasn't Penny a former cheerleader / sportsing participant from
    Nebraska?

    Touche, you are the only person to catch my Big Bang Theory reference.

    Yay me! :)


    * SLMR 2.1a * Pass the tequila, Manuel...
    --- SBBSecho 3.11-Linux
    * Origin: capitolcityonline.net * Telnet/SSH:2022/HTTP (77:1/115)
  • From g00r00@77:1/138 to Netsurge on Fri Nov 27 14:37:14 2020
    In Mystic its as easy as pressing the "END" key while in the list of messages to get to the end of the giant list, but I can understand how users may not think or know to do that.

    Where can I find this "END" key you speak of on my MacBook? lol.

    I think you have to grab a large mallet and smash it before it will appear!

    --- Mystic BBS v1.12 A47 2020/11/23 (Windows/64)
    * Origin: Sector 7 | Mystic WHQ (77:1/138)
  • From Warpslide@77:1/156 to Netsurge on Fri Nov 27 17:08:30 2020
    On 24 Nov 2020, Netsurge said the following...

    Where can I find this "END" key you speak of on my MacBook? lol.

    fn+right arrow = end

    fn+left arrow = home
    fn+up arrow = pg up
    fn+down arrow = pg down


    Jay

    ... Why shouldn't you visit an expensive wig shop? It's too high a price toupee

    --- Mystic BBS v1.12 A47 2020/11/23 (Raspberry Pi/32)
    * Origin: Northern Realms (77:1/156)
  • From Netsurge@77:1/100 to g00r00 on Fri Nov 27 18:40:54 2020
    Where can I find this "END" key you speak of on my MacBook? lol.

    I think you have to grab a large mallet and smash it before it will appear!

    I'm off to stand in line at my local Home Depot. Thanks g00r00.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/11/23 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From Netsurge@77:1/100 to Warpslide on Fri Nov 27 18:41:32 2020
    fn+right arrow = end

    fn+left arrow = home
    fn+up arrow = pg up
    fn+down arrow = pg down

    I knew, it was more of a joke ;)

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS/QWK Gate v1.12 A47 2020/11/23 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (77:1/100)
  • From paulie420@77:1/158 to Warpslide on Fri Nov 27 17:46:20 2020
    fn+right arrow = end
    fn+left arrow = home
    fn+up arrow = pg up
    fn+down arrow = pg down

    Good stuff; I need one of those Awesome Window Manager-type cheat sheet pop-ups. :P I know they actually do make one... FUNCTION - function - Function -It's the function key, Paul LEE function KEY Paul LEE....



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From Bob Roberts@77:1/200 to paulie420 on Fri Nov 27 22:18:28 2020
    Re: Re: Viable BBS Softs
    By: paulie420 to Warpslide on Fri Nov 27 2020 05:46 pm

    Good stuff; I need one of those Awesome Window Manager-type cheat sheet pop-ups. :P I know they
    actually do make one... FUNCTION - function - Function -It's the function key, Paul LEE function KEY
    Paul LEE....

    Oh shit. That reminds me of those plastic function key templates you could buy and put on your keyboard, to label all the different function keys for Word Processors and stuff. Good times!

    |01bobbobbobbob|09bob|03bob|11bob|03bob|09bob|01bobbobbob |01robrobrobrob|09rob|03rob|11rob|03rob|09rob|01robrobrob
    |07
    --- SBBSecho 3.11-Linux
    * Origin: Halls of Valhalla =-= Happy Thanksgiving (77:1/200)
  • From paulie420@77:1/158 to Bob Roberts on Sat Nov 28 09:59:58 2020
    Good stuff; I need one of those Awesome Window Manager-type cheat she pop-ups. :P

    Oh shit. That reminds me of those plastic function key templates you could buyand put on your keyboard, to label all the different function keys for WordProcessors and stuff. Good times! bobbobbobbobbobbobbobbobbobbobbobbob

    I so miss the days of those DOS binder/books that came with everything IBM/Microsoft. They gave you so much data - kinda like an internet in paper form, for only the data you need. I loved them... the disks in plastic folders at the end, the tabs so you could jump around the different sections. The tough exterior and that damn case it all slid into. I miss those... much.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A47 2020/10/23 (Raspberry Pi/32)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (77:1/158)
  • From Dumas Walker@77:1/115 to BOB ROBERTS on Sat Nov 28 10:49:00 2020
    Oh shit. That reminds me of those plastic function key templates you could buy
    and put on your keyboard, to label all the different function keys for Word Pro
    essors and stuff. Good times!

    If I look hard enough, I could probably find one for Word Perfect around
    here somewhere. :O :)


    * SLMR 2.1a * I open a door to an empty room...then I forget...
    --- SBBSecho 3.11-Linux
    * Origin: capitolcityonline.net * Telnet/SSH:2022/HTTP (77:1/115)
  • From Bob Roberts@77:1/200 to Dumas Walker on Sun Nov 29 11:46:32 2020
    Re: Re: Viable BBS Softs
    By: Dumas Walker to BOB ROBERTS on Sat Nov 28 2020 10:49 am

    Oh shit. That reminds me of those plastic function key templates you could buy
    and put on your keyboard, to label all the different function keys for Word Pro
    essors and stuff. Good times!

    If I look hard enough, I could probably find one for Word Perfect around here somewhere. :O :)

    Yes! Word Perfect! I was sitting there trying to remember the name of that stupid software when I typed this reply. I kept thinking -- its the dumb one with the blue background and nothing else. Unless you knew all the bizzare key combos you couldn't do anything.

    I grew up using PFS:Write for DOS.

    |01bobbobbobbob|09bob|03bob|11bob|03bob|09bob|01bobbobbob |01robrobrobrob|09rob|03rob|11rob|03rob|09rob|01robrobrob
    |07




    ... Conscience gets alot of credit that belongs to cold feet.
    --- SBBSecho 3.11-Linux
    * Origin: Halls of Valhalla =-= Happy Holidays (77:1/200)
  • From Dumas Walker@77:1/115 to BOB ROBERTS on Sun Nov 29 15:37:00 2020
    I grew up using PFS:Write for DOS.

    My first PC computer came with a copy of PC-Write for DOS. Used it for
    most of my word processor needs for a few years.


    * SLMR 2.1a * "Get out & take your Sacagawea dollars with you!" - Moe
    --- SBBSecho 3.11-Linux
    * Origin: capitolcityonline.net * Telnet/SSH:2022/HTTP (77:1/115)
  • From Netsurge@77:1/111 to Dumas Walker on Sun Nov 29 23:31:22 2020

    On Sunday November 29, 2020, Dumas Walker said to BOB ROBERTS...

    My first PC computer came with a copy of PC-Write for DOS. Used it for most of my word processor needs for a few years.

    Wordstar for the win!

    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]
    [%] SciNet! . the ftn of the bbs scene . https://scinet-ftn.org [%]

    --- Zeus BBS 1.5
    * Origin: hysteria - amiga 4ooo - hysteriabbs.com (77:1/111.0)
  • From Atreyu@77:1/103 to Netsurge on Mon Nov 30 04:58:28 2020
    On 29 Nov 20 23:31:23, Netsurge said the following to Dumas Walker:

    My first PC computer came with a copy of PC-Write for DOS. Used it for most of my word processor needs for a few years.

    Wordstar for the win!

    Bah. Edlin.

    Atreyu

    --- Renegade vY2Ka2
    * Origin: Joey, do you like movies about gladiators? (77:1/103)
  • From Gamgee@77:1/114 to Atreyu on Mon Nov 30 11:27:00 2020
    Atreyu wrote to Netsurge <=-

    My first PC computer came with a copy of PC-Write for DOS. Used it
    for
    most of my word processor needs for a few years.

    Wordstar for the win!

    Bah. Edlin.

    Bah. copy con myfile.txt


    ... Internal Error: The system has been taken over by sheep at line 19960
    === MultiMail/Linux v0.52
    --- SBBSecho 3.11-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (77:1/114)
  • From Atreyu@77:1/103 to Gamgee on Mon Nov 30 13:43:28 2020
    On 30 Nov 20 11:27:00, Gamgee said the following to Atreyu:

    Wordstar for the win!

    Bah. Edlin.

    Bah. copy con myfile.txt

    Bah. DEBUG.

    Nick

    --- Renegade vY2Ka2
    * Origin: Joey, do you like movies about gladiators? (77:1/103)
  • From Netsurge@77:1/111 to Atreyu on Mon Nov 30 14:21:22 2020

    On Monday November 30, 2020, Atreyu said to Netsurge...

    Bah. Edlin.

    Bah. EMACS

    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]
    [%] SciNet! . the ftn of the bbs scene . https://scinet-ftn.org [%]

    --- Zeus BBS 1.5
    * Origin: hysteria bbs - hysteriabbs.com - amiga powered (77:1/111.0)
  • From Netsurge@77:1/111 to Atreyu on Mon Nov 30 18:19:08 2020

    On Monday November 30, 2020, Atreyu said to Gamgee...

    Bah. DEBUG.

    Bah. Stone tablet and chisel.

    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]
    [%] SciNet! . the ftn of the bbs scene . https://scinet-ftn.org [%]

    --- Zeus BBS 1.5
    * Origin: hysteria - amiga 4ooo - hysteriabbs.com (77:1/111.0)
  • From Arelor@77:1/114 to Netsurge on Mon Nov 30 17:23:52 2020
    Re: Re: Viable BBS Softs
    By: Netsurge to Atreyu on Mon Nov 30 2020 06:19 pm


    On Monday November 30, 2020, Atreyu said to Gamgee...

    Bah. DEBUG.

    Bah. Stone tablet and chisel.

    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]
    [%] SciNet! . the ftn of the bbs scene . https://scinet-ftn.org [%]

    You actualyl beat me to that one
    --
    gopher://gopher.richardfalken.com/1/richardfalken
    --- SBBSecho 3.11-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (77:1/114)
  • From Atreyu@77:1/103 to Netsurge on Mon Nov 30 20:22:36 2020
    On 30 Nov 20 18:19:08, Netsurge said the following to Atreyu:

    Bah. DEBUG.

    Bah. Stone tablet and chisel.

    Bah. Telepathy from a vastly superior alien race.

    And don't tell me go to back to my sock collection; that remark was perfectly justified as per the name of this net.

    Atreyu

    --- Renegade vY2Ka2
    * Origin: Joey, do you like movies about gladiators? (77:1/103)
  • From Netsurge@77:1/111 to Atreyu on Mon Nov 30 21:26:40 2020

    On Monday November 30, 2020, Atreyu said to Netsurge...

    Bah. Telepathy from a vastly superior alien race.

    And don't tell me go to back to my sock collection; that remark was perfectly justified as per the name of this net.

    No more socks please. I'm sorry.

    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]
    [%] SciNet! . the ftn of the bbs scene . https://scinet-ftn.org [%]

    --- Zeus BBS 1.5
    * Origin: hysteria - amiga 4ooo - hysteriabbs.com (77:1/111.0)
  • From Atreyu@77:1/103 to Netsurge on Mon Nov 30 22:06:08 2020
    On 30 Nov 20 21:26:41, Netsurge said the following to Atreyu:

    And don't tell me go to back to my sock collection; that remark was perfectly justified as per the name of this net.

    No more socks please. I'm sorry.

    Oh fine then, since the rest of the region 12 snowflakes complained.

    Atreyu

    --- Renegade vY2Ka2
    * Origin: Joey, do you like movies about gladiators? (77:1/103)
  • From Netsurge@77:1/111 to Atreyu on Tue Dec 1 03:33:46 2020

    On Monday November 30, 2020, Atreyu said to Netsurge...

    And don't tell me go to back to my sock collection; that remark was
    perfectly justified as per the name of this net.
    No more socks please. I'm sorry.

    Oh fine then, since the rest of the region 12 snowflakes complained.

    They did as they were TOLD!

    [%] frank!netsurge // hysteriabbs.com // zeus 1.7 // amiga 4ooo [%]
    [%] SciNet! . the ftn of the bbs scene . https://scinet-ftn.org [%]

    --- Zeus BBS 1.5
    * Origin: hysteria - amiga 4ooo - hysteriabbs.com (77:1/111.0)