Skip to content

Instantly share code, notes, and snippets.

View luphoria's full-sized avatar
🍞
LIVING IS EASY WITH EYES CLOSED

Trent luphoria

🍞
LIVING IS EASY WITH EYES CLOSED
View GitHub Profile
-- NES Tetris: DAS Trainer Plugin for FCEUX
-- by Tom Lokovic. Explanation: https://www.youtube.com/watch?v=JeccfAI_ujo
-- altered by LUPHORIA to add a "BAD DROP" score counter and the "DAS Explainer" from the same author.
function draw_penalty_box()
gui.drawbox(89,41,180,226,"clear","white");
gui.drawbox(95,47,175,208,"clear","white");
gui.drawbox(90,42,179,46,"red");
gui.drawbox(90,209,179,225,"red");
gui.drawbox(90,47,94,208,"red");
/*
This is a "bookmarklet" - allowing you to visit a webpage within a streaming service, then click this button to immediately
go to the lucida website's download page for that release!
Currently does not support grabbing the "now playing".
TO INSTALL: just COPY the __entire__ last line (line 15), make a new bookmark, and then, edit the bookmark's URL, so that instead of a
URL, it is the code you just copied!
TO USE: just CLICK on the bookmark on any* streaming release webpage you're on!