Bloxd Legacy

Clean, lightweight Bloxd.io client with Combat, Visuals, Shader Post-Processing, and FPS Boost. This Client is Currently in Progress!

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Advertisement:

Autor
UnknownDev
Dziennych instalacji
0
Wszystkich instalacji
0
Oceny
0 0 0
Wersja
1.0
Utworzono
10-07-2026
Zaktualizowano
10-07-2026
Rozmiar
79,8 KB
Licencja
MIT
Dotyczy

Bloxd Legacy v1.0 | BETA

A clean, lightweight, fully customizable client overlay for Bloxd.io. Built for competitive PvP, content creators, and players who want a polished HUD without bloat.


What is Bloxd Legacy?

Bloxd Legacy is a visual and UX enhancement client for Bloxd.io — a free browser-based voxel sandbox game with 18+ game modes.

Unlike hack clients, Bloxd Legacy is purely client-side:

  • No cheats (no killaura, fly, speed, ESP, packet manipulation)
  • No memory editing — pure DOM/CSS overlay
  • Performance first — runs on low-end Chromebooks and 240Hz monitors

Features

Combat

  • Player Hitboxes — Visual overlay + DOM highlighting
  • Toggle Sprint — Auto-hold Shift on W press (7 BPS)
  • No Hurt Cam — Dampens red damage flash
  • Small Items — Shrinks hotbar slots
  • Item Scale — 0.5x to 1.0x adjustable

Visuals

  • Keystrokes — W/A/S/D real-time display
  • CPS Counter — Clicks per second
  • FPS Counter — Live FPS display
  • Motion Blur — Simulated camera blur
  • Crosshair — 5 styles (Default, Circle, Dot, Small Cross, None)
  • Smooth Zoom — Hold Z to zoom
  • GUI Opacity — Global HUD transparency
  • Edit UI Layout — Drag, resize, recolor, reposition every element

UI Editor (v1.0)

  • Drag & drop any HUD element anywhere
  • Scale per element (0.5x – 2.0x)
  • Opacity per element (10% – 100%)
  • Color picker for accent colors
  • Reset individual elements
  • All layouts save to localStorage

Shaders

  • 3 Presets — Performance / Balanced / Cinematic
  • Brightness / Contrast / Saturation — Full CSS filter control
  • Bloom — Glow intensity
  • Vignette — Edge darkening
  • Fog — Atmospheric depth
  • Film Grain — Cinematic noise
  • FPS Boost — Safe CSS resolution scaling (no WebGL context loss)
  • Resolution Scale — 0.5x to 1.0x for low-end PCs

Cosmetics

  • Cape Gallery — 8 built-in colors
  • Custom Cape URL — Upload your own PNG

Settings

  • UI Scale — Menu resize (0.8x – 1.5x)
  • Export Config — JSON backup
  • Reset Defaults — One-click factory reset

How to Use

  1. Install Tampermonkey (Chrome, Firefox, Edge)
  2. Click "Install this script" on this page
  3. Go to bloxd.io and join any game
  4. Press Right Shift to open the menu
  5. Toggle features, adjust sliders, pick tabs
  6. In the Visuals tab, click "Open Editor" to customize HUD layout
  7. Press Escape or click Done to exit the editor

FPS Boost — How It Works

The Performance preset + FPS Boost uses safe CSS transform scaling:

  • Canvas renders at reduced CSS size
  • transform: scale() stretches back to viewport
  • Does NOT touch canvas.width/height — no WebGL context loss
  • Works on 60Hz, 144Hz, and 240Hz displays
  • Ideal for Chromebooks and school laptops

Compatibility

Platform Status
Chrome (desktop) Full support
Firefox (desktop) Full support
Edge (desktop) Full support
Chromebook Full support
Mobile browsers Partial (no Tampermonkey)

Technical Details

  • Engine: Pure JavaScript + CSS, zero dependencies
  • Size: ~82KB
  • Memory: Tracked listeners, intervals, observers, RAFs
  • Performance: Passive event listeners, will-change GPU hints
  • Config: localStorage with deep merge

Is It Detectable?

No client-side mod is 100% undetectable. Bloxd Legacy does NOT:

  • Modify game memory
  • Manipulate packets
  • Inject WebGL shaders

All features are visual overlays or input simulation. Risk is very low for casual play. Use discretion in ranked PvP.


Credits

Built for the Bloxd.io community.
Inspired by Minecraft client HUDs (Lunar, Badlion, Feather).


License

MIT — Free to use, modify, and distribute. Attribution appreciated.