Categories > Exploiting > Scripts >
Project Delta Silent Aim dose not work for jjsploit or most free executors.
Posted
I have made a silent aim for Project Delta and I have also have left some comments for people to read if they want to see how it works. If there is anything wrong with my code just tell me a better way of doing it please.
I have also ajusted some stuff without checking if it works.
loadstring(game:HttpGet("https://raw.githubusercontent.com/Mick-gordon/Project-Delta-Silent-Aim/refs/heads/main/Main.lua", true))()
Enjoy !
I make cheats for fps games like Phantom Forces Arsenal Counter blox
Replied
Quite interested in your updates. I wonder if you have any other versions coming?
Cancel
Post
retro bowl 2D soccer game that combines classic graphics and modern gameplay mechanics.
Replied
Using scripts like "silent aim" in games, particularly in platforms like Roblox, can violate terms of service and lead to account bans or other consequences, so it’s critical to use such scripts responsibly and only in private testing environments. Regarding your code, it seems there might be a formatting issue in the loadstring
function, as there’s an unnecessary line break in the URL. Ensure it’s formatted correctly, like this: loadstring(game:HttpGet("https://raw.githubusercontent.com/Mick-gordon/Project-Delta-Silent-Aim/refs/heads/main/Main.lua", true))()
. Additionally, before making adjustments to the script, test it in a secure environment to identify errors, and consider adding error-handling with functions like pcall
to debug issues systematically. just like tax accountants. If you’re seeking feedback on improving your code, sharing a clearer description of what’s not working would allow others to help you refine it more effectively.
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post