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 here.
×
×
Cookie Preferences
We use Cookies to help personalize and improve Roll20. For more information on our use of non-essential Cookies, visit our Privacy Policy here.
I'm a recent upgrade to Pro, and was looking at what scripts I can add. The " Auto Teleporting and Chat Based Teleporting " script looks neat, but when I tried to view the code , it 404's. Anyone have a link to the code?
I have a (modified) copy of it: <a href="https://gist.github.com/shdwjk/5664dd6d34b412a3df5" rel="nofollow">https://gist.github.com/shdwjk/5664dd6d34b412a3df5</a>...
FWIW, the API Script sidebar on script pages of the wiki attempts to automatically link to the script's code in the community GitHub repository. The template allows for changing the folder name to something other than the name of the script, but it will only link to folders in that one repo, since that's the official one for Roll20 API scripts. This particular script, unfortunately, isn't in the community repo.
sweet. hmm, it doesn't seem to be working. are there any dependent scripts/other commands in your script? I didn't see any listed in the wiki for the original except naming the objects *2A and *2B, being on the GM layer, etc...
It is worth noting that the player ribbon needs to be on the page you are using the teleports on... many times i've tried to test things and thought it was broken until i remembered to do that!