Cadastrar
Login
Novo texto
Português
English
Português
Cadastrar
Login
Novo Texto
Importar Arquivo
local memFrom, memTo, lib, num, lim, results, src, ok = 0, -1, nil, 0, 32, {}, nil, false function name(n) if lib ~= n then lib = n local ranges = gg.getRangesList(lib) if #ranges == 0 then print("USE FREE FIRE BRO") gg.toast("USE FREE FIRE BRO") os.exit() else memFrom = ranges[1].start memTo = ranges[#ranges]["end"] end end end function hex2tbl(hex) local ret = {} hex:gsub("%S%S", function (ch) ret[#ret + 1] = ch return "" end) return ret end function original(orig) local tbl = hex2tbl(orig) local len = #tbl if len == 0 then return end local used = len if len > lim then used = lim end local s = '' for i = 1, used do if i ~= 1 then s = s..";" end local v = tbl[i] if v == "??" or v == "**" then v = "0~~0" end s = s..v.."r" end s = s.."::"..used gg.searchNumber(s, gg.TYPE_BYTE, false, gg.SIGN_EQUAL, memFrom, memTo) if len > used then for i = used + 1, len do local v = tbl[i] if v == "??" or v == "**" then v = 256 else v = ("0x"..v) + 0 if v > 127 then v = v - 256 end end tbl[i] = v end end local found = gg.getResultCount(); results = {} local count = 0 local checked = 0 while true do if checked >= found then break end local all = gg.getResults(8) local total = #all local start = checked if checked + used > total then break end for i, v in ipairs(all) do v.address = v.address + myoffset end gg.loadResults(all) while start < total do local good = true local offset = all[1 + start].address - 1 if used < len then local get = {} for i = lim + 1, len do get[i - lim] = {address = offset + i, flags = gg.TYPE_BYTE, value = 0} end get = gg.getValues(get) for i = lim + 1, len do local ch = tbl[i] if ch ~= 256 and get[i - lim].value ~= ch then good = false break end end end if good then count = count + 1 results[count] = offset checked = checked + used else local del = {} for i = 1, used do del[i] = all[i + start] end gg.removeResults(del) end start = start + used end end end function replaced(repl) num = num + 1 local tbl = hex2tbl(repl) if src ~= nil then local source = hex2tbl(src) for i, v in ipairs(tbl) do if v ~= "??" and v ~= "**" and v == source[i] then tbl[i] = "**" end end src = nil end local cnt = #tbl local set = {} local s = 0 for _, addr in ipairs(results) do for i, v in ipairs(tbl) do if v ~= "??" and v ~= "**" then s = s + 1 set[s] = { ["address"] = addr + i, ["value"] = v.."r", ["flags"] = gg.TYPE_BYTE, } end end end if s ~= 0 then gg.setValues(set) end ok = true end function L8_37(A0_67) L3_32 = L3_32 + 1 if L6_35 ~= nil then for SABIN1_6_, SABIN1_7_ in ipairs((hex2tbl(A0_67))) do if SABIN1_7_ ~= "??" and SABIN1_7_ ~= "**" and SABIN1_7_ == hex2tbl(L6_35)[SABIN1_6_] then hex2tbl(A0_67)[SABIN1_6_] = "**" end end L6_35 = nil end for SABIN1_8_, SABIN1_9_ in ipairs(L5_34) do for SABIN1_13_, SABIN1_14_ in ipairs((hex2tbl(A0_67))) do if SABIN1_14_ ~= "??" and SABIN1_14_ ~= "**" then end end end if 0 + 1 ~= 0 then gg.setValues({ [0 + 1] = { address = SABIN1_9_ + SABIN1_13_, value = SABIN1_14_ .. "r", flags = gg.TYPE_BYTE } }) end L7_36 = true end local memFrom, memTo, lib, num, lim, results, src, ok = 0, -1, nil, 0, 32, {}, nil, false function name(n) if lib ~= n then lib = n local ranges = gg.getRangesList(lib) if #ranges == 0 then print("Bro If You Don't Know How To Use Script Watch Full Tutorial (Script Hack) Of My Channel \n\n Thanks 🇮🇳🇮🇳📌") os.exit() else memFrom = ranges[1].start memTo = ranges[#ranges]["end"] end end end function hex2tbl(hex) local ret = {} hex:gsub("%S%S", function(ch) ret[#ret + 1] = ch return "" end) return ret end function original(orig) local tbl = hex2tbl(orig) local len = #tbl if len == 0 then return end local used = len if len > lim then used = lim end local s = "" for i = 1, used do if i ~= 1 then s = s .. ";" end local v = tbl[i] if v == "??" or v == "**" then v = "0~~0" end s = s .. v .. "r" end s = s .. "::" .. used gg.searchNumber(s, gg.TYPE_BYTE, false, gg.SIGN_EQUAL, memFrom, memTo) if len > used then for i = used + 1, len do local v = tbl[i] if v == "??" or v == "**" then v = 256 else v = ("0x" .. v) + 0 if v > 127 then v = v - 256 end end tbl[i] = v end end local found = gg.getResultCount() results = {} local count = 0 local checked = 0 while not (found <= checked) do local all = gg.getResults(8) local total = #all local start = checked if total < checked + used then break end for i, v in ipairs(all) do v.address = v.address + myoffset end gg.loadResults(all) while total > start do local good = true local offset = all[1 + start].address - 1 if len > used then local get = {} for i = lim + 1, len do get[i - lim] = { address = offset + i, flags = gg.TYPE_BYTE, value = 0 } end get = gg.getValues(get) for i = lim + 1, len do local ch = tbl[i] if ch ~= 256 and get[i - lim].value ~= ch then good = false break end end end if good then count = count + 1 results[count] = offset checked = checked + used else local del = {} for i = 1, used do del[i] = all[i + start] end gg.removeResults(del) end start = start + used end end end function replaced(repl) num = num + 1 local tbl = hex2tbl(repl) if src ~= nil then local source = hex2tbl(src) for i, v in ipairs(tbl) do if v ~= "??" and v ~= "**" and v == source[i] then tbl[i] = "**" end end src = nil end local cnt = #tbl local set = {} local s = 0 for _, addr in ipairs(results) do for i, v in ipairs(tbl) do if v ~= "??" and v ~= "**" then s = s + 1 set[s] = { address = addr + i, value = v .. "r", flags = gg.TYPE_BYTE } end end end if s ~= 0 then gg.setValues(set) end ok = true end gg.alert(os.date("🇮🇳🇫🇴\n\n➣ ɢᴀᴍᴇ : 『" .. gg.getTargetInfo().name .. "』\n➣ ᴘᴀᴄᴋᴀɢᴇ ɴᴀᴍᴇ : 『" .. gg.getTargetInfo().processName .. "』\n➣ ɢᴀᴍᴇ ᴠᴇʀsɪᴏɴ : 『" .. gg.getTargetInfo().versionName .. "』\n➣ ɢᴀᴍᴇɢᴜᴀʀᴅɪᴀɴ ᴠᴇʀsɪᴏɴ : 『" .. gg.VERSION .. "』\n➣ ᴄʀᴇᴀᴛᴏʀ : ༺『ʀᴇsᴇʟʟᴇʀ ᴅᴇᴠᴇʟᴏᴘᴇʀ / sʜᴀᴅᴏᴡ ɢᴀᴍɪɴɢ』༻\n➣ ᴅᴀᴛᴇ : %A, %d %B %Y\n\n➣ Installation Date: " .. os.date("%x", gg.getTargetInfo().firstInstallTime) .. "\n➣ Last Update: " .. os.date("%x", gg.getTargetInfo().lastUpdateTime) .. "")) gg.alert(os.date("📅 %A %d %B %Y\n🕐 %H:%M:%S\n\n\n༒ᴅɪᴍᴏɴᴅ ʜᴀᴄᴋ sᴄʀɪᴘᴛ ʙʏ sʜᴀᴅᴏᴡ ɢᴀᴍɴɢ ༒\n ༒ 𝕾𝖍𝖆𝖉𝖔𝖜♛࿇GཽAཽMཽIཽNཽGཽ༒\n╭━━━━━━━╮\n┃ 🇮🇳 ʙᴛᴀ ɢᴀᴍɪɴɢ\n┃ 🇧🇩 ᴊᴏɴᴘᴏʟ ɢᴀᴍᴇʀ\n┃ 🇮🇳 ʏʀ ɢᴀᴍɴɢ\n┃ 🇮🇳 ʏᴀsʜ 2.0\n┃ 🇮🇳 ʀᴀᴍsᴀ ʏᴛ\n┃ 🇮🇳 ᴅɪɴᴏ ɢᴀᴍɪɴɢ\n┃ 🇮🇳 ʀᴇsᴇʟʟᴇʀ ᴅᴇᴠᴇʟᴏᴘᴇʀ\n┃ 🇧🇩 ғʀᴇᴇ ɢᴀᴍᴇʀs ᴠ2\n┃ 🇮🇳 sʜᴀᴅᴏᴡ ɢᴀᴍɪɴɢ\n࿇Admin࿇\n┃꧁👑 SHADOW GAMING👑꧂ \n┃\n┃○ LIKE & SUBSCRIBE\n╰━━━━━━━╯\n\nɢᴀᴍᴇ : 『" .. gg.getTargetInfo().name .. "』 "))
Configurações do Texto
Título do Texto :
[Opcional]
Guardar na Pasta :
[Opcional]
Selecionar
Syntax Highlighting :
[Opcional]
Selecionar
Markup
CSS
JavaScript
Bash
C
C#
C++
Java
JSON
Lua
Plaintext
C-like
ABAP
ActionScript
Ada
Apache Configuration
APL
AppleScript
Arduino
ARFF
AsciiDoc
6502 Assembly
ASP.NET (C#)
AutoHotKey
AutoIt
Basic
Batch
Bison
Brainfuck
Bro
CoffeeScript
Clojure
Crystal
Content-Security-Policy
CSS Extras
D
Dart
Diff
Django/Jinja2
Docker
Eiffel
Elixir
Elm
ERB
Erlang
F#
Flow
Fortran
GEDCOM
Gherkin
Git
GLSL
GameMaker Language
Go
GraphQL
Groovy
Haml
Handlebars
Haskell
Haxe
HTTP
HTTP Public-Key-Pins
HTTP Strict-Transport-Security
IchigoJam
Icon
Inform 7
INI
IO
J
Jolie
Julia
Keyman
Kotlin
LaTeX
Less
Liquid
Lisp
LiveScript
LOLCODE
Makefile
Markdown
Markup templating
MATLAB
MEL
Mizar
Monkey
N4JS
NASM
nginx
Nim
Nix
NSIS
Objective-C
OCaml
OpenCL
Oz
PARI/GP
Parser
Pascal
Perl
PHP
PHP Extras
PL/SQL
PowerShell
Processing
Prolog
.properties
Protocol Buffers
Pug
Puppet
Pure
Python
Q (kdb+ database)
Qore
R
React JSX
React TSX
Ren'py
Reason
reST (reStructuredText)
Rip
Roboconf
Ruby
Rust
SAS
Sass (Sass)
Sass (Scss)
Scala
Scheme
Smalltalk
Smarty
SQL
Soy (Closure Template)
Stylus
Swift
TAP
Tcl
Textile
Template Toolkit 2
Twig
TypeScript
VB.Net
Velocity
Verilog
VHDL
vim
Visual Basic
WebAssembly
Wiki markup
Xeora
Xojo (REALbasic)
XQuery
YAML
HTML
Expiração do Texto :
[Opcional]
Nunca
Auto Destruir
10 Minutos
1 Hora
1 Dia
1 Semana
2 Semanas
1 Mês
6 Meses
1 Ano
Status do Texto :
[Opcional]
Público
Não Listado
Privado (somente membros)
Senha :
[Opcional]
Descrição:
[Opcional]
Tags:
[Opcional]
Criptografar Texto
(
?
)
Criar Novo Texto
No momento você não está logado, isso significa que você não pode editar ou excluir nada que você poste.
Cadastre-se
ou faça o
Login
Idiomas do site
×
English
Português
Você gosta de cookies?
🍪 Usamos cookies para garantir que você obtenha a melhor experiência em nosso site.
Saber mais
Concordo