Skip to content

Commit

Permalink
Update KohlsLite.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
S-PScripts authored Sep 25, 2024
1 parent 72af653 commit 149cce4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Luau/KAH/Main Scripts/KohlsLite.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9941,7 +9941,6 @@ function meshkick(kickin, kickinplr) -- v, V.Name
end

function techkick(kickin, kickinplr) -- Tech's hatkick
while true do end
spammer = true
Chat("respawn "..kickinplr)
Chat("blind "..kickinplr.." discord")
Expand All @@ -9958,10 +9957,10 @@ function techkick(kickin, kickinplr) -- Tech's hatkick
spammer = false
end)
for i = 1, 103 do
chatt("hat "..kickinplr.." "..antilog.."18137588505")
chatt("hat "..kickinplr.." 18137588505")
end
while spammer do task.wait()
chatt("hat "..kickinplr.." "..antilog.."18137588505")
chatt("hat "..kickinplr.." 18137588505")
end

end
Expand Down

0 comments on commit 149cce4

Please sign in to comment.