• Automatic Security Level Upgrader

    From MeaTLoTioN@1337:1/101 to All on Sun Feb 17 21:47:07 2019
    Hey y'all,

    I've been working on a little MPL that will upgrade a user automatically upon logging in if certain criteria is met, i.e.

    IF new user of level 10 has;
    * logged in 20 or more times
    OR
    * posted 20 or more messages in any message group
    THEN
    upgrade user to level 20
    show an ansi to the user to say they've been upgraded
    send the user a private email to congratulate them on being upgraded

    if user of level 20 has;
    * logged in 50 or more times
    AND
    * posted 50 or more messages in any message group
    THEN
    upgrade user to level 30
    show an ansi to the user to say they've been upgraded
    send the user a private email to congratulate them on being upgraded

    I have got this to work nicely on my BBS, and I am trying to make the code
    nice ready to get it put out in the wild in case it might be usefull to other sysops who have less time than they'd like to spend any effort on upgrading users personally.

    What I would like help with is a nice ansi for the you have been upgraded screen, doesn't have to be jaw dropping but would be nice to have a little pazazz if you know what I mean. =)

    What are your thoughts on this script, is it something you'd find useful? Mystic only yo.

    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N

    |07ÄÄ |08[|10eml|08] |15ml@erb.pw |07ÄÄ |08[|10web|08] |15www.erb.pw |07ÄÄÄ¿ |07ÄÄ |08[|09fsx|08] |1521:1/158 |07ÄÄ |08[|11tqw|08] |151337:1/101 |07ÂÄÄÙ |07ÄÄ |08[|12rtn|08] |1580:774/81 |07ÄÄ |08[|14fdn|08] |152:250/5 |07ÄÄÄÙ

    --- Mystic BBS v1.12 A43 2019/02/10 (Linux/64)
    * Origin: The Quantum Wormhole, Ramsgate, UK. bbs.erb.pw (1337:1/101)
  • From Black Panther@1337:3/111 to MeaTLoTioN on Sun Jun 2 16:18:54 2019
    On 17 Feb 2019, MeaTLoTioN said the following...

    I've been working on a little MPL that will upgrade a user automatically upon logging in if certain criteria is met, i.e.

    I know this is an old message... :)

    That's not a bad idea. Right now, I'm running a script that will upgrade regular users to s20, and if they want Visiting Sysop access, it asks them to add their BBS to the BBS List, then upgrades them.


    ---

    Black Panther(RCS)
    a.k.a. Dan Richter
    Sysop - Castle Rock BBS
    telnet://bbs.castlerockbbs.com
    http://www.castlerockbbs.com
    The sparrows are flying again....

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Castle Rock BBS - bbs.castlerockbbs.com - (1337:3/111)
  • From Bucko@1337:3/102 to Black Panther on Sun Jun 2 21:19:02 2019
    On 02 Jun 2019, Black Panther said the following...

    On 17 Feb 2019, MeaTLoTioN said the following...

    I've been working on a little MPL that will upgrade a user automatica upon logging in if certain criteria is met, i.e.

    This is what I have been looking for kind of.. Let me know when you are done Meat...

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (1337:3/102)
  • From MeaTLoTioN@1337:1/101 to Bucko on Mon Jun 3 10:51:59 2019
    This is what I have been looking for kind of.. Let me know when you are done Meat...

    It's done, the script works a treat, apam made me some nice ansi's for it
    which I have totally neglected to use since I have had a ton of time constraints but I can package up the script and distribute no probs =)

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N

    |07ÄÄ |08[|10eml|08] |15ml@erb.pw |07ÄÄ |08[|10web|08] |15www.erb.pw |07ÄÄÄ¿ |07ÄÄ |08[|09fsx|08] |1521:1/158 |07ÄÄ |08[|11tqw|08] |151337:1/101 |07ÂÄÄÙ |07ÄÄ |08[|12rtn|08] |1580:774/81 |07ÄÂ |08[|14fdn|08] |152:250/5 |07ÄÄÄÙ
    |07ÄÄ |08[|10ark|08] |1510:104/2 |07ÄÙ

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: The Quantum Wormhole, Ramsgate, UK. bbs.erb.pw (1337:1/101)
  • From MeaTLoTioN@1337:1/101 to Bucko on Mon Jun 3 14:18:23 2019
    This is what I have been looking for kind of.. Let me know when you are done Meat...

    You can find the code for this in it's current state at: https://github.com/christiansacks/ml-aslu

    I will be adding the ANSI's that apam made for me as soon as I can.

    Hope this helps =) Let me know how it goes.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N

    |07ÄÄ |08[|10eml|08] |15ml@erb.pw |07ÄÄ |08[|10web|08] |15www.erb.pw |07ÄÄÄ¿ |07ÄÄ |08[|09fsx|08] |1521:1/158 |07ÄÄ |08[|11tqw|08] |151337:1/101 |07ÂÄÄÙ |07ÄÄ |08[|12rtn|08] |1580:774/81 |07ÄÂ |08[|14fdn|08] |152:250/5 |07ÄÄÄÙ
    |07ÄÄ |08[|10ark|08] |1510:104/2 |07ÄÙ

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: The Quantum Wormhole, Ramsgate, UK. bbs.erb.pw (1337:1/101)
  • From Bucko@1337:3/102 to MeaTLoTioN on Mon Jun 3 19:54:41 2019
    On 03 Jun 2019, MeaTLoTioN said the following...


    It's done, the script works a treat, apam made me some nice ansi's for it which I have totally neglected to use since I have had a ton of time constraints but I can package up the script and distribute no probs =)


    That would be great!! Thanks...

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (1337:3/102)
  • From Bucko@1337:3/102 to MeaTLoTioN on Mon Jun 3 19:55:10 2019
    On 03 Jun 2019, MeaTLoTioN said the following...

    This is what I have been looking for kind of.. Let me know when you a done Meat...

    You can find the code for this in it's current state at: https://github.com/christiansacks/ml-aslu

    I will be adding the ANSI's that apam made for me as soon as I can.


    Thanks bud I will grab it and install this weekend..

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (1337:3/102)
  • From Black Panther@1337:3/111 to MeaTLoTioN on Tue Jun 4 18:03:14 2019
    On 03 Jun 2019, MeaTLoTioN said the following...

    You can find the code for this in it's current state at: https://github.com/christiansacks/ml-aslu

    I'll have to take a look at it. I'm always interested at looking at MPLs that others do. It gives me ideas... :)


    ---

    Black Panther(RCS)
    a.k.a. Dan Richter
    Sysop - Castle Rock BBS
    telnet://bbs.castlerockbbs.com
    http://www.castlerockbbs.com
    The sparrows are flying again....

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Castle Rock BBS - bbs.castlerockbbs.com - (1337:3/111)