• Re: Bot check

    From Sam Penwright@1:396/4 to All on Monday, March 07, 2022 20:08:45
    From: nospam.Sam.Penwright@f91.n275.z1.fidonet.org (Sam Penwright)

    On 02 Feb 2022, g00r00 said the following...

    what is does if a bot telnets in or whatever you use to login to a bb it say hit esc twice to go to login if they dont hit esc twice with i 30 sec it doesnt let them procced into the bbs for login in.

    If you could do that for me I would appreciate it thanks. I'll look you suggestion also!
    Thanks Sam

    --- NewsGate v1.0 gamma 2
    * Origin: News Gate @ Net396 -Huntsville, AL - USA (1:396/4)
  • From g00r00@1:396/4 to All on Tuesday, March 08, 2022 04:48:16
    From: nospam.g00r00@f215.n129.z1.fidonet.org (g00r00)

    what is does if a bot telnets in or whatever you use to login to it say hit esc twice to go to login if they dont hit esc twice w 30 sec it doesnt let them procced into the bbs for login in.

    If you could do that for me I would appreciate it thanks. I'll look you suggestion also!

    Hey sorry forgot about this request. I will upload a new A48 build tonight that has a botcheck.mps that does the escape twice thing.

    I am really busy with stuff in real life so its easy for things to slip through
    the cracks right now!

    .... It said "insert disk #3", but only two will fit...

    --- NewsGate v1.0 gamma 2
    * Origin: News Gate @ Net396 -Huntsville, AL - USA (1:396/4)
  • From Sam Penwright@1:396/4 to All on Tuesday, March 08, 2022 15:57:08
    From: nospam.Sam.Penwright@f120.n123.z1.fidonet.org (Sam Penwright)

    Hey sorry forgot about this request. I will upload a new A48 build tonight that has a botcheck.mps that does the escape twice thing.

    Not a Problem my slow responds didnt help either, When you have time
    my friend

    I am really busy with stuff in real life so its easy for things to slip through the cracks right now!

    Life comes first I understand that, so no worries!


    Bye for now...
    Sam

    --- NewsGate v1.0 gamma 2
    * Origin: News Gate @ Net396 -Huntsville, AL - USA (1:396/4)
  • From Jay Harris@1:396/4 to All on Wednesday, March 09, 2022 03:14:53
    From: nospam.Jay.Harris@f664.n229.z1.fidonet.org (Jay Harris)

    On 07 Mar 2022, g00r00 said the following...

    Hey sorry forgot about this request. I will upload a new A48 build tonight that has a botcheck.mps that does the escape twice thing.

    Thank you sir, just tried this out and it works pretty slick.

    I did copy something over from smooth/stackfault's botcheck.mps which I liked:

    Begin
    // Skip completely if using SSH (user already authenticated anyway)
    If ACS('OS') Then
    break

    Not sure if you'd want to include this (or something similar) in your example script as well?


    Jay

    .... One good turn gets most of the blanket.

    --- NewsGate v1.0 gamma 2
    * Origin: News Gate @ Net396 -Huntsville, AL - USA (1:396/4)
  • From g00r00@1:396/4 to All on Wednesday, March 09, 2022 03:23:41
    From: nospam.g00r00@f215.n129.z1.fidonet.org (g00r00)

    Begin
    // Skip completely if using SSH (user already authenticated anyway)
    If ACS('OS') Then
    break

    Not sure if you'd want to include this (or something similar) in your example script as well?

    Yeah thats not a bad idea! But I must warn you the actual authentication of the user will come after connect.mps is ran, so you don't really know if they gave you a real username/password yet at this point.

    .... There's no present. There's only the immediate future and the recent past

    --- NewsGate v1.0 gamma 2
    * Origin: News Gate @ Net396 -Huntsville, AL - USA (1:396/4)