RohanPhuyal

(Manual) Msn Shopping Bookmarklet

Jun 28th, 2023
1,229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 1.55 KB | Source Code | 0 0
  1. javascript:(function(){var e=document.querySelector("shopping-page-base")?.shadowRoot.querySelector("shopping-homepage")?.shadowRoot.querySelector("msft-feed-layout")?.shadowRoot.querySelector("msn-shopping-game-pane");null!=e?(e.gameSettings.newGameCountdown=0,e.scrollIntoView({behavior: 'smooth'}),e.fetchGameDataFunc=async function(e){return JSON.parse('[{"id":"46154567668","title":"HUGO BOSS BOSS BOTTLED. NIGHT. Eau De Toilette 200ml Spray","dealPercentage":"1%","annotation":"1%","seller":"The Fragrance Shop","imageInfo":{"altText":"HUGO BOSS BOSS BOTTLED. NIGHT. Eau De Toilette 200ml Spray","sourceImageUrl":"https://th.bing.com/th?id=OPE.vyeLua8uaC6Jcw300C300&pid=21.1","imageTint":0},"priceInfo":{"originalPrice":"£1.00","price":"£1.00","priceCurrencySymbol":"£"},"productAdsScenarioType":18,"groupingIdType":3,"groupingId":"I39JqFOmQioZw8YvP0AVBb6pw4","globalOfferId":"46154567668","categoryInfo_2":{"categoryId":"4285","categoryName":"Fragrance","categoryHierarchy":"Beauty & Fragrance|Fragrance"},"shippingPrice":"","sourceType":"xnp","brq":""}]')},e.getGameResult=function(a){if(a===e.selectedCardIndex)return localStorage.removeItem("gamesPerDay"),e.dailyLimitReached=!1,e.leaderboardRecord&&(e.leaderboardRecord.dailyGuessingGamesPlayed=0),a===e.selectedCardIndex?"win"===e.gameState?"win":"lose":null},e.gameSettings.newGameCountdown=0,e.getGameResult(-1),e.gameState="win",e.startCountdown(),e.startCountdown(),setTimeout((()=>{for(var a=0;a<=1e4;a++)clearInterval(a);e.gameSettings.newGameCountdown=6}),2200)):alert("Unable to locate the shopping game!");})();
Advertisement
Add Comment
Please, Sign In to add comment