Multiple newb questions:

Posted by Parduz on Sun 22 Jul 2012 08:56 AM — 2 posts, 13,852 views.

Italy #0
Hello from Italy (pls excuse my poor english).

I'm stumbled in MUSHClient while hunting for some MUD triggerable client to help me in tedious operations like sorting thousands of object by just readin (part of) his description. I see MUSH is very powerful but i think i could benefit some kicking in the right direction. So sorry if my questions ara a bit dumb:

1) Could i use MUSH as a proxy, let the original client connect and the having MUSH "sniffing" the messages? The original client is very handy: i guess MUSH could be made to work in the same way with plugins but i'd save the time needed for this for other task.

2) Is it possible to have a trigger active only if i start a "macro" from Mush and have it inactive when it's finished?
So if the words that the trigger is looking for appears unexpected it does not .... triggers?

Thanks
Australia Forum Administrator #1
1. I doubt that. The connection goes to one program.

2. Yes, you can enable or disable triggers.

Template:function=EnableTrigger
EnableTrigger

The documentation for the EnableTrigger script function is available online. It is also in the MUSHclient help file.