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作者
§
發表於: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!

發表回覆

登入以回復