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

shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
action-icon-base64-encode.webp
Base64 Encode
Encodes or decodes text or files using Base64 encoding.
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).
shortcuts-action-icon-repeat.webp
Repeat
Repeats the contained actions, running them the specified number of times.
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-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.

More From This Folder

Make fun of me

Takes three lists of Shakespearean insults and combines them into one remark, making it appear as if Siri is making fun of you using old English slang.

I built this after being inspired by a similar website, wanting to see if I could recreate it in Shortcuts. Original material: http: or or www.pangloss.com or seidel or shake_rule.html

Get Shortcut »

Extra Details

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

More From The Library

Open a folder

Prompts you to type in a folder name, then opens that folder in Shortcuts. Assigned to Shift + Control + O as a keyboard shortcut on macOS, and placed in the iPad dock.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more