Greasy Fork is available in English.

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

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

< Відгуки до MOOMOO.IO Insane Mod! *Discontinued since Jan 2018*

Question/comment

§
Опубліковано: 01.12.2017

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);

§
Опубліковано: 02.12.2017

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.

TigerYTАвтор
§
Опубліковано: 02.12.2017

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

Опублікувати відповідь

Sign in to post a reply.