Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed
395 Pages « < 50 51 52 53 54 > » Bottom

Outline · [ Standard ] · Linear+

> Lazada Discussion V23 | #ScamMYUniverse #LazadaOR, lalalaxx.com | pricecampers.com

views
     
Kantao
post Nov 1 2017, 03:03 PM

Getting Started
**
Junior Member
50 posts

Joined: Sep 2006
why "server no give shit"?


Attached thumbnail(s)
Attached Image
maxera
post Nov 1 2017, 03:04 PM

Casual
***
Junior Member
382 posts

Joined: May 2011
From: Subang Jaya


QUOTE(BenYeeHua @ Nov 1 2017, 03:21 PM)
Yup, working.

And here is the python that I convert from py to exe 64 bit, I am not sure it will record the voucher into text file or not, but it should run. sweat.gif
[attachmentid=9291071]
I guess uploading this exe don't break any rule? blink.gif
Just remove this post or inform me in case it does.

EDIT: Just for safety, I will remove the attachment after a few hours. console.gif
Yup, in ms, but the server is overload, so tweaking it now don't do anything, instead it will query more request for your browser and overload your browser. rclxub.gif
lucky guy, I get only 10% on first try.
*
thanks for the executable. better than need to redo everytime. rclxms.gif
lyc1982
post Nov 1 2017, 03:04 PM

ExpectNoMercy
*******
Senior Member
2,329 posts

Joined: Jun 2015
QUOTE(sendohz @ Nov 1 2017, 02:30 PM)
i opened 5 tabs. Two tabs got voucher then i close it.
After that add another session this error came out and the script does not run on the console.
*
just wanna check...you using tampermonkey o python ?
victorian
post Nov 1 2017, 03:06 PM

Look at all my stars!!!
*******
Senior Member
5,602 posts

Joined: Apr 2011
From: Kuala Lumpur



am I doing it right?

Attached Image
szaku89
post Nov 1 2017, 03:07 PM

Amazing Z
******
Senior Member
1,351 posts

Joined: Jul 2008
From: Planet Earth


QUOTE(shihnobie @ Nov 1 2017, 02:28 PM)
sessionbox for the win. in average i get 1 code in 2 hours and i'm not even doing it full-time lol  thumbsup.gif
*
hi can pls share the session box method? tq
maxera
post Nov 1 2017, 03:07 PM

Casual
***
Junior Member
382 posts

Joined: May 2011
From: Subang Jaya


QUOTE(victorian @ Nov 1 2017, 04:06 PM)
am I doing it right?

Attached Image
*
yeah just relax. their server overload. just be patience

This post has been edited by maxera: Nov 1 2017, 03:07 PM
victorian
post Nov 1 2017, 03:08 PM

Look at all my stars!!!
*******
Senior Member
5,602 posts

Joined: Apr 2011
From: Kuala Lumpur



QUOTE(maxera @ Nov 1 2017, 03:07 PM)
yeah just relax. their server overload. just be patience
*
thanks smile.gif I thought bad gateway something wrong haha
BenYeeHua
post Nov 1 2017, 03:09 PM

Regular
******
Senior Member
1,873 posts

Joined: Nov 2010


QUOTE(ikanbilis @ Nov 1 2017, 03:00 PM)
its only a lucky draw. thousands of people fighting for a stupid Redmi 5A
*
If they don't set any rule to limit only to old account, I think someone will start writing script to create account and spin it automatically. hmm.gif

QUOTE(akib_mullen @ Nov 1 2017, 03:02 PM)
C:\Python27>python spin.py
python: can't open file 'spin.py': [Errno 2] No such file or directory

I think in the file already
*
You should show the extension of the file to check it is really .py, not spin.py.txt. wink.gif

https://www.wikihow.com/Change-a-File-Exten...n_Windows_8_sub
Or
https://www.wikihow.com/Change-a-File-Exten..._on_Windows_sub

QUOTE(Kantao @ Nov 1 2017, 03:03 PM)
why "server no give shit"?
*
Server busy.

QUOTE(victorian @ Nov 1 2017, 03:08 PM)
thanks  smile.gif  I thought bad gateway something wrong haha
*
Nah, just the frondend of the server telling the browser that the main server which is handle the spin is busy/unrespond, and you can see the little increment of the number at the left side of the no voucher which tell you the script is still running. smile.gif
maxera
post Nov 1 2017, 03:13 PM

Casual
***
Junior Member
382 posts

Joined: May 2011
From: Subang Jaya


