Gopts
From Scriptwiki
This command is used to set options for a loaded Microsoft Agent.
gopts -b <name> <on off size pace hide nosize nopace nohide>
- -b indicates you are editing options for the text balloon.
- Name is the name given to the agent when it was loaded
- on/off turns the text balloons on or off.
- size will cause the balloon to resize itself to fit the text.
- pace will cause the balloon to display each word one by one as it is being spoken.
- hide will cause the balloon to be hidden when no text is being spoken.
gopts -n <name> <language id>
- -n indicates you are editing the language id.
- Name is the name given to the agent when it was loaded
- You must specify the hex value of the language ID.
gopts -ieh <name> <on|off>
- The switches indicate which function you are toggling
- -i indicates idle effects, such as yawning when the agent has done nothing for an extended period of time.
- -e indicates sound effects.
- -h indicates auto-hide. If enabled, the agent will be hidden when mIRC is minimized, otherwise it will remain on top of every window.
- Name is the name given to the agent when it was loaded