m3talstorm / foe-bot

:robot: A simple bot to automate the main functions of Forge of Empires (FoE)
MIT License
45 stars 15 forks source link

invalid syntax at line 38 #24

Closed farshadff closed 3 years ago

farshadff commented 5 years ago

ok my first question is that does this bot working atm ? and when installing i got this error

File "main.py", line 38
    print "Players: %s" % (len(account.players))
          ^
SyntaxError: invalid syntax
m3talstorm commented 5 years ago

This was written for Python 2.

farshadff commented 5 years ago

and yet working ????

m3talstorm commented 5 years ago

Yes, when using Python 2 and at the time I wrote it. I don't know if FoE have changed anything (I assume they have) as I don't keep up with or maintain this project anymore.

Maro9898 commented 3 years ago

oK I am want to try with python 2