ikabot
ikabot copied to clipboard
A Python-based bot designed for automating tasks in the game Ikariam
can we add function to read pirate points crue and cupture point ,maybe in the account status option?
Adding queuing of tasks in the database (text file, H2 database or any other) from which data would be read by the crawler at certain intervals. This would allow the...
# Ikabot Version 8.0.0 Codebase Changes Hello Ikabot Contributors, We have decided that the Ikabot codebase is due for a rework. This means that after this update, Ikabot should be...
### Bug explanation I just switched OS from Windows Server 2019 with Python 3.11 into Ubuntu with Python 3.12 and the loadCustomModule function stopped working. After investigating the issue, I...
Hi, One more idea. When login in lobby for each acc can show last login date and if in vacation mode days left for end vacation. thanks :)
### Bug explanation When starting multiple constructionList tasks for individual towns (not the same town), sometimes the status update does not function for some towns. Instead, the status is left...
### Bug explanation If there are multiple constructionList tasks running concurrently (for different towns), some transports are sent from wrong towns. It seems like the resources are sent from towns...
**Describe the solution you'd like** It would be worthwhile to extend the constructionList with a function to wait until the resource is mined. For example. I have a marble island...