TG Telegram Group & Channel
Sabinxd | United States America (US)
Create: Update:

/lua local tohex = function(str)
return (str:gsub(".", function(c) return string.format("%02x", c:byte())end))
end
local chuk = function(str)
local out
while #str % 4 ~= 0 do
str = str.."\x00"
end
out = "OP[0] 0x"..tohex(str:sub(1, 4):reverse())
for i=1,#str/4-1 do
out = out.."\nOP[0] 0x"..tohex(str:sub( i*4+1, i*4+4):reverse())
end
return out
end


print(chuk("xd12🌚"))

--Function to convert text to gg OP[]
--Join for more @sbxdccbgnmd

/lua local tohex = function(str)
return (str:gsub(".", function(c) return string.format("%02x", c:byte())end))
end
local chuk = function(str)
local out
while #str % 4 ~= 0 do
str = str.."\x00"
end
out = "OP[0] 0x"..tohex(str:sub(1, 4):reverse())
for i=1,#str/4-1 do
out = out.."\nOP[0] 0x"..tohex(str:sub( i*4+1, i*4+4):reverse())
end
return out
end


print(chuk("xd12🌚"))

--Function to convert text to gg OP[]
--Join for more @sbxdccbgnmd


>>Click here to continue<<

Sabinxd




Share with your best friend
VIEW MORE

United States America Popular Telegram Group (US)