[GC] - Scorchy Slots Keyboard Mapping

Keyboard controls for Scorchy Slots. See beginning of script for settings.

// ==UserScript==
// @name        [GC] - Scorchy Slots Keyboard Mapping
// @namespace   https://greasyfork.org/en/users/1225524-kaitlin
// @match       https://www.grundos.cafe/games/slots/*
// @match       https://www.grundos.cafe/games/play_slots/
// @grant       none
// @version     86
// @icon				https://i.imgur.com/4Hm2e6z.png
// @author      Cupkait
// @description Keyboard controls for Scorchy Slots. See beginning of script for settings.
// ==/UserScript==

if (!localStorage.getItem('scriptAlert-489543')) {
    alert("The Scorchy Slots Keyboard script has been discontinued. You can remove it from your browser from your user script extension's settings.");
    localStorage.setItem('scriptAlert-489543', 'true');
}