Open yrifl opened 3 years ago
"""" def main(): global noobs noobs = mechanize.Browser() cj = cookielib.LWPCookieJar() noobs.set_handle_robots(False) noobs.set_handle_redirect(True) noobs.set_cookiejar(cj) noobs.set_handle_equiv(True) noobs.set_handle_referer(True) noobs.set_handle_refresh(mechanize._http.HTTPRefreshProcessor(), max_time=1) runn_noobs() life() print " " print RR+" wordlist tidak ada yg cocok..." print " " """
Yes, always check what are you downloading.
def main():
global noobs
noobs = mechanize.Browser()
cj = cookielib.LWPCookieJar()
noobs.set_handle_robots(False)
noobs.set_handle_redirect(True)
noobs.set_cookiejar(cj)
noobs.set_handle_equiv(True)
noobs.set_handle_referer(True)
noobs.set_handle_refresh(mechanize._http.HTTPRefreshProcessor(), max_time=1)
runn_noobs()
life()
print " "
print RR+" wordlist tidak ada yg cocok..."
print " "
Hi
The script is not for hacking, its just taking Facebook cookies from the browser
Cookies : session of your login detail storage! Your facebook email and password in storage of cookies🤪