Keystone Scene Skip

Skips cutscenes during Mythic+ runs — and does nothing the rest of the time. No polling, no OnUpdate; outside a key the cutscene events aren't even registered. One file, lean code.

Cutscenes in dungeons are fine once. They're not fine on your fourth key of the night.

This skips them, but only inside a keystone. Raids, questing, a first Mythic 0 run through a new
dungeon — nothing changes there. You'll still see everything the first time.

I wrote it because I didn't want a 400 KB addon with a config panel and a minimap button clogging things up for people who don't want that. It's one small file, no libraries, no options UI. Outside a key it
doesn't even have the cutscene events registered. They get turned on when you zone into a
keystone dungeon and turned off when you leave, so while you're questing or raiding there is
nothing of mine running at all. No OnUpdate, no timers, no polling.

Dungeons use two different systems for cutscenes: the scripted camera ones and the pre-rendered
movies. Both are handled.

It prints one line in chat when it skips something, so a black flash mid-pull doesn't look like
something broke.

/kss turns it off and on. Saved account-wide, on by default. Useful if you actually do want to
watch a new dungeon's cutscene on a key, but I'll leave the why to you.

No dependencies therefore doesn't need DBM or anything else installed. Well, WoW I guess, but I haven't tested it without it.

The Keystone Scene Skip Team

profile avatar
Owner
  • 2
    Projects
  • 47
    Downloads