Ikabot-Collective / ikabot

A Python-based bot designed for automating tasks in the game Ikariam
https://discord.com/invite/3hyxPRj
MIT License
97 stars 65 forks source link

Failed to log in #180

Closed stefanv771 closed 11 months ago

stefanv771 commented 11 months ago

Bug explanation

I get this message when i try to log in, i put in the cookie, and after a time it asks again Login Error: 400 Bad Request [] Failed to log in... Do you want to provide the cookie manually? (Y|N):

Operating System

ubuntu 20.04 LTS

Ikabot installation

I built Ikabot from sources

Ikabot version

6.6.4

Python version

Python 3.8.10

susikaman commented 11 months ago

I highly suspect this has something to do with the blackbox token. Either that, or maybe a flagged IP address (any non-residential IP address, pretty much).

susikaman commented 11 months ago

Fixed in PR #182