New to roll20 and APIs/Scripting but one of my players and I managed to work up some scripts for Edge of the Empire, Age of Rebellion and Force and Destiny. The first is to display the medium and short range bands as auras for weapons and movement. <a href="https://gist.github.com/5b14da33afd54bcae0e8.git" rel="nofollow">https://gist.github.com/5b14da33afd54bcae0e8.git</a> We also adjusted Peter Ws Range Finder script <a href="https://app.roll20.net/forum/post/537763/script-ra" rel="nofollow">https://app.roll20.net/forum/post/537763/script-ra</a>... to print the relevant range band instead. All credit to him, we just added an if statement. <a href="https://gist.github.com/cea5aa7d8ade1f2598ce.git" rel="nofollow">https://gist.github.com/cea5aa7d8ade1f2598ce.git</a> We also manged to make a basic destiny token tracker so we could just use roll20 without having to use the Edge of the Empire hangout app. <a href="https://gist.github.com/6b25dbf9d52843b5bb83.git" rel="nofollow">https://gist.github.com/6b25dbf9d52843b5bb83.git</a> They are all super basic and probably very inefficient we aren't particularly familiar with coding, but they work. Any tips or changes are welcome.