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

Best PF Scripts/Macros

Holy !@#$ there is SO MUCH INFORMATION here. It's overwhelming. I'm just looking for maybe the top 5 scripts/macros for Pathfinder and i get bombarded with all this stuff I don't understand! Specifically, I'm looking for an ammo tracker and something to automate initiative rolls (to add to the tracker). Halp!!!
June 03 (6 years ago)
The Aaron
Pro
API Scripter
Which Pathfinder sheet are you using?  There’s a companion script for the community one that handles ammo (pretty sure).   If not, you can use my Ammo script. 

GroupInitiative is designed for doing initiative for selected tokens. 
June 03 (6 years ago)

Edited June 03 (6 years ago)
vÍnce
Pro
Sheet Author
If you are using the Pathfinder Community sheet, the Pathfinder Companion Script will handle resource tracking(ammo, spells, uses, etc.), plus condition and buff statuses on linked token's and the sheet, temp hp, statblock importing, auto ability macros, initiative, and MORE.  ;-)  Lot's of macro examples on the wiki's Pathfinder Community Sheet guide.https://wiki.roll20.net/Pathfinder_Character_Sheet...


If you are using the Official PF Sheet sheet, grab GroupInitiative for initiative(examples of setup on wiki https://wiki.roll20.net/Script:Group_Initiative#Co...) and maybe the ammo script to handle resource tracking(untested with Official sheet...)

Good luck

edit: Aaaaaaaaarooooooooonnnnnnnnnn.... 6s.
;-P
June 03 (6 years ago)
GiGs
Pro
Sheet Author
API Scripter
While not specifically for PF, I'd also suggest TokenMod and ChatSetAttr as must-have scripts for any game.
June 03 (6 years ago)
The Aaron
Pro
API Scripter

Vince said:

edit: Aaaaaaaaarooooooooonnnnnnnnnn.... 6s.
;-P
Yeah, but you had links, that's automatically more points. =D

The Aaron said:

Which Pathfinder sheet are you using?  There’s a companion script for the community one that handles ammo (pretty sure).   If not, you can use my Ammo script. 

GroupInitiative is designed for doing initiative for selected tokens. 

Pathfinder Official!
June 03 (6 years ago)

Edited June 07 (6 years ago)
vÍnce
Pro
Sheet Author
IMO; GroupInitiative, Ammo, TokenMod and ChatSetAttr would all be solid choices.

EDIT: forgot the most important one if you're using the PF Community Sheet; The Pathfinder Companion script. (PFC).

Vince said:

and maybe the ammo script to handle resource tracking(untested with Official sheet...)

I get a conflict warning, alas.
June 04 (6 years ago)

Edited June 04 (6 years ago)
vÍnce
Pro
Sheet Author

Nyne X said:

Vince said:

and maybe the ammo script to handle resource tracking(untested with Official sheet...)
I get a conflict warning, alas.
Aaron will need to comment on that.  He's written over half the scripts here, including ammo.  If it's just a little warning blurb when you install the script, it's probably nothing and worth trying to see if you get any errors in console and/or game.

June 04 (6 years ago)

Edited June 04 (6 years ago)
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
The conflict warning can be ignored. It's thown because us script authors are usually very broad in what we tell the system our scripts affect.

Scott C. said:

The conflict warning can be ignored. It's thown because us script authors are usually very broad in what we tell the system our scripts affect.

Great, thank you, I will try it~!
OK, let's see. These aren't in any specific order and are taken from my most recent campaign. Each of them is a livesaver on his own and I'm really grateful for the authors work.

  • GroupInitiative*: Roll initiative for a lot of tokens at once and other cool stuff
  • Bump*: Effortlessly move tokens from GM layer to Token layer and vice versa. 
  • Torch*: Control Dynamic Lighting and light of tokens
  • Marching Order*: Let your players get their tokens in a marching order and simplify movement of tokens.
  • BloodiedDead.js: Mark tokens as bloodied / dead automatically when their hitpoints drop.
  • DryErase.js: Control who can draw on the map.
  • Rollstats.js: For those pesky players that thing that roll20 is rolling to bad
  • Customizable Roll Listener*: Listen on every dice roll and act accordingly.
  • Pathfinder Companion Script*: What others above have said.
  • ChatSetAttr*: Set character sheet attributes by macro / chat commands
  • DLEllipseDrawer*: Draw dynamic lighting ellipses.
  • PathSplitter*: Split Dynamic Lighting Paths at intersections.
  • centerSmallTokens.js: Centers tokens smaller than 1 square in the square they're in.
  • EasyExperience*: Give XP to characters, handle level ups.
  • TokenMod*: Use chat commands to change token settings.
  • PageNavigator*: Move players across pages, teleport players to specific locations on maps, let players move through the map by themselves.
  • Roll20 Audio Master*: Control your jukebox tracks via chat commands.
Scripts marked with * can be found in the OneClick Library and installed from there. The others are somewhere here in the API forum. I can look them up if you like.