sslprograms / Anatomy---Discord-Bot-Open-Sourced

Open sourced anatomy roblox follow bot and friend request bot!
2 stars 5 forks source link

x-csrf-token won't set #1

Open AgrTheDev opened 3 years ago

AgrTheDev commented 3 years ago

Hey nab0rs, I tried using your discord bot and after some time of debugging, I figured out that the line: session.headers['x-csrf-token'] = session.get('https://www.roblox.com/home').content.decode('utf8').split("Roblox.XsrfToken.setToken('")[1].split("');")[0] doesn't actually work. Any help would be appreciated, thanks.

sslprograms commented 3 years ago

Hey nab0rs, I tried using your discord bot and after some time of debugging, I figured out that the line: session.headers['x-csrf-token'] = session.get('https://www.roblox.com/home').content.decode('utf8').split("Roblox.XsrfToken.setToken('")[1].split("');")[0].content.decode('utf8').split(%22Roblox.XsrfToken.setToken('%22)%5B1%5D.split(%22');%22)%5B0%5D) doesn't actually work. Any help would be appreciated, thanks.

been patched for a while now

sslprograms commented 3 years ago

page

they did patch. They removed it from the html and they decided to put a lot of ratelimit