Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Automatic Macro everytime a certain player roll specific skills

Hi everyone I want to ask if I can create an automatic call to a macros when a player roll some specific skills 
Kiside said: Hi everyone I want to ask if I can create an automatic call to a macros when a player roll some specific skills  This is only possible with a pro subscription or within a pro subscribers session.  I do this all the time with Customizable roll listener API and various other api's do similar things as well.  
1648141642
Kraynic
Pro
Sheet Author
You could embed a command button in the description of a roll, which would call the other macro when clicked in chat. That isn't automatic, but one click isn't too bad. <a href="https://wiki.roll20.net/Macros#Ability_Command_Buttons" rel="nofollow">https://wiki.roll20.net/Macros#Ability_Command_Buttons</a>
1648141709

Edited 1648142006
DM Eddie said: Kiside said: Hi everyone I want to ask if I can create an automatic call to a macros when a player roll some specific skills&nbsp; This is only possible with a pro subscription or within a pro subscribers session.&nbsp; I do this all the time with Customizable roll listener API and various other api's do similar things as well.&nbsp; Thank you for your help :)
Kraynic said: You could embed a command button in the description of a roll, which would call the other macro when clicked in chat. That isn't automatic, but one click isn't too bad. <a href="https://wiki.roll20.net/Macros#Ability_Command_Buttons" rel="nofollow">https://wiki.roll20.net/Macros#Ability_Command_Buttons</a> that would be a good option, I will try tha, thank you for your help :)&nbsp;