ADVERTISEMENTREMOVE ADS
Anti Kick Keyless
49,970 views
Universal script•
6 months ago

Script Preview
Description
will hook all incoming kicks and stop them before happening, stop all kicks, enjoy my keyless script it will anti / stop / kill / block / remove all kicks from happening this will not stop while true do because it will crash your game (can make an anti for this soon and will do it but its going to be bad for using scripts because its going to effect all while true do's and add like a nano second delay which probably wont hurt tbh)
Features:
- anti kicking
- anti kicks
- no kick
- block kick
ADVERTISEMENTREMOVE ADS
3 Lines • 157 Bytes
Verified
loadstring(game:HttpGet("https://raw.githubusercontent.com/welomenchaina/Loader/refs/heads/main/AntiKickLoader",true))()
-- made by waylon (keyless enjoy)
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS







Comments
hey does this work on solara
detected btw
@lilah its not btw
@Waylon i tried it in a low effort brainrot game yesterday and i got kicked instantly, "Detected antikick method 0x4". Im using potassium
what game does this work in?
all it is is just: local old; old = hookmetamethod(game, "__namecall", function(self, ...) local method = getnamecallmethod() if method ++ "Kick" and self == game.Players.LocalPlayer then print("blocked kick") return end return old(self,...) end)
@Henrick completely off
got kicked automatically
@laughinlulu trash exe
remove the ++ and replace with == i was high when commenting
do i copy script from comment or normal? @Henrick
@evilman if the script doesnt work from mine its not going to work on his not that his works anyway