Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed
315 Pages « < 93 94 95 96 97 > » Bottom

Outline · [ Standard ] · Linear+

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

views
     
SUSfuzzy
post Sep 9 2017, 05:09 PM

*pew pew pew*
*******
Senior Member
7,106 posts

Joined: Jan 2003


5KAWXZF1OI

9KAWlmchjh

nah, gip u all a little taste... Bunch of 29% useless haha ..
wongchong
post Sep 9 2017, 05:09 PM

Getting Started
**
Junior Member
53 posts

Joined: Nov 2016
QUOTE(fadzly @ Sep 9 2017, 05:07 PM)
datang2 nak 29% voucher. Ha ha ha ha.. Try harder.
*
We shouldn't remind them there are something. biggrin.gif
Mali
post Sep 9 2017, 05:10 PM

Getting Started
**
Junior Member
145 posts

Joined: Feb 2007
QUOTE(gastacopz @ Sep 9 2017, 04:54 PM)
[who]https://forum.lowyat.net/index.php?act=Stats&CODE=who&t=4401875[/who]

so many new poster with 1 post emerged

and congratulations aromachong wongchong for top poster thumbup.gif
*
darn... gonna work hard to overtake aromachong wongchong bruce.gif bruce.gif
rhytion
post Sep 9 2017, 05:10 PM

Casual
***
Junior Member
389 posts

Joined: Oct 2016
From: Kota Kinabalu


QUOTE(mindspring @ Sep 9 2017, 05:09 PM)
thats y la. no effort, simply ask for 29%. really facepalm.
*
I think worst part is no patience, if they willing to read few pages back then they will know 11pm another batch of 29% coming, all this begging unecessary biggrin.gif
alexwsk
post Sep 9 2017, 05:10 PM

Look at all my stars!!
*******
Senior Member
4,094 posts

Joined: Jan 2003
From: USJ


some small contribution from me

9KAWcnywjj
9KAW850nqq
9KAWrdht6b
9KAWrnyfoi
19KAWaz49rk
19KAWs8xcrw
cssos
post Sep 9 2017, 05:10 PM

New Member
*
Newbie
0 posts

Joined: Aug 2017


QUOTE(mindspring @ Sep 9 2017, 05:09 PM)
thats y la. no effort, simply ask for 29%. really facepalm.
*
2 hrs still nothing
fadzly
post Sep 9 2017, 05:10 PM

Regular
******
Senior Member
1,757 posts

Joined: Oct 2005



this code too slow..
CODE

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);
  }
  else { console.log('no voucher'); }
  }, function(status) { //error detection....
alert('Something went wrong.');
}); }, 5000);

kinwai88
post Sep 9 2017, 05:11 PM

Enthusiast
*****
Senior Member
964 posts

Joined: Jan 2003
From: Ipoh/Penang


this morning lucky get 29% less than 5 minutes

After that open multiple tab wait till sien oledi...nothing appear sad.gif

11107 VM218:10 wait
rhytion
post Sep 9 2017, 05:11 PM

Casual
***
Junior Member
389 posts

Joined: Oct 2016
From: Kota Kinabalu


QUOTE(fadzly @ Sep 9 2017, 05:10 PM)
this code too slow..
CODE

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);
  }
  else { console.log('no voucher'); }
  }, function(status) { //error detection....
alert('Something went wrong.');
}); }, 5000);

*
Updated:

CODE
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);


fadzly
post Sep 9 2017, 05:11 PM

Regular
******
Senior Member
1,757 posts

Joined: Oct 2005



QUOTE(wongchong @ Sep 9 2017, 05:09 PM)
We shouldn't remind them there are something. biggrin.gif
*
my inbox so many people request for voucher.

SUSwilsonjay
post Sep 9 2017, 05:12 PM

6 Stars Social Justice Warrior
******
Senior Member
1,605 posts

Joined: Feb 2006


QUOTE(cssos @ Sep 9 2017, 05:10 PM)
2 hrs still nothing
*
bitcch please i was trying since wednesday
wongchong
post Sep 9 2017, 05:12 PM

Getting Started
**
Junior Member
53 posts

