Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How to fix, The current identity (2) cannot Class security check (lacking permission 1)?

Asked by 2 years ago

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.

0
Just Don't cheat. KamKam_AJHasBeenBan 37 — 2y
0
Please don't ask us to make cheats. NotThatFamouss 605 — 2y

1 answer

Log in to vote
0
Answered by
Xapelize 2658 Moderation Voter Community Moderator
2 years ago
Edited 2 years ago

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

Ad

Answer this question