• New MagiChat GUI Clients

    From apam@21:1/125 to All on Sun May 12 16:35:59 2019
    Hey

    I just uploaded 32bit and 64bit Windows clients for magichat. These
    should have all the required DLLs.

    Also added a new "Load Script" function, that lets you load a lua script.

    The lua_script should have a receive function and can access a mc_send function.

    I did a little test script that looks like this:

    function receive(bbs, nick, msg)
    if msg == "HELLO" then
    mc_send("HI!");
    end
    end


    So whenever someone types "HELLO" in the chat, the script responds "HI!"
    from your client.

    You don't have to use a script, but I thought it might be fun for a
    trivia game or a SEEN thing or other things.

    Andrew

    --- MagickaBBS v0.12alpha (Linux/x86_64)
    * Origin: The Fat Sandwich - sandwich.magickabbs.com:2023 (21:1/125)
  • From djatropine@21:1/130.4 to apam on Sun May 12 20:27:10 2019
    I just uploaded 32bit and 64bit Windows clients for magichat. These
    should have all the required DLLs.

    Also added a new "Load Script" function, that lets you load a lua script.

    The lua_script should have a receive function and can access a mc_send

    SEXYYYYYY



    --- MagickaBBS v0.12alpha (Linux/armv7l)
    * Origin: A Tiny slice o pi (21:1/130.4)
  • From apam@21:1/125 to djatropine on Mon May 13 10:43:59 2019
    I just uploaded 32bit and 64bit Windows clients for magichat. Thes should have all the required DLLs.

    Also added a new "Load Script" function, that lets you load a lua

    The lua_script should have a receive function and can access a mc_

    SEXYYYYYY

    :)

    I'll be updating the gui clients again soon, I've done some reworking on
    how the scripts work, and have made a basic history script. So, if you
    connect and I'm connected and the script is running, you should be able
    to type HISTORY and it will list the last ten chat lines it saw.

    Also responds to SCRIPTS, which I think any script should respond to to
    say what it is.

    Andrew

    --- MagickaBBS v0.12alpha (Linux/x86_64)
    * Origin: The Fat Sandwich - sandwich.magickabbs.com:2023 (21:1/125)
  • From Djatropine@21:1/130 to apam on Mon Jun 3 05:41:00 2019
    I just uploaded 32bit and 64bit Windows clients for magichat. Thes
    should have all the required DLLs.

    Also added a new "Load Script" function, that lets you load a lua

    The lua_script should have a receive function and can access a mc_

    SEXYYYYYY

    :)

    I'll be updating the gui clients again soon, I've done some reworking on how the scripts work, and have made a basic history script. So, if you connect and I'm connected and the script is running, you should be able
    to type HISTORY and it will list the last ten chat lines it saw.

    Also responds to SCRIPTS, which I think any script should respond to to
    say what it is.

    Andrew

    --- Ezycom V3.00 01FB001F
    * Origin: Tiny's BBS - telnet://tinysbbs.com:3023 (21:1/130)