
mercurym
I won AI league S7! I have currently finished all of the levels on Codecombat, and am also very good in multiplayer, best on harrowland currently. Summon me using @mercurym. PM me if you need anything, whether it is on AI league, multiplayer, or just help with completing a level
me = newPerson("mercurym")#thats not my name lol
while True:
computer = me.findNearestComputer()
if computer.has("CodeCombat")
me.play()
else:
me.eat()
me.sleep()