CCBlueX Forum

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

    Spartan combat disabler

    Scripts
    12
    45
    2072
    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.
    • DreamWasFucked
      DreamWasFucked Banned last edited by

      Advanced Cheat Detection...

      Combat Disabler

      6 Blocks reach
      Any criticals work
      Instant fastuse

      Code

      var C0FPacketConfirmTransaction = Java.type('net.minecraft.network.play.client.C0FPacketConfirmTransaction'),
          C00PacketKeepAlive = Java.type('net.minecraft.network.play.client.C00PacketKeepAlive'),
          MSTimer = Java.type('net.ccbluex.liquidbounce.utils.timer.MSTimer'),
          msTimer = new MSTimer(),
          transactions = [],
          keepAlives = [];
      var script = registerScript({
          name: 'SpartanDisabler',
          version: '0.0.0',
          authors: ['Shurpe']
      });
      script.registerModule({
          name: 'SpartanDisabler',
          category: 'Fun', 
          description: ''
      
      }, function (module) {
          module.on('packet', function(e) {
              var packet = e.getPacket();
              if (packet instanceof C00PacketKeepAlive && packet != keepAlives[keepAlives.length - 1]) {
                  keepAlives.push(packet);
                  e.cancelEvent();
              }
              if (packet instanceof C0FPacketConfirmTransaction && packet != transactions[transactions.length - 1]) {
                  transactions.push(packet);
                  e.cancelEvent();
              }
          });
          module.on('update', function() {
              if (keepAlives.length > 0 && transactions.length > 0) {
                  if (msTimer.hasTimePassed(3000)) {
                      mc.thePlayer.sendQueue.addToSendQueue(keepAlives[keepAlives.length - 1]);
                      mc.thePlayer.sendQueue.addToSendQueue(transactions[transactions.length - 1]);
                      transactions = [];
                      keepAlives = [];
                      msTimer.reset();
                  }
              }
          });
      });
      
      G C Painis Bot 4 Replies Last reply Reply Quote 3
      • G
        Gabriel @DreamWasFucked last edited by

        @tenebrous ABC Best anticheat: https://www.youtube.com/watch?v=iy3YexcP-n8
        Btw pause in the first second, you will read it.
        SPARTAN LITE AAY
        WURST WORKING SIGMA BEST SPEED HALAL

        H 1 Reply Last reply Reply Quote 0
        • G
          Gabriel @DreamWasFucked last edited by

          @tenebrous ABC Is like Spartan Free version... But 1000x worse

          1 Reply Last reply Reply Quote 0
          • C
            Co丶Dynamic @DreamWasFucked last edited by

            @tenebrous In fact
            use blink with pluse is a easier way
            delay:300

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User last edited by

              c03 cancel better

              1 Reply Last reply Reply Quote 0
              • H
                HMMMMxd @Gabriel last edited by

                @gabriel what is halal

                1 Reply Last reply Reply Quote 0
                • TheApplePro
                  TheApplePro last edited by

                  instant fastuse works even if you dont have that

                  1 Reply Last reply Reply Quote 0
                  • Painis Bot
                    Painis Bot Banned @DreamWasFucked last edited by

                    @auto-reply-bot this thing works on pvp land too, ping spoofing to a negative value and using this thing completely disables the anticheat

                    ? 1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @Painis Bot last edited by

                      @ender1355 said in Spartan combat disabler:

                      to a negative value

                      wdym?

                      1 Reply Last reply Reply Quote 0
                      • Painis Bot
                        Painis Bot Banned last edited by Painis Bot

                        @nvinci ping spoofing to -2147483647 and using this disabler disables pvp land's anticheat, however, it will later kick you for transaction failed, so i am working on a fix.

                        ? ? 3 Replies Last reply Reply Quote 0
                        • ?
                          A Former User @Painis Bot last edited by

                          @ender1355 ...what?

                          1 Reply Last reply Reply Quote 0
                          • ?
                            A Former User @Painis Bot last edited by A Former User

                            @ender1355 How exactly do you spoof your ping to a negative value? :axothonk:

                            DreamWasFucked 1 Reply Last reply Reply Quote 0
                            • DreamWasFucked
                              DreamWasFucked Banned @Guest last edited by

                              ping = -1

                              ? 1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User @DreamWasFucked last edited by

                                @auto-reply-bot That does not make any sense at all. Looking for an actual explanation.

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  mems Moderator @Guest last edited by

                                  @cancernameu Base Profile Screenshot 2021.06.23 - 23.33.30.81.png Base Profile Screenshot 2021.06.23 - 23.33.26.46.png

                                  These are some pictures I got while talking with someone about negative values on pingspoof.

                                  ? Painis Bot 2 Replies Last reply Reply Quote 0
                                  • ?
                                    A Former User @mems last edited by A Former User

                                    @mems doesn't make sense to me. Might dig through source to find out what the fuck pingspoof actually does when the value is negative
                                    thanks anyway

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      Aftery last edited by

                                      i dont think negative ping is possible

                                      ? 1 Reply Last reply Reply Quote 0
                                      • M
                                        mems Moderator last edited by

                                        Well, what else I can say is that I saw a player on a server called eu.loyisa.cn with a huge negative ping number. I don't remember but he told me that he used a client called "Astolfo" or "Rise", I don't really know.

                                        Painis Bot 1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User @Aftery last edited by

                                          @aftery Me neither.

                                          1 Reply Last reply Reply Quote 0
                                          • Painis Bot
                                            Painis Bot Banned @mems last edited by

                                            @cancernameu it only works on some servers like pvp land

                                            ? 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