[SOLVED] Need help with Bank Raid

All my hero does in @rapwrap’s code is stand still

by the way can you tell me how to put solved at the top of the topic

It’s an ability given based on Trust Level (TL)…at the top of the topic, unless you unpinned it, the Welcome message explains the various TL’s.

So when can I start editing the title of my topics and changing them

Anyway this was a good discussion bye everybody

I’m going to reply so that if my response is inaccurate, someone can correct me (@Deadpool198).

If you don’t see the pencil icon in the title of your original post, perhaps you need to earn the ‘Editor’ badge. It will look like this:
image

I cant see the little pencil

How do I earn the editor badge?

Edit a reply and save the change…add a few words, whatever. Or if that does not do it, if you have created a topic recently, edit that, rather than just a simple post.

image

please copy and format your code

No i didn’t understand like the distance code

Thank you for replying

This is how you find out the distance to a variabile called enemy and store it in a variabile called distance:
In Phyton:

distance = hero.distanceTo(enemy)

In Java Script:

var distance = hero.distanceTo(enemy);

@Erhan_Akun try to create a new topic for the level you need help, not speak on a topic that is on a different level that that you need help on. I will flag your post as Off-Topic.