Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Script:autoButtons

From Roll20 Wiki

Jump to: navigation, search
Example of AutoButtons(v.0.4.5) in action.

Main Page: API:Script Index

autoButtons is for streamlining the application of damage and heals. Created by Oosh

Overview

So... what's all this then?

The script reacts to Roll Templates posted to the q Text Chat, and posts back some damage buttons for simple application of damage/healing to the selected token(s). It's dead simple, really.

By default it comes configured to the D&D 5E by Roll20
Character   Sheet
, but can be customized to work with any sheet.

The API is being refactored to make it easier to integrate presets for other sheets/systems, among things.

Commands

For more documentation & examples, see (Script) autoButtons(Forum)-forum thread

Keyword: !autoButton

  • --listButtons / --buttons

Generates a list of buttons currently available for use, e.g:

!autoButton --buttons
AutoButtons-list-v045.png

From left to right, the controls are "Show button", "Hide button", "Delete button". Controls are greyed out when nonsensical - you can't "Show" a button which is already shown on the button template, and you cannot "Hide" a button which isn't currently enabled.