Shadowblades Official Holo
keywords = { -- Table filled with keywords
sample = {"system","load","end","shield","on","off","program","holo","sword",
"stack2", "fight2", "fight3", "turn","line","terminal","koth",
"obby1","obby2","fight","tdm","warmup","team1", "team", "commands", "reboot", "stack1", "deathrun", "fight", "fight1", "sft", "coverdash"};
}
keyvals = { -- Values to tell us if we said them or not
[" "] = false; -- The key of these variables must be the same as the corresponding value of keywords
["load"] = false;
["end"] = false;
["shield"] = false;
["on"] = false;
["off"] = false;
["program"] = false;
["holo"] = false;
["sword"] = false;
["tdm2"] = false;
["fight2"] = false;
["fight3"] = false;
["turn"] = false;
["line"] = false;
["stack2"] = false;
["koth"] = false;
["fight"] = false;
["f