/me adjusted hitpoints to [[@{selected|bar3}-?{HP adjustment|0}]] Remember that anything inside double brackets [[ ]] is a calculation that is done and then displayed; but it does not assign any new values. If you did [[@{selected|Str}+3]] it would show 3 + your Strength score, but it would not change the value of your strength score. Do, however, remember that you can just click on the number corresponding to the bar you want to change and alter it from there by typing the function you want done. For instance, If you have 50 HP and an attack takes away 10, just click on the 50, type "-10" and hit enter and it will do the calculation for you. I think in the long run, that would be easier than selecting a token, running the macro you're trying to make (even if you got it to work using tokenmod), and still having to type "-10" and then click "ok" on the pop-up prompt box. The built-in feature is solid and works great! Tokenmod is nice... but you don't need it to do what you want to do. Cheers!