Creating Macros in Roll20

Sdílet
Vložit
  • čas přidán 13. 05. 2020
  • This video shows how to create macros that can:
    Prompt the user to make a selection display a result based on that selection
    How to make macros that can read values from character sheets
    And how to make macros that can read values from multiple character sheets.
    Macros:
    &{template:default} {{name=Healing Potion}} {{
    ?{Potion|
    Regular, *Healing Potion Used:* [[2d4+2]]|
    Greater, *Greater Healing Potion Used:* [[4d4+4]]|
    Superior, *Superior Healing Potion Used:* [[8d4+8]]|
    Supreme, *Supreme Healing Potion Used:* [[10d4+20]]
    }
    HP recovered
    }}
    &{template:default}{{name=Cure Wounds-Life Domain}}{{Cure Wounds Heals=[[?{What Level Cure Wounds}d8+@{wisdom_mod}+2+?{What Level Cure Wounds}]] HP}}{{Cast at Level=?{What Level Cure Wounds}}}{{Blessed Healer=Cassandra recovers [[2+?{What Level Cure Wounds}]] HP}}
    &{template:default}{{name=Second Wind}}{{Grolf recovers [[1d10+@{level} HP]]}}
    &{template:default} {{name=Party Health}} {{Cassandra=@{Cassandra|hp}/@{Cassandra|hp|max}}} {{Grolf=@{Grolf|hp} /@{Grolf|hp|max} }} {{Grenda Fireforge=@{Grenda Fireforge|hp}/@{Grenda Fireforge|hp|max}}}
    The API is not required for anything shown in this video.
    My Patreon: / nickolivo
  • Hry

