Back to X64dbg

msgyn

docs/commands/script/msgyn.md

2026.04.20295 B
Original Source

msgyn

Display a message box, asking the user to answer yes or no.

arguments

arg1 Message box text. You can use String Formatting here.

result

The $result variable will be set to 1 when the user answered yes. Otherwise it's set to 0.