SenExus

Results 7 comments of SenExus

I searched, but it didn't seem like there were was any info on how to format them, so I opened this issue; apologies if this is a cause of inconvenience.

Like this? ``` .facebook.com TRUE / TRUE 1703608474 datr bla .facebook.com TRUE / TRUE 1703620811 sb bla .facebook.com TRUE / TRUE 1675876677 c_user bla .facebook.com TRUE / TRUE 1644975547 dpr...

Thank you for your response, but I seem to be having another issue. When I run the "get_profile" function with all the valid stuff (cookies, account, etc), it outputs nothing....

``` from facebook_scraper import get_profile get_profile("joebiden", cookies = "cookies.txt") ``` cookies.txt: ``` .facebook.com TRUE / TRUE (important numbers here) datr (token here) .facebook.com TRUE / TRUE (important numbers here) sb...

This solved my issue, thank you!

This has happened to me a couple times, but I'm pretty sure it occurs when BYOND has trouble fetching IE related stuff and messes up the chat box. This bug...