Created
July 5, 2016 21:04
-
-
Save JTBrinkmann/017690ab3aa1f9743e592315629c5080 to your computer and use it in GitHub Desktop.
requireID last updated on 2016-07-04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a=require("d2f19/ae79a/f1afc/d2163") | |
a.imageMap.replaceAll("#audience-canvas") | |
r=Math.random | |
a.getRGB_=a.getRGB_||a.getRGB | |
a.getRGB=function(){return {r: ~~(r()*255), g: ~~(r()*255), b: ~~(r()*255)}} | |
a.refresh() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment