Skip to content

Instantly share code, notes, and snippets.

View AntWares's full-sized avatar

AntWares

  • Joined Oct 25, 2025
View GitHub Profile
@AntWares
AntWares / AntWare
Last active October 25, 2025 16:12
Main script
--[[
Hi 😉
]]
if game:GetService('ContentProvider').RequestQueueSize > 10 then
repeat task.wait()
until game:GetService('ContentProvider').RequestQueueSize <= 10
end
@AntWares
AntWares / AntWare
Created October 25, 2025 16:03
Violence District
-- This file was protected using Luraph Obfuscator v14.4.2 [https://lura.ph/]
return({tZ=function(E,E,N)E[0B10][0X21]=(nil);return{N};end,qR=function(E,N,_,B)if _==0X46 then _,B=E:_R(B,N,_);return 0x5_c_Bd,_,B;else if _==0b110110_1 then return{N[0b1__0__][0B1](N[0x2][0X1E],N[0X2][9]-B,N[0x2][0X9]-0X1)},_,B;end;end;return nil,_,B;end,ZZ=setmetatable,PR=function(E,E,N,_)(_)[N]=(N-E);end,VR=function(E,E,N,_)_[E]=N;end,OZ=bit32.bnot,WR=function(E,E,N,_,B,e,i)if N>=0X2d then if E==189 then else(_[0X2][0x3])[i+0x1]=B;_[0X2][0x3][i+2]=(e);end;return 44909,N,i;else N=0x2d;i=#_[0X0__2][0x3];return 18920,N,i;end;return nil,N,i;end,B=string,nR=function(E,E,N,_,B)(N)[B+0B1]=E;(N)[B+0B10]=_;N[B+3]=(0x4);end,eR=function(E,E)E=(0B11_10001);return E;end,P=function(E,E,N)E=N[371];return E;end,A=function(E,N,_,B,e)local i;while true do if _>0x0029 then i,_=E:L(e,N,_);if i~=11423 then else continue;end;else if _~=31 then for i=0X0,255,1 do if e[28]~=236 then e[0XE][i]=B(i);end;end;break;else e[0X1A]=(tostring);if not(not N[136
-- This file was protected using Luraph Obfuscator v14.4.2 [https://lura.ph/]
return({sx=bit32.lrotate,k=function(V,a,T,L)repeat if T==0X44 then(a)[0X14]=V._;if not(not L[13043])then T=V:s(L,T);else L[23478]=26+(((V.Ux(L[0X4a4F]>=V.C[7]and L[0x9_91]or V.C[2]))<V.C[1]and L[12878]or V.C[0b10])>=L[19023]and L[0X35bc]or L[0x1B59]);L[0X1f9D]=-4294966646+((V.ax((V.Tx(V.C[0X2]<=L[0X35Bc]and L[0x1b5__9]or L[17530],(L[19023])))))+L[19684]);T=45+((V.Xx((V.Mx(L[0X1555],(L[0X1555_])))+V.C[0X1],L[0X1555],L[26288]))+L[0x31c7]);(L)[0X3__2F3]=(T);end;elseif T==0X53_ then a[21]=coroutine.yield;a[0B10110]=V.I;if not L[0X1C58]then T=V:x(T,L);else T=L[0x1c58];end;continue;else if T==0X16 then a[0X17]=V.l;break;end;end;until false;a[0B11000]=V.y.byte;a[25]=V.zx;a[26]=({});(a)[0B11011]=V.R;a[0B1__1100]=(getfenv);(a)[0x1d]=(nil);T=(0X32);return T;end,yI=function(V,V,a,T)if a==25 then a=(36);else T=V[1](V[2][0B11101],V[0B10][0xD],V[0x2][0XD]);return T,54013,a;end;return T,nil,a;end,N=nil,Sx=function(V,a,T,L)T[0Xe][0Xf]=V.Y.bor;if n
@AntWares
AntWares / AntWare
Created October 25, 2025 15:46
AntWare
game.StarterGui:SetCore("SendNotification", {
Title = "AntWare 👑";
Text = "You are currently in the lobby of a supported game, Please join a match before executing.";
Duration = "10";
})