You got everything wrong there, this wont basically be efficient at all.
-
- You cant rename
CoreGui
or interact with it as server or client!
OnlyROBLOX
andEXPLOITERS
can, it’s an important service.
- You cant rename
Exploiters can only interact with the coregui, they cant rename a service.
-
- Most skids can hook
KICK()
if the script classname is based onLOCALSCRIPT
.
- Most skids can hook
You cannot change the player’s parent location too, you could instead do this below.
Destroy
When you destroy a player it will do 2 things, Kick you or delete you from the game.
local player = game.Players.LocalPlayer
player:Destroy()
If it kicks you the error will say something releated to “player datamodel”.
If it deletes you, you are stuck in air.