
sorry if im asking alot these days but setting up a custom game.
!script {{ --#title| Attack Roll --#whisper|self --=Roll|1d4 --#emoteText|Rolling a d4 for attack... --?[$Roll] -eq 1|[ --+Result|You rolled a **1 (Miss!)** ❌ --]|?[$Roll] -eq 4|[ --+Result|You rolled a **4 (Crit!)** --]|[ --+Result|You rolled a **[$Roll]**. --] }}
this one work on a d4 when we miss but not when we hit.
further more i would like the roll to query how many ydxkh1 if result is highest show the crit if result is a 1 show miss (and ofcourse still the dice)
if it is possible on a crit pop a button that roll same dice as chosen but exploding etc 1d4! if that is not possible then just a query of what dice i would like to roll.
if its not possible to pop a button roll in chat its ok to i will roll it manually