Skip to content

Instantly share code, notes, and snippets.

@elricstorm
Created January 29, 2022 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elricstorm/9dfeece527534c38f1e7d976b5a71c1f to your computer and use it in GitHub Desktop.
Save elricstorm/9dfeece527534c38f1e7d976b5a71c1f to your computer and use it in GitHub Desktop.
Key ring script
=begin
Your lock key ring correction
=end
hide_me
loop do
lastLine = get
if lastLine =~ /The message where it is trying to put it IN container/
fput("put lock on keyring")
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment