CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Razzy
    R
    • Profile
    • Following 0
    • Followers 1
    • Topics 6
    • Posts 25
    • Best 1
    • Controversial 0
    • Groups 0

    Razzy

    @Razzy

    1
    Reputation
    15
    Profile views
    25
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    Razzy Unfollow Follow

    Best posts made by Razzy

    • RE: I NEED HYPIXEL FORCE OP EXPLOIT SCRIPT

      If someone had a hypixel force op "script" They wouldn't be releasing it publicly lmao

      posted in Scripts
      R
      Razzy

    Latest posts made by Razzy

    • RE: lb b 73 scripts not work

      There is no further support for 1.12.2 due to the insane amount of bugs and issues

      posted in Scripts
      R
      Razzy
    • RE: Liquidbounce b85

      @Gabriel i want to guess he means anticheat? not autoclicker, just a hunch

      posted in Suggestions
      R
      Razzy
    • RE: i cant find the liquid bounce folder

      @Omarion-Hylton are you using liquidlauncher?

      posted in General
      R
      Razzy
    • RE: Can you agree to my idea

      @moon ask in guilded if you MUST talk to the developers.

      posted in General
      R
      Razzy
    • RE: Suggestions for updating the combat module.

      @moon

      I'm going to guess your talking about Legacy. You can already attack invisible entities by selecting the target module in the clickgui and clicking "Invisibles"

      posted in General
      R
      Razzy
    • RE: Why forks don't merge their changes with legacy liquidbounce and dont helping in developement?

      @Plumer-Man yeah, i made a script out of it to try and it was terrible

      posted in General Discussion
      R
      Razzy
    • Vulcan Highjump

      A really badly made Vulcan Highjump

      ///api_version=2
      var script = registerScript({
      name: "VulcanHigh",
      version: "1.0",
      authors: ["Razzy"]
      });

      var hasJumped = false;

      script.registerModule({
      name: "VulcanLong",
      description: "Vulcan Long Mode",
      category: "Movement"
      }, function (module) {
      module.on("update", function () {
      if (!hasJumped && mc.thePlayer.onGround) {
      mc.thePlayer.motionY = 0.8995931202;
      hasJumped = true;
      } else if (hasJumped) {
      module.setEnabled(false);
      }
      });
      });

      posted in Scripts
      R
      Razzy
    • RE: Why forks don't merge their changes with legacy liquidbounce and dont helping in developement?

      @mems How would you feel about me trying to merge something like this?
      https://www.bilibili.com/video/BV1JL411C7dh/?spm_id_from=333.788.recommend_more_video.0
      (I'm not Chinese It's just the only video if it I could find.)

      It's from KevinClient Reborn and im 99% sure no other client has this that I've found so far. Pretty sure I could make some improvements to it aswell due to the glide aspect of it being pretty inefficient.

      posted in General Discussion
      R
      Razzy
    • RE: Audio Visualiser

      @FatMole_Panda liquidbounce does not have a music player in the first place

      posted in Scripts
      R
      Razzy
    • RE: Polar config for liquidbounce?

      @JP_602RR How are you typing this then?

      /*

      • Polar Config     
        
      • by Coccocoa's Helper
      • Version 1.0
        

      */

      Module Values

      AntiBot Tab true
      AntiBot TabMode Contains
      AntiBot EntityID true
      AntiBot Color false
      AntiBot LivingTime false
      AntiBot Ground false
      AntiBot Air false
      AntiBot InvalidGround false
      AntiBot Swing false
      AntiBot Health false
      AntiBot Derp false
      AntiBot WasInvisible false
      AntiBot Armor false
      AntiBot Ping false
      AntiBot NeedHit false
      AntiBot DuplicateInWorld false
      AntiBot DuplicateInTab false
      AntiBot AlwaysInRadius false

      AutoArmor MaxTicks 2
      AutoArmor MinTicks 0
      AutoArmor InvOpen true
      AutoArmor NoMove true
      AutoArmor ItemTicks 0
      AutoArmor Hotbar true
      AutoArmor SwitchBackLegit true

      ChestStealer MaxDelay 200
      ChestStealer MinDelay 100
      ChestStealer DelayOnFirst true
      ChestStealer TakeRandomized false
      ChestStealer OnlyItems false
      ChestStealer NoCompass true
      ChestStealer AutoClose true
      ChestStealer AutoCloseMaxDelay 0
      ChestStealer CloseOnFull true
      ChestStealer ChestTitle true

      FastPlace Speed 0
      FastPlace OnlyBlocks true
      FastPlace OnlyWhenFacingBlocks true

      Fucker Block 26
      Fucker ThroughWalls None
      Fucker Range 5.0
      Fucker Action Destroy
      Fucker Instant false
      Fucker SwitchDelay 250
      Fucker Swing true
      Fucker Rotations true
      Fucker Surroundings true
      Fucker NoHit false

      InventoryCleaner MaxDelay 100
      InventoryCleaner MinDelay 50
      InventoryCleaner ItemDelay 0
      InventoryCleaner InvOpen true
      InventoryCleaner NoMoveClicks true
      InventoryCleaner NoClicksInAir false
      InventoryCleaner NoClicksOnGround false
      InventoryCleaner IgnoreVehicles false
      InventoryCleaner Hotbar true
      InventoryCleaner RandomSlot false

      InventoryMove Undetectable true
      InventoryMove AACAdditionPro false
      InventoryMove NoMoveClicks false

      KillAura SimulateCooldown false
      KillAura MaxCPS 20
      KillAura MinCPS 10
      KillAura HurtTime 10
      KillAura ClickOnly false
      KillAura Range 3.0
      KillAura ScanRange 2.5
      KillAura ThroughWallsRange 0.0
      KillAura RangeSprintReduction 0.0
      KillAura Priority Distance
      KillAura TargetMode Single
      KillAura Swing true
      KillAura KeepSprint false
      KillAura AutoBlock Off
      KillAura MaxTurnSpeed 120.0
      KillAura MinTurnSpeed 60.0
      KillAura RayCast true
      KillAura RayCastIgnored false
      KillAura LivingRayCast false
      KillAura AAC false
      KillAura KeepRotationTicks 3
      KillAura AngleThresholdUntilReset 5.0
      KillAura Micronized false
      KillAura SilentRotation true
      KillAura Strafe Silent
      KillAura RandomCenter false
      KillAura Outborder false
      KillAura FOV 180.0
      KillAura Predict true
      KillAura MaxPredictSize 2.0
      KillAura MinPredictSize 0.5
      KillAura FailRate 0
      KillAura FakeSwing false
      KillAura NoInvAttack true
      KillAura NoConsumeAttack Off
      KillAura NoInvDelay 0

      NoFall Mode MLG
      NoFall MinMLGHeight 5.0

      Scaffold Mode GodBridge
      Scaffold DoExtraClicks true
      Scaffold ExtraClickMaxCPS 35
      Scaffold ExtraClickMinCPS 30
      Scaffold PlacementAttempt Independent
      Scaffold AutoBlock Pick
      Scaffold Sprint true
      Scaffold Search true
      Scaffold JumpAutomatically false
      Scaffold PreFallChanceBlocksJump 4
      Scaffold RotationMode Stabilized
      Scaffold Strafe true
      Scaffold SilentRotation true
      Scaffold KeepRotation true
      Scaffold KeepTicks 3
      Scaffold MaxTurnSpeed 120.0
      Scaffold MinTurnSpeed 40.0
      Scaffold AngleThresholdUntilReset 5.0
      Scaffold Zitter Off
      Scaffold Timer 1.0
      Scaffold SpeedModifier 1.0
      Scaffold Slow false

      Sprint Mode Vanilla
      Sprint AllDirections false
      Sprint Blindness true
      Sprint UsingItem false
      Sprint Food true
      Sprint CheckServerSide true
      Sprint CheckServerSideOnlyGround false

      SuperKnockback Delay 200
      SuperKnockback HurtTime 10
      SuperKnockback Mode WTap
      SuperKnockback ReSprintMaxTicks 1
      SuperKnockback ReSprintMinTicks 1
      SuperKnockback OnlyGround false
      SuperKnockback OnlyMove true
      SuperKnockback OnlyMoveForward false

      Module States

      AbortBreaking toggle false
      Aimbot toggle false
      AirJump toggle false
      AirLadder toggle false
      AntiAFK toggle false
      AntiBot toggle true
      AntiCactus toggle false
      AntiFireball toggle false
      AntiHunger toggle false
      AtAllProvider toggle false
      AutoAccount toggle false
      AutoArmor toggle false
      AutoBow toggle false
      AutoBreak toggle false
      AutoClicker toggle false
      AutoFish toggle false
      AutoLeave toggle false
      AutoPot toggle false
      AutoRespawn toggle false
      AutoRod toggle false
      AutoSoup toggle false
      AutoTool toggle false
      AutoWalk toggle false
      AutoWeapon toggle false
      AvoidHazards toggle false
      Backtrack toggle false
      BedGodMode toggle false
      Blink toggle false
      BlockWalk toggle false
      BowAimbot toggle false
      BufferSpeed toggle false
      BugUp toggle false
      ChestAura toggle false
      ChestStealer toggle false
      CivBreak toggle false
      Clip toggle false
      ComponentOnHover toggle false
      ConsoleSpammer toggle false
      Criticals toggle false
      Damage toggle false
      Derp toggle false
      Eagle toggle false
      FastBow toggle false
      FastBreak toggle false
      FastClimb toggle false
      FastPlace toggle false
      FastStairs toggle false
      FastUse toggle false
      Fly toggle false
      ForceUnicodeChat toggle false
      Freeze toggle false
      Fucker toggle false
      Ghost toggle false
      GhostHand toggle false
      GodMode toggle false
      HighJump toggle false
      HitBox toggle false
      IceSpeed toggle false
      Ignite toggle false
      InventoryCleaner toggle false
      InventoryMove toggle false
      ItemTeleport toggle false
      KeepAlive toggle false
      KeepContainer toggle false
      Kick toggle false
      KillAura toggle false
      LadderJump toggle false
      LiquidChat toggle false
      LiquidWalk toggle false
      Liquids toggle false
      LongJump toggle false
      MidClick toggle false
      MoreCarry toggle false
      MultiActions toggle false
      NoClip toggle false
      NoFall toggle false
      NoFluid toggle false
      NoFriends toggle false
      NoJumpDelay toggle false
      NoPitchLimit toggle false
      NoRotateSet toggle false
      NoSlow toggle false
      NoSlowBreak toggle false
      NoWeb toggle false
      Nuker toggle false
      Parkour toggle false
      PerfectHorseJump toggle false
      Phase toggle false
      PingSpoof toggle false
      Plugins toggle false
      PortalMenu toggle false
      PotionSaver toggle false
      PotionSpoof toggle false
      Reach toggle false
      Refill toggle false
      Regen toggle false
      ResourcePackSpoof toggle false
      ReverseStep toggle false
      SafeWalk toggle false
      Scaffold toggle false
      ServerCrasher toggle false
      SkinDerp toggle false
      SlimeJump toggle false
      Sneak toggle false
      Speed toggle false
      Sprint toggle true
      Step toggle false
      Strafe toggle false
      SuperKnockback toggle true
      TNTBlock toggle false
      Teams toggle false
      Teleport toggle false
      TeleportHit toggle false
      Timer toggle false
      Tower toggle false
      Trigger toggle false
      VehicleOneHit toggle false
      Velocity toggle false
      WallClimb toggle false
      WaterSpeed toggle false
      Zoot toggle false

      posted in Configs
      R
      Razzy