myCompiler myCompiler
Deutsch English Español Français Italiano 日本語 한국어 Nederlands Polski Português
Recent
Login Sign up
Recent
Login Sign up
H

@Hydra_62

Hydra Hub (speed and jump script)

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Hydra Hub", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (number). 0 to use no icon (default). LoadingTitle = "Hydra Beta", LoadingSubtitle = "by ,Hydra", Theme = "Default", -- Check https://docs.sirius.menu/rayfield/configuration/themes DisableRayfieldPrompts = false,

Hydra Hub Project (Not Working !!!!!)

Lua
1 year ago
-- LocalScript inside StarterPlayerScripts -- Hydra Hub Script local hubName = "Hydra Hub" print(hubName .. " script initialized.") local player = game.Players.LocalPlayer local originalSpeed = 16 -- Default walking speed local boostedSpeed = 50 -- Speed after boost local speedBoostActive = false
Previous Next page

Supported languages

Deno JavaScript NodeJS Python Ruby Go C C++ Java C# TypeScript PHP Bash R Octave (MATLAB) Fortran Lua Erlang SQL MySQL MongoDB Clojure D Perl Kotlin Swift Rust Assembly
© 2026 mycompiler.io
Terms of service Privacy policy Contact us