[useless] HealthSpoof (Changes your health client-side)
-
/// api_version=2 var script = registerScript({ name: "HealthSpoof", version: "1.0.0", authors: ["Ali00035"] }); script.registerModule({ name: "HealthSpoof", description: "useless script, why are you using this?", category: "Misc", settings: { Health: Setting.integer({ name: "Health", default: 8, min: 1, max: 20 }), } }, function (module) { module.on("update", function() { mc.thePlayer.setHealth(module.settings.Health.get()); }); });
-
Why would you even do this..
-
also this was already done in @Soulplexis 's script "aesthetic"
-
@plumer-man I know, but I was bored
-
@stfwissue legit godmod explout
-
@funnycatmemes works in aac 5?