I haven't tested this, but it should be pretty easy. It will require installing the script manually. If you are using one Click install, delete the script and then instead of installing it, import it. That will give you the code itself. Anywhere you see a sendchat line, such as: sendChat('',`${BoxStyle} <b>Tavern Name is: ${_.sample(tavern)}</b></div>`); add "w/gm ". Example: sendChat('',`/w gm ${BoxStyle} <b>Tavern Name is: ${_.sample(tavern)}</b></div>`); That should do it.