Jump to content
cmiN

Lockerz refresher

Recommended Posts

Posted

Python | #! /usr/bin/env python impo - CmiN - 79dSTmtw - Pastebin.com

#! /usr/bin/env python

import webbrowser, time, urllib

def main():
s1 = test()
while True:
time.sleep(60) # seconds
s2 = test()
if s1 != s2:
print "Redeem!"
webbrowser.open_new_tab("http://ptzplace.lockerz.com/")

def test():
uobj = urllib.urlopen("http://ptzplace.lockerz.com/")
source = uobj.read()
uobj.close()
return source

if __name__ == "__main__":
main()

Cu timpul o sa-i adaug proxy support, alerta printr-un mp3 la alegere sau de ce nu un beep din difuzorul interior, setarea numarului de refresh-uri dar si delay. L-am facut in graba ca am vazut ca au anuntat astia de redeem si simt eu ca e la 11 in seara asta :). Succes! (stiu prea multi care au primit atat bani cat si electronice asa ca nu ma intereseaza deloc parerea alora care tot sunt suparati ca nu au reusit sa ia ceva)

Posted

Primul meu dublu post: Tocmai a fost redeem si script-ul chiar a functionat ... desi 25$ paypal au ajuns sa fie 3000 si ceva ptz de la vreo 500 ptz sau cat erau, shuffle de la 200 ptz la aprox 3000 =D.

Guest User Name
Posted

iar l-am pierdut...acum m-am lamurit ca este o mare teapa. 300 de gastigatori din 17 milioane de useri...

Posted

Poate sa fie si 1 :)) ... important e ca totusi poti castiga ceva si decat 6/49 mai bine lockerz. Cand o sa am timp o sa-l fac cu interfata si un mod mult mai bun de a alerta (doar de dragul programarii nu neaparat ca facilitate).

Posted
Poate sa fie si 1 :)) ... important e ca totusi poti castiga ceva si decat 6/49 mai bine lockerz. Cand o sa am timp o sa-l fac cu interfata si un mod mult mai bun de a alerta (doar de dragul programarii nu neaparat ca facilitate).

castigi 2 milioane de euro si la lockerz ? ca ma bag si eu daca e asa

Posted

Tinand cont de raportul premiu / sansa de castig si adaugand faptul ca nu dai niciun ban la lockerz, e mult mai avantajos decat loteria.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...