Приветствую вас!
В этой статье я расскажу о новом инжекторе Luna на Роблокс. Луна — это удобный инструмент для запуска lua-скриптов в Roblox для Виндовс ПК в 2025 году.

0K0EoZs.png

Плюсы Luna Roblox Script Injector

  • 67% UNC и Level 8 позволяет использовать более половины доступных скриптов;
  • Быстрая загрузка: луна быстро подгружает код;
  • Инжектор external, поэтому снижена возможность бана акка;
  • Красивый и удобный GUI: приятное глазу меню и удобное расположение кнопок;
  • Оптимизация: работает практически на любом ПК;
  • Инжектор бесплатен: луна распространяется без оплаты и на неё регулярно выходят апдейты.

Как установить Luna чит на роблокс?

Скрытое содержимое

Частые ошибки и их решения

  1. Invalid access to memory location.
    Убедитесь, что инжект Luna происходит, когда вы находитесь не в игровом режиме (а в главном меню Блокстрапа).

  2. You have been kicked due to unexpected client behavior.
    Это может произойти, если вы были обнаружены анти-читом от roblox. Можно подождать один час, либо использовать другой интернет (вайфай, мобильный или ещё какой-то).

  3. Failed to load Luna.dll.
    Установите
    Пожалуйста, авторизуйтесь для просмотра ссылки.
    .

  4. No selected Roblox instances.
    Посередине экрана есть кнопка, которая выглядит как 2 раздельных квадрата. Нажмите на неё, затем нажмите на Роблокс и "Yes". Либо просто попробуйте открыть и закрыть Luna executor.

  5. Luna не открывается.
    Проверьте, что у вас установлены Visual C++ Redist и Microsoft Edge Webview.

Часто задаваемые вопросы

  1. Для каких устройств доступен этот Роблокс инжектор?
    Экзекутор проверен на 10 и 11 Винде, остальные под вопросом.

  2. Работает ли Луна на телефоне?
    Нет, инжектор не откроется на телефоне.

  3. Нужна ли защита от бана?
    В Luna Roblox Executor уже встроен анти-бан.

  4. Нужно ли устанавливать дополнительные программы?
    Да, если у вас возникают ошибки.

Другие рабочие инжекторы вы можете найти в разделе "Бесплатные экзекуторы Роблокс (ПК&телефон)" на нашем форуме.

*я не являюсь создателем данного ПО, инжектор был скачан с сайта разработчика
инжектор v2, роблокс клиент в статусе using, жму attach и не работает esc в роблокс, и в целом кнопка для меню настроек не работает, блокстрап/обычный рб, везде так, переустанавливал всё, в чем проблема может быть
 
здраствуйте скачиваю lunav1, запускаю файл но он не запускается,ошибка системная ошибка,че та там dll еще
  1. Since many of you are having the missing DLL issue, I will now give you a fix. It SHOULD work for most, if not all.,
  2. Goto https://www.msys2.org/,
  3. Press download the installer - msys2-x86_64-20250622.exe,
  4. Open the exe // application,
  5. Right click and paste the following into the terminal, "pacman -Syu,
  6. pacman -S mingw-w64-x86_64-gcc" !!! Ctrl+P will not work to paste! Press y and enter when questioned if wanting to continue.
  7. Open, "C:\msys64\mingw64\bin" in your file directory!,
  8. Copy and paste all DLL's into the folder where your Luna.exe is located!

Пожалуйста, зарегистрируйтесь или авторизуйтесь, чтобы увидеть содержимое.

 
там стилер
Spyware.Stealer(на в2 версии как я понял)
на говнототале для инжекта не нужен стилер+спай, а также малвейрбайтс нашел, а он +- хорошо находит вирусы
 
Обновил луну до новой версии В3!

V3 (prone to bugs, if it is buggy dw ik alr. updates will come throughout the coming week)ui isnt finished, nor is the backend, this just allows execution again through luna.over the coming days, updates will come. i want this new ui and actual backend to be good.

future update plans:
  • built in account manager and alt generator,
  • ability to select internal or external injection, maybe the ability to inject both and execute via external methods or internal methods? unsure.,
  • finish tabs up and the ui in general for a chat hub, script search, settings.
 
didnt upx compress this build

fixs:
  1. reduced cpu usage, did some fixs to how i monitor new process launches of roblox.
  2. fixed level 8 capabilities being broke
  3. fixed ingame injection not resulting in homepage injection at the same time, you can now inject once and be over with it.
  4. you dont need to reopen luna anymore between roblox instances or when you rejoin a game.
  5. added the luna/scripts watcher its a wip still, but it has live updating for file creation, file renaming, and atm has basic functionality to copy the contents inside it, i plan to implement the ability to navigate folders and there scripts.
 
  • worked on some fixs.,
  • added tabs saving/renaming/adding,
how tabs work.on a selected tab, right click and itll bring up options.click the + and itll bring up new tab sh
 
updated for latest ver.

added hookfunction
added getrawmetatable (working on this one, as it isnt 100% done rn, as for example games mt is not at a global scope, so hookmetamethod is fucky rn)
added setreadonly
 
Что не день, то обнова у Луны​

Fixs:
  • checkcaller returning false in a task.defer/task.start/coroutine.wrap env,
  • HttpGet being unavailable/in general my hook being unhooked within LUAU VM running functions,
  • quick fix to setthreadidentity not workin
Added:
  • isnetworkowner

test("getnamecallmethod", {}, function()
local method
local ref
ref = hookmetamethod(game, "__namecall", function(...)
if not method then
method = getnamecallmethod()
end
return ref(...)
end)
game:GetService("Lighting")
assert(method == "GetService", "Did not get the correct method (GetService)")
end)


this is failing on unc but i can assure u getnamecallmethod does work 💔
 
Назад
Сверху Снизу