LUAGAMEGUARDIAN Telegram 1185
function makePatternSafe_fs(String_s)
if String_s == nil then return nil end
local Ret_s = String_s
Ret_s = string.gsub(Ret_s, "%%", "%%%%")
Ret_s = string.gsub(Ret_s, "%[", "%%[")
Ret_s = string.gsub(Ret_s, "%]", "%%]")
Ret_s = string.gsub(Ret_s, "%(", "%%(")
Ret_s = string.gsub(Ret_s, "%)", "%%)")
Ret_s = string.gsub(Ret_s, "%^", "%%^")
Ret_s = string.gsub(Ret_s, "%$", "%%$")
Ret_s = string.gsub(Ret_s, "%*", "%%*")
Ret_s = string.gsub(Ret_s, "%+", "%%+")
Ret_s = string.gsub(Ret_s, "%-", "%%-")
Ret_s = string.gsub(Ret_s, "%.", "%%.")
Ret_s = string.gsub(Ret_s, "%?", "%%?")
return Ret_s
end


◈ ━━━━━━━ ⸙ ━━━━━━━ ◈
Protect Series Of Gsub Script Gameguardian.
@Luagameguardian
@Vikarihonest



tgoop.com/LuaGameguardian/1185
Create:
Last Update:

function makePatternSafe_fs(String_s)
if String_s == nil then return nil end
local Ret_s = String_s
Ret_s = string.gsub(Ret_s, "%%", "%%%%")
Ret_s = string.gsub(Ret_s, "%[", "%%[")
Ret_s = string.gsub(Ret_s, "%]", "%%]")
Ret_s = string.gsub(Ret_s, "%(", "%%(")
Ret_s = string.gsub(Ret_s, "%)", "%%)")
Ret_s = string.gsub(Ret_s, "%^", "%%^")
Ret_s = string.gsub(Ret_s, "%$", "%%$")
Ret_s = string.gsub(Ret_s, "%*", "%%*")
Ret_s = string.gsub(Ret_s, "%+", "%%+")
Ret_s = string.gsub(Ret_s, "%-", "%%-")
Ret_s = string.gsub(Ret_s, "%.", "%%.")
Ret_s = string.gsub(Ret_s, "%?", "%%?")
return Ret_s
end


◈ ━━━━━━━ ⸙ ━━━━━━━ ◈
Protect Series Of Gsub Script Gameguardian.
@Luagameguardian
@Vikarihonest

BY Lua Gameguardian


Share with your friend now:
tgoop.com/LuaGameguardian/1185

View MORE
Open in Telegram


Telegram News

Date: |

It’s yet another bloodbath on Satoshi Street. As of press time, Bitcoin (BTC) and the broader cryptocurrency market have corrected another 10 percent amid a massive sell-off. Ethereum (EHT) is down a staggering 15 percent moving close to $1,000, down more than 42 percent on the weekly chart. How to create a business channel on Telegram? (Tutorial) Matt Hussey, editorial director of NEAR Protocol (and former editor-in-chief of Decrypt) responded to the news of the Telegram group with “#meIRL.” When choosing the right name for your Telegram channel, use the language of your target audience. The name must sum up the essence of your channel in 1-3 words. If you’re planning to expand your Telegram audience, it makes sense to incorporate keywords into your name. The creator of the channel becomes its administrator by default. If you need help managing your channel, you can add more administrators from your subscriber base. You can provide each admin with limited or full rights to manage the channel. For example, you can allow an administrator to publish and edit content while withholding the right to add new subscribers.
from us


Telegram Lua Gameguardian
FROM American