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

@ImmortalVenerable

adopt

Lua
1 year ago
-- New example script written by wally -- You can suggest changes with a pull request or something local repo = 'https://raw.githubusercontent.com/violin-suzutsuki/LinoriaLib/main/' local Library = loadstring(game:HttpGet(repo .. 'Library.lua'))() local ThemeManager = loadstring(game:HttpGet(repo .. 'addons/ThemeManager.lua'))() local SaveManager = loadstring(game:HttpGet(repo .. 'addons/SaveManager.lua'))() local Window = Library:CreateWindow({

Pets Sim

Lua
1 year ago
local teleport_table = { location1 = Vector3.new(138.83343505859375, 22.557273864746094, -348.6353759765625), -- координаты для location1 location2 = Vector3.new(-9984.9453125, 22.233718872070312, -590.59765625) -- координаты для location2 } local lp = game.Players.LocalPlayer -- Функция для мгновенной телепортации function instant_teleport(v) if lp.Character and lp.Character:FindFirstChild('HumanoidRootPart') then

Script

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Idk", Icon = 0, LoadingTitle = "Immortal Hub", LoadingSubtitle = "By Immortal Venerable", Theme = "Default", DisableRayfieldPrompts = true, DisableBuildWarnings = 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