Warning: mkdir(): No space left on device in /var/www/hottg/post.php on line 59

Warning: file_put_contents(aCache/aDaily/2024-05-22/post/sbxdccbgnmd/--): Failed to open stream: No such file or directory in /var/www/hottg/post.php on line 72
/lua local tohex = function(str) @Sabinxd
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)


Fatal error: Uncaught TypeError: shuffle(): Argument #1 ($array) must be of type array, null given in /var/www/hottg/post.php:344 Stack trace: #0 /var/www/hottg/post.php(344): shuffle() #1 /var/www/hottg/route.php(63): include_once('...') #2 {main} thrown in /var/www/hottg/post.php on line 344