MooMoo.js autoheal
< Feedback on 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)
Sign in to post a reply.
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)