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 .
×
Create a free account

Adjusting token in a macro

I am trying to get a macro to make changes to a token in a macro. Specifically, using the Pathfinder sheet,&nbsp; and a rollable table for the token images (set up and working via the token itself). I found this:&nbsp; <a href="https://app.roll20.net/forum/post/1257490/script-tokenmod-an-interface-to-adjusting-properties-of-a-token-from-a-macro-or-the-chat-area/?pageforid=1257490#post-1257490" rel="nofollow">https://app.roll20.net/forum/post/1257490/script-tokenmod-an-interface-to-adjusting-properties-of-a-token-from-a-macro-or-the-chat-area/?pageforid=1257490#post-1257490</a> but it's not working for me.&nbsp; It's also 9 years old, so may be outdated. The command I have at present is "!token-mod {{--set aura1_radius|15 aura1_color|ff0000}}"
update:&nbsp; I see the token-mod api is pro-only.&nbsp; Is there something I can use?
1760463467

Edited 1760463520
Gauss
Forum Champion
Hi Jeff S.,&nbsp; Macros can only perform calculations, they cannot make changes.&nbsp; To make changes to things you need a Mod (API Script) which is a Pro feature.&nbsp; My suggestion is to use the Rollable Token to change the image as you are doing, then resize the token manually.&nbsp;
1760476724
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
What Gauss said. Macros without scripts are basically glorified die rollers and simple report-makers. With very few exceptions, (such as initiative), they lack the ability to change anything.