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 .
×

404-ed script?

1456458018

Edited 1456458028
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?
1456460430
The Aaron
Pro
API Scripter
I have a (modified) copy of it: &nbsp; <a href="https://gist.github.com/shdwjk/5664dd6d34b412a3df5" rel="nofollow">https://gist.github.com/shdwjk/5664dd6d34b412a3df5</a>...
1456474554
Lithl
Pro
Sheet Author
API Scripter
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. &nbsp;are there any dependent scripts/other commands in your script? &nbsp;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...
1456657506
Ziechael
Forum Champion
Sheet Author
API Scripter
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!
1456668517

Edited 1456668534
yup. &nbsp;that was it. Thanks!
1456673186
Ziechael
Forum Champion
Sheet Author
API Scripter
No problem at all, it's a great script... flexible too... have fun with it :)