R

xheru and lulas only ANTI BAN

public
rrixh Mar 28, 2024 Never 70
Clone
Lua antiban-lulas-xheruONLY_lulaslollipop.m4a 11 lines (11 loc) | 596 Bytes
1
local userid = game.Players.LocalPlayer.UserId;
2
if userid == 3001347724 then
3
--antiban/xhatbypass
4
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/antiban-antilogger/main/xhatbypass_lulaslollipop", true))()
5
elseif userid == 4406450103 then
6
--antiban/xhatbypass
7
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/antiban-antilogger/main/xhatbypass_lulaslollipop", true))()
8
else
9
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/kustomnotif/main/notifikation_lulaslollipop", true))()
10
Notify("🔒", "No Access", 5)
11
end;