ADVERTISEMENTREMOVE ADS

Anti Kick Keyless

Universal script
6 months ago
Script preview thumbnail
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

Tested with

ADVERTISEMENTREMOVE ADS
3 Lines • 157 Bytes
Verified
Raw
loadstring(game:HttpGet("https://raw.githubusercontent.com/welomenchaina/Loader/refs/heads/main/AntiKickLoader",true))()
-- made by waylon (keyless enjoy)
ADVERTISEMENTREMOVE ADS

Comments

12 comments
to add a comment
It

hey does this work on solara

0
0
li

detected btw

0
0
Wa

@lilah its not btw

0
1
li

@Waylon i tried it in a low effort brainrot game yesterday and i got kicked instantly, "Detected antikick method 0x4". Im using potassium

0
0
lw

what game does this work in?

0
0
He

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)

0
0
Wa

@Henrick completely off

0
0
la

got kicked automatically

0
0
Wa

@laughinlulu trash exe

0
0
He

remove the ++ and replace with == i was high when commenting

0
0
ev

do i copy script from comment or normal? @Henrick

0
0
Wa

@evilman if the script doesnt work from mine its not going to work on his not that his works anyway

0
0
ADVERTISEMENTREMOVE ADS