MushClient Community,
So I'm playing ZombieMUD and this MUD implements an ASCII map system when not in specific areas. I would like to capture all of it with color in HTML to create a complete map of the MUD, but I've not been able to figure out a method to do that.
The best I could come up with was to just log in a trigger the left side of the map, but appending following lines onto it in HTML I'm clueless.
Example:
Also the @ is me so that would need to be omitted from the end result.
I know this is accomplished before, but I haven't found any method to do this yet.
Please advise, thanks!
So I'm playing ZombieMUD and this MUD implements an ASCII map system when not in specific areas. I would like to capture all of it with color in HTML to create a complete map of the MUD, but I've not been able to figure out a method to do that.
The best I could come up with was to just log in a trigger the left side of the map, but appending following lines onto it in HTML I'm clueless.
Example:
fXrrrff
fffffffr=ff
ffffffff/rrff
|fffffff/fffrff
b|bfbf?-+ffXffrff
b|bbbbff|ffFffrff
ii|bbbbbf|ffFffrfff
iX|Xiibbb|ffffrff?f
i###XiibX|Xfffrrrff
-###-----@-------=-
i###XiibX|bhH?ffffr
iX|Xiiibb|X^^^fff?r
ii|iiXbbb+-?^Xfffff
X|XbbbfbX^^^hffff
-+Xb?fff?^Hhffhff
|ppbXbffhf?ffhh
ppbbbbfffffff
ppbbbffffff
-+fffff
Also the @ is me so that would need to be omitted from the end result.
I know this is accomplished before, but I haven't found any method to do this yet.
Please advise, thanks!