MooMoo.js autoheal
< Feedback em 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)
Faça o login para publicar uma resposta.
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)