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*

Въпрос/коментар

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.

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!

Публикувайте отговор

Влезте, за да публикувате отговор.