QUOTE(szaku89 @ Nov 1 2017, 04:07 PM)
hi can pls share the session  box method? tq
*
1. Install sessionbox extensions on Chrome
2. Copy this code
var i = 0;
setInterval(function() {
$.getJSON('http://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=2566d34226c6835fc7ebeebe8d2fc7a4&dpr=1', function(data){
i++
if(data != undefined) {
if(data.data.voucherCode) {
console.log('Voucher: ' + data.data.voucherCode);
alert('Voucher: ' + data.data.voucherCode);
}
else {
console.log('no voucher');
}
document.getElementsByClassName("breadcrumb__item-text")[1].innerHTML = 'Help Center on Lazada Malaysia - Spins: ' + i;
}
}
); }, 1000);
3. Right click on any lazada page and choose Inspect
4. Choose "Sources" tab and create new snippet.
5. Paste the code on the right.
6. Right click the new snippet and click Run.

EDIT : Make sure to run the code in Sessionbox tab.

This post has been edited by maxera: Nov 1 2017, 03:15 PM
fkinmeng
post Nov 1 2017, 03:14 PM

Look at all my stars!!
*******
Senior Member
6,373 posts

Joined: May 2007
QUOTE(sendohz @ Nov 1 2017, 02:30 PM)
i opened 5 tabs. Two tabs got voucher then i close it.
After that add another session this error came out and the script does not run on the console.
*
browser console or tampermonkey?
BenYeeHua
post Nov 1 2017, 03:20 PM

Regular
******
Senior Member
1,873 posts

Joined: Nov 2010


QUOTE(maxera @ Nov 1 2017, 03:13 PM)
1. Install sessionbox extensions on Chrome
long long quote
*
And for anyone that want to get a new cookies for each spin with python, just change the code "if numberOfAttempt == 1500" to smaller number, like 5 or 10 and even 1(1 for spin 1 times then change cookies).
So after 5-10 spin, it will get another new cookies for next 5-10 spin. wink.gif

But remember, each time it will browser lazada homepage to get new cookies, but you can also change that one to a lazada web page that is small than home page. thumbup.gif

This post has been edited by BenYeeHua: Nov 1 2017, 03:21 PM
szaku89
post Nov 1 2017, 03:21 PM

Amazing Z
******
Senior Member
1,351 posts

Joined: Jul 2008
From: Planet Earth


QUOTE(maxera @ Nov 1 2017, 03:13 PM)
1. Install sessionbox extensions on Chrome
2. Copy this code
var i = 0;
setInterval(function() {
$.getJSON('http://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=2566d34226c6835fc7ebeebe8d2fc7a4&dpr=1', function(data){
i++
if(data != undefined) {
if(data.data.voucherCode) {
console.log('Voucher: ' + data.data.voucherCode);
alert('Voucher: ' + data.data.voucherCode);
}
else {
console.log('no voucher');
}
document.getElementsByClassName("breadcrumb__item-text")[1].innerHTML = 'Help Center on Lazada Malaysia - Spins: ' + i;
}
}
); }, 1000);
3. Right click on any lazada page and choose Inspect
4. Choose "Sources" tab and create new snippet.
5. Paste the code on the right.
6. Right click the new snippet and click Run.

EDIT : Make sure to run the code in Sessionbox tab.
*
thanks a lot!

but i get this error

Mixed Content: The page at 'https://www.lazada.com.my/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=2566d34226c6835fc7ebeebe8d2fc7a4&dpr=1'. This request has been blocked; the content must be served over HTTPS.
BenYeeHua
post Nov 1 2017, 03:22 PM

Regular
******
Senior Member
1,873 posts

Joined: Nov 2010


QUOTE(szaku89 @ Nov 1 2017, 03:21 PM)
thanks a lot!

but i get this error

Mixed Content: The page at 'https://www.lazada.com.my/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=2566d34226c6835fc7ebeebe8d2fc7a4&dpr=1'. This request has been blocked; the content must be served over HTTPS.
*
Then change it to
CODE
var i = 0;
setInterval(function() {
$.getJSON('https://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=7b03cfa1ba0da7194d771e2d262f54fc&dpr=1', function(data){
i++
if(data != undefined) {
if(data.data.voucherCode) {
console.log('Voucher: ' + data.data.voucherCode);
alert('Voucher: ' + data.data.voucherCode);
}
else {
console.log('no voucher');
}
document.getElementsByClassName("breadcrumb__item-text")[1].innerHTML = 'Help Center on Lazada Malaysia - Spins: ' + i;
}
}
); }, 1000);

For https version. wink.gif
lyc1982
post Nov 1 2017, 03:23 PM

ExpectNoMercy
*******
Senior Member
2,329 posts

