local texturePath = “my_textures/” – Define the subdirectory within materials
local vip1 = Material(texturePath … “vip.png”, “smooth mips”)
local moderator1 = Material(texturePath … “moderator.png”, “smooth mips”)
local admin1 = Material(texturePath … “admin.png”, “smooth mips”)
local padmin1 = Material(texturePath … “padmin.png”, “smooth mips”)
local sadmin1 = Material(texturePath … “sadmin.png”, “smooth mips”)
local hadmin1 = Material(texturePath … “hadmin.png”, “smooth mips”)
local owner1 = Material(texturePath … “owner.png”, “smooth mips”)
local sponsor1 = Material(texturePath … “sponsor.png”, “smooth mips”)
local twentyfive = Material(texturePath … “dpp.png”, “smooth mips”)
local fifty = Material(texturePath … “pp.png”, “smooth mips”)
local onehundred = Material(texturePath … “stop.png”, “smooth mips”)
local twohundredfifty = Material(texturePath … “dvep.png”, “smooth mips”)
local patroni = Material(texturePath … “patroni.png”, “smooth mips”)
local govorilka = Material(texturePath … “govorilka.png”, “smooth mips”)
local battle_pass = Material(“f4/timecoin.png”, “smooth mips”)
local hqdapple = Material(texturePath … “apple.png”, “smooth mips”)
local hqdblub = Material(texturePath … “blub.png”, “smooth mips”)
local hqdenergy = Material(texturePath … “energy.png”, “smooth mips”)
local hqdananas = Material(texturePath … “ananas.png”, “smooth mips”)
local sto = Material(texturePath … “sto.png”, “smooth mips”)
local petsot = Material(texturePath … “petsot.png”, “smooth mips”)
local lyam = Material(texturePath … “lyam.png”, “smooth mips”)
local pyat = Material(texturePath … “pyat.png”, “smooth mips”)
local shield = Material(texturePath … “sheet.png”, “smooth mips”)
local lockapick = Material(texturePath … “lockpick.png”, “smooth mips”)
local crak = Material(texturePath … “cracker.png”, “smooth mips”)
local dalk = Material(texturePath … “knifes/dolma.png”, “smooth mips”)
local common = Color(180,180,180)
local uncommon = Color(100,151,225)
local rare = Color(75,105,204)
local mythical = Color(137,71,255)
local legendary = Color(214,45,231)
local ancient = Color(235,76,75)
local contrabanda = Color(31,158,118)
В первой строчке ии сделала типо папки my texture, но эмо текстуры были. Чужие коды к сожалению предоставить не могу, не смогу найти.