Komentáře • 198

  • @klee329
    @klee329 Před 4 lety +28

    I mean this is all very helpful and well explained. It’s just so surprising to me how difficult roll20 has made this.

  • @JRENZO10
    @JRENZO10 Před 2 lety +12

    You don't just skip over anything, you don't briefly show the commands onscreen and expect the viewers to pause it, you don't even try to speed certain parts up. You have the whole tutorial set out for everyone to see. There are few people who make tutorials as good as this one. Thank you.

    • @NickOlivo
      @NickOlivo  Před 2 lety

      Glad you found them helpful! Happy gaming!

  • @stevenlathrop7884
    @stevenlathrop7884 Před 4 lety

    Love this Nick. I implemented the Healing Potion macro already in my game for the players to use this Friday night. To Wayne Francis's point previously posted below, it also is giving me a few ideas to use this macro concept for other things. As always, thanks for the awesome video!

  • @justferkicks1244
    @justferkicks1244 Před 4 lety +1

    Thanks a lot Nick, as always a fantastic Macro and a succinct and helpful delivery! the best channel ive found for Roll20 macros and scripts, my players love that overland map with built in handout. I look forward every week to what you have to offer!!

  • @michaellavy3269
    @michaellavy3269 Před 4 lety +3

    These tutorials are great! You do such a good job explaining things and go into great detail without getting bogged down

  • @Daihatski
    @Daihatski Před 4 lety

    Thank you. First helpful Macro Guide I've seen so far.

  • @MaierFlorian
    @MaierFlorian Před 4 lety +8

    So I thought I would know everything about macros in roll20. Seems I was wrong, thanks for all those great, well-explaned videos with inspiring ideas! :)

  • @marudono6413
    @marudono6413 Před 4 lety +2

    YOUR VIDEOS ARE LIFE SAVING!!! They actually helped me make my games much more convenient for both me and my players! keep it up!

  • @jv7x
    @jv7x Před 4 lety

    Thanks for all the great videos. I am new to Roll20 and these have helped me immensely. I used this video to build a macro to roll secret perception checks for the party with built in perception modifier instead of just using the Passive Perception score.

  • @Gauldame
    @Gauldame Před 4 lety +2

    bless you for typing these out.
    I've been running a game for first essential workers and military, and roll20 is new to me so I've had to crash self train.
    You guys have been a godsend.
    Other videos just show them in the vid, and the only way I could read them was to stream it to my wide screen tv, pause, and then write it down. Oy.

  • @lovindablues
    @lovindablues Před 4 lety

    Great Macros...better even I am learning how their macro-scripts work. Really appreciate your videos. Please keep up the great content.

  • @CandorPerlicious
    @CandorPerlicious Před 4 lety +2

    OMG, words alone cannot express how much I wish to thank you for this video. I just became a user of roll 20 and bought my subscription and have for the last two days been banging my head against the wall trying to figure out almost exactly the format you have been using. Trying to find anyone to give out information as to contact and syntax as to how to create macros in this way is almost damn near impossible! Thank you thank you thank you thank you thank you!

  • @skavies2351
    @skavies2351 Před 4 lety

    Absolutely eppic pacing on teaching this subject. You thoroughly explained all the steps at least once, then moved on without wasting time. Thank you.

  • @Robster180
    @Robster180 Před 4 lety +2

    OMG this is what I've been looking for, so many copy paste macros on the web but I couldn't figure out how they are formatted, thanks!!! Subbed liked and belled

  • @infantryweed
    @infantryweed Před 4 lety +7

    Hey! Thank you so much for all these macro videos!! They've helped me transform my roll20 campaign for my players. Keep up the good work!!

  • @tonyr.546
    @tonyr.546 Před 3 lety

    This video right here opened my eyes to a whole new experience on Roll20! Thank you for making it easy to understand!

    • @NickOlivo
      @NickOlivo  Před 3 lety

      Glad it was helpful! Happy gaming!

  • @Indajen
    @Indajen Před 4 lety

    Great! Helped clear up a lot of my confusion with macro syntax. Thanks!

  • @Femonnemo
    @Femonnemo Před 3 lety

    Entered here from a Life Domain Cleric perspective, knowing nothing about macros. Now I fell like a PRO. Very good video. Straight to the point, comprehensive and informative. Ty very much.

  • @tipheret6
    @tipheret6 Před 4 lety +3

    Thanks a lot, you're crystal clear, and that's great!

  • @nexushivemind
    @nexushivemind Před 4 lety

    Now this one here, Is the best and only real explaining video of how to make macros in Roll 20.
    Thanks bro, you are the hero we need AND the hero that we deserve.

  • @jamesrafferty1787
    @jamesrafferty1787 Před 2 lety

    Thank you for such a great tutorial video. This is exactly what I needed to see to get a better understanding how R20s macro's work at their basic level. I will need to look and see if you have something like this for the API. Again, fantastic video.

    • @NickOlivo
      @NickOlivo  Před 2 lety

      Thanks for the kind words, James! And I have a bunch of API videos too, I hope you find them helpful!

  • @grahamcharters1638
    @grahamcharters1638 Před 3 lety +3

    This is brilliant! Super clear and concise. It moves you through in a step by step, and covers exactly what you need. I picked up some great skills here, which will improve my game enormously. Thank you!

    • @NickOlivo
      @NickOlivo  Před 3 lety

      Glad it was helpful! Happy gaming!

  • @slipperyfish
    @slipperyfish Před rokem

    I cannot get over how informative your vidoes are. You are an exceptional teacher.

    • @NickOlivo
      @NickOlivo  Před rokem

      Thanks for the kind words! Happy gaming!

  • @DIYCyberPunk
    @DIYCyberPunk Před 4 lety

    Thanks for the post! This helped me a ton on setting up macros for my group :)

  • @jonathanmejalelaty8234

    Really helpful! Thanks for sharing such useful macros!!

  • @BobSMASHTV
    @BobSMASHTV Před 4 lety

    Fantastic video, as always. Thank you.

  • @CassieIsTrying
    @CassieIsTrying Před 3 lety

    This was insanely helpful, thanks so much! Liked + subscribed!

    • @NickOlivo
      @NickOlivo  Před 3 lety

      Glad it was helpful! Happy gaming!

  • @carlhewett2603
    @carlhewett2603 Před 4 lety

    Awesome video as always. Thanks!

  • @orbittyj9870
    @orbittyj9870 Před 3 lety

    Thank you! You are a great teacher.

  • @andrewsalinas8109
    @andrewsalinas8109 Před 3 lety +2

    OMG This is exactly what I needed.

  • @BoisterousBeard
    @BoisterousBeard Před 4 lety

    Great video. Thanks. I don't use API and am glad for more macro videos

  • @ioannisvlachogiannis523

    Wow, you did an amazing job explaining this! You are great! I will implement those macros right now!

    • @NickOlivo
      @NickOlivo  Před 3 lety +1

      Glad it was helpful! Happy gaming!

  • @TheBlackF0X
    @TheBlackF0X Před 3 lety

    This helped immensely! Thank you brother!

  • @quirk8841
    @quirk8841 Před 4 lety +23

    You don't need a macro for the Life Cleric's *Cure Wounds.* When you go to the Cure Wounds spell in your OGL sheet's _Spells_ tab, edit the spell and simply add the bonus. So for the _HEALING_ amount you set it to 1d8+3 (+2 for life cleric, +1 for first level spell). Then for your _HIGHER LVL CAST DMG:_ you set it to 1 *d8* + 1. This automatically adds the +1 bonus per spell level that you cast it at a higher level.

    • @andrewtomlinson5237
      @andrewtomlinson5237 Před rokem +2

      I don't need ANY of these macros because I don't play 5E... but the process of making them shows me how to make macros I DO need.

  • @Tridec13
    @Tridec13 Před 4 lety

    Excellent information, sir. I'm modifying your templates for use in my Shadowrun Game. Many thanks.

  • @0ooDT
    @0ooDT Před 4 lety

    Love the vids man, helped me a ton with getting stuff working. one thing I don't like is how quiet your videos are

  • @andyevans8585
    @andyevans8585 Před 10 měsíci

    Took me an hour of watching drag and drop macro videos before FINALLY finding one that would just explain how to write my own. Thank you so much fornsuch an insightful video. Much appreciated

    • @NickOlivo
      @NickOlivo  Před 10 měsíci +1

      Glad it was helpful! Happy gaming!

    • @andyevans8585
      @andyevans8585 Před 10 měsíci

      How do you go about putting a query into a query?
      E.g. when my character is within 30ft he gets various bonuses. So the first query would be "=< 30ft" then if the answer is yes it can ask "are you using sneak attack?" YES, 3d6| NO, 0
      and then have the first questions "no" also be "0"?

    • @NickOlivo
      @NickOlivo  Před 10 měsíci +1

      @@andyevans8585 That's possible, but the syntax is kinda ugly. This video shows using nested queries to create a healing potion macro, you could use that as the basis for what you're looking to do. czcams.com/video/_TUrDnOYx78/video.html Best of luck!

    • @andyevans8585
      @andyevans8585 Před 10 měsíci

      @@NickOlivo thanks! I'm too used to excel lol

  • @patrickwalker7483
    @patrickwalker7483 Před 4 lety

    Super helpful thank you very much for this video.

  • @liamcullen3035
    @liamcullen3035 Před 3 lety

    Thankyou, this has been so helpful!

  • @I..cast..fireball
    @I..cast..fireball Před 2 lety

    thanks man. best roll20 info out there. they should pay you

    • @NickOlivo
      @NickOlivo  Před 2 lety

      Thanks for the kind words! Happy gaming!

  • @andrewtomlinson5237
    @andrewtomlinson5237 Před 3 lety +11

    This is what a Tutorial Video looks like when the presenter has worked out in advance what they are going to say, STICKS TO IT, and doesn't have to keep skipping about because they forgot something they had planned to say or suddenly remembered something they SHOULD have said. (ETA- but neither does it sound like he's reading from a script)
    There are so many of these, where if you are not paying ABSOLUTE attention to every moment and taking notes you can suddenly miss that the presenter said, "Oh, and I need to show you THIS" and there is a segue into something unrelated... at which point you get lost.
    It also goes through the stages of showing you WHY the things you might try on your own, don't seem to behave like the ones you se other people using.
    I'm fairly certain Nick has spent some time teaching or training. Gradual repetition and reinforcement, adding a new layer of information in each step is one of the most effective ways to teach stuff like this.
    I can say that with confidence because a) I used to run a Training Company and b) I am an absolute novice at any sort of coding/Macro writing or anything in that ball park. It's just not how my brain is wired.
    This is the first tutorial on roll20 Macros that I have understood from the start.
    Well done.

  • @neronoid
    @neronoid Před 3 lety

    Thank you very very much for this video, my dude!

  • @SkysegelJack42
    @SkysegelJack42 Před rokem

    Though I am using macros for some time I learned some nice things (reuse of variables etc.). Thanks!

    • @NickOlivo
      @NickOlivo  Před rokem

      Glad it was helpful! Happy gaming!

  • @caiomaiochi
    @caiomaiochi Před 4 lety

    You are the best roll20 teacher ! (Energiun)

  • @sassak
    @sassak Před 2 lety

    Thanks so much for this! The healing potion macro is really helpful, especially with a party that didn't pick any healers, so potions are a bigger part of the game. I edited your macro for Cure Wounds, simplifying it to just a "additional healing/disciple of life" macro, since the bonus applies to any healing spells cast. It's almost too simple to need a macro, but it's more a reminder to add the bonus regardless.
    A tip for macros like the Party Health - I had to go back and fix character names a few times that didn't work - turns out one had a space at the end, and one had a space before his first name, so it was difficult to see why the names weren't matching up. I know you said you need to make sure the characters' full names are written in the script for the macro, but that was an extra hidden challenge I didn't expect. 20 min of my life I won't get back :)

    • @NickOlivo
      @NickOlivo  Před 2 lety

      Good tip, sassak! Happy gaming!

  • @mechaform
    @mechaform Před 3 lety

    Well presented. Inspires the creation of many useful tools. I’m off to the Macro editor.

  • @joesgotmore
    @joesgotmore Před 4 lety

    Excellent video.

  • @migueldirnt8
    @migueldirnt8 Před 4 lety

    This is helping me so much!

  • @ShannonFerguson
    @ShannonFerguson Před 3 lety

    This is very helpful!

  • @TypicallyThomas
    @TypicallyThomas Před 2 lety

    Thank you so much! This is great!

    • @NickOlivo
      @NickOlivo  Před 2 lety

      Glad it was helpful! Happy gaming!

    • @TypicallyThomas
      @TypicallyThomas Před rokem

      This was a year ago. Now that I am more experienced with macros I'd actually say it's another one of those underbaked features that makes me hate Roll20 so very very much

  • @thecaveofthedead
    @thecaveofthedead Před 3 lety

    Hecking useful. Thanks.

  • @MrAlvaro1408
    @MrAlvaro1408 Před 3 měsíci

    thank you, that helped me a lot

  • @TetedeMort666
    @TetedeMort666 Před 3 lety

    Great ! Thanks !

  • @karstenfranks3746
    @karstenfranks3746 Před 3 lety

    This is great, I have used many API's and Macro's from you to enhance my game. I tried seeing if my question is in the comments already and didn't find them. I have the token action API set up and the ammo tracking set up too, I'd like to change the output for my characters (as I have a life cleric) but include the spell slot expenditure.

    • @NickOlivo
      @NickOlivo  Před 3 lety

      I think this article might help - wiki.roll20.net/D%26D_5E_by_Roll20#Automatic_Spell_Slot_Tracking

  • @jamessolomon1690
    @jamessolomon1690 Před 2 lety

    GREAT basic tutorial!!!!!!!

    • @NickOlivo
      @NickOlivo  Před 2 lety

      Glad it was helpful! Happy gaming!

  • @priskon5950
    @priskon5950 Před 2 lety

    Amazing Video

    • @NickOlivo
      @NickOlivo  Před 2 lety

      Glad it was helpful! Happy gaming!

  • @stefankroon4615
    @stefankroon4615 Před 4 lety

    When mentioning a class level, @{level}(character's total level) only works if the character only has one class. For a multiclassed character, use @{base_level} for the character's first class. For each other class, you instead use a different one I can't remember off the top of my head, but you can't miss them when finding them.

  • @chucklarock8010
    @chucklarock8010 Před 3 lety +1

    Super nice video, but when I watch it, it kinda makes me think that roll20 devs could do a better job, to make things a lot more easier.

  • @damionsailors3148
    @damionsailors3148 Před 4 lety

    You da man!

  • @zarutodaskira
    @zarutodaskira Před 4 lety +1

    Great video. I love your content, but maybe it would be nice if some of the examples could be in the description. Anyway, nice video.

    • @NickOlivo
      @NickOlivo  Před 4 lety

      That’s weird, I posted them in the description a little while ago. Are they showing up for you now?

    • @zarutodaskira
      @zarutodaskira Před 4 lety

      @@NickOlivo yeah, i opened your video when when you published it, and i let it open a long time before watching it. You must ve updated the description in that time, thanks a lot

  • @richardbricker1720
    @richardbricker1720 Před 3 lety

    Hey Nick. Once again great video. Helps alot. How hard would it be to develop an API to produce a "spell book" of spells that appears in chat, Casts by clicking on spell, asks about spell level for spells that can be cast at higher levels, reduces spells slots accordingly AND applies modifiers if present (like life domain). I am think something along the lines of the magic missile API in another of your videos.

  • @MrAudymurphy
    @MrAudymurphy Před 4 lety

    Man I'm really struggling making my own macros I can copy yours and they work amazing try and do my own and they just won't behave....great vid

    • @ianjohnson3546
      @ianjohnson3546 Před 4 lety +1

      There are actually quite a few macros you can easily copy and paste out there. Many DMs even have their own library of macros here is mine: github.com/djd007/roll20 but what is especially great about Nick's videos is he really fully explains how to start small and build up your macro. He teaches you better how to make your own macros than most other videos.

  • @johanlarsson9805
    @johanlarsson9805 Před 4 lety

    Nested rollqueries next please hehe
    I have a couple of levels deep and they were a nightmare to build.

  • @Nelle999
    @Nelle999 Před 4 lety

    Another great video !
    Your work is amazing 😁
    Do you have a discord or somewhere else where you can be reached for questions?

    • @NickOlivo
      @NickOlivo  Před 4 lety +1

      Thanks! I don't have a discord, but you can post questions here and I'll help if I can.

    • @Nelle999
      @Nelle999 Před 4 lety

      @@NickOlivo I am trying to figure out how to either make a generic token action macro or maybe an API script that will generate token action with the different attack that are on the NPC sheet for pathfinder 2nd edition

    • @Nelle999
      @Nelle999 Před 4 lety

      I found a way to make generic melee / Ranged / Reaction / Action macro auto generated for every npc :)

    • @Nelle999
      @Nelle999 Před 4 lety

      One problem I have found, is that even with noerror in the macro, I have no way to get it to just give me a "There is no action available" instead of a empty filled out template.

  • @dabeatlesburnhamroad8244

    Hey! Greay vids, lots of help. Im wondering how could you do this randomly? Like determine thr type of potion at random

    • @gmcm2165
      @gmcm2165 Před 3 lety

      Would love to see an answer / follow up to this

  • @MrBloodyBat
    @MrBloodyBat Před 3 lety +1

    Are the macro "commands" different for 5e and Pathfinder? I'm trying to set up a macro that has a query for the saves and that then rolls the save with the character's modifier (in Pathfinder). However, the comma after my option doesn't finish the option name, it's just added...
    EDIT: I found my problem. The template I was using (Template:npc) didn't allow the same layout as the default template. Thank you for your video, it's been mighty helpful!

  • @bladewraith
    @bladewraith Před 3 lety

    When the healing potion is ran it is outputting as follows and isn't encased in the same pretty presentation you've made it do:
    Harry Wraith (GM):{template:default} {{name=Healing Potion}} {{
    Supreme Healing Potion Used: 38
    HP recovered
    }}
    {template:default} {{name=Healing Potion}} {{
    Healing Potion Used: 9
    HP recovered
    }}

    • @bladewraith
      @bladewraith Před 3 lety

      OK figured it out. The '&' symbol got missed off the copy and paste.

  • @WayneFrancis
    @WayneFrancis Před 4 lety +2

    Hey Nick, thanks for this. It has given me some ideas. I was wondering if it is possible to have a macro that whispers to each of the players a prompt to roll initiative from the whisper box or let them type it in and have that whispered back to me. I've got 5 players and all but one are using dice and the one that is using the Roll20 dice is completely new to D&D. Ultimately I'd want to combine this with a script that adds their response to the initiative tracker. A thumbs up if you think Roll20's macro and api would allow me to create something like this.

    • @NickOlivo
      @NickOlivo  Před 4 lety +1

      That would definitely be possible, yes.

  • @squallgoku777
    @squallgoku777 Před 3 lety

    Nice video, how do you do a 2d20 gamesystem roll, where you roll 2 or more d20's and count each roll separately?

  • @gchristopherklug
    @gchristopherklug Před 3 lety

    Your channel is great. Do you know of (or have you made?) a video that explains how to make a character sheet?

    • @NickOlivo
      @NickOlivo  Před 3 lety +1

      Not yet, though it's something I'm curious to learn more about.

    • @gchristopherklug
      @gchristopherklug Před 3 lety

      @@NickOlivo I run an older system that has no sheet. Your videos have shown me how useful a character sheet could be. I have 1500 hours of gm-ing and never used a character sheet. Watching your videos, I don’t know how my players and I ever managed. What an eye-opener. Thank you.

  • @Wanderinpaladin
    @Wanderinpaladin Před 4 lety

    I took a combination of the macro's here and made a Short Rest macro that is a character sheet macro that rolls the hit dice and adds the con mod for the character. It uses a variant of the Life Domain macro except I added @{hitdietype} in place of the 8 for D8.

    • @Wanderinpaladin
      @Wanderinpaladin Před 4 lety

      For those curious here's the macro. This is the 5e template
      &{template:npcaction} {{name=Hit Die Heal}} {{rname=Short Rest}} {{description=Recovers [[?{How Many Hit Dice}d@{hitdietype}+@{constitution_mod}]] HP}}

    • @Wanderinpaladin
      @Wanderinpaladin Před 4 lety

      @Carl Hotko /facepalm you are right thanks for correcting that.

    • @NickOlivo
      @NickOlivo  Před 4 lety

      Very cool!

  • @FrictionlessDan
    @FrictionlessDan Před 3 lety +1

    Is there a way to use the same roll in multiple boxes? For example, I want a macro that does Bard uses Defensive Flourish for [[1d8]] bonus damage. His AC increases to [[npc_ac+1d8]]. But I want the 1d8s to be the same roll.

  • @Pecomica
    @Pecomica Před 4 lety

    I like your videos. You explain in a way that is easy to follow. I did run into some issues with the healing macro, as a GM I focus more on damage output. I've set up macros for my minions to output damage based on their weapon and stats from the sheet. I assume it would be possible to condense these macros down into 1 pull down menu macro, rather than having one for each type of attack, using the ? command.
    One thing I am struggling with is how to set up a macro that targets another token. For example, my goblin attacks a player within range, so during his turn he swipes and attacks, but how do I set up a macro that draws from the goblins attack and damage vs the targets AC and HP? I wish to do it straight from a macro assigned to the attacker, output the result in the chat, and if possible change the values on the target, or at least name the attacker vs the defender in the chat. Thought I could do it from the character sheet, but it doesn't seem to work either.

    • @NickOlivo
      @NickOlivo  Před 4 lety

      I think this article will help you do what you're looking for - wiki.roll20.net/Macros#Using_a_Targeted_Token_with_a_Macro

  • @TazorNissen
    @TazorNissen Před 4 lety +1

    Great video.
    Could you put the macros in the description? Thank you in advance :)

    • @NickOlivo
      @NickOlivo  Před 4 lety +1

      Thanks for the kind words! Just added them.

    • @TazorNissen
      @TazorNissen Před 4 lety

      Nick Olivo
      Thank you, will get right to making macros for healing potions for my players.
      Keep up the good work :)

  • @SecularMentat
    @SecularMentat Před 3 lety

    I want to know how to change character abilities and stats with this so cure wounds actually changes their HP.

  • @PLIDave
    @PLIDave Před 4 lety

    Hi Nick, is there a way to add /em descriptives to something like this? Also, for us luddites out there, these tutorials are wonderful!! Thanks!

    • @NickOlivo
      @NickOlivo  Před 4 lety

      Hi Dave - as far as I know, you can just add the /em as the first line in the macro and it should work.

    • @PLIDave
      @PLIDave Před 4 lety

      Thanks, Nick! I tried that using this formula: /em Reynard places his hands on the wound and whispers "Receive the blessing of the gods" &{template:default}{{name=Cure Wounds}}{{Cure Wounds Heals=[[?{What Level Cure Wounds}d8+@{wisdom_mod}[WIS]]] HP}}{{Cast at Level=?{What Level Cure Wounds}}} and it gave me the in-line roll info embedded in the /em colored text box, but included none of the description from the /em.

  • @5Guildwars5
    @5Guildwars5 Před 2 lety

    This is soooooo fucking helpeful OMG my Master pls tell me eveything u know about the macroing :p.
    No seriously thx a lot for this awsome explenation.

  • @doctorbubonic1956
    @doctorbubonic1956 Před 3 lety +1

    almost a year later, this video has 25,000 views, 1000 likes, and 0 dislikes

    • @samim.4949
      @samim.4949 Před 3 lety

      I just gave 999th like, the next guy liking the video will have a lucky day

  • @enragednerd1884
    @enragednerd1884 Před 3 lety

    so how would you set these up on sheets that do not provide the @ for the modifier?

  • @Blazing_Ben
    @Blazing_Ben Před 4 lety

    Hey Nick, do you have a good Idea how to write a macro to award players and/or the group with XP? There is this whole API of Scott (I havent tested yet), but I thought there must be an easier way. Thank you for your advice!

    • @Blazing_Ben
      @Blazing_Ben Před 4 lety

      As I figured out, the API "Ammo" works better for that purpose and I got it working so far, but yet I have some issues to get it straight with the default template.

  • @BreneRHD
    @BreneRHD Před 3 lety

    Im looking to make a viscous mockery macro will randomly generate an insult from a list any thoughts

  • @andrese564
    @andrese564 Před 3 lety

    is there a way to do this for saving throws? i've been trying but i cant

  • @thyimmortal6951
    @thyimmortal6951 Před 7 měsíci

    So I know this video was a bit long ago but is there anyway to add a check to see if they have a healing potion before they use the healing macro?

    • @NickOlivo
      @NickOlivo  Před 7 měsíci

      Not without using the API, and even then, I'm not sure how one would check the inventory, sorry.

  • @shaunbastin1663
    @shaunbastin1663 Před 3 lety

    Doesn’t that result in your screen becoming busy? I have up to 9 players in one game, then if I have all those macro boxes in the ribbon as well I won’t be able to see the underlying map.

  • @joshuawutang3091
    @joshuawutang3091 Před 3 lety +1

    pls do vid about spell costs :)

    • @celineeolz8374
      @celineeolz8374 Před 3 lety

      Good idea

    • @NickOlivo
      @NickOlivo  Před 3 lety

      Can you give an example of what you're looking for?

    • @joshuawutang3091
      @joshuawutang3091 Před 3 lety

      @@NickOlivo Like a macro for an ability which includes automatically substracting the spell costs from characters mana. But i just found out that you need pro API for it, is that right?

  • @JulianKarasu
    @JulianKarasu Před 4 lety

    Awesome tutorial man, but i have a question, i want to make a macro for rolling initiative for monsters and i dont want my players to look at the rolls, how do i do that with the templates and that???

    • @NickOlivo
      @NickOlivo  Před 4 lety +1

      You should be able to whisper rolls to just yourself by typing /w gm at the start. So for example, the party health sheet would look like this:
      /w gm &{template:default} {{name=Party Health}} {{Cassandra=@{Cassandra|hp}/@{Cassandra|hp|max}}} {{Grolf=@{Grolf|hp} /@{Grolf|hp|max} }} {{Grenda Fireforge=@{Grenda Fireforge|hp}/@{Grenda Fireforge|hp|max}}}

    • @JulianKarasu
      @JulianKarasu Před 4 lety

      @@NickOlivo thx man, much appreciated

  • @Armyhamsters
    @Armyhamsters Před 4 lety

    Mate, you've been amazing. I was wondering, I've seen people make "Master Macros" or "Nested Macros" and I've tried to copy it, unfortunately I seem to be unable to replicate it. Do you know if it's still possible?

    • @NickOlivo
      @NickOlivo  Před 4 lety

      So far as I know, that's still possible. This video shows how you can do it (it's at around the 8:30 mark) czcams.com/video/RaRnTUqqLc8/video.html

    • @Armyhamsters
      @Armyhamsters Před 4 lety

      @@NickOlivo It's similar and a work around, I was hoping for something that called macros not placed in token sheets. It works and likely the best bet, glad I started before I made too many macros, thank ya for your help again.

  • @jcelam2567
    @jcelam2567 Před 4 lety

    Great video, but how would you adapt the cure wounds macro from a d8 to 2d6 for spells that have different scaling?

    • @NickOlivo
      @NickOlivo  Před 4 lety

      Thanks for the kind words! Which spell did you have in mind?

    • @jcelam2567
      @jcelam2567 Před 4 lety

      @@NickOlivo Fireball starts with 8d6 and goes up by a d6 for example. While Spiritual weapon goes up every two levels. could the macro be adapted for spells like this?

    • @NickOlivo
      @NickOlivo  Před 4 lety

      @@jcelam2567 It could - you'd take the approach shown in the healing potion macro, where the user could choose the level of the spell from the drop down, and then you roll a different amount of dice based on the selection. (Of course, that said, if you're using the 5e character sheet, it will do that adjustment for you when you cast a spell from the sheet.)

    • @jcelam2567
      @jcelam2567 Před 4 lety

      ​@@NickOlivo So what your saying is it wouldn't be possible to adapt the macro then? See my DM uses a slightly homebrew style for our game and this macro would be good for some features like elemental affinity or blessed healer but if it only works on d6, d8 and cant be adapted for 2d6 or 3d8 starting then may have to go the other route and a lot more coding.

    • @NickOlivo
      @NickOlivo  Před 4 lety +1

      @@jcelam2567 I think you'd want something like this
      &{template:default} {{name=Fireball}} {{
      ?{WhatLevel|
      3rd, **3rd Level Fireball Cast:** [[8d6]]|
      4th, **4th Level Fireball Cast:** [[9d6]]|
      5th, **5th Level Fireball Cast:** [[10d6]]|
      }
      fire damage
      }}

  • @matsnyder6448
    @matsnyder6448 Před 3 lety

    I have a spell"prayer of healing" is there a way i dont have to use all the targets to use the spell im using
    Casting Healing Word at @{target|Target1|character_name},@{target|Target2|character_name}, @{target|Target3|character_name},@{target|Target4|character_name},@{target|Target5|character_name},@{target|Target6|character_name},
    for [[?{Spell Level|2|3|4|5|6|7|8|9}d8+2+@{selected|wisdom_mod}]] HP

  • @ckjedi
    @ckjedi Před 4 lety

    Have you found it possible to trigger a roll table based on the chosen selection? I've tried a couple of different ways, including creating a macro for the table and using it instead of a dice roll after the choice name, but can't get it to display. I currently have the inline chat buttons to do this, but I was wondering if it could be a pop-up too. EDIT: I should specify I'm using the npcaction template, not the default (which seems to work).

    • @NickOlivo
      @NickOlivo  Před 4 lety

      I haven't tried that before, sorry. You might want to post over on the Roll20 Macro Forum, the folks there might be able to help. app.roll20.net/forum/category/19

    • @ckjedi
      @ckjedi Před 4 lety

      @@NickOlivo I brought it up and the answers I got were basically "don't do a dropdown, do it in chat". No big. It's not they way I wanted it to come out, but works.

  • @RenanMarques1
    @RenanMarques1 Před 10 měsíci

    How can i put a roll dice in a rollTable.. like a random encounter table: [[1d4]] kobolds / [[1d6+2]] goblins ...

    • @NickOlivo
      @NickOlivo  Před 10 měsíci +1

      That can be done if you have a Pro account - you'll need the Recursive Table mod, described in this video - czcams.com/video/rzR_PNZTb5U/video.html Good luck, and happy gaming!

  • @Nick-sz5bw
    @Nick-sz5bw Před 3 lety

    Do you know where you can find the other templates

  • @ivanhernandez-sq9lc
    @ivanhernandez-sq9lc Před 2 lety

    hi, how change the title macro color?

  • @whitefish066
    @whitefish066 Před 2 lety

    You forgot to add the Second Wind macro to the description.

    • @NickOlivo
      @NickOlivo  Před 2 lety +1

      Well, that's embarrassing. I've just posted it to the main descriptions. Thanks for the heads up, and happy gaming!

  • @I..cast..fireball
    @I..cast..fireball Před 2 lety

    If I use this potion macro in a game I created, can another person promoted to GM use the macro also? or do they need to make their own?

    • @NickOlivo
      @NickOlivo  Před 2 lety

      When you're editing the macro, scroll down in the dialog box and there's a field there called Visible to Players. You can use that to choose which of your players can use the macro.

  • @LuxuriaU
    @LuxuriaU Před 4 lety

    Do you think you could link me to what API I could use if I wanted it to update automatically, though? Would appreciate it.

    • @NickOlivo
      @NickOlivo  Před 4 lety

      Sure - Alterbars would do it for you. This forum describes how to use it - app.roll20.net/forum/post/4741812/alterbars-2-dot-0-new-and-improved/?pagenum=1
      and you can grab the code from here - gist.github.com/Sky-Captain-13/a503c35914644e6f885f170eaeedc705

    • @LuxuriaU
      @LuxuriaU Před 4 lety

      @@NickOlivo Ah, Danke schön.

  • @patrickwalker7483
    @patrickwalker7483 Před 4 lety

    How would I add ammo counting to something like the second wind or cure wounds ( I have the API). Also how can we have healing potions or Second wind actually add health?

    • @Nelle999
      @Nelle999 Před 4 lety

      There is a API script in the library called AMMO
      You can set that up to do just that, just end the token action with a linebreak and then the ammo Marco for the API

    • @patrickwalker7483
      @patrickwalker7483 Před 4 lety

      Jacob Nellemann cool. I’ve seen it but I figured since the API:5th Edition OGL by Roll20 Companion already had Ammo tracking I wouldn’t need it.

    • @Nelle999
      @Nelle999 Před 4 lety

      @@patrickwalker7483 ohh I don't know about that, I am playing pathfinder 2nd. 😂
      But the ammo script is quite easy to set up

    • @patrickwalker7483
      @patrickwalker7483 Před 4 lety

      Jacob Nellemann yea I went ahead and installed it. Did get a message saying it may clash. Guess I’ll find out. If it does I’ll just remove it and think of something else.

    • @Nelle999
      @Nelle999 Před 4 lety

      @@patrickwalker7483 nothing to worry about, Nick also says in one of his videos that you might get that warning, but you should be fine.

  • @ryuhayabusa6816
    @ryuhayabusa6816 Před 4 lety

    Is it possible to do a combo box and use "Acrobatics = %{selected | ncp_acrobatics} "for the value ?

    • @NickOlivo
      @NickOlivo  Před 4 lety

      Something like this might work for you - ?{Selection|@{selected|npc_acrobatics}}

    • @ryuhayabusa6816
      @ryuhayabusa6816 Před 4 lety

      @@NickOlivo I try this "&{template:default}{{name=Test}}{{?{Selection| Acrobatie, Acrobatie = [1d20 + @{selected|acrobatics_bonus} ] | Survie, Survie = @{selected|npc_acrobatics} }}" but in the two case i didn't get the roll (only the title)

  • @millsboy79
    @millsboy79 Před 3 lety

    Is there a way to reuse a single roll? Rolling damage for fireball and the value if you save?

    • @NickOlivo
      @NickOlivo  Před 3 lety

      Not within a macro - you'd need the API for that.

    • @millsboy79
      @millsboy79 Před 3 lety

      @@NickOlivo found a work around. You need to reword the spell to show the saved damage first then the full damage, but for now it is nice to have everything included in the spell description.

  • @audiowall1644
    @audiowall1644 Před 2 lety

    Make a damage macro that will remove HP from the target token?
    is it possible?

    • @NickOlivo
      @NickOlivo  Před 2 lety

      If you have access to the API, you can do that with the alterbars script - app.roll20.net/forum/post/4741812/alterbars-2-dot-0-new-and-improved/?pagenum=1