• Hide automatic PAUSE (but still pause)?

    From Alpha@VERT/ALPHACOM to All on Wed Mar 31 16:07:08 2021
    I have a full-screen logon.ans (24 rows) that I need paused so the user can take in its grandeur (lol), but the actual automated "PAUSE" prompt mucks up the art--appears over it, pushes some of the characters, etc.

    Is it possible to hide that sbbs PAUSE prompt text for a file, but *still pause*? E.g. I'd probably put "hit a key" in the art.

    I guess a solution *could* be to use "DELAY:n" @-code and just wait, say, 3 seconds or something, but thought I'd ask!

    Cheers,

    -+-+-
    Alpha
    -+-+-

    ---
    þ Synchronet þ ALPHACOMPLEX.US // You are in error. No one is screaming.
  • From fusion@VERT/CFBBS to Alpha on Wed Mar 31 17:49:00 2021
    On 31 Mar 2021, Alpha said the following...

    Is it possible to hide that sbbs PAUSE prompt text for a file, but *still pause*? E.g. I'd probably put "hit a key" in the art.

    probably better ways to do it, but you could write a small baja script to do the pause and @EXEC:quietpause@

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi
  • From fusion@VERT/CFBBS to fusion on Wed Mar 31 17:56:00 2021
    On 31 Mar 2021, fusion said the following...

    probably better ways to do it, but you could write a small baja script
    to do the pause and @EXEC:quietpause@

    got it:

    replace_text 563 ""
    pause
    revert_text 563

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi
  • From Digital Man@VERT to Alpha on Wed Mar 31 16:25:24 2021
    Re: Hide automatic PAUSE (but still pause)?
    By: Alpha to All on Wed Mar 31 2021 04:07 pm

    I have a full-screen logon.ans (24 rows) that I need paused so the user can take in its grandeur (lol), but the actual automated "PAUSE" prompt mucks up the art--appears over it, pushes some of the characters, etc.

    Is it possible to hide that sbbs PAUSE prompt text for a file, but *still pause*? E.g. I'd probably put "hit a key" in the art.

    I guess a solution *could* be to use "DELAY:n" @-code and just wait, say, 3 seconds or something, but thought I'd ask!

    There's no "invisble pause prompt", which it sounds like you're asking for.

    You could also try the BPS:<rate> @-code to just slow down the display.
    --
    digital man

    Sling Blade quote #23:
    Karl: I reckon I'm gonna have to get used to looking at pretty people.
    Norco, CA WX: 84.8øF, 7.0% humidity, 0 mph WSW wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to fusion on Wed Mar 31 16:33:25 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: fusion to fusion on Wed Mar 31 2021 05:56 pm

    On 31 Mar 2021, fusion said the following...

    probably better ways to do it, but you could write a small baja script to do the pause and @EXEC:quietpause@

    got it:

    replace_text 563 ""
    pause
    revert_text 563

    Or just: getkey
    --
    digital man

    Rush quote #79:
    His mind is not for rent to any god or government always hopeful yet discontent Norco, CA WX: 84.7øF, 7.0% humidity, 3 mph SE wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From fusion@VERT/CFBBS to Digital Man on Thu Apr 1 07:49:00 2021
    On 31 Mar 2021, Digital Man said the following...

    Or just: getkey

    don't blame me for being smart back when i wrote that ;)

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi
  • From MRO@VERT/BBSESINF to fusion on Fri Apr 2 00:39:04 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: fusion to Alpha on Wed Mar 31 2021 05:49 pm

    On 31 Mar 2021, Alpha said the following...

    Is it possible to hide that sbbs PAUSE prompt text for a file, but *still pause*? E.g. I'd probably put "hit a key" in the art.

    probably better ways to do it, but you could write a small baja script to do the pause and @EXEC:quietpause@

    he wouldnt need to put in that @code, he could just run a script before and after the display of the ansi
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From MRO@VERT/BBSESINF to Digital Man on Fri Apr 2 00:40:37 2021
    Re: Hide automatic PAUSE (but still pause)?
    By: Digital Man to Alpha on Wed Mar 31 2021 04:25 pm

    I guess a solution *could* be to use "DELAY:n" @-code and just wait, say, 3 seconds or something, but thought I'd ask!

    There's no "invisble pause prompt", which it sounds like you're asking for.

    You could also try the BPS:<rate> @-code to just slow down the display.
    --

    could i put in a feature request for an @code for pause with no display?

    i think it would be useful for some people.

    thanks,
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From MRO@VERT/BBSESINF to Digital Man on Fri Apr 2 00:41:13 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: Digital Man to fusion on Wed Mar 31 2021 04:33 pm

    replace_text 563 ""
    pause
    revert_text 563

    Or just: getkey
    --
    digital man



    oh yeah i forgot about that. i've done that trick a lot
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From MRO@VERT/BBSESINF to fusion on Fri Apr 2 00:42:11 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: fusion to Digital Man on Thu Apr 01 2021 07:49 am

    On 31 Mar 2021, Digital Man said the following...

    Or just: getkey

    don't blame me for being smart back when i wrote that ;)

    well, a lot of time has passed for both of us before we did some decent scripting with synchronet.

    i'm so rusty sometimes i just give up and dont make a change i want to do.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From MRO@VERT/BBSESINF to fusion on Fri Apr 2 00:52:17 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: MRO to fusion on Fri Apr 02 2021 12:39 am

    Re: Re: Hide automatic PAUSE (but still pause)?
    By: fusion to Alpha on Wed Mar 31 2021 05:49 pm

    On 31 Mar 2021, Alpha said the following...

    Is it possible to hide that sbbs PAUSE prompt text for a file, but *still pause*? E.g. I'd probably put "hit a key" in the art.

    probably better ways to do it, but you could write a small baja script to do the pause and @EXEC:quietpause@

    he wouldnt need to put in that @code, he could just run a script before and after the display of the ansi
    By: fusion to Alpha on Wed Mar 31 2021 05:49 pm

    On 31 Mar 2021, Alpha said the following...

    Is it possible to hide that sbbs PAUSE prompt text for a file, but *still pause*? E.g. I'd probably put "hit a key" in the art.

    probably better ways to do it, but you could write a small baja script to do the pause and
    !ERROR opening C:\sbbs\exec\quietpause.bin

    The sysop has been notified.



    he wouldnt need to put in that @code, he could just run a script before and after the display of the ansi

    wow it tries to run the script
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Thu Apr 1 23:08:44 2021
    Re: Hide automatic PAUSE (but still pause)?
    By: MRO to Digital Man on Fri Apr 02 2021 12:40 am

    Re: Hide automatic PAUSE (but still pause)?
    By: Digital Man to Alpha on Wed Mar 31 2021 04:25 pm

    I guess a solution *could* be to use "DELAY:n" @-code and just wait, say, 3 seconds or something, but thought I'd ask!

    There's no "invisble pause prompt", which it sounds like you're asking for.

    You could also try the BPS:<rate> @-code to just slow down the display. --

    could i put in a feature request for an @code for pause with no display?

    i think it would be useful for some people.

    And by "pause" in this case, you mean wait for a keypress I assume. I see how it could be useful.

    The new official place to request features or report bugs is here: https://gitlab.synchro.net/main/sbbs/-/issues
    --
    digital man

    Sling Blade quote #2:
    Karl (re: killing Doyle): I hit him two good whacks in the head with it.
    Norco, CA WX: 66.7øF, 21.0% humidity, 0 mph S wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From fusion@VERT/CFBBS to MRO on Fri Apr 2 08:57:00 2021
    On 02 Apr 2021, MRO said the following...

    !ERROR opening C:\sbbs\exec\quietpause.bin

    The sysop has been notified.

    wow it tries to run the script

    sorry, i'm a bit confused by the quoting in that message but.. yes, yes it
    does :)

    i don't think i've used @exec anywhere really. when i was looking at my setup the "quiet pause" was for the last caller screen (which just kept it's own
    log instead for some reason lol) and yeah, i didn't use it in the ansi itself.

    but! a little wiser me says it'd be useful for injecting data into non-ansi screens.. for example if you had a "current temp where the bbs is" screen.. my first instinct would be to write it in the right spot after the sunny weather ansi displayed.. but for people without ansi support that wouldn't work.. so you inject it into the screen itself.

    *shrug* modding is cool :)

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi
  • From fusion@VERT/CFBBS to fusion on Fri Apr 2 08:59:00 2021
    On 02 Apr 2021, fusion said the following...

    i don't think i've used @exec anywhere really. when i was looking at my

    this should say "like that anywhere" .. obv it's the standard way to lightbar-ize all the prompts in text.dat :)

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi
  • From MRO@VERT/BBSESINF to fusion on Sat Apr 3 06:52:29 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: fusion to MRO on Fri Apr 02 2021 08:57 am

    On 02 Apr 2021, MRO said the following...

    !ERROR opening C:\sbbs\exec\quietpause.bin

    The sysop has been notified.

    wow it tries to run the script

    sorry, i'm a bit confused by the quoting in that message but.. yes, yes it does :)


    it really shouldnt do that. that's a security risk.

    i don't think i've used @exec anywhere really. when i was looking at my setup the "quiet pause" was for the last caller screen (which just kept it's own
    log instead for some reason lol) and yeah, i didn't use it in the ansi itself.

    i used it one time when working on another guy's bbs.
    it's an ugly hack
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From fusion@VERT/CFBBS to MRO on Sat Apr 3 12:50:00 2021
    On 03 Apr 2021, MRO said the following...

    it really shouldnt do that. that's a security risk.

    not sure why.. i highly doubt the code that interprets @ codes in sync is
    ever allowed to operate on user content.

    i used it one time when working on another guy's bbs.
    it's an ugly hack

    essentially any display codes are a hack then. they interrupt text output to execute code. doesn't really matter if it's a baja script reading some text
    or sync itself reading from the user db. *shrug*

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi
  • From MRO@VERT/BBSESINF to fusion on Sat Apr 3 13:19:53 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: fusion to MRO on Sat Apr 03 2021 12:50 pm

    On 03 Apr 2021, MRO said the following...

    it really shouldnt do that. that's a security risk.

    not sure why.. i highly doubt the code that interprets @ codes in sync is ever allowed to operate on user content.

    i dont think people should be able to execute scripts on other people's systems by posting codes in a msg base

    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Sat Apr 3 13:19:54 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: MRO to fusion on Sat Apr 03 2021 06:52 am

    Re: Re: Hide automatic PAUSE (but still pause)?
    By: fusion to MRO on Fri Apr 02 2021 08:57 am

    On 02 Apr 2021, MRO said the following...

    !ERROR opening C:\sbbs\exec\quietpause.bin

    The sysop has been notified.

    wow it tries to run the script

    sorry, i'm a bit confused by the quoting in that message but.. yes, yes it does :)


    it really shouldnt do that. that's a security risk.

    It only tries to expand @-codes for messages posted by user #1 (you). You just happened to quote the @-code posted by someone else. This is why I usually post @-codes in lowercase.
    --
    digital man

    Synchronet/BBS Terminology Definition #54:
    NUP = New User Password
    Norco, CA WX: 76.1øF, 36.0% humidity, 4 mph NW wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to MRO on Sat Apr 3 13:23:58 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: MRO to fusion on Sat Apr 03 2021 01:19 pm

    not sure why.. i highly doubt the code that interprets @ codes in sync is ever allowed to operate on user content.

    i dont think people should be able to execute scripts on other people's systems by posting codes in a msg base

    Yeah, that would be bad. It's a good thing Synchronet doesn't allow that.
    --
    digital man

    Synchronet/BBS Terminology Definition #55:
    PCMS = Programmable Command and Menu Structure (introduced in SBBS v2)
    Norco, CA WX: 76.5øF, 31.0% humidity, 7 mph ENE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Digital Man on Sat Apr 3 23:29:48 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: Digital Man to MRO on Sat Apr 03 2021 01:19 pm

    wow it tries to run the script

    sorry, i'm a bit confused by the quoting in that message but.. yes, yes it does :)


    it really shouldnt do that. that's a security risk.

    It only tries to expand @-codes for messages posted by user #1 (you). You just happened to quote the @-code posted by someone else. This is why I usually post @-codes in lowercase.

    it would be good if @codes werent allowed to execute in the msg bases at all.
    i dont think there's a legit use for them in the msg bases.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From MRO@VERT/BBSESINF to Digital Man on Sat Apr 3 23:30:46 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: Digital Man to MRO on Sat Apr 03 2021 01:23 pm

    i dont think people should be able to execute scripts on other people's systems by posting codes in a msg base

    Yeah, that would be bad. It's a good thing Synchronet doesn't allow that.

    well it just tried to do that when i quoted his @code didn't it?
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Sat Apr 3 22:31:42 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: MRO to Digital Man on Sat Apr 03 2021 11:29 pm

    It only tries to expand @-codes for messages posted by user #1 (you). You just happened to quote the @-code posted by someone else. This is why I usually post @-codes in lowercase.

    it would be good if @codes werent allowed to execute in the msg bases at all.
    i dont think there's a legit use for them in the msg bases.

    Some sysops want to post messages with @-codes in their local bases.
    --
    digital man

    Rush quote #32:
    Begging hands and bleeding hearts will only cry out for more
    Norco, CA WX: 60.3øF, 64.0% humidity, 0 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to MRO on Sat Apr 3 22:32:15 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: MRO to Digital Man on Sat Apr 03 2021 11:30 pm

    Re: Re: Hide automatic PAUSE (but still pause)?
    By: Digital Man to MRO on Sat Apr 03 2021 01:23 pm

    i dont think people should be able to execute scripts on other people's systems by posting codes in a msg base

    Yeah, that would be bad. It's a good thing Synchronet doesn't allow that.

    well it just tried to do that when i quoted his @code didn't it?

    Only on *your* BBS, because you're user #1 there.
    --
    digital man

    Synchronet "Real Fact" #32:
    The second most prolific contributor to Synchronet is Stephen Hurd (Deuce). Norco, CA WX: 60.3øF, 64.0% humidity, 0 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Digital Man on Sun Apr 4 02:34:55 2021
    Re: Re: Hide automatic PAUSE (but still pause)?
    By: Digital Man to MRO on Sat Apr 03 2021 10:32 pm

    Re: Re: Hide automatic PAUSE (but still pause)?
    By: MRO to Digital Man on Sat Apr 03 2021 11:30 pm

    Re: Re: Hide automatic PAUSE (but still pause)?
    By: Digital Man to MRO on Sat Apr 03 2021 01:23 pm

    i dont think people should be able to execute scripts on other people's systems by posting codes in a msg base

    Yeah, that would be bad. It's a good thing Synchronet doesn't allow that.

    well it just tried to do that when i quoted his @code didn't it?

    Only on *your* BBS, because you're user #1 there.

    so if a sysop is on their bbs and quotes his msg and then views it, it attempts to run the script, correct? and there are no users left and we are all sysops.

    i dont see the benefit of this, looks like an oversight.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Tracker1@VERT/TRN to MRO on Mon Apr 5 21:01:10 2021
    On 4/4/2021 12:34 AM, MRO wrote:
    Only on *your* BBS, because you're user #1 there.

    so if a sysop is on their bbs and quotes his msg and then views
    it, it attempts to run the script, correct? and there are no
    users left and we are all sysops.

    i dont see the benefit of this, looks like an oversight.

    LOL, release a popular modpack... post a message that says I dare you to
    quote this...

    (AT)EXEC:?vmc/foo.js(AT) or some such?
    --
    Michael J. Ryan - tracker1@roughneckbbs.com
    ---
    þ Synchronet þ Roughneck BBS - roughneckbbs.com