Hi all, I apologise in advance for being a giant nub but I am very new to this scripting business. I am using the Pathfinder rule set and have my players making use of the inbuilt pathfinder character sheets. I am trying to create an initiative macro that will will look up the characters final initiative score from the character sheet. I noticed that the sheet doesn't output this as an attribute but if i mouse of the total init score it says "@{init}" and in my n00bish mind i thought that a roll20 macro may be able to pull from this field. So i tried modifying my current initiative macros to use this @{init} field but I could not. I tried lots of different syntax's and searched all over the forum but couldn't find anything that specifically commented on what I was trying to achieve. So, would i be correct in assuming that you cannot use @{init} in a macro? And secondly is there any way to create some kind of script that would have the sheet output this number as an attribute and thirdly is there any plans to do this?