Hacking enemy hero

Hi, in mountain survival, I figured out how to hack the enemy hero. How do I remove this?
Code for hacking enemy hero

def troll():
    targets = hero.findByType("sorcerer", hero.findEnemies())
    target = hero.findNearest(targets)
    if target:
        target.say("I have been hacked. :[")
        

How do I get rid of this feature?

Well this is a bug and it is also as far as i know in dueling grounds but i dont know if it can be fixed.

1 Like

Of course there are ways to hack something, but why do you post it in the public topic? You could just DM Chaboi and tell the hack.

1 Like