Skip to content

Instantly share code, notes, and snippets.

@jordam
Created February 23, 2016 06:34
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jordam/3746e65dcd633422cad2 to your computer and use it in GitHub Desktop.
Save jordam/3746e65dcd633422cad2 to your computer and use it in GitHub Desktop.
Ebay Sniper
<html>
<body>
<a href="javascript:void%20function(){window.maxval=prompt(%22How%20much%20would%20you%20like%20to%20pay%3F%20(Dont%20include%20$%20sign)%22),window.snipetime=prompt(%22What%20second%20would%20you%20like%20to%20snipe%20on%3F%20(can%20be%200-9,%20but%202%20is%20recommended%22),window.tanimation=[%22|%22,%22/%22,%22-%22,%22\\%22],window.tanv=0,window.setInterval(function(){$(%22%23itemTitle%22).text(%22Sniper%20Active%20%20%22+tanimation[tanv%25tanimation.length]),window.tanv++,1!=window.biddone%26%261!=window.tensec%26%26-1==$(%22%23vi-cdown_timeLeft%22).text().indexOf(%22m%22)%26%26$(%22%23vi-cdown_timeLeft%22).text().indexOf(%2210s%22)%3E-1%26%26(window.tensec=!0,$(%22%23bidBtn_btn%22).click()),1==window.tensec%26%26$(%22.timeLeftVal%22).text().indexOf(window.snipetime+%22s%22)%3E-1%26%26-1==$(%22.timeLeftVal%22).text().indexOf(%2210s%22)%26%26(window.tensec=!1,window.biddone=!0,$(%22input[title='Enter%20your%20max%20bid']%22).val(window.maxval),$(%22.vi-placemax-alignment%22).last().click())},100)}();">EbaySnipe.JS</a> <-- Drag me to your bookmarks bar, go to an auction, click on the bookmarklet to setup sniping
</body>
</html>
@Ukieman
Copy link

Ukieman commented Mar 12, 2016

Jordam... Been to been to webappstackexchange.com looking to export my Google play music songs into a spreadsheet. Tried some of the options there but the best I got was 65 songs to list in the console, I have over 3000. Mostly I got confused by the various scripts to copy and what they are suppose to produce and what to do to get all songs and how to get them to spreadsheet.

If you have time can you simplify the process by telling me step by step what to do and what I should expect as I do each step? I'm somewhat tech savvy but this process I'm a total dummy. Thanks in advance. Andrew gtorydr@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment