FAQ
1 Downloading / Opening Issues
1.1 Download Blocked By Browser
This fix works for most browsers
Press the keys Ctrl + J at the same time
This should take you to the browsers downloads page
From there, select the file and click "Allow"
Do not be scared, Lunar and it's APIs are completely safe to use.
1.2 Antivirus Blocking / Deleting Lunar
Why this happens
Antiviruses usually detect game cheats and exploits as malicious due to their nature of injecting a DLL file into the game and running code (scripts) through it.
The reason antiviruses detect these kinds of applications is because the only application that uses DLL injection is not game cheats, a lot of malware also use DLL injection. A lot of antiviruses operate on a zero-risk bias, which means that they will remove all applications, including DLL injectors, they might detect, without actually knowing if the application is safe or not. Your antivirus might log Lunar as a "Riskware.Gamehack" or some sort of "Dllinject" malware.
"How do you prove that Lunar is not malware?" you might ask. You can ask other users, they will almost always say that Lunar is not malware. Decompiling Lunar using programs like dnSpy or JetBrains dotPeek is allowed, if you know how to. You can also look at these VirusTotal scans.
Lunar Executor -- Lunar Roblox Executor V.2.exe
Lunar Bootstrapper -- LunarBootstrapper.exe
How to stop Lunar from being removed by your antivirus
Please not that if you have a 3rd party antivirus, this will not work and you will need to find another way for your specific antivirus.
Go to Update & Security in Windows settings.
Click on Windows Security.
Go to Virus & threat protection.
Click on manage settings.
Scroll down until you find "Exclusions".
Click on Add an exclusion, then choose the "Folder" option.
Now select the folder that Lunar is installed in, most likely called "Lunar".
You might need to exclude "LunarBootstrapper.exe" if it doesn't work.
1.3 Bootstrapper issues
If after doing everything in 1.1 and 1.2 the bootstrapper doesn't work you can try this
Try running the bootstrapper as Administrator
Using Lunar from downloaded zip file
You can ask a staff member in the Discord server for a zip file with Lunars files inside.
Download the zip file containing Lunar
Extract it to a folder that is excluded from your antivirus, see part 1.2
Run Lunar from the extracted directory
2 Injecting / Executing issues
2.1 Crash while injecting
This might be from a multitude of reasons, here are the fixes to the most common ones
Redownload Lunar
Reinstall Roblox
Restart your computer
Run Lunar as administrator if you didn't before
Make sure you have excluded Lunar from your antivirus
Check the Discord server to see if Lunar is patched
2.2 Stuck while injecting
This error comes from one of the exploit APIs used in Lunar being patched or broken
Try to switch exploit APIs by clicking the "W" or "E" at the bottom left
If this does not fix the issue, check the Discord server to see if the APIs are patched
If they are patched, you need to wait for an unpatch, this should not take over 6 hours
You can also try restarting your computer and reinstalling Lunar and Roblox
2.3 No roblox process found
This is caused by the fact that Lunar cannot inject to the Microsoft Store version of Roblox. You can download the desktop version from here.
2.4 Dll missing issue
This issue can come from your antivirus removing one or multiple of the Dll files that are required for Lunar to function. To stop this from happening, exclude the Lunar folder from your antivirus, to do this see part 1.2
This issue can also come from the bootstrapper failing to download it, to fix this exclude the bootstrapper from your antivirus, to do this see part 1.2, if this does not work try redownloading the bootstrapper.
If the issue is still not fixed, try downloading Lunar from the zip file, see here
2.5 Cannot execute or executing crashes Roblox
This issue is caused by:
The script you are running contains invalid lua code (syntax errors)
The script you are trying to use is patched or detected
The script you are running does not work or is not supported by Lunar
TLDR: Your script doesn't work, find another one
3 Miscellaneous questions
3.1 Why do you use the WRD API and the Ex API?
I do not currently know how to make my own exploit API, once I learn how to, I will definitely be swithing to that.
3.2 Why do you work on Lunar alone?
I like working alone, I have more control over the work that way.
Last updated
Was this helpful?