Skip to content

Instantly share code, notes, and snippets.

@webdevbrian
Last active March 5, 2021 19:58
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 webdevbrian/b47bb4b1353bf276ece3e593ea723943 to your computer and use it in GitHub Desktop.
Save webdevbrian/b47bb4b1353bf276ece3e593ea723943 to your computer and use it in GitHub Desktop.
Simple autowooter for the "new" turntable.fm For the fam @ RFA! We're back baby!!! https://turntable.fm/reggae_for_all
javascript:(function()%7B(function%20(%24)%20%7B%24(document).ready(function%20()%20%7Bfunction%20transition()%20%7B%24('.awesome-button').click()%3Bconsole.log('RFA%20Wooter%20fired')%3B%7DsetInterval(transition%2C%20Math.floor(Math.random()%20*%2015000)%20%2B%202000)%3B%7D)%3B%7D)(jQuery)%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment