Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed
6 Pages < 1 2 3 4 > » Bottom

Outline · [ Standard ] · Linear+

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

views
     
fadzly
post Sep 7 2017, 03:16 PM

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

Joined: Oct 2005



nah for those who want to use the script
Credit to AmeiN





This post has been edited by fadzly: Sep 7 2017, 04:20 PM
fadzly
post Sep 7 2017, 04:21 PM

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

Joined: Oct 2005



QUOTE(AmeiN @ Sep 7 2017, 04:04 PM)
tak kan xdak credit  whistling.gif
*
dah. lol
fadzly
post Sep 7 2017, 10:28 PM

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

Joined: Oct 2005



eh 29% capped how much ya?
fadzly
post Sep 7 2017, 11:38 PM

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

Joined: Oct 2005



QUOTE(Mali @ Sep 7 2017, 11:35 PM)
5KAWI5XOT3
5KAW3E3XN0
5KAWR50QQ2
5KAWEHGYV7
5KAWKWKUF8
9KAW3YMLZC
9KAW4FOX9J
5KAWPXPYA9
5KAWF860VF
5KAWVN507V
5KAWF28DOI
5KAW470OLI
9KAWWRYBPN
9KAWGFE3HM
5KAWS8FS0O
9KAWEF5NLA
5KAW1ZVALW
9KAWVDJF8H
9KAWO4N1V5
5KAWM6REF9
5KAWD68JZ6
5KAWPAOUN4
5KAWOK7UME
5KAW107255
5KAWMVDHF0
5KAWGYMASN
5KAWNZ9Z13
5KAWGAD47B
5KAW1SDQVL
5KAW8FPCPP
5KAWWCAHQG
5KAWJFWCEF
5KAW19ILZI
5KAWLGXYBT
5KAWYGV71U
5KAWMC4RES
5KAWBMJXGF
5KAWL7OVT9
5KAW10NKUM
5KAWB8XN2J
5KAWJX7NZC
5KAWZ63RTC
9KAWW6MEZY
9KAWG7S9OL
9KAWVLJVOW
9KAWQBYVID
5KAWVL8QM1
9KAWdou5u3
5KAW9GGIHC
5KAW6YNHN8
5KAWKV2QIO
9KAWHO4ICT

bangwall.gif  bangwall.gif  bangwall.gif
*
U bruteforce izzit?
try 29KAW pula

fadzly
post Sep 7 2017, 11:44 PM

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

Joined: Oct 2005



QUOTE(Mali @ Sep 7 2017, 11:41 PM)
brute force too slow..
*
Shouldnt be long. 6 characters without the need to worried about capital letter and symbols.
but i might be wrong
fadzly
post Sep 8 2017, 09:44 PM

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

Joined: Oct 2005



betul2 mcm bitcoin mining.
fadzly
post Sep 9 2017, 10:15 AM

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

Joined: Oct 2005



QUOTE(Invulnerability @ Sep 9 2017, 09:46 AM)
try ur own luck, keep refresh this link until voucher exists
http://www.lazada.com.my/ajax/lottery/spin...90d377b02&dpr=2

Refresh until u see this

[attachmentid=9120406]
*
this one was good
fadzly
post Sep 9 2017, 10:17 AM

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

Joined: Oct 2005



QUOTE(Enigmatic @ Sep 9 2017, 03:43 AM)
Insomnia, so was thinking up a small script for you guys.

The next batch of vouchers (noon, later) will come with one random capital letter imbued at a random location.

e.g. 29KOAWgh188, which the correct one translates to 29KAWgh188.
e.g. 29KAWgh1O88, which the correct one translates to 29KAWgh188.
This has a nice property of being intuitively easy to notice by the human eye (29KAW will always be numeric + capital, the rest should all small lettered alphanumeric); On the other hand a bit harder to mass correct with automation and disable.

Let's see how this works out the next round. All the best to you guys.
PS: Lazada, if you guys are reading this, sorry, but let these guys have their fun shall we?
*
ok noonnnnn
fadzly
post Sep 9 2017, 10:29 AM

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

Joined: Oct 2005



QUOTE(GoogleSearch @ Sep 9 2017, 10:27 AM)
Using script lah, bro,
now every pro sharing tips and script,
If still cant get then own problem liao

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

*
Lowyat full of scripter and programmer
fadzly
post Sep 9 2017, 10:50 AM

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

Joined: Oct 2005



the best code so far. thanks bro

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)
fadzly
post Sep 9 2017, 11:01 AM

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

Joined: Oct 2005



QUOTE(andre128 @ Sep 9 2017, 11:00 AM)
mind to share how to paste, i cant get it
*
open lazada page. lazada.com.my

then right click mouse, click inspect/element

then search for console tab.

then paste the code

then press enter

then just wait the code to pop up.

goodluck
fadzly
post Sep 9 2017, 12:27 PM

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

Joined: Oct 2005



QUOTE(Enigmatic @ Sep 9 2017, 12:10 PM)
As mentioned earlier, find the random capitalised letter, remove it. wink.gif
Enjoy.

19*
» Click to show Spoiler - click again to hide... «


29*
» Click to show Spoiler - click again to hide... «

*
fully redeem
fadzly
post Sep 9 2017, 02:53 PM

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

Joined: Oct 2005



QUOTE(Enigmatic @ Sep 9 2017, 01:52 PM)
Next batch will come at about 11PM.

Hope that in the meantime you guys will get lucky with your scripts. smile.gif
*
tq lazada insider with caltex voucher before.

kui kui kui
fadzly
post Sep 9 2017, 04:30 PM

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

Joined: Oct 2005



sob sob.. i want 29... no more..
fadzly
post Sep 9 2017, 05:06 PM

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

Joined: Oct 2005



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
*
wow. im top 10
fadzly
post Sep 9 2017, 05:07 PM

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

Joined: Oct 2005



QUOTE(rhytion @ Sep 9 2017, 04:54 PM)
To those hoping to get 29% vouchers...pls do it on your own or wait for 11pm tonight where the next batch comes. Those who have it will release it if they're not using it.
*
datang2 nak 29% voucher. Ha ha ha ha.. Try harder.
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);

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.

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

fadzly
post Sep 9 2017, 05:20 PM

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

Joined: Oct 2005



the best way is to brute-force. but it will steal other people voucher code. i hope nobody did that.

6 Pages < 1 2 3 4 > » 
Bump Topic Topic ClosedOptions New Topic
 

Change to:
| Lo-Fi Version
0.1172sec    0.62    7 queries    GZIP Disabled
Time is now: 1st December 2025 - 01:14 AM