Shame

Gets the base64-encoded text for the Shame sound from Game of Thrones, decodes it, and plays it twice at 75% volume with a short break in between.

Actions Used

shortcuts-action-icon-repeat.webp
Repeat
Repeats the contained actions, running them the specified number of times.
shortcuts-action-icon-wait-to-return.webp
Wait to Return
Pauses execution until you leave the Shortcuts app and return to it. This action might be useful after an action that switches apps, to pause execution until you return to the Shortcuts app.
shortcuts-action-icon-play-sound.webp
Play Sound
Plays the audio file passed as input, or a default notification sound if no audio file was passed.
shortcuts-action-icon-set-volume.webp
Set Volume
Sets the system volume. If you set the volume using a variable, use a number between 0 and 1 (for example, pass 0.5 for half volume).
action-icon-base64-encode.webp
Base64 Encode
Encodes or decodes text or files using Base64 encoding.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Shame
Open Shortcut deep link
shortcuts://open-shortcut?name=Shame
AppleScript code
tell application “Shortcuts Events” run shortcut “Shame” end tell

More From This Folder

More From The Library

Make mind map link

Prompts to enter the name of a mind map to link to, using the shortcut input or clipboard as default text if present, then encodes the name into a MindNode deep link and copies it to the clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.