mouseas / steamSummerMinigame

Steam Summer Sale 2015 - Auto-play Optimizer
MIT License
136 stars 189 forks source link

Label already declared #6

Closed brickmaster32000 closed 9 years ago

brickmaster32000 commented 9 years ago

When attempting to copy the script into either firefox or chrome I get the following error.

Uncaught SyntaxError: Label 'https' has already been declared at Object.InjectedScript._evaluateOn (:895:140) at Object.InjectedScript._evaluateAndWrap (:828:34) at Object.InjectedScript.evaluate (:694:21)

mouseas commented 9 years ago

What did you copy? My first guess is you might have opened the file here in github and copied the entire web page, not just the javascript code.

brickmaster32000 commented 9 years ago

Ah found the problem noscript was adding a couple extra lines to the end of the file.