So I am trying to see why I cant make this script work from here: <a href="https://app.roll20.net/forum/post/10000297/scritpcard-api-working-and-sharing/?pageforid=10109725#post-10109725" rel="nofollow">https://app.roll20.net/forum/post/10000297/scritpcard-api-working-and-sharing/?pageforid=10109725#post-10109725</a> Script is this: !script {{ --#title|Condition Symbols --#leftsub|Meaning of the Symbols. --#titlecardbackground|#990000 --#evenrowbackground|#B6AB91 --#oddrowbackground|#CEC7B6 --+[sm width=25px]x-blessed[/sm]|[b]Blessed[/b] --+[sm width=25px]dd-blinded[/sm]|[b]Blind[/b] --+[sm width=25px]dd-charmed[/sm]|[b]Charmed[/b] --+[sm width=25px]dd-deafened[/sm]|[b]Deafened[/b] --+[sm width=25px]dd-frightened[/sm]|[b]Frightened[/b] --+[sm width=25px]dd-grappled[/sm]|[b]Grappled[/b] --+[sm width=25px]dd-invisible[/sm]|[b]Invisible[/b] --+[sm width=25px]dd-incapacitated[/sm]|[b]Incapacitated[/b] --+[sm width=25px]dd-paralyzed[/sm]|[b]Paralyzed[/b] --+[sm width=25px]dd-petrified[/sm]|[b]Petrified[/b] --+[sm width=25px]dd-poisoned[/sm]|[b]Poisoned[/b] --+[sm width=25px]dd-prone[/sm]|[b]Prone[/b] --+[sm width=25px]x-rage[/sm]|[b]Rage[/b] --+[sm width=25px]dd-restrained[/sm]|[b]Restrained[/b] --+[sm width=25px]dd-stunned[/sm]|[b]Stunned[/b] --+[sm width=25px]dd-unconscious[/sm]|[b]Unconcious[/b] --+[sm width=25px]path-dead[/sm]|[b]Dead[/b] }} I have bought the same icon pack as the individual, I have loaded it in to my game, and I dont quite know what I seem to be missing. My scrip keeps coming out looking like this: Any help would be greatly apricated, as I clearly missing a step somewhere that I cant quite see