» Click to show Spoiler - click again to hide... «
later i release more for 9%
Lazada Discussion V20 | #BuyFirstRegretLater, lalalaxx.com | pricecampers.com
|
|
Sep 11 2017, 10:27 PM
Return to original view | Post
#1
|
![]()
Newbie
0 posts Joined: Sep 2017 |
5 %
» Click to show Spoiler - click again to hide... « later i release more for 9% |
|
|
Sep 11 2017, 10:32 PM
Return to original view | Post
#2
|
![]()
Newbie
0 posts Joined: Sep 2017 |
9 %
» Click to show Spoiler - click again to hide... « ee it seems i have ~50 19%, in 10 minutes i guess |
|
|
Sep 11 2017, 10:34 PM
Return to original view | Post
#3
|
![]()
Newbie
0 posts Joined: Sep 2017 |
|
|
|
Sep 11 2017, 10:49 PM
Return to original view | Post
#4
|
![]()
Newbie
0 posts Joined: Sep 2017 |
19 percent nya kod, kalu dah guner sila lah reply ya sebab nak tahu jugak ade ke tidok orang guna bende ni hehe » Click to show Spoiler - click again to hide... «
|
|
|
Sep 11 2017, 11:02 PM
Return to original view | Post
#5
|
![]()
Newbie
0 posts Joined: Sep 2017 |
berseronok lah kwn kwn yaaaa oo pastu kan (reply) kalu dah guna thanks
» Click to show Spoiler - click again to hide... « yes This post has been edited by DameDameDesuYo: Sep 11 2017, 11:03 PM |
|
|
Sep 11 2017, 11:06 PM
Return to original view | Post
#6
|
![]()
Newbie
0 posts Joined: Sep 2017 |
|
|
|
Sep 11 2017, 11:08 PM
Return to original view | Post
#7
|
![]()
Newbie
0 posts Joined: Sep 2017 |
|
|
|
Sep 11 2017, 11:11 PM
Return to original view | Post
#8
|
![]()
Newbie
0 posts Joined: Sep 2017 |
here a python script i used(with proxy) for farming ez 5%
CODE import requests, time, sys headers = {'User-Agent':"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0"} def recursionftwdude(theSession): try: theSession.close() theSession = None theSession = requests.Session() theSession.get("http://www.lazada.com.my/", headers=headers) return theSession except: recursionftwdude(theSession) numberOfAttempt = 0 s = requests.Session() proxies = {"http": "http://%s" % (sys.argv[1])} s.proxies.update(proxies) s.get("http://www.lazada.com.my/", headers=headers) url = "http://www.lazada.com.my/ajax/lottery/spinTheWheel/?lang=en&platform=desktop&wheelToken=b5dd7e9dcbde84b3e11a9ae90d377b02&dpr=2" while 1: numberOfAttempt += 1 if numberOfAttempt == 1000: s = recursionftwdude(s) numberOfAttempt = 0 try: r = s.get(url, headers=headers).json() except ValueError: print "Server no give shit" time.sleep(5) # give server rest, because i see 503 too often continue except requests.exceptions.ConnectionError: print "Server no give shit!!!" time.sleep(2) # littlebit speacial continue try: try: print "Voucher: " + r["data"]["data"]["voucherCode"] with open("voucherCode.txt", "a") as f: f.write(time.ctime(int(time.time())) + " : " + str(r["data"]["data"]["voucherCode"]) + "\n") except: pass print "Voucher: " + r["data"]["voucherCode"] with open("voucherCode.txt", "a") as f: f.write(time.ctime(int(time.time())) + " : " + str(r["data"]["voucherCode"]) + "\n") except KeyError: if r and r["data"]: print "Everything is normal! " + str(numberOfAttempt) continue This post has been edited by DameDameDesuYo: Sep 11 2017, 11:12 PM |
| Bump Topic Topic ClosedOptions New Topic |
| Change to: | 0.1264sec
0.54
7 queries
GZIP Disabled
Time is now: 11th December 2025 - 08:09 PM |