Non pro dm's: A money converter macro is quite useful. [[ ?{Amount|1}*?{From|pp,10 [pp]|gp,1 [gp]|ep,.5 [ep]|sp,.1 [sp]|cp,.01[cp]}*?{To|pp,.1 [pp]|gp,1 [gp]|ep,2 [ep]|sp,10 [sp]|cp,100 [cp]} ]] Technically not Pro/API but its use is mainly to pull a thing for them. @{target|character_name} = @{target|token_id} Whispering to people by selecting their token and clicking this macro thats set as a token action. /w "@{selected|character_name}" &{template:npcaction} {{rname=Whisper to @{selected|character_name}}} {{description=?{Enter your whisper|default_whisper}}} Everything else I got is pro only sadly. Once you open up the pro capable though, there will be so many macros that it'd be hard to post in a forum thread all of them. API's require alot of macro work.