MooMoo.js autoheal
< Commentaires sur MooMoo.io simple autoheal
The script doesn't work because there's a typo in line 38. But once you fix it, the script works well.Go to line 38 and replace "Moomoo.place(food)" with "MooMoo.myPlayer.place(food)
Oh. my bad.
still not workingu have to write it EXACTLY like this:Moomoo.MyPlayer.place(food)
Connectez-vous pour poster une réponse.
The script doesn't work because there's a typo in line 38. But once you fix it, the script works well.
Go to line 38 and replace "Moomoo.place(food)" with
"MooMoo.myPlayer.place(food)