hero.moveXY(32, 5)
def ct():
friends = hero.findFriends()
for friend in friends:
n = friend.findNearest(friend.findByType("necromancer"))
if n:
hero.command(friend, "attack", n)
while True:
ct()
whats your problem?
(20 characters)
Mind your language.
I think this problem’s solved, am I right?
Danny
yes( 20 characters )
oops sorry pls dont ban me from the forum pls
It’s fine, don’t worry. People only even get mutes over 1 week or so after repeatedly doing something which they had been told not to do, so don’t worry.
Danny
This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.