macros icon indicating copy to clipboard operation
macros copied to clipboard

FVTT Community Macros - 📝 Contribute macros or download them as a module! 📝

Results 28 macros issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/45291719/153019920-af9c4acf-7ee5-4b42-8df0-21aeb4960ee8.png)

help wanted
broken macro

Rolls damage as untyped instead of the proper type - example for acid flask: ![image](https://user-images.githubusercontent.com/45291719/153018615-f8d17cee-48b9-42fc-abeb-7fda21504363.png)

help wanted
broken macro

I cannot get the Macro 'Create Merchant Stock' working. I get the error: > VM2229:105 Uncaught (in promise) TypeError: Cannot read property 'data' of undefined > at generateMagicItemsStock (eval at...

help wanted
broken macro

Collection of open issues to fix broken and no longer updated macros. Full list of macros that need updating can be found in the "Archived Macros" section in [the FoundryVTT...

enhancement
help wanted

The pf2e macros are outdated and breaking newer people's characters. Can you please remove them? The system evolves faster than the macros can and the number of macros in this...

enhancement

_Originally posted by @shawndibble in https://github.com/foundry-vtt-community/macros/issues/16#issuecomment-632374382_

enhancement
help wanted

Hi, I can use this macro https://github.com/foundry-vtt-community/macros/blob/main/misc/rebind_token_actors.js I select a unlinked token, I execute the macro. I got this error : ``` VM31941:30 Uncaught (in promise) TypeError: token.update is not...

bug
help wanted
broken macro

Hi, Thanks for this usefull macro. May it's possible to improve it ? I would like to display one entity of same NPC token (based on the exactely same name)...

enhancement

Was annoyed with certain marcros not working anymore, so I rewrote one that someone had found on the internet for our foundry instance. I extended the functionality. There is a...

The macro currently fails with: "Error: Managing embedded Documents which are not direct descendants of a primary Document is un-supported at this time." This fix uses create() instead of clone()...