Monitor Logs
Posted: Fri Feb 01, 2008 3:41 am
Are thier any monitor logs kept somewhere in a dat file perhaps of what has been said on the board. (I know its probably no as the file would be gigantic)
Archive of original forums to preserve their history
https://www.themajorbbs.com/forumsold/
i actually wrote an addon like that before that captured the inputs and logged to disk. it was for a TA sysop to read all the game talk but since i cant legally compile addons into the tele-arena binary i released it as a bbs addon for wg2 that would monitor up to 5 modules input logs.Drex wrote:Are thier any monitor logs kept somewhere in a dat file perhaps of what has been said on the board. (I know its probably no as the file would be gigantic)
Can I get a copy of this for my WG2.0 system?dspain wrote:i actually wrote an addon like that before that captured the inputs and logged to disk. it was for a TA sysop to read all the game talk but since i cant legally compile addons into the tele-arena binary i released it as a bbs addon for wg2 that would monitor up to 5 modules input logs.Drex wrote:Are thier any monitor logs kept somewhere in a dat file perhaps of what has been said on the board. (I know its probably no as the file would be gigantic)
yes it gets big but as long as you work with it daily by deleting/copying etc.. you keep it in check.
let me see if i can dig it up, its just a hack of the INPUT command from the remote sysop menu.ccs wrote:Can I get a copy of this for my WG2.0 system?dspain wrote:i actually wrote an addon like that before that captured the inputs and logged to disk. it was for a TA sysop to read all the game talk but since i cant legally compile addons into the tele-arena binary i released it as a bbs addon for wg2 that would monitor up to 5 modules input logs.Drex wrote:Are thier any monitor logs kept somewhere in a dat file perhaps of what has been said on the board. (I know its probably no as the file would be gigantic)
yes it gets big but as long as you work with it daily by deleting/copying etc.. you keep it in check.
reg # 12043329
Joe
Ok thanks. Some things are not shown in the input or the monitor stream. Like a users thats in modules like tw2002, telnet ect..dspain wrote:let me see if i can dig it up, its just a hack of the INPUT command from the remote sysop menu.ccs wrote:Can I get a copy of this for my WG2.0 system?dspain wrote: i actually wrote an addon like that before that captured the inputs and logged to disk. it was for a TA sysop to read all the game talk but since i cant legally compile addons into the tele-arena binary i released it as a bbs addon for wg2 that would monitor up to 5 modules input logs.
yes it gets big but as long as you work with it daily by deleting/copying etc.. you keep it in check.
reg # 12043329
Joe
ill post it when i find it.