Skip to content

Exunys/Anti-Kick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Anti-Kick

About

This script prevents you from being kicked after being detected by an Anti Cheat system in any game. This script has also been tested and has been proven to work 100% of the time. This is a universal script that works in every and any game.

WARNING

Please note that this script can only prevent kicks that happen on the client, meaning if you are being kicked by the server then the script cannot prevent that because ROBLOX does not send information from the server to your client. The only reason why it is possible to prevent a kick on the client is because the client has access to the raw metatable of the game and the services which allows us to hook and add metamethods to the raw metatable of the game or service.

Script

Load the script by using the code below or by copying it from here.

loadstring(game:HttpGet("https://pastebin.com/raw/gsxvWvnj"))()

Contact information

About

ROBLOX Script that prevents you from being kicked after being detected

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages