antikick and antiteleport improvements#416
antikick and antiteleport improvements#416trollfacenan wants to merge 4 commits intoEdgeIY:masterfrom
Conversation
why does it check lowercase anyway
|
we tested :lower() and it worked in more games |
such as? .teleport, .Teleport | .kick and .Kick are all the same functions, they literally have the same reference |
|
some dumb people really like doing :KICK() for some reason |
02:02:44.761 > game:GetService("Players").LocalPlayer:KICK() - Studio |
|
also i believe allowrj was supposed to make the ;rj command usable with antitp enabled |
ye prob |
it's probably better just to use checkcaller anyway since i dont think you would want to prevent teleports from executor threads |
|
@Toon-arch should I make it use checkcaller |
why does it check lowercase anyway