• IRC for Renegade

    From Jeff Earle@1:229/700 to All on Sat Apr 16 08:53:53 2022
    Hey all,
    I want to setup IRC in my RG BBS but cannot find any IRC clients for it.

    Any recommendations and where to get the files needed?

    Thanks

    ... Operator, give me the number for 911

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/64)
    * Origin: Mystic Realms - A Social Media Alternative (1:229/700)
  • From T.J. Mcmillen@1:129/305 to Jeff Earle on Sat Apr 16 09:56:55 2022
    I want to setup IRC in my RG BBS but cannot find any IRC clients for it.

    Any recommendations and where to get the files needed?

    Thanks


    MannIRC ... need NetFoss and its NFU to load the door32.sys door.


    IF %1 == 5 GOTO NODE5
    cd\bbs\temp%1
    copy door*.sys \bbs\door\mannirc
    cd\netfoss
    d:\netfoss\nfu d:\bbs\temp%1 "d:\bbs\door\mannirc\mannirc.exe -d\bbs\temp%1\door32.sys /n%1"
    goto end

    :node5
    cd\bbs\door\mannirc
    mannirc /l

    :end

    ... Yur'assic Park: Where you butt is on the line daily

    --- Renegade v1.30r3/Exp
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (1:129/305)
  • From Jeff Earle@1:229/700 to T.J. Mcmillen on Sat Apr 16 11:56:13 2022
    I want to setup IRC in my RG BBS but cannot find any IRC clients for i

    Any recommendations and where to get the files needed?


    MannIRC ... need NetFoss and its NFU to load the door32.sys door.


    IF %1 == 5 GOTO NODE5
    cd\bbs\temp%1
    copy door*.sys \bbs\door\mannirc
    cd\netfoss
    d:\netfoss\nfu d:\bbs\temp%1 "d:\bbs\door\mannirc\mannirc.exe -d\bbs\temp%1\door32.sys /n%1"
    goto end

    :node5
    cd\bbs\door\mannirc
    mannirc /l

    :end


    Thanks T.J.

    Does this mean that its only available on 1 node or can I setup for all nodes?

    ... Users come in two types: Those who have lost data, and those who will.

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/64)
    * Origin: Mystic Realms - A Social Media Alternative (1:229/700)
  • From T.J. Mcmillen@1:129/305 to Jeff Earle on Sat Apr 16 14:16:29 2022
    Does this mean that its only available on 1 node or can I setup for all no

    ... Users come in two types: Those who have lost data, and those who will.

    the %1 is a varible for the node #. I have node 5 as my local, 1-4 as telnet in. Depending on which node this batch file is run from, it will input 1, 2, 3, or 4 for the temp dir and get the drop file for that node.

    ... Go climb a gravity well.

    --- Renegade v1.30r3/Exp
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (1:129/305)
  • From Jeff Earle@1:229/700 to T.J. Mcmillen on Sat Apr 16 16:45:52 2022
    On 16 Apr 2022, T.J. Mcmillen said the following...

    the %1 is a varible for the node #. I have node 5 as my local, 1-4 as telnet in. Depending on which node this batch file is run from, it
    will input 1, 2, 3, or 4 for the temp dir and get the drop file for
    that node.


    Ah, ok. I don't run RG in local mode. I login remote as when I am home, the RG server is in the basement and I have a PC in the living room. I just telnet to it.
    Now to setup!

    Thanks for the help

    ... I wish life had a scroll-back buffer.

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/64)
    * Origin: Mystic Realms - A Social Media Alternative (1:229/700)