GroupCheck does not add those buttons to tokens. It doesn't have anything in its code that does that. It looks like you are somehow activating the Token Action Maker script, which does create Ability Token Actions for Saves and Checks: <a href="https://app.roll20.net/forum/post/8458497/script-token-action-maker-v-dot-0-2-dot-7/?pagenum=1" rel="nofollow">https://app.roll20.net/forum/post/8458497/script-token-action-maker-v-dot-0-2-dot-7/?pagenum=1</a> What is the macro command that you are using to run GroupCheck? I'm guessing it looks like this: !ta saves checks !group-check {{ --?{Ability Save|Strength,Strength Save|Dexterity,Dexterity Save|Constitution,Constitution Save|Intelligence,Intelligence Save|Wisdom,Wisdom Save|Charisma,Charisma Save} --process --subheader vs DC ?{DC} --button ApplyDamage !apply-damage ~dmg [[?{Damage}]] ~type ?{Damage on Save|Half,half|None,none} ~DC ?{DC} ~saves RESULTS(,) ~ids IDS(,) }} If so, you need to remove the first line with '!ta saves checks'