Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed
5 Pages  1 2 3 > » Bottom

Outline · [ Standard ] · Linear+

> Lazada Discussion V22 | #MYCyberSCAM, lalalaxx.com | pricecampers.com

views
     
alexander3133
post Oct 3 2017, 08:24 AM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


My miningspin so far:
5CYBER > 12CYBER > 10CYBER

This post has been edited by alexander3133: Oct 3 2017, 08:27 AM
alexander3133
post Oct 3 2017, 09:43 AM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


Shopee got wheel spinning, must login to spin
alexander3133
post Oct 3 2017, 01:10 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(OwlsHeart @ Oct 3 2017, 01:08 PM)
just use sessionbox and open like 10+ tabs of www.lazada.com/helpcenter put the script in the console,close after u striked a voucher and open a new tab,repeat. More info about sessionbox in previous thread V20 credit to the script sifus smile.gif
*
But can you get any voucher since 8am or 9am?
alexander3133
post Oct 3 2017, 01:38 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


Damn, found out the wheel token keep changing.
alexander3133
post Oct 3 2017, 01:41 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(AmeiN @ Oct 3 2017, 01:39 PM)
Lol they know this ppl farming..haha
*
I got different wheel token from my home computer versus my work computer.
alexander3133
post Oct 3 2017, 04:54 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


Really need time, spin 5000+ times only get one voucher rclxub.gif

This post has been edited by alexander3133: Oct 3 2017, 04:54 PM
alexander3133
post Oct 3 2017, 05:13 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


Spoon feed time?

CODE

// ==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=1e48eefec55aba8b941095da02508bbf&dpr=desktop', function(data){
if(data != undefined) {
if(data.data.voucherCode) {
console.log('Voucher: ' + data.data.voucherCode);
alert('Voucher: ' + data.data.voucherCode);
}
else {
console.log('Please wait...');
}
}
}
); }, 1000);



alexander3133
post Oct 3 2017, 06:44 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


Looks like HTTP and HTTPS has different wheelToken. hmm.gif
alexander3133
post Oct 3 2017, 06:46 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(DCXW @ Oct 3 2017, 06:45 PM)
So one have more discounts is it brows.gif
*
This one I don't know tongue.gif
alexander3133
post Oct 3 2017, 06:48 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(ck_boon @ Oct 3 2017, 06:46 PM)
need to buy tv
any nice discount code to use?
*
What brand, which model?
alexander3133
post Oct 3 2017, 10:10 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(jazzkobis @ Oct 3 2017, 09:50 PM)
Anyone got any idea how to bloody contact skynet?

My item still not arrived since last week.. tried calling them numerous time but noone pickup also  mad.gif  mad.gif 

CODE
28 Sep 2017 Departed to HUB 8:43 PM CENTRAL REGION 1
27 Sep 2017 Out for Delivery 8:27 AM CENTRAL REGION 1
26 Sep 2017 Out for Delivery 12:00 PM CENTRAL REGION 1
26 Sep 2017 Arrived CR1 7:47 AM CENTRAL REGION 1
25 Sep 2017 Departed to HUB 9:57 PM CENTRAL REGION 3
25 Sep 2017 Collection 7:11 PM CENTRAL REGION 3


apparently they tried to deliver twice. but i never got a notification or call from them to say anything like they cant deliver or something  bangwall.gif
*
Looks like they are returning your parcel?

Go to the Central Region 1 and ask about your parcel.
https://www.google.com/maps/d/viewer?mid=1Y...5399999994&z=17
alexander3133
post Oct 3 2017, 10:29 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(jazzkobis @ Oct 3 2017, 10:14 PM)
u mean returning to seller?  bangwall.gif

sigh skynet is really useless. my home literally just 2km from cr1
*
From the tracking log, looks like it is, better go check with Skynet to clarify.
If you see parcel reached Central Region 3, then just go CR3 to collect it if you are able to intercept it on time.
alexander3133
post Oct 4 2017, 07:34 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


Damn, all have python in house, I am buying coding one now.
alexander3133
post Oct 4 2017, 08:31 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


Ask sifu here, like this correct ah? on python:

CODE

 try:
   voucherstring = str(data['data']['voucherCode'])

alexander3133
post Oct 5 2017, 08:34 AM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(birain @ Oct 5 2017, 08:29 AM)
spinner broken? no voucher showing up for the whole night.
*
Most likely more people use more canggih technology to spin the codes.
alexander3133
post Oct 5 2017, 12:55 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(anakMY @ Oct 5 2017, 12:54 PM)
Has anyone of you experienced this while buying petronas gift card? This account hasn't bought any petronas gift card before. Strange.
*
Check your cart first.
alexander3133
post Oct 5 2017, 01:01 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(anakMY @ Oct 5 2017, 12:59 PM)
Zero items on my cart.
*
Looks like item out of stock now.
I click buy in desktop web browser, show me out of stock, so can't add to cart.
alexander3133
post Oct 5 2017, 03:28 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(Super Maniam @ Oct 5 2017, 03:23 PM)
Hi Guys i cant seem to add the Petronas fuel card to my cart, any idea on this?
*
No stock, ofcource can't add to cart.
alexander3133
post Oct 5 2017, 04:16 PM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(mroys@lyn @ Oct 5 2017, 04:15 PM)
i'm not sure, wait for expert to guide.
*
Where did you put and run your file?
The command prompt did not show any code collected?
alexander3133
post Oct 6 2017, 05:57 AM

Regular
******
Senior Member
1,716 posts

Joined: May 2006
From: JDT


QUOTE(OwlsHeart @ Oct 6 2017, 12:16 AM)
speaking of battery, anyone know a good 18650 battery for led flashlight xml2?  one that does not go kaput after several cycles and has overcharge protection. I'm eyeing on those AMT 3500mah 3.7v 35a on shopee. Not sure if itll fit as i only see reviews on it for vape purpose
*
My parent using Panasonic NCR18650, without protection circuit.
What charger did you use?

5 Pages  1 2 3 > » 
Bump Topic Topic ClosedOptions New Topic
 

Change to:
| Lo-Fi Version
0.0859sec    0.70    7 queries    GZIP Disabled
Time is now: 30th November 2025 - 12:04 AM