Skip to content

notrealw/anti-kick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Raven Anti Kick

A script that prevents all kick attempts.

Parameters

Parameter Type Description
AntiKick boolean Optional. Defines whether scripting is enabled or disabled.
Notifications boolean Optional. Sets whether script notifications are enabled or disabled.

Script

loadstring(game:HttpGet("https://raw.githubusercontent.com/raavenkkj/anti-kick/main/anti-kick.lua"))()
getgenv().AntiKick = true -- Optional
getgenv().Notifications = true -- Optional

About

A script that prevents all kick attempts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages