Cape: Difference between revisions

From Bridge Duel Wiki
No edit summary
No edit summary
Line 19: Line 19:


== Updates (Hour is in EEST timezone) ==
== Updates (Hour is in EEST timezone) ==
08/20/2022 2:19 AM
08/20/2022 2:19 AM
Added AntiVoid
Added AntiVoid
08/20/2022 3:38 AM
08/20/2022 3:38 AM
Added binds for toggling modules.
Added binds for toggling modules.
08/21/2022 1:40 AM
08/21/2022 1:40 AM
The BlockHit animation now automatically plays when using KillAura on someone.
The BlockHit animation now automatically plays when using KillAura on someone.
08/21/2022 2:53 AM
08/21/2022 2:53 AM
Added notifications when a module is toggled.
Added notifications when a module is toggled.
08/28/2022 12:57 AM
08/28/2022 12:57 AM
Added smoother BHop (Used RenderStepped to teleport the player instead of a traditional while task.wait(0) loop.)
Added smoother BHop (Used RenderStepped to teleport the player instead of a traditional while task.wait(0) loop.)
08/28/2022 1:25 AM
08/28/2022 1:25 AM
You can go up and down with GravFly
You can go up and down with GravFly
09/02/2022 1:22 AM
09/02/2022 1:22 AM
Added a settings menu, allowing you to change the accent color and the Kill Aura Blockhit animations.
Added a settings menu, allowing you to change the accent color and the Kill Aura Blockhit animations.
09/03/2022 2:16 AM
09/03/2022 2:16 AM
Made keybinds save.
Made keybinds save.
09/03/2022 2:30 AM
09/03/2022 2:30 AM
Added a new KillAura animation.
Added a new KillAura animation.
09/07/2022 2:18 AM
09/07/2022 2:18 AM
Added ArrayList (Shows what modules you have enabled)
Added ArrayList (Shows what modules you have enabled)
09/10/2022 7:30 PM
09/10/2022 7:30 PM
BHop now only makes you auto jump when you're moving, and the auto-jump is no longer delayed when you have high ping.
BHop now only makes you auto jump when you're moving, and the auto-jump is no longer delayed when you have high ping.
09/25/2022 5:14 AM
09/25/2022 5:14 AM
Added [https://create.roblox.com/docs/ui/rich-text RichText] to the notification labels, making them easier to read
Added [https://create.roblox.com/docs/ui/rich-text RichText] to the notification labels, making them easier to read
09/30/2022 2:00 AM
09/30/2022 2:00 AM
Notifications have a loading bar without dissapearing, additionally they move off the screen instead of just dissapearing.
Notifications have a loading bar without dissapearing, additionally they move off the screen instead of just dissapearing.

Revision as of 14:24, 20 January 2024

Introduction

Cape was a cheat made for Admins in the old version of Bridge Duel. A showcase of the cheat can be found here.

Modules

Combat:

  • Reach
  • Velocity

Blatant:

  • BHop
  • GravFly
  • KillAura

Render:

  • Chams
  • NameTags

Utility:

  • Disabler

World

  • AntiVoid

Updates (Hour is in EEST timezone)

08/20/2022 2:19 AM

Added AntiVoid

08/20/2022 3:38 AM

Added binds for toggling modules.

08/21/2022 1:40 AM

The BlockHit animation now automatically plays when using KillAura on someone.

08/21/2022 2:53 AM

Added notifications when a module is toggled.

08/28/2022 12:57 AM

Added smoother BHop (Used RenderStepped to teleport the player instead of a traditional while task.wait(0) loop.)

08/28/2022 1:25 AM

You can go up and down with GravFly

09/02/2022 1:22 AM

Added a settings menu, allowing you to change the accent color and the Kill Aura Blockhit animations.

09/03/2022 2:16 AM

Made keybinds save.

09/03/2022 2:30 AM

Added a new KillAura animation.

09/07/2022 2:18 AM

Added ArrayList (Shows what modules you have enabled)

09/10/2022 7:30 PM

BHop now only makes you auto jump when you're moving, and the auto-jump is no longer delayed when you have high ping.

09/25/2022 5:14 AM

Added RichText to the notification labels, making them easier to read

09/30/2022 2:00 AM

Notifications have a loading bar without dissapearing, additionally they move off the screen instead of just dissapearing.