Joined: Nov 2016
QUOTE(rhytion @ Sep 9 2017, 05:10 PM)
I think worst part is no patience, if they willing to read few pages back then they will know 11pm another batch of 29% coming, all this begging unecessary  biggrin.gif
*
QUOTE(fadzly @ Sep 9 2017, 05:11 PM)
my inbox so many people request for voucher.
*
Hahaha,we must stop reminding that something will come later. biggrin.gif
fadzly
post Sep 9 2017, 05:12 PM

Regular
******
Senior Member
1,757 posts

Joined: Oct 2005



QUOTE(rhytion @ Sep 9 2017, 05:11 PM)
Updated:

CODE
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);

*
goodjob

kinwai88
post Sep 9 2017, 05:14 PM

Enthusiast
*****
Senior Member
964 posts

Joined: Jan 2003
From: Ipoh/Penang


QUOTE(rhytion @ Sep 9 2017, 06:11 PM)
Updated:

CODE
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);

*
ya 5000 change to 1000 fast lo smile.gif thumbup.gif

Min Hyo
post Sep 9 2017, 05:14 PM

Casual
***
Junior Member
425 posts

Joined: Oct 2009
can someone teach me how to run the script using firefox? how to paste the script?
mindspring
post Sep 9 2017, 05:14 PM

On my way
****
Senior Member
582 posts

Joined: Jan 2007
From: 63100


QUOTE(cssos @ Sep 9 2017, 05:10 PM)
2 hrs still nothing
*
user posted image
741 times still did not get any code, not even 5%. and u ask for 29% ?
cssos
post Sep 9 2017, 05:15 PM

New Member
*
Newbie
0 posts

Joined: Aug 2017


QUOTE(mindspring @ Sep 9 2017, 05:14 PM)
user posted image
741 times still did not get any code, not even 5%. and u ask for 29% ?
*
OK

SUSAmeiN
post Sep 9 2017, 05:16 PM

★★★★★★★
*******
Senior Member
4,735 posts

Joined: Feb 2010
From: ★~Starlight~★
Spinning using Mobile browser with alert (intermediate)
*applicable on mobile browser with extension support
cannot confirm 100% working lolz

1. Install Violentmonkey extension

2. Install this script into violentmonkey

https://pastebin.com/udeUtEFh

3: Open this link: http://www.lazada.com.my/ajax/lottery/spin...90d377b02&dpr=2

4: ??

5: Keep refreshing! biggrin.gif *tips: install macro app for auto page refresh

AND REPOST

QUOTE(metrytobenice @ Sep 9 2017, 01:38 PM)
use
setInterval(()=> {
$.ajax({
url: "http://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=b5dd7e9dcbde84b3e11a9ae90d377b02&dpr=2"
})
.done(function( res ) {
   if ( res && res.data && res.data.voucherCode ) {
alert(res.data.voucherCode);
     console.log( "Voucher:", res.data.voucherCode );
   } else {
console.log('wait')
   }
});
}, 1000)

in 3 tab

then

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);
   }
   else { console.log('no voucher'); }
   }, function(status) { //error detection....
alert('Something went wrong.');
}); }, 5000);

in 3 tab

so i open 6 incognito tab
*
This post has been edited by AmeiN: Sep 9 2017, 05:24 PM
ashdwoers
post Sep 9 2017, 05:16 PM

Newb
*******
Senior Member
2,234 posts

Joined: Feb 2012


19KAWl006gm hmm.gif
b0rhui
post Sep 9 2017, 05:16 PM

On my way
****
Senior Member
689 posts

Joined: Apr 2012



QUOTE(wongchong @ Sep 9 2017, 05:12 PM)
Hahaha,we must stop reminding that something will come later. biggrin.gif
*
Sneaky ah devil.gif brows.gif Those lazy to flip few pages back won't ever see the message

315 Pages « < 93 94 95 96 97 > » 
Bump Topic Topic ClosedOptions New Topic
 

Change to:
| Lo-Fi Version
0.0168sec    0.57    6 queries    GZIP Disabled
Time is now: 8th December 2025 - 05:03 PM