Id be interested to hear if anyone gets something different that 10% off when testing this promo spinner game they posted. Seems the game is rigged but I could be wrong.
https://certification.comptia.org/cybermonday
1–4 of 4 posts
Id be interested to hear if anyone gets something different that 10% off when testing this promo spinner game they posted. Seems the game is rigged but I could be wrong.
https://certification.comptia.org/cybermonday
I got 10% (of course). It's powered by https://www.wheelofpopups.com/ and one of the features is you can set the probability of each item.
"segmentValuesArray": [{
"probability": 100,
"type": "string",
"value": "10% off exams",
"win": true,
"userData": {
"wheel_text_win_title": "Hurrah! You've hit 10% off exams. Lucky day!",
"wheel_text_win_description": "Please make sure to copy the following discount code to be able to use it on checkout.",
"wheel_coupon": "ITCareers10",
"wheel_text_coupon_button": "Continue & use discount"
}
}, {
"probability": 0,
"type": "string",
"value": "Almost",
"win": false
}, {
"probability": 0,
"type": "string",
"value": "15% off exams",
"win": true,
"userData": {
"wheel_text_win_title": "Hurrah! You've hit 15% off exams. Lucky day!",
"wheel_text_win_description": "Please make sure to copy the following discount code to be able to use it on checkout.",
"wheel_coupon": null,
"wheel_text_coupon_button": "Continue & use discount"
}
}, {
"probability": 0,
"type": "string",
"value": "No luck today",
"win": false
}, {
"probability": 0,
"type": "string",
"value": "20% off exams",
"win": true,
"userData": {
"wheel_text_win_title": "Hurrah! You've hit 20% off exams. Lucky day!",
"wheel_text_win_description": "Please make sure to copy the following discount code to be able to use it on checkout.",
"wheel_coupon": null,
"wheel_text_coupon_button": "Continue & use discount"
}
}, {
"probability": 0,
"type": "string",
"value": "Next time",
"win": false
}, {
"probability": 0,
"type": "string",
"value": "25% off exams",
"win": true,
"userData": {
"wheel_text_win_title": "Hurrah! You've hit 25% off exams. Lucky day!",
"wheel_text_win_description": "Please make sure to copy the following discount code to be able to use it on checkout.",
"wheel_coupon": null,
"wheel_text_coupon_button": "Continue & use discount"
}
}, {
"probability": 0,
"type": "string",
"value": "Nope",
"win": false
}, {
"probability": 0,
"type": "string",
"value": "30% off exams",
"win": true,
"userData": {
"wheel_text_win_title": "Hurrah! You've hit 30% off exams. Lucky day!",
"wheel_text_win_description": "Please make sure to copy the following discount code to be able to use it on checkout.",
"wheel_coupon": null,
"wheel_text_coupon_button": "Continue & use discount"
}
}, {
"probability": 0,
"type": "string",
"value": "Sorry!",
"win": false
}, {
"probability": 0,
"type": "string",
"value": "35% off exams",
"win": true,
"userData": {
"wheel_text_win_title": "Hurrah! You've hit 35% off exams. Lucky day!",
"wheel_text_win_description": "Please make sure to copy the following discount code to be able to use it on checkout.",
"wheel_coupon": null,
"wheel_text_coupon_button": "Continue & use discount"
}
}, {
"probability": 0,
"type": "string",
"value": "Nothing",
"win": false
}],I got 10% (of course). It's powered by https://www.wheelofpopups.com/ and one of the features is you can set the probability of each item.
Below the raw deobfuscated data. 100% probability to get the "10% off". "segmentValuesArray": [{ "probability": 100, "type": "string", "value": "10% off exams", "win": true, "userData": { "wheel_text_win_title": "Hurrah! You've hit 10% off exams. Lucky day!", "wheel_text_win_description": "Please make sure to copy the following discount code to be able to use it on checkout.", "wheel_coupon": "ITCareers10", "wheel_te…