CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    [useless] HealthSpoof (Changes your health client-side)

    Scripts
    3
    6
    225
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Ali00035
      Ali00035 Banned last edited by

      /// 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());
          });
      });
      
      Plumer Man F 3 Replies Last reply Reply Quote 0
      • Plumer Man
        Plumer Man @Ali00035 last edited by

        Why would you even do this..

        1 Reply Last reply Reply Quote 0
        • Plumer Man
          Plumer Man @Ali00035 last edited by

          also this was already done in @Soulplexis 's script "aesthetic"

          Ali00035 1 Reply Last reply Reply Quote 0
          • Ali00035
            Ali00035 Banned @Plumer Man last edited by Ali00035

            @plumer-man I know, but I was bored

            1 Reply Last reply Reply Quote 0
            • F
              funnycatmemes @Ali00035 last edited by

              @stfwissue legit godmod explout🙏 🙏 🙏

              Ali00035 1 Reply Last reply Reply Quote 0
              • Ali00035
                Ali00035 Banned @funnycatmemes last edited by

                @funnycatmemes works in aac 5?

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                About
                • Terms of Service
                • Privacy Policy
                • Status
                • Contact Us
                Downloads
                • Releases
                • Source code
                • License
                Docs
                • Tutorials
                • CustomHUD
                • AutoSettings
                • ScriptAPI
                Community
                • Forum
                • Guilded
                • YouTube
                • Twitter
                • D.Tube