I know someone probably talked about this, but I can't seem to find it. Long story short, I'm trying to make a button that does 3 things, but I know know how to make it do one at a time. The button is supposed to roll an atack, and also spend a resource, and it would also be great to have it show up as a token macro (the ones that show up when the token is selected). What comes to mind is to have a macro, which triggers a sheetworker function (adjusting the number of the resource) which then also rolls the dice I know how to make the macro roll the dice, my problem is the gap from macro to sheetworker, or how to make a sheetworker roll a dice.