Joined: Jun 2015
QUOTE(maxera @ Nov 1 2017, 03:13 PM)
1. Install sessionbox extensions on Chrome
2. Copy this code
var i = 0;
setInterval(function() {
$.getJSON('http://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=2566d34226c6835fc7ebeebe8d2fc7a4&dpr=1', function(data){
i++
if(data != undefined) {
if(data.data.voucherCode) {
console.log('Voucher: ' + data.data.voucherCode);
alert('Voucher: ' + data.data.voucherCode);
}
else {
console.log('no voucher');
}
document.getElementsByClassName("breadcrumb__item-text")[1].innerHTML = 'Help Center on Lazada Malaysia - Spins: ' + i;
}
}
); }, 1000);
3. Right click on any lazada page and choose Inspect
4. Choose "Sources" tab and create new snippet.
5. Paste the code on the right.
6. Right click the new snippet and click Run.

EDIT : Make sure to run the code in Sessionbox tab.
*
ok found the create new snippet option

This post has been edited by lyc1982: Nov 1 2017, 03:23 PM
x3cream
post Nov 1 2017, 03:23 PM

Casual
***
Junior Member
391 posts

Joined: Mar 2012


QUOTE(BenYeeHua @ Nov 1 2017, 02:21 PM)
Yup, working.

And here is the python that I convert from py to exe 64 bit, I am not sure it will record the voucher into text file or not, but it should run. sweat.gif
[attachmentid=9291071]
I guess uploading this exe don't break any rule? blink.gif
Just remove this post or inform me in case it does.

EDIT: Just for safety, I will remove the attachment after a few hours. console.gif
Yup, in ms, but the server is overload, so tweaking it now don't do anything, instead it will query more request for your browser and overload your browser. rclxub.gif
lucky guy, I get only 10% on first try.
*
Thanks
kuroro6262
post Nov 1 2017, 03:31 PM

Getting Started
**
Junior Member
135 posts

Joined: Nov 2014
QUOTE(BenYeeHua @ Nov 1 2017, 03:22 PM)
Then change it to
CODE
var i = 0;
setInterval(function() {
$.getJSON('https://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=7b03cfa1ba0da7194d771e2d262f54fc&dpr=1', function(data){
i++
if(data != undefined) {
if(data.data.voucherCode) {
console.log('Voucher: ' + data.data.voucherCode);
alert('Voucher: ' + data.data.voucherCode);
}
else {
console.log('no voucher');
}
document.getElementsByClassName("breadcrumb__item-text")[1].innerHTML = 'Help Center on Lazada Malaysia - Spins: ' + i;
}
}
); }, 1000);

For https version. wink.gif
*
thanks, hope can get 29%^^
b0rhui
post Nov 1 2017, 03:33 PM

On my way
****
Senior Member
689 posts

Joined: Apr 2012



Any LZD sellers here? Are you totally okay with LAZADA delaying the payment cycle at all? Isn't anyone gonna voice out?
metrytobenice
post Nov 1 2017, 03:45 PM

New Member
*
Newbie
3 posts

Joined: Oct 2016
what is the hotkey to open session box ?
Zxuan
post Nov 1 2017, 03:47 PM

Getting Started
**
Junior Member
96 posts

Joined: Jul 2008


LOL, this is like more like a coding thread instead of online sale page.
lyc1982
post Nov 1 2017, 03:48 PM

ExpectNoMercy
*******
Senior Member
2,329 posts

Joined: Jun 2015
QUOTE(maxera @ Nov 1 2017, 03:13 PM)
1. Install sessionbox extensions on Chrome
2. Copy this code
var i = 0;
setInterval(function() {
$.getJSON('http://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=2566d34226c6835fc7ebeebe8d2fc7a4&dpr=1', function(data){
i++
if(data != undefined) {
if(data.data.voucherCode) {
console.log('Voucher: ' + data.data.voucherCode);
alert('Voucher: ' + data.data.voucherCode);
}
else {
console.log('no voucher');
}
document.getElementsByClassName("breadcrumb__item-text")[1].innerHTML = 'Help Center on Lazada Malaysia - Spins: ' + i;
}
}
); }, 1000);
3. Right click on any lazada page and choose Inspect
4. Choose "Sources" tab and create new snippet.
5. Paste the code on the right.
6. Right click the new snippet and click Run.

EDIT : Make sure to run the code in Sessionbox tab.
*
followed your step by step method...clicked Run...but nothing is happening...odd

EDIT: i realize i can only run 1 tab sessionbox at a time...

This post has been edited by lyc1982: Nov 1 2017, 03:52 PM

395 Pages « < 50 51 52 53 54 > » 
Bump Topic Topic ClosedOptions New Topic
 

Change to:
| Lo-Fi Version
0.0311sec    0.41    6 queries    GZIP Disabled
Time is now: 9th December 2025 - 10:27 AM