I’m not sure it should happen though.
that’d be a question for the mods though
they didn’t prohibit it so I can guess their thoughts on it.
@Venneth when my archers shoot at invading enemy collectors the arrows just miss them and do nothing.

they should download aimbot smh
umm… hello again. anyone know how to find distance???
As soon as I left for a month… only 2 notifications. ![]()
Sad
def dis(x,y): return ((x-15)**2+(y-50)**2)**0.5
When will the beta version of the championship arena be released?
I want to know it too
guys i need help i cant seem to figure out how to find the nearest enemy’s coordinates ( so that i can fireball them). does anyone have ideas?
Hi PenguinNoob! What code language do you use? If you use python a for loop should work. Just loop through all enemies and find which one is closest to your hero. Then use enemy.x and enemy.y to fireball.
