Categories > WeAreDevs > Hangout >
Put a script into a dll
Posted
Is it possible to put a roblox script into a dll? i have know idea if there is can you guys make this script into a dll. Thanks
Also is it possible to make a lua exuectutor into a dll
Replied
It is not Possible to put a Script into a DLL because a DLL is made in C++ and a DLL has to be split into several files and then compiled, while a script is made in Lua and is just plain text inside of a file. (Unless you're programming a program or a game in Lua and you need to call other files / objects in a different lua file)
But, there is a work around.
You can put your scripts into a LUA file, which you can Open in an Exploit, which I have done for you.
Your Script's Lua File - https://anonymousfiles.io/bpAMaWvh/
After you have the Lua file downloaded, you can click "Open File" on any of your exploits and you can open the Lua file and it will appear in your Exploit's script box.
Now, here's the answer to your Second question.
You can't make a Lua Executor into a DLL either, because as I said earlier, a DLL is made in C++ and is split into several files and is soon compiled, while a Lua Executor / Exploit is made in C#.
Cancel
Post
a former active and known member of the WRD community, but im kinda just a meme now
Replied
ok but the reason i said can it be made into a dll was because i can't download any exploits because they say virus detected which i know is fake its just i can't disable antivirus because i don't know the admin password for my computor :( (schools computor)
But i can inject dlls into roblox like esp dll
But thanks for your help if you find any let me know :)
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post