Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed
395 Pages « < 52 53 54 55 56 > » Bottom

Outline · [ Standard ] · Linear+

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

views
     
akib_mullen
post Nov 1 2017, 04:12 PM

On my way
****
Senior Member
691 posts

Joined: Jul 2011


QUOTE(mroys@lyn @ Nov 1 2017, 04:10 PM)
i got 1 29OR11 and 2 11OR11, started mining at 1pm, using python.
*
did you follow the youtube steps? the status code?
try to find previous V22 V21 but cant find
j45on
post Nov 1 2017, 04:14 PM

Casual
***
Junior Member
348 posts

Joined: Sep 2006
i got 1 11% 5 hours using python, now using session box because more straight forward
bboyspirit
post Nov 1 2017, 04:15 PM

Getting Started
**
Junior Member
279 posts

Joined: Mar 2008
QUOTE(OwlsHeart @ Nov 1 2017, 04:12 PM)
i noticed on session box, http version is faster than https. Https starts laggin when you open multiple tabs so yeah still prefer the http where you open the helpcenter page and use the correct token for the http in the spin script
*
mind share the script of http version?
shihnobie
post Nov 1 2017, 04:15 PM

New Member
*
Junior Member
34 posts

Joined: Jun 2006
QUOTE(OwlsHeart @ Nov 1 2017, 04:12 PM)
i noticed on session box, http version is faster than https. Https starts laggin when you open multiple tabs so yeah still prefer the http where you open the helpcenter page and use the correct token for the http in the spin script
*
i think ur right abt the http vs https. i always use http and never have any problem. i can't help to fix the error, either, sorry sad.gif i'm a buta coding but if u follow the instructions correctly, it should work.
metrytobenice
post Nov 1 2017, 04:16 PM

New Member
*
Newbie
3 posts

Joined: Oct 2016
Attached Image

After open 7 session box, my script doesnt show anything
kirov
post Nov 1 2017, 04:18 PM

Getting Started
**
Junior Member
70 posts

Joined: Jul 2006



it seem without coding mean click whole day also get nothing sad.gif
mroys@lyn
post Nov 1 2017, 04:20 PM

Regular
******
Senior Member
1,037 posts

Joined: Jul 2009
QUOTE(akib_mullen @ Nov 1 2017, 04:12 PM)
did you follow the youtube steps? the status code?
try to find previous V22 V21 but cant find
*
Yes, i setup based on the youtube for 9/9 code and now i just replace the .py file with current code (copied from somewhere in this V23).
SUSAmeiN
post Nov 1 2017, 04:20 PM

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

Joined: Feb 2010
From: ★~Starlight~★
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.
*
exe can straight use right?
mroys@lyn
post Nov 1 2017, 04:21 PM

Regular
******
Senior Member
1,037 posts

Joined: Jul 2009
QUOTE(metrytobenice @ Nov 1 2017, 04:16 PM)
Attached Image

After open 7 session box, my script doesnt show anything
*
i run 30 sessions using python
akib_mullen
post Nov 1 2017, 04:21 PM

On my way
****
Senior Member
691 posts

Joined: Jul 2011


QUOTE(mroys@lyn @ Nov 1 2017, 04:20 PM)
Yes, i setup based on the youtube for 9/9 code and now i just replace the .py file with current code (copied from somewhere in this V23).
*
the status code you wait after your spin.py got code?

OwlsHeart
post Nov 1 2017, 04:23 PM

Mineral Collector/Trader
******
Senior Member
1,102 posts

Joined: May 2013
QUOTE(bboyspirit @ Nov 1 2017, 04:15 PM)
mind share the script of http version?
*
here,if already have the ori script just replace the wheel token. Let some https open also just in case smile.gif
CODE

setInterval(()=> {
$.ajax({
url: "http://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=2566d34226c6835fc7ebeebe8d2fc7a4&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)

mroys@lyn
post Nov 1 2017, 04:23 PM

Regular
******
Senior Member
1,037 posts

Joined: Jul 2009
QUOTE(akib_mullen @ Nov 1 2017, 04:12 PM)
did you follow the youtube steps? the status code?
try to find previous V22 V21 but cant find
*
ya, need modify status code but the codes are stored in voucherCodeHi.txt, unsorted
mroys@lyn
post Nov 1 2017, 04:24 PM

Regular
******
Senior Member
1,037 posts

Joined: Jul 2009
QUOTE(akib_mullen @ Nov 1 2017, 04:21 PM)
the status code you wait after your spin.py got code?
*
ya, status code is only for you to view the result in sorted list. the unsorted list is in voucherCodeHi.txt
akib_mullen
post Nov 1 2017, 04:24 PM

On my way
****
Senior Member
691 posts

Joined: Jul 2011


QUOTE(mroys@lyn @ Nov 1 2017, 04:23 PM)
ya, need modify status code but the codes are stored in voucherCodeHi.txt, unsorted
*
can share me the modified status code?
WIS9000
post Nov 1 2017, 04:26 PM

On my way
****
Junior Member
534 posts

Joined: Nov 2007
for the exe method, what happens when a code is found? will it store it automatically or need to scroll back to find and record the code manually?


mroys@lyn
post Nov 1 2017, 04:27 PM

Regular
******
Senior Member
1,037 posts

Joined: Jul 2009
QUOTE(akib_mullen @ Nov 1 2017, 04:24 PM)
can share me the modified status code?
*
i changed the line in bold but doesn't work so i forget about it.

import time
def sotar(linee):
if linee == '':
return False
for symbols in linee.split(":")[3].replace(' ', ''):
if symbols == '-':
return False
else:
return True
def main():
f = open("voucherCodeHi.txt", "r") # bukak file output
vcl = f.read().split('\n') # bahagi setiap line dalam voucher file ke dalam satu list dalam ni --> vcl
sotared = {'10':[],'11':[],'15':[],'29':[]} # tempat barang disusun
for line in vcl: # untuk loop ni kiter guna line kiter jadi ni --> Mon Oct 02 23:47:04 2017 : 5CYBERhiahia
if sotar(line): # selalunya kalu aku bukak voucher file pastu aku guner aku letak '-' kat hujung line tu mcm 'Mon Sep 11 07:01:47 2017 : 19KAWa6u98a -sedekah' nmpk ade dash kat situ, maka kalu ade dash dalam satu line tu akan membawa maksud yang bahawa voucher tu aku dah guna/ambik bagi orang
vc = line.split(":")[3].replace(' ', '') # buat line jadi ['Mon Oct 02 23', '47', '04 2017 ', '5CYBERhiahia'] pastu kiter buang space dlm vc[3](tu tempat voucher kiter tersimpan)
y = [] # bapak ah
for w in vc: # ambek setiap huruf/nombor dlm vc[3] iaitu '5CYBERhiahia'
if not w.lower() == 'c': # biler kene w jadi C nanti dlm list y ade nombor jah
y.append(w)
else: # biler dah kene c maksud nya kiter dah ambek percentage voucher tu dalam kes ni bende tu 5% so dalam y ade ['5'] , kalau 12 nanti dlm y ade ['1', '2']
sotared[''.join(y)].append(vc) # kalu dlm y ade ['5'] nanti line ni membawa maksud sotared['5'].append(vc) lepastu [].append(vc) --> {'5':['5CYBERhiahia']}
break # pastu sambung kepade line seterus nya

f.close() # lepas habis susun semua voucher dalam vc, tutup file lame pastu bukak file baru untuk disusun untuk senang mata memandang mcm https://i.imgur.com/LztFyLz.png
f = open("vouncherSortedHi.txt", 'w') # dari sini, fhmlah kamu dengan sendirinya
for i in sotared:
f.write(i+"%"+" %i " % (len(sotared[i]))+"\n\n")
for magic in sotared[i]:
f.write(magic+"\n")
f.write("\n\n")
f.close()
print time.ctime(int(time.time()))
print "~====STATUS====~"
for key in sotared:
print str(key)+": "+str(len(sotared[key]))
print "~=END OF STATS=~"
time.sleep(1800)

while 1:
main()
rhytion
post Nov 1 2017, 04:28 PM

Casual
***
Junior Member
389 posts

Joined: Oct 2016
From: Kota Kinabalu


QUOTE(mroys@lyn @ Nov 1 2017, 04:27 PM)
i changed the line in bold but doesn't work so i forget about it.

import time
def sotar(linee):
  if linee == '':
      return False
  for symbols in linee.split(":")[3].replace(' ', ''):
      if symbols == '-':
          return False
  else:
      return True
def main():
  f = open("voucherCodeHi.txt", "r")  # bukak file output
  vcl = f.read().split('\n')  # bahagi setiap line dalam voucher file ke dalam satu list dalam ni --> vcl
  sotared = {'10':[],'11':[],'15':[],'29':[]}  # tempat barang disusun
  for line in vcl:  # untuk loop ni kiter guna line kiter jadi ni --> Mon Oct 02 23:47:04 2017 :  5CYBERhiahia
      if sotar(line):  # selalunya kalu aku bukak voucher file pastu aku guner aku letak '-' kat hujung line tu mcm 'Mon Sep 11 07:01:47 2017 :  19KAWa6u98a -sedekah' nmpk ade dash kat situ, maka kalu ade dash dalam satu line tu akan membawa maksud yang bahawa voucher tu aku dah guna/ambik bagi orang
          vc = line.split(":")[3].replace(' ', '')  # buat line jadi ['Mon Oct 02 23', '47', '04 2017 ', '5CYBERhiahia'] pastu kiter buang space dlm vc[3](tu tempat voucher kiter tersimpan)
          y = []  # bapak ah
          for w in vc:  # ambek setiap huruf/nombor dlm vc[3] iaitu '5CYBERhiahia'
              if not w.lower() == 'o':  # Change this too
                  y.append(w)
              else:  # biler dah kene c maksud nya kiter dah ambek percentage voucher tu dalam kes ni bende tu 5% so dalam y ade ['5'] , kalau 12 nanti dlm y ade ['1', '2']
                  sotared[''.join(y)].append(vc)  # kalu dlm y ade ['5'] nanti line ni membawa maksud sotared['5'].append(vc) lepastu [].append(vc) --> {'5':['5CYBERhiahia']}
                  break  # pastu sambung kepade line seterus nya

  f.close()  # lepas habis susun semua voucher dalam vc, tutup file lame pastu bukak file baru untuk disusun untuk senang mata memandang mcm https://i.imgur.com/LztFyLz.png
  f = open("vouncherSortedHi.txt", 'w')  # dari sini, fhmlah kamu dengan sendirinya
  for i in sotared:
      f.write(i+"%"+" %i " % (len(sotared[i]))+"\n\n")
      for magic in sotared[i]:
          f.write(magic+"\n")
      f.write("\n\n")
  f.close()
  print time.ctime(int(time.time()))
  print "~====STATUS====~"
  for key in sotared:
      print str(key)+": "+str(len(sotared[key]))
  print "~=END OF STATS=~"
  time.sleep(1800)

while 1:
  main()
*
akib_mullen
post Nov 1 2017, 04:29 PM

On my way
****
Senior Member
691 posts

Joined: Jul 2011


QUOTE(mroys@lyn @ Nov 1 2017, 04:27 PM)
i changed the line in bold but doesn't work so i forget about it.

import time
def sotar(linee):
  if linee == '':
      return False
  for symbols in linee.split(":")[3].replace(' ', ''):
      if symbols == '-':
          return False
  else:
      return True
def main():
  f = open("voucherCodeHi.txt", "r")  # bukak file output
  vcl = f.read().split('\n')  # bahagi setiap line dalam voucher file ke dalam satu list dalam ni --> vcl
  sotared = {'10':[],'11':[],'15':[],'29':[]}  # tempat barang disusun
  for line in vcl:  # untuk loop ni kiter guna line kiter jadi ni --> Mon Oct 02 23:47:04 2017 :  5CYBERhiahia
      if sotar(line):  # selalunya kalu aku bukak voucher file pastu aku guner aku letak '-' kat hujung line tu mcm 'Mon Sep 11 07:01:47 2017 :  19KAWa6u98a -sedekah' nmpk ade dash kat situ, maka kalu ade dash dalam satu line tu akan membawa maksud yang bahawa voucher tu aku dah guna/ambik bagi orang
          vc = line.split(":")[3].replace(' ', '')  # buat line jadi ['Mon Oct 02 23', '47', '04 2017 ', '5CYBERhiahia'] pastu kiter buang space dlm vc[3](tu tempat voucher kiter tersimpan)
          y = []  # bapak ah
          for w in vc:  # ambek setiap huruf/nombor dlm vc[3] iaitu '5CYBERhiahia'
              if not w.lower() == 'c':  # biler kene w jadi C nanti dlm list y ade nombor jah
                  y.append(w)
              else:  # biler dah kene c maksud nya kiter dah ambek percentage voucher tu dalam kes ni bende tu 5% so dalam y ade ['5'] , kalau 12 nanti dlm y ade ['1', '2']
                  sotared[''.join(y)].append(vc)  # kalu dlm y ade ['5'] nanti line ni membawa maksud sotared['5'].append(vc) lepastu [].append(vc) --> {'5':['5CYBERhiahia']}
                  break  # pastu sambung kepade line seterus nya

  f.close()  # lepas habis susun semua voucher dalam vc, tutup file lame pastu bukak file baru untuk disusun untuk senang mata memandang mcm https://i.imgur.com/LztFyLz.png
  f = open("vouncherSortedHi.txt", 'w')  # dari sini, fhmlah kamu dengan sendirinya
  for i in sotared:


      f.write(i+"%"+" %i " % (len(sotared[i]))+"\n\n")
      for magic in sotared[i]:
          f.write(magic+"\n")
      f.write("\n\n")
  f.close()
  print time.ctime(int(time.time()))
  print "~====STATUS====~"
  for key in sotared:
      print str(key)+": "+str(len(sotared[key]))
  print "~=END OF STATS=~"
  time.sleep(1800)

while 1:
  main()
*
thanks

specopsmarines
post Nov 1 2017, 04:33 PM

Getting Started
**
Junior Member
258 posts

Joined: Mar 2009
QUOTE(AmeiN @ Oct 31 2017, 05:11 PM)
Product is not eligible for vouchers
*
Noted, thanks. Bought it without any voucher sad.gif
mroys@lyn
post Nov 1 2017, 04:33 PM

Regular
******
Senior Member
1,037 posts

Joined: Jul 2009
QUOTE(rhytion @ Nov 1 2017, 04:28 PM)

*
thanks rclxms.gif

395 Pages « < 52 53 54 55 56 > » 
Bump Topic Topic ClosedOptions New Topic
 

Change to:
| Lo-Fi Version
0.0341sec    0.33    6 queries    GZIP Disabled
Time is now: 9th December 2025 - 09:27 PM