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 .
×
Create a free account

[Script] PeekCards -- See what you played face down, but don't let others peek at them.

1546296443

Edited 1546388221
The Aaron
Pro
API Scripter
Update v0.1.0 -- Moved this to an official script, should be showing up the the official repo soon.&nbsp; Added a help with --help as well as showing any face up card.&nbsp; Additional formatting shows you if a card in the list is facedown (has a shadow) or not. (Thanks&nbsp; Inza !) PeekCards (Based on this discussion:&nbsp; <a href="https://app.roll20.net/forum/post/7073957/how-to-look-at-a-face-down-card-without-having-to-flip-face-up" rel="nofollow">https://app.roll20.net/forum/post/7073957/how-to-look-at-a-face-down-card-without-having-to-flip-face-up</a> ) When you play cards to the table face down (by holding shift as you drag them out of your hand) there isn't a way to look at what you played.&nbsp; With this script installed, all future cards played will be marked with the person that played them.&nbsp; By selecting one or more of them, you can run the !peek-card command to show you what you played.&nbsp; (Works on face up cards too, not that that matters too much...) Commands !peek-card [--help | token_id ...]&nbsp; --&nbsp; Select one or more cards, or use @{target|token_id} to pass ids to the command.&nbsp; Will whisper you images of all the cards you selected, if you played them.&nbsp; pointing to the card will show a larger version of it. Use --help to get a description of available commands. Example: !peek-card @{target|one|token_id} @{target|two|token_id} Source:&nbsp;&nbsp; <a href="https://github.com/shdwjk/Roll20API/blob/master/PeekCard/PeekCard.js" rel="nofollow">https://github.com/shdwjk/Roll20API/blob/master/PeekCard/PeekCard.js</a> Support my work on If you use my scripts, want to contribute, and have the spare bucks to do so , go right ahead. However, please don't feel like you must contribute just to use them! I'd much rather have happy Roll20 users armed with my scripts than people not using them out of some sense of shame. Use them and be happy, completely guilt-free! Disclaimer: This Patreon campaign is not affiliated with Roll20; as such, contributions are voluntary and Roll20 cannot provide support or refunds for contributions.
1546321231
The Aaron
Pro
API Scripter
Hmm. I could easily change it to show any card you played + any face up card, would that work for you?
1546388074
The Aaron
Pro
API Scripter
Update v0.1.0 &nbsp;-- Moved this to an official script, should be showing up the the official repo soon.&nbsp; Added a help with --help as well as showing any face up card.&nbsp; Additional formatting shows you if a card in the list is facedown (has a shadow) or not. (Thanks&nbsp; Inza !)
The Aaron. The Scriptomancer.
1546471658
The Aaron
Pro
API Scripter
=D