Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed

Outline · [ Standard ] · Linear+

> Lazada Discussion V20 | #BuyFirstRegretLater, lalalaxx.com | pricecampers.com

views
     
skywys19
post Sep 11 2017, 03:05 PM

Getting Started
**
Junior Member
162 posts

Joined: Sep 2004
From: Kuala Lumpur


Dear All,
Good day. I have tried to follow the script since 2 days ago but so far only get one 5% & one 9% voucher. I am using Chrome without incognito mode to run the script.

May i know is my step wrong in order to run the script? Wondering why no luck to get a single 29kaw voucher? Appreciate your assistance to check my script below.


On Chrome
1. Install tempermonkey
2. Click on tempermonkey, create new script, then paste this script(copied from this tered), then saved it

// ==UserScript==
// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match http://www.lazada.com.my/helpcenter/
// @grant none
// ==/UserScript==

var getJSON = function(url) {
return new Promise(function(resolve, reject) {
var xhr = new XMLHttpRequest();
xhr.open('get', url, true);
xhr.responseType = 'json';
xhr.onload = function() {
var status = xhr.status;
if (status == 200) {
resolve(xhr.response);
} else {
reject(status);
}
};
xhr.send();
});
};

setInterval(function() {
getJSON('http://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=b5dd7e9dcbde84b3e11a9ae90d377b02&dpr=2').then(function(data) {
if(data.data.voucherCode) {
console.log('Voucher: ' + data.data.voucherCode);
alert('Voucher: ' + data.data.voucherCode);
}
else { console.log('no voucher'); }
}, function(status) { //error detection....
alert('Something went wrong.');
}); }, 1000);

3. Install SessionBox plugin
4. Open http://www.lazada.com.my/helpcenter/
5. Press Ctrl+Shift+A to open new temporary session tab
6. Press Ctrl+Shit+J to open console
7. Wait till been notified for the voucher.

*i have restarted few time modem & desktop.

skywys19
post Sep 11 2017, 03:08 PM

Getting Started
**
Junior Member
162 posts

Joined: Sep 2004
From: Kuala Lumpur


Noted with thank. I will continue wait the luck till tonight. Thanks
skywys19
post Sep 11 2017, 06:15 PM

Getting Started
**
Junior Member
162 posts

Joined: Sep 2004
From: Kuala Lumpur


Dear all,

i have to believe that i really no 'luck' at all after run 20 tab on those script for 2 days with the result below only. Appreciate if there is any extra, can you pm me one 29KAW voucher? Thanks.

So far only result for 5% voucher below:
5KAWdbz7di
skywys19
post Sep 11 2017, 06:23 PM

Getting Started
**
Junior Member
162 posts

Joined: Sep 2004
From: Kuala Lumpur


QUOTE(Kyl3 @ Sep 11 2017, 06:21 PM)
last code before i'm heading to bed (10pm+ here)
29KAWy96lec
*
So fast it has been redeemed.... Thank for sharing but no luck to enjoy it...
skywys19
post Sep 11 2017, 09:10 PM

Getting Started
**
Junior Member
162 posts

Joined: Sep 2004
From: Kuala Lumpur


really lack of the no.8 - luck for this kawkaw voucher...
cant even get 1 valid 29% once shared by Enigmatic... sad
skywys19
post Sep 11 2017, 10:18 PM

Getting Started
**
Junior Member
162 posts

Joined: Sep 2004
From: Kuala Lumpur


really wonder how you all can redeem the voucher within 5 seconds...
skywys19
post Sep 11 2017, 10:53 PM

Getting Started
**
Junior Member
162 posts

Joined: Sep 2004
From: Kuala Lumpur


1qaz1qaz,
Boss, can share 1 x 29kaw voucher to me? Thanks
skywys19
post Sep 11 2017, 11:40 PM

Getting Started
**
Junior Member
162 posts

Joined: Sep 2004
From: Kuala Lumpur


why all 29% been redeem within 10 sec?
so sad really cant get 1 voucher till now...
skywys19
post Sep 11 2017, 11:46 PM

Getting Started
**
Junior Member
162 posts

Joined: Sep 2004
From: Kuala Lumpur


QUOTE(chicaman @ Sep 11 2017, 11:43 PM)
17 minutes to go.... baby powder gets priority, just show me ur cart
*
Hi Bro,
Just wonder can share a 29% if you have extra.
I am trying to get a 4G router. Thank

Bump Topic Topic ClosedOptions New Topic
 

Change to:
| Lo-Fi Version
0.1301sec    0.62    7 queries    GZIP Disabled
Time is now: 3rd December 2025 - 09:50 AM