I'm making a Roblox cheat for fun to see what it's like. It won't be for anyone else except for me. Right now I'm putting a local script in StarterGUI and every time it runs it seems to have the. "The current identity (2) cannot Class security check (lacking permission 1)" Please Help? My code is insanely long.
Uh, it won't work because its above 10k characters but here https://pastebin.com/zQFjbjS7 Pastebin link
I WILL APPRECIATE IT SO MUCH IF YOU COULD HELP ME.
Hint: LocalScripts does not have permission to access anything in the CoreGui
service, instead, it's mostly used for default Roblox tools and plugins. Additionally line 9 uses game:GetService("CoreGui"):FindFirstChild("imgui")
which is probably why it errored.
Also, you didn't make it, you don't know what it does. Plus there are too many errors, I tried to help but I can't, goodbye