Hi all! I have a macro for a specialized dice pool that currently gives a popup for its input (thanks GiGs!) /roll ?{number|1}d6>6f<3 + ?{number} I have this aliased as #pool. That works great. However, is there a way to get the number of dice input inline with the #pool command instead of via a popup? I.e., so a user can just type #pool 4 and get the result with no intervening popup? Thanks!