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

@minhklm12_alt

tween script

Lua
1 year ago
local runs = game:GetService("RunService") local Ip = game:GetService("Players").LocalPlayer local character = Ip.Character or Ip.CharacterAdded:Wait() local tweens = game:GetService("TweenService") local humanoidRootPart = character and character:FindFirstChild("HumanoidRootPart") -- Anti-fall functionality local function setAntiFall(antiFall) if character and character:FindFirstChild("Humanoid") then local humanoid = character.Humanoid

Example Hub

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