Hello! Ok, i'm trying to make a macro like this: -You select a token -You run the macro -The macro ask to you which attribute would you like to test for the token -The output will be 1d20+(attribute of your choice) I'm trying whith this but i'm not so lucky at the moment :\ /em @{selected|token_name} test for ?{which?} //Ps: token_name is also an attribute i've created so this is ok /r 1d20+@{selected| [[ ?{which?} ]] } //this is the hard part D: Can you help me please? :3