Difference between revisions of "The Aaron"
From Roll20 Wiki
Andreas J. (Talk | contribs) m (→API Scripts) |
Andreas J. (Talk | contribs) m |
||
Line 1: | Line 1: | ||
+ | {{revdate}}'''{{user profile|104025|The Aaron}}''' is an active and longstanding Roll20 community member, Forum Champion, and prolific [[:Category:API Author|API Author]]. | ||
+ | <br clear=right> | ||
{{userboxtop | toptext = }} | {{userboxtop | toptext = }} | ||
{{Userbox Central Time}} | {{Userbox Central Time}} | ||
Line 20: | Line 22: | ||
{{userbox Rolled|10000}} | {{userbox Rolled|10000}} | ||
{{userboxbottom}} | {{userboxbottom}} | ||
− | |||
− | |||
− | |||
==The Aaron, Arcane Scriptomancer== | ==The Aaron, Arcane Scriptomancer== | ||
Line 38: | Line 37: | ||
* [https://www.patreon.com/shdwjk Patreon] - Support his work with Roll20 APIs | * [https://www.patreon.com/shdwjk Patreon] - Support his work with Roll20 APIs | ||
* [http://roll20api.net/ Roll20API.net] - Companion site for the [[Script:Walls|Walls]] & {{forum|permalink/8824428/ UniversalVTTImport}} APIs. | * [http://roll20api.net/ Roll20API.net] - Companion site for the [[Script:Walls|Walls]] & {{forum|permalink/8824428/ UniversalVTTImport}} APIs. | ||
+ | * {{repo|shdwjk/Roll20API shdwjk/Roll20API}} - all his APIs, some which aren't in the one-click install | ||
* {{repo|shdwjk/TheAaronSheet TheAaronSheet}} - A facade for [[Sheetworker]] Tasks and Utility Functions | * {{repo|shdwjk/TheAaronSheet TheAaronSheet}} - A facade for [[Sheetworker]] Tasks and Utility Functions | ||
Revision as of 11:57, 25 September 2021
Page Updated: 2021-09-25 |
| ||
| ||
---|---|---|
| ||
| ||
Contents |
The Aaron, Arcane Scriptomancer
"While wizards may learn to bend magic to their will, the Scriptomancer alone understands the language of the gods, in which the very building blocks of the world are written. Wielding both his esoteric knowledge and the hammer of the Ay'p Eye, The Aaron reshapes the world at its most fundamental level, producing results that benefit the common man; though their workings may be beyond mortal comprehension." - Quote from PaulOoshun(Forum)
Support my work on Patreon or Paypal.me
If you use my scripts, want to contribute, and have the spare bucks to do so, go right ahead. However, please don't feel like you must contribute just to use them! I'd much rather have happy Roll20 users armed with my scripts than people not using them out of some sense of shame. Use them and be happy, completely guilt-free!
Disclaimer: These Patreon campaigns and Paypal.me links are not affiliated with Roll20; as such, contributions are voluntary and Roll20 cannot provide support or refunds for contributions.
Links
- The Aaron - Roll20 Profile
- Patreon - Support his work with Roll20 APIs
- Roll20API.net - Companion site for the Walls & UniversalVTTImport(Forum) APIs.
- shdwjk/Roll20API - all his APIs, some which aren't in the one-click install
- TheAaronSheet - A facade for Sheetworker Tasks and Utility Functions
(Thanks for always assisting and creating cool scripts. AquaAlex)
API Scripts
The Aaron have created a massive amount of API scripts, of which 56 are in the API one-click menu, and other smaller, one-off scripts written on the fly for smaller things, can be found scattered through the Roll20 Forums.
Popular APIs/Highlights:
- TokenMod
- GroupInitiative
- Script:Ammo
- Walls
- UDLWindows(Forum)
- UniversalVTTImport(Forum).
Misc API threads
- Calendar (Mystara) -- Currently just supports the Mystara Calendar (12 months, 12 days, etc), but I play to expand it to be a more universal campaign calendar, including annotation of dates, personal notes, tracking the passage of time, etc.
- isGM -- Provides a function isGM() for determining if a player id refers to a gm. Unlike other solutions, this one builds it GM list automatically by detection via chat messages. The first time a player speaks as themselves, they are detected as being either a GM or a Player, and that determination is stored in the state object.
- TurnMarker -- A feature rich turn marker with round announce, turn change announce, auto sizing graphics, etc.