Here is a new working link. <a href="https://github.com/morval/EotEDice2/blob/master/Ed" rel="nofollow">https://github.com/morval/EotEDice2/blob/master/Ed</a>... --------------------------- I just finished a script to roll the dice for the new game Edge of the Empire. It sends images of the dice to the chat window now, looks great. <a href="https://github.com/morval/EotEDice2/blob/master/Edge%20of%20the%20Empire%20RPG%20Dice%20Mechanics.txt" rel="nofollow">https://github.com/morval/EotEDice2/blob/master/Edge%20of%20the%20Empire%20RPG%20Dice%20Mechanics.txt</a> Here is a sample output, as if you rolled every possible dice side in the game. :) I'm very happy with how it turned out. I had some help with the dice specs from Blake the Lake and Alicia G. Alicia also offered to host the image files on her website galacticcampaigns.com. Please feel free to offer up any suggestions to improve the look or fix any bugs. I don't actually play the game, but found it good practice to write the script. If anyone has another custom dice mechanic they want done I'd be happy to work on it. The instructions are in the beginning comments, but here they are again. // Edge of the Empire RPG Dice Mechanics // // copyright pug games 2013 // Script created by Roll20 user Konrad J. // help with Dice specs by Roll20 users Alicia G. and Blake the Lake // dice graphics hosted by Roll20 user Alicia G. at galacticcampaigns.com // dice graphics borrowed from the awesome google+ hangouts EotE Dice App // // !eed log on|off // outputs dice rolled to the chat window if "on", nothing if "off" // !eed graphics on|off|s|m|l //shows dice rolled as graphic, small, medium, or large if "on" or as text if "off" // !eed #b #g #y #blk #p #r #w // !eed test // this will output every side of every die to the chat window // // you only need to specify the dice to roll, in any order // b is blue, g is green, y is yellow, blk is black, p is purple, r is red, w is white // currently no error checking so you can break it if you type in unsupported arguments