MOOMOO.IO Insane Mod! *Discontinued since Jan 2018*

Better Minimap, Hat & Accessory Toolbar, Auto Heal, Double Hit, Easy Bow, Rainbow Hat, Hotkeys

< Feedback on MOOMOO.IO Insane Mod! *Discontinued since Jan 2018*

Question/comment

Add this (IMadeItAndTestedIt)

Add This (You could also put boost pad in it, but I never needed that)

document.addEventListener('mousedown', function (e) {
if (ws && e.button == 1) {
e.stopPropagation();
ws.send("42[\"5\"," + player.items[ITEM_TYPE.PITTRAP].id + ",null]");
ws.send("42[\"4\",1,null]");
}
}, true);

Also could you make a part that instantly heals you once after going 40>= health(InADifCheckboxThanAutoHeal)? But only but only when instantly going from 100 to 40>= health. IDK how to do that. This won't help everyone, so you don't have to put it in the actual script, just comment it if you don't want it in it.

TigerYTAuthor
§
Posted: 2017-12-02

It was already in but I guess in one of the updates to the mod I must've remove it thanks for reminding me!

Post reply

Sign in to post a reply.