Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Releases: xia-mc/Raven-XD

Release 2.8.1

16 Oct 07:27
a776de4
Compare
Choose a tag to compare

Changelog

  • [+] Add 'Scale', 'Offset' to rotation settings of KillAura.
    • to bypass advanced anticheats.
  • [+] Add damageboostonlyonground to Hypixel mode of Velocity.
  • [※] Improve AutoHeal by @qloha in #816.
  • [※] Fix HypixelMotionDisabler maybe causes instant ban.
  • [※] Fix AutoBlockA and AutoClickerA make false flags.
  • [※] Fix Drag and record autoclicker doesn't work
  • [※] Fix GroundStrafeSpeed flags
  • [※] Fix HypixelStep

Full Changelog: v2.8...v2.8.1

Release 2.8

12 Oct 17:28
26f0c8a
Compare
Choose a tag to compare

Changelog

  • [+] Add ChatAI.
  • [+] Add 'Packet mode' to HypixelPacketNoFall.
  • [+] Add 'Store', 'Timer', 'Legit switch' modes to rapid fire of RageBot.
  • [+] Add 'No spread' to RageBot.
  • [+] Add 'ignoreTeammatesCSGO' to RageBot.
  • [+] Add 'Snap' mode to AntiAim.
  • [+] Add 'onlyWhileSneaking' to AntiAim.
  • [+] Add 'Big angle' to AntiAim.
  • [+] Add (the rest) of the murder mystery weapon skins by @smugvee in #808.
  • [+] Add 'AutoClickerA' check to AntiCheat.
  • [+] Add 'Myau' mode to TargetHUD by @KgDW in #810.
  • [+] Add window title.
  • [+] Add Add SplashProgress.
  • [+] Add 'reflection' to Script API.
    Example:
    reflection.set(
        modules.getModule("TimerRange"),
        "hasLag", 0
    );
    In this case, we reset the 'hasLag' variable of TimerRange module to 0. reflection allows to change the module itself.
    See keystrokesmod.utility.Reflection to know more about the reflection API.
  • [+] Recode 'Rapid fire' of RageBot.
  • [※] Improve 'HypixelFireball' mode of LongJump.
  • [※] Improve 'Hypixel' mode of Tower.
  • [※] Improve Targethuds by @KgDW in #810.
  • [※] Improve global performance.
  • [※] Improve 'Hypixel' mode of 'Sprint' mode of Scaffold.
  • [※] Improve 'AutoBlockA' check of AntiCheat.
  • [※] Improve KillAura.
  • [※] Fix BedProximityAlert sends bad packet and result a instant ban.
  • [※] Fix inventory click.
  • [※] Fix RageBot select hit pos wrongly.
  • [※] Fix freeze issue of HypixelMotionDisabler.
  • [※] Fix Post issue of RageBot.
  • [※] Fix WatchdogAutoPhase.
  • [※] Fix bad packet send/receive handler.
  • [※] Fix 'Strafe' mode of Speed.
  • [※] Fix LegitNoSpread keep switching.
  • [※] Fix drawRoundedRectangle issue and improve TargetHUD by @KgDW in #811.
  • [※] Fix FakeLagBlink.
  • [※] Try to fix HypixelMotionDisabler instant ban.
  • [※] Try to fix JumpD Scaffold.
  • [※] Stop using deprecation feature (forge event bus).
  • [-] Remove SilenceIRC.
  • [-] Remove HypixelNoGroundNoFall.
  • [-] Remove FlyB, HitBoxA, StrafeA checks (reason: false flags).

Full Changelog: v2.7.1...v2.8

Release 2.7.1

01 Oct 07:01
0f0de7e
Compare
Choose a tag to compare

Changelog

  • [+] Add Regen.
    • Bypass Vanilla Anti-Cheat.
  • [+] Recode 'HypixelFireball' mode of LongJump
    • now you can do vertical fireball jump.
  • [※] **Recode Progress rendering system.
  • [※] Improve 'JumpD' sprint mode of Scaffold.
  • [※] Improve 'Hypixel' sprint mode of Scaffold.
  • [※] Improve AutoGapple.
  • [※] Fix AutoClicker inventory click.
  • [※] Fix InvManager sometimes freezes the game.

Full Changelog: v2.7.0...v2.7.1

Release 2.7.0

28 Sep 14:33
c304d84
Compare
Choose a tag to compare

Changelog

  • [+] Add 'JumpD' sprint mode to Scaffold.
    • credit by strangers.
  • [+] Add 'HypixelBow' mode to LongJump.
  • [+] Add 'AirStuck' mode to Criticals.
  • [+] Add 'HylexMC', 'Jartex', 'Mineland' modes to StaffDetector by @qloha in #798.
  • [+] Add 'C0F' option to Hypixel mode of Disabler. (test)
  • [+] Add 'Hypixel' mode to Timer.
  • [※] Recode Timer.
  • [※] Improve 'Hypixel' sprint mode of Scaffold.
  • [※] Improve 'Side bar' of HUD by @KgDW in #793.
  • [※] Improve Clutch.
  • [※] Improve 'Hypixel' mode of InvMove.
  • [※] Fix Legit Scaffold.
  • [-] Remove KillAuraV2 (soft remove).
  • [-] Remove 'Hypixel' mode from LongJump.
    • reason: doesn't bypass.

Full Changelog: v2.6.0...v2.7.0

Release 2.6.0

20 Sep 13:19
51ff2b3
Compare
Choose a tag to compare

Changelog

  • [+] Add 'Hypixel' sprint mode to Scaffold.
  • [+] Recode Scaffold rotation&sprint system.
  • [+] Add 'NCP' mode to AntiVoid.
  • [+] Add 'Backtrack' mode to AntiVoid.
  • [+] Add 'Post place' to AutoPlace, Scaffold.
  • [+] Add RemoteShop.
  • [+] Add 'BlocksMC' mode to Disabler.
  • [+] Add 'Strafe' mode to Speed.
  • [+] Add 'Matrix' mode to Fly.
  • [+] Add 'Lobby check' to HypixelMotionDisabler by @KgDW.
  • [+] Add ASCII fixer.
  • [※] Recode LowHop mode of Hypixel mode of Speed.
  • [※] Improve Hypixel mode of Tower.
  • [※] Improve AutoGapple.
  • [※] Improve 'Intave' mode of NoSlow.
  • [※] Improve 'Hypixel' mode of Step.
  • [※] Improve Lobby check by @KgDW.
  • [※] Fix ModeValue setting.
  • [※] Fix 'Fake slot reset' in Animations.
  • [※] Fix Scaffold totalBlocks spamming crash.
  • [※] Fix 'STap' mode of MoreKB.
  • [※] Fix Backtrack animation.
  • [※] Fix flags when killAura while blinking.
  • [※] Fix 'Custom' mode of Fly setting issue.

Full Changelog: v2.5.0...v2.6.0

Release 2.5.0

13 Sep 02:52
1b97fcb
Compare
Choose a tag to compare

Changelog

  • [+] Add AutoGapple.
    • made for GrimAC.
  • [+] Add 'FakeLag' mode to Blink.
    • bypass more advance anticheats.
  • [+] Add 'QuickMacro', 'Heypixel' modes to StaffDetector.
  • [+] Add 'Twerion' & 'Bedwars practice' modes to StaffDetector by @qloha in #770.
  • [+] Add 'Custom' mode to Fly.
  • [+] Add 'GreatWall' sprint mode to Scaffold.
  • [+] Recode AntiVoid.
    • new mode: GrimAC.
  • [+] Recode 'GrimAC' Velocity.
  • [+] Recode 'GrimAC' mode of Speed.
  • [+] Recode 'Telly' rotation mode of Scaffold.
  • [+] Recode MotionDisabler of Hypixel.
  • [※] Improve Scaffold.
  • [※] Improve BedPlates.
  • [※] Improve 'damage boost' of 'Hypixel' mode of Velocity.
  • [※] Improve 'Intave' mode of NoWeb.
  • [※] Fix ProjectileAimBot.
  • [※] Fix 'GrimAC' mode of NoSlow.
  • [※] Fix TargetESP & HUD.
  • [※] Fix Inventory click.
  • [※] Fix 'Hypixel' mode of NoSlow instant ban for sword.
  • [-] Remove ScaffoldHelper.
  • [-] Remove 'PolarTest' mode from Fly.

Full Changelog: v2.4.0...v2.5.0

Release 2.4.0

07 Sep 06:25
e93c063
Compare
Choose a tag to compare

Now, QuickMacro cheating is possible.

Changelog

  • [+] Add ViaVersionFix.
    • Modes: QuickMacro. (custom 1.12.2)
    • It's NOT a ViaVersion, so you still need ViaProxy.
  • [+] Add 'PolarTest' mode to Fly.
  • [+] Add 'Spanish' mode to Language by @qloha.
  • [+] Add 'ignore teammates' to bedwars proxmity alert by @aazz18.
  • [+] Add 'StopMotion' option to Tower.
  • [+] Add 'STap' mode to MoreKB
  • [+] Add 'Low timer' option to HypixelPacketNoFall
  • [※] Improve Crash-fix feature.
  • [※] Improve KillAura dot rendering
  • [※] Improve 'Hypixel' mode of Teleport.
  • [※] Improve 'Vulcan' mode of LongJump
  • [※] Improve 'GrimAC' mode of Velocity.
  • [※] Improve' GrimSpec' mode of Disabler.
  • [※] Improve 'HypixelFastVertical' mode of Tower.
  • [※] Improve 'Hypixel' mode of NoSlow.
  • [※] Improve KillAuraV2 (for QuickMacro).

Note: Since I need to go to school, updates will be slower like this.

Full Changelog: v2.3.0...v2.4.0

Release v2.3.0

02 Sep 14:17
Compare
Choose a tag to compare

Changelog

  • [+] Add Teleport.
  • [+] Add 'GrimAC' mode to NoSlow.
  • [+] Add 'Test' mode to Fly.
  • [+] Add 'Matrix' mode to Step
  • [+] Add AntiFalseFlag. (test)
  • [+] Add SilenceIRC. (test)
  • [+] Add 'drawRealPosition' option to Backtrack.
  • [+] Add 2 languages by @bipasisnotavailable in #760.
  • [+] Add 'Not while scaffold' to TimerRange.
  • [+] Add 'Fake slot reset' to Animations
  • [※] Improve 'Hypixel' mode of Criticals.
  • [※] Improve MoreKB.
  • [※] Improve ScaffoldHelper.
  • [※] Improve LegitScaffold.
  • [※] Improve HypixelTeleport.
  • [※] Improve 'MatrixBow' mode of Fly.
  • [※] Improve AntiFalseFlag.
  • [※] Fix RightClicker.
  • [※] Fix HypixelNoGroundNoFall
  • [※] Fix SpoofItem slot reset
  • [※] Rename 'Spoof' mode of Fly to 'Fake'.

Full Changelog: v2.2.0...v2.3.0

Release v2.2.1

23 Aug 09:08
5a82854
Compare
Choose a tag to compare

Changelog

  • [※] Fix MoreKB has 2 'Min delay between'.
  • [※] Improve LagRange.

Full Changelog: v2.1.1...v2.2.0

Release v2.2.0

23 Aug 08:35
9f3da3b
Compare
Choose a tag to compare

Changelog

  • [+] Add 'HypixelNoGround' to NoFall.
  • [+] Add 'Tick' option to 'LowHop' mode of 'Hypixel' mode of Speed.
  • [+] Recode TimerRange.
    • I hope it can bypass Intave.
  • [+] Recode MoreKB.
    • Modes:
      • Legit: Same legit mode as the old MoreKB.
      • LegitSneak: Uses sneak instead of wtap compared to Legit.
      • LegitFast: Uses stop sprint instead of wtap to move faster compared to Legit.
      • Fast: Uses instant movement changes instead of stop sprint compared to LegitFast.
      • Packet: Same as the old MoreKB's silent mode.
  • [+] Add 'RavenNew' mode to TargetHUD.
  • [+] Add 'Blur', 'Lowercase' to 'Button' option of ClientTheme.
  • [+] Add 'Not while moving' to 'Vulcan' mode of Tower.
  • [+] Add 'GrimBoat' mode to LongJump.
  • [+] Add 'Test' mode to LongJump.
  • [+] Add 'Safe packet processor' to ExploitFixer.
  • [+] Add 'Illegal velocity' to ExploitFixer.
  • [※] Improve event and module system. (almost impossible to get crash by any module).
  • [※] Improve Target ESP/HUD.
  • [※] Fix 'Hover' option of Scaffold.
  • [※] Fix 'Hypixel' mode of Velocity.
  • [※] Fix Jump boost.
  • [※] Fix TargetStrafe doesn't work with MoveFix.

Full Changelog: v2.1.1...v2.2.0