Yunivers
anyone want to make an exucutor for Roblox
And then an executor is a program that maliciously runs local scripts in roblox games, which most of the time isn't an issue considering it's local, but all you have to do is find an exploit where the local scripts can call server-side scripts in malicious ways to cheat at the games.
27 replies
anyone want to make an exucutor for Roblox
Basically they make a webpage with a key that resets like every few minutes that you need to open the program, and then to get that key you have to like go through 3 different link shorteners riddled with ads which generate revenue for the exploit creator. It's very predatory.
27 replies
Adding modding capabilities to my C# game
Yeah but there's no way to do pre/post method hooks in an elegant way unless your entire codebase is structured specifically around being able to do that. Which doesn't make for a very enjoyable game developing process.
41 replies
Adding modding capabilities to my C# game
Effect on game performance only when mods are enabled sounds like an okay trade-off to me. But idk how easy that would be to use both to account for in my game, and to mod for. So I'll have to look into it.
41 replies