Advertisement
mahdiraddad1212

script V3

Apr 25th, 2020
3,910
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 44.26 KB | None | 0 0
  1. local memFrom, memTo, lib, num, lim, results, src, ok = 0, -1, nil, 0, 32, {}, nil, false
  2. function name(n)
  3. if lib ~= n then
  4. lib = n
  5. local ranges = gg.getRangesList(lib)
  6. if #ranges == 0 then
  7. gg.toast("Error : " .. lib .. "☢تأكد أنك اخترت الإستعمال على فري فاير☢")
  8. os.exit()
  9. else
  10. memFrom = ranges[1].start
  11. memTo = ranges[#ranges]["end"]
  12.  end
  13. end
  14. end
  15. function hex2tbl(hex)
  16. local ret = {}
  17. hex:gsub("%S%S", function(ch)
  18. ret[#ret + 1] = ch
  19. return ""
  20. end)
  21. return ret
  22. end
  23. function original(orig)
  24. local tbl = hex2tbl(orig)
  25. local len = #tbl
  26. if len == 0 then
  27. return
  28. end
  29. local used = len
  30. if len > lim then
  31. used = lim
  32. end
  33. local s = ""
  34. for i = 1, used do
  35. if i ~= 1 then
  36. s = s .. ";"
  37. end
  38. local v = tbl[i]
  39. if v == "??" or v == "**" then
  40. v = "0~~0"
  41. end
  42. s = s .. v .. "r"
  43. end
  44. s = s .. "::" .. used
  45. gg.searchNumber(s, gg.TYPE_BYTE, false, gg.SIGN_EQUAL, memFrom, memTo)
  46. if len > used then
  47. for i = used + 1, len do
  48. local v = tbl[i]
  49. if v == "??" or v == "**" then
  50. v = 256
  51. else
  52. v = ("0x" .. v) + 0
  53. if v > 127 then
  54. v = v - 256
  55. end
  56. end
  57. tbl[i] = v
  58. end
  59. end
  60. local found = gg.getResultCount()
  61. results = {}
  62. local count = 0
  63. local checked = 0
  64. while not (found <= checked) do
  65. local all = gg.getResults(8)
  66. local total = #all
  67. local start = checked
  68. if total < checked + used then
  69. break
  70. end
  71. for i, v in ipairs(all) do
  72. v.address = v.address + myoffset
  73. end
  74. gg.loadResults(all)
  75. while total > start do
  76. local good = true
  77. local offset = all[1 + start].address - 1
  78. if len > used then
  79. local get = {}
  80. for i = lim + 1, len do
  81. get[i - lim] = {
  82. address = offset + i,
  83. flags = gg.TYPE_BYTE,
  84. value = 0
  85. }
  86. end
  87. get = gg.getValues(get)
  88. for i = lim + 1, len do
  89. local ch = tbl[i]
  90. if ch ~= 256 and get[i - lim].value ~= ch then
  91. good = false
  92. break
  93. end
  94. end
  95. end
  96. if good then
  97. count = count + 1
  98. results[count] = offset
  99. checked = checked + used
  100. else
  101. local del = {}
  102. for i = 1, used do
  103. del[i] = all[i + start]
  104. end
  105. gg.removeResults(del)
  106. end
  107. start = start + used
  108. end
  109. end
  110. end
  111. function replaced(repl)
  112. num = num + 1
  113. local tbl = hex2tbl(repl)
  114. if src ~= nil then
  115. local source = hex2tbl(src)
  116. for i, v in ipairs(tbl) do
  117. if v ~= "??" and v ~= "**" and v == source[i] then
  118. tbl[i] = "**"
  119. end
  120. end
  121. src = nil
  122. end
  123. local cnt = #tbl
  124. local set = {}
  125. local s = 0
  126. for _, addr in ipairs(results) do
  127. for i, v in ipairs(tbl) do
  128. if v ~= "??" and v ~= "**" then
  129. s = s + 1
  130. set[s] = {
  131. address = addr + i,
  132. value = v .. "r",
  133. flags = gg.TYPE_BYTE
  134. }
  135.  end
  136. end
  137. end
  138. if s ~= 0 then
  139. gg.setValues(set)
  140. end
  141. ok = true
  142. end
  143. gg.isVisible(false)
  144. gg.clearResults()
  145. os.remove(gg.EXT_STORAGE .. "/com.garena.msdk/guest228899.dat")
  146. os.remove(gg.EXT_STORAGE .. "/com.garena.msdk")
  147. os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/reportnew.db", gg.LOAD_APPEND)
  148. os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  149. os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ffid.txt.enc", gg.LOAD_APPEND)
  150. os.remove(gg.EXT_STORAGE .. "/ᴍᴜʜᴀᴍᴀᴅɢᴀᴍᴇʀ.ʟᴜᴀ")
  151. t = gg.getListItems()
  152. gg.removeListItems(t)
  153. libil2cpp = "13073.3740234375;9.219563e-41;3.6734241e-39;1.4012985e-45;4.8808683e-39::25"
  154. libunity = "13073.3740234375;9.219563e-41;3.6734241e-39;1.4012985e-45;7.286752e-44;2.7887936e-38::33"
  155. GameVarDefRS = "00r;00r;50r;40r;33r;33r;B3r;3Fr::8"
  156. GameVarDefRS1 = "71r;3Dr;9Ar;40r;33r;33r;B3r;3Fr::8"
  157. os.remove(gg.EXT_STORAGE .. "/com.garena.msdk/guest100067.dat")
  158. os.remove(gg.EXT_STORAGE .. "/com.garena.msdk")
  159. os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/reportnew.db", gg.LOAD_APPEND)
  160. os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  161. gg.saveList(gg.EXT_STORAGE .. "/com.garena.msdk/guest100067.dat")
  162. gg.saveList(gg.EXT_STORAGE .. "/com.garena.msdk")
  163. gg.saveList(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/reportnew.db", gg.LOAD_APPEND)
  164. gg.saveList(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  165. fileData = gg.EXT_STORAGE .. "/[###].dat"
  166. io.output(fileData):write([[
  167. 5273
  168. Var #9513FC90|9513fc90|10|42200000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|63ec90
  169. Var #9641C684|9641c684|10|e590013c|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|191b684
  170. Var #9641C688|9641c688|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|191b688
  171. Var #9A237484|9a237484|10|c0000000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|252484
  172. Var #9514E0B0|9514e0b0|10|e92d4c70|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|64d0b0
  173. Var #9514E0B4|9514e0b4|10|e28db010|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|64d0b4
  174. Var #951005D4|951005d4|10|e92d4830|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5ff5d4
  175. Var #951005D8|951005d8|10|e28db008|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5ff5d8
  176. Var #9512C6B0|9512c6b0|10|e92d4c70|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|62b6b0
  177. Var #9512C6B4|9512c6b4|10|e28dff10|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|62b6b4
  178. Var #95FF8CF8|95ff8cf8|10|eb33a910|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|14f7cf8
  179. Var #9657E0FC|9657e0fc|10|e92d4c70|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1a7d0fc
  180. Var #9657E100|9657e100|10|e28db010|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1a7d100
  181. Var #95AEA134|95aea134|10|e5900018|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|fe9134
  182. Var #95AEA138|95aea138|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|fe9138
  183. Var #96417AA0|96417aa0|10|e92d4ff0|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1916aa0
  184. Var #96417AA4|96417aa4|10|e28db01c|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1916aa4
  185. Var #95B2D454|95b2d454|10|e92d4c70|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|102c454
  186. Var #95B2D458|95b2d458|10|e28db010|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|102c458
  187. Var #95147D90|95147d90|10|e92d4c70|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|646d90
  188. Var #95147D94|95147d94|10|e28db010|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|646d94
  189. Var #96804868|96804868|10|e92d4bf0|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1d03868
  190. Var #9680486C|9680486c|10|e28db018|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1d0386c
  191. Var #9A136280|9a136280|10|358637bd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|151280
  192. Var #9510C804|9510c804|10|e92d4ff0|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b804
  193. Var #9510C808|9510c808|10|e28db01c|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b808
  194. Var #9510C950|9510c950|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b950
  195. Var #9510C954|9510c954|10|e1a01005|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b954
  196. Var #9574CAC0|9574cac0|10|3e4ccccd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|c4bac0
  197. Var #9574CD78|9574cd78|10|3e4ccccd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|c4bd78
  198. Var #96E86664|96e86664|10|42c80000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|2385664
  199. Var #9640E110|9640e110|10|e92d4c70|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|190d110
  200. Var #9640E114|9640e114|10|e28db010|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|190d114
  201. Var #95152FFC|95152ffc|10|e92d4c70|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|651ffc
  202. Var #95153000|95153000|10|e28db010|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|652000
  203. Var #9510010C|9510010c|10|e92d4800|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5ff10c
  204. Var #95100110|95100110|10|e1a0b00d|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5ff110
  205. Var #959DE9F8|959de9f8|10|42700000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|edd9f8
  206. Var #959DD758|959dd758|10|e92d4ff0|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|edc758
  207. Var #959DD75C|959dd75c|10|e28db01c|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|edc75c
  208. Var #9640DAF0|9640daf0|10|e5900060|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|190caf0
  209. Var #9640DAF4|9640daf4|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|190caf4
  210. Var #9514D470|9514d470|10|43960000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|64c470
  211. Var #964096EC|964096ec|10|e5900050|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|19086ec
  212. Var #964096F0|964096f0|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|19086f0
  213. Var #96411670|96411670|10|e92d4c70|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1910670
  214. Var #96411674|96411674|10|e28db010|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1910674
  215. Var #951594C8|951594c8|10|e92d48f0|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|6584c8
  216. Var #951594CC|951594cc|10|e28db010|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|6584cc
  217. Var #950FF744|950ff744|10|e5d00324|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5fe744
  218. Var #950FF748|950ff748|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5fe748
  219. Var #9AE86890|9ae86890|10|358637bd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1890
  220. Var #9AE86894|9ae86894|10|358637bd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1894
  221. Var #9AE86898|9ae86898|10|358637bd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1898
  222. Var #9AE8689C|9ae8689c|10|358637bd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea189c
  223. Var #9AE7A79C|9ae7a79c|10|358637bd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|e9579c
  224. ]]):close()
  225. gg.loadList(fileData, gg.LOAD_APPEND)
  226. gg.sleep(50)
  227. r = gg.getListItems()
  228. getReset = gg.getValues(r)
  229. gg.clearList()
  230. os.remove(fileData)
  231. fileData = gg.EXT_STORAGE .. "/[###].dat"
  232. io.output(fileData):write([[
  233. 5273
  234. Var #9513FC90|9513fc90|10|43b40000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|63ec90
  235. Var #9641C684|9641c684|10|e3a0000f|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|191b684
  236. Var #9641C688|9641c688|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|191b688
  237. Var #9A237484|9a237484|10|447a0000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|252484
  238. Var #9514E0B0|9514e0b0|10|e3a00001|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|64d0b0
  239. Var #9514E0B4|9514e0b4|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|64d0b4
  240. Var #951005D4|951005d4|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5ff5d4
  241. Var #951005D8|951005d8|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5ff5d8
  242. Var #9512C6B0|9512c6b0|10|e3a00001|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|62b6b0
  243. Var #9512C6B4|9512c6b4|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|62b6b4
  244. Var #95FF8CF8|95ff8cf8|10|e3bb0000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|14f7cf8
  245. Var #9657E0FC|9657e0fc|10|e344007f|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1a7d0fc
  246. Var #9657E100|9657e100|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1a7d100
  247. Var #95AEA134|95aea134|10|e3430f96|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|fe9134
  248. Var #95AEA138|95aea138|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|fe9138
  249. Var #96417AA0|96417aa0|10|e3a00012|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1916aa0
  250. Var #96417AA4|96417aa4|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1916aa4
  251. Var #95B2D454|95b2d454|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|102c454
  252. Var #95B2D458|95b2d458|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|102c458
  253. Var #95147D90|95147d90|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|646d90
  254. Var #95147D94|95147d94|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|646d94
  255. Var #96804868|96804868|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1d03868
  256. Var #9680486C|9680486c|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1d0386c
  257. Var #9A136280|9a136280|10|bf800000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|151280
  258. Var #9510C804|9510c804|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b804
  259. Var #9510C808|9510c808|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b808
  260. Var #9510C950|9510c950|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b950
  261. Var #9510C954|9510c954|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b954
  262. Var #9574CAC0|9574cac0|10|0|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|c4bac0
  263. Var #9574CD78|9574cd78|10|0|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|c4bd78
  264. Var #96E86664|96e86664|10|c1d00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|2385664
  265. Var #9640E110|9640e110|10|e3a00312|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|190d110
  266. Var #9640E114|9640e114|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|190d114
  267. Var #95152FFC|95152ffc|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|651ffc
  268. Var #95153000|95153000|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|652000
  269. Var #9510010C|9510010c|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5ff10c
  270. Var #95100110|95100110|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5ff110
  271. Var #959DE9F8|959de9f8|10|bf800000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|edd9f8
  272. Var #959DD758|959dd758|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|edc758
  273. Var #959DD75C|959dd75c|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|edc75c
  274. Var #9640DAF0|9640daf0|10|e344045c|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|190caf0
  275. Var #9640DAF4|9640daf4|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|190caf4
  276. Var #9514D470|9514d470|10|437a0000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|64c470
  277. Var #964096EC|964096ec|10|e3a0008a|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|19086ec
  278. Var #964096F0|964096f0|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|19086f0
  279. Var #96411670|96411670|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1910670
  280. Var #96411674|96411674|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1910674
  281. Var #951594C8|951594c8|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|6584c8
  282. Var #951594CC|951594cc|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|6584cc
  283. Var #950FF744|950ff744|10|e3a00001|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5fe744
  284. Var #950FF748|950ff748|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|5fe748
  285. Var #9AE86890|9ae86890|10|bf8e3cc9|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1890
  286. Var #9AE86894|9ae86894|10|bf8e3cc9|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1894
  287. Var #9AE86898|9ae86898|10|bf8e3cc9|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1898
  288. Var #9AE8689C|9ae8689c|10|bf8e3cc9|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea189c
  289. Var #9AE7A79C|9ae7a79c|10|bf800000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|e9579c
  290. ]]):close()
  291. gg.loadList(fileData, gg.LOAD_APPEND)
  292. gg.sleep(50)
  293. r = gg.getListItems()
  294. getReset = gg.getValues(r)
  295. gg.clearList()
  296. os.remove(fileData)
  297. fileData = gg.EXT_STORAGE .. "/[###].dat"
  298. io.output(fileData):write([[
  299. 15742
  300. Var #96AECC44|96aecc44|10|e92d4830|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|222bc44
  301. Var #96AECC48|96aecc48|10|e28db008|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|222bc48
  302. Var #96A35D8C|96a35d8c|10|e92d48f0|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|2174d8c
  303. Var #96A35D90|96a35d90|10|e28db010|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|2174d90
  304. Var #96C3B264|96c3b264|10|e92d48f0|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|237a264
  305. Var #96C3B268|96c3b268|10|e28db010|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|237a268
  306. Var #96AECC44|96aecc44|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|222bc44
  307. Var #96AECC48|96aecc48|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|222bc48
  308. Var #96A35D8C|96a35d8c|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|2174d8c
  309. Var #96A35D90|96a35d90|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|2174d90
  310. Var #96C3B264|96c3b264|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|237a264
  311. Var #96C3B268|96c3b268|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|237a268
  312. ]]):close()
  313. gg.loadList(fileData, gg.LOAD_APPEND)
  314. gg.sleep(50)
  315. r = gg.getListItems()
  316. getReset = gg.getValues(r)
  317. gg.clearList()
  318.   b = [[
  319. 22343
  320. Var #CA989BCC|ca989bcc|10|e28db01ce92d4ff0|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|12ccbcc
  321. Var #CA989BD0|ca989bd0|10|e24dd004e28db01c|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.fr.freefireth-1/lib/arm/libil2cpp.so|12ccbd0
  322. ]]
  323.   fileData = gg.EXT_STORAGE .. '/[###].dat'
  324.   io.output(fileData):write(b):close()
  325.   gg.loadList(fileData, gg.LOAD_APPEND)
  326.   gg.sleep(50)
  327.   r = gg.getListItems()
  328.   getReset = gg.getValues(r)
  329.   gg.clearList()
  330.   os.remove(fileData)
  331.   b = [[
  332. 22343
  333. Var #CA989BCC|ca989bcc|10|e12fff1ee3a00000|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|12ccbcc
  334. Var #CA989BD0|ca989bd0|10|e24dd004e12fff1e|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|12ccbd0
  335. ]]
  336.   fileData = gg.EXT_STORAGE .. '/[###].dat'
  337.   io.output(fileData):write(b):close()
  338.   gg.loadList(fileData, gg.LOAD_APPEND)
  339.   gg.sleep(50)
  340.   r = gg.getListItems()
  341.   getReset = gg.getValues(r)
  342.   gg.clearList()
  343.   os.remove(fileData)
  344.   io.output(fileData):write([[
  345. 22343
  346. Var #CB4EBDB4|cb4ebdb4|10|e12fff1ee3a00000|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1db4db4
  347. Var #CB4EBDB8|cb4ebdb8|10|e59f0088e12fff1e|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1db4db8
  348. Var #CB4EBD00|cb4ebd00|10|e12fff1ee3a00000|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1db4d00
  349. Var #CB4EBD04|cb4ebd04|10|e59f0088e12fff1e|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1db4d04
  350. Var #CB4EBDB4|cb4ebdb4|10|e12fff1ee3a00000|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1db4db4
  351. Var #CB4EBDB8|cb4ebdb8|10|e59f0088e12fff1e|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1db4db8
  352. Var #C360FD18|c360fd18|10|e12fff1ee3a00000|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|12ccd18
  353. Var #C360FD1C|c360fd1c|10|e3a02000e12fff1e|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|12ccd1c
  354. ]]):close()
  355.   gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  356.   os.remove(fileData)
  357.   gg.sleep(50)
  358.   gg.clearList()
  359. gg.alert("⚙️اهلا بــك فــي ســكــربــت مــجــهــول YT الــمــضــاد للــحــضــر الــســكربــت مــجــانــي للــجــمــيــع الرجــاء عــدم تــفــعــيــلــه عــلــى حــســابــك الاســاســي ⚙️")
  360. gg.alert("اصــدار الــســكــربــت V1 📲")
  361. function HOME()
  362. SN = gg.choice({
  363.    "قــــائــــمــه الــحــمــايــــه 🔐   ",
  364.    "تــــفــــــعـــــيــــــلات VIP 🔫  ",
  365.    "تــحــديــث الــســكــربــت  💉",
  366.     "الــخــروج 🔚 ",
  367.  }, nil, "🎶مــــجــــهــــول ყŦ🎶")
  368. if SN == nil then else
  369. if SN==1 then W1() end
  370. if SN==2 then W2() end
  371. if SN==3 then W3() end
  372. if SN==4 then EXIT0() end
  373. end
  374.   PUBGMH = -1
  375. end
  376.  
  377. function W3()
  378. gg.alert("تــم تــطــويــر الــســكــربــت مــن قــنــاه مــجــهــول YT")
  379. gg.alert("اذا اردت تــحــديــث الــســكــربــت يــمــكــنــك تــحــديــثــه مــن الــقــائــمــه الــتــالــيــه 📣")
  380. revo.goURL("https://www.youtube.com/channel/UCI6PPYOYrVCEneHY7E4ZACw")
  381. end
  382. function W1()
  383. SN = gg.multiChoice({
  384.    "فــك الــبــانــد ⚒️  ",
  385. "حــمــايــه مــن الــبــانــد 🛡️",
  386. "ازالــه الابــلاغــات 🔑 (تفعيل كل دقيقه)",
  387. "〘 الــرجــوع 〙",
  388. }, nil, " 💲 قــائــمــه الــحــمــايــه 💲 ")
  389.  
  390.  
  391. if SN == nil then else
  392. if SN[1]  == true then A1() end
  393. if SN[2]  ==  true then A2() end
  394. if SN[3]  == true then A3() end
  395. if SN[4]  ==  true then HOME() end
  396. end
  397.   PUBGMH = -1
  398. end
  399.  
  400. function A1()    
  401. gg.setRanges(16384)
  402.   gg.searchNumber("-1.1888024e-10F;-0.00883197878F;-9,004,122,112.0F;4.8888483e24F;-0.0079164654F;1.0865689e-19F;1.0879452e-19F;4.1778991e34F:29", 16, false, 536870912, 0, -1)
  403.   gg.refineNumber("-1.1888024e-10;-0.00883197878", 16, false, 536870912, 0, -1)
  404.   gg.getResults(100)
  405.   gg.editAll("61,510.75", 16)
  406.   gg.clearResults()
  407.   gg.toast("تــم الــتــفــعــيــل 🔔")
  408. end
  409.  
  410.  
  411. function A2()
  412.   gg.setRanges(gg.REGION_C_ALLOC)
  413.   gg.searchNumber("R_R({800C90C0rD;7A01A801rD;58011B01rD;39016001rD;7101A901rD;FC013402rD;7402D902rD;19032203rD;5103D003rD;46044E04rD;FB03DC03rD;38046804rD;CB030503rD;FF024003rD;D102FF01rD;AC01C901rD;C0016901rD;E8006200rD;F6FF7EFFrD;B4FEC4FDrD:4089})", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  414.   gg.refineNumber("R_R({8})", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  415.   revert = gg.getResults(73, nil, nil, nil, nil, nil, nil, nil, nil)
  416.   gg.editAll("R_R({192,158,121})", gg.TYPE_FLOAT)
  417.   gg.clearResults()
  418.   gg.searchNumber("R_R({1,6,7,8,9,0,0,6,6,7,7,10,7,777,10})", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  419.   gg.processResume()
  420.   gg.refineNumber("R_R({61})", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  421.   revert = gg.getResults(40, nil, nil, nil, nil, nil, nil, nil, nil)
  422.   gg.editAll("R_R({192,158,121})", gg.TYPE_FLOAT)
  423.   gg.clearResults()
  424.   gg.toast("تــم الــتــفــعــيــل 🔔")
  425. end
  426. function A3()
  427.     gg.loadList(gg.EXT_STORAGE .. "/report.log", gg.LOAD_APPEND)
  428.     gg.loadResults((gg.getListItems()))
  429.     gg.removeListItems((gg.getListItems()))
  430.     gg.setRanges(gg.REGION_CODE_APP | gg.REGION_C_DATA)
  431.     name("libil2cpp.so")
  432.     myoffset = 42580680
  433.     original("7F 45 4C 46 01 01 01 00")
  434.     replaced("00 00 A0 E3 1E FF 2F E1")
  435.     gg.clearResults()
  436.     gg.sleep(210)
  437.     gg.setRanges(gg.REGION_CODE_APP | gg.REGION_C_DATA)
  438.     name("libil2cpp.so")
  439.     myoffset = 42581320
  440.     original("7F 45 4C 46 01 01 01 00")
  441.     replaced("00 00 A0 E3 1E FF 2F E1")
  442.     gg.clearResults()
  443.     gg.sleep(164)
  444.     gg.setRanges(gg.REGION_CODE_APP | gg.REGION_C_DATA)
  445.     name("libil2cpp.so")
  446.     myoffset = 42601728
  447.     original("7F 45 4C 46 01 01 01 00")
  448.     replaced("00 00 A0 E3 1E FF 2F E1")
  449.     gg.clearResults()
  450.     gg.sleep(109)
  451.     gg.setRanges(gg.REGION_CODE_APP | gg.REGION_C_DATA)
  452.     name("libil2cpp.so")
  453.     myoffset = 35625420
  454.     original("7F 45 4C 46 01 01 01 00")
  455.     replaced("00 00 A0 E3 1E FF 2F E1")
  456.     gg.clearResults()
  457.     gg.sleep(100)
  458.     gg.setRanges(gg.REGION_CODE_APP | gg.REGION_C_DATA)
  459.     name("libil2cpp.so")
  460.     myoffset = 42571624
  461.     original("7F 45 4C 46 01 01 01 00")
  462.     replaced("00 00 A0 E3 1E FF 2F E1")
  463.     gg.clearResults()
  464.     gg.sleep(90)
  465.     gg.toast("تــم الــتــفــعــيــل 🔔")
  466.     os.remove(gg.EXT_STORAGE .. "/Download/test.pcm", gg.LOAD_APPEND)
  467.     os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/reportnew.db", gg.LOAD_APPEND)
  468.     os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  469.     os.remove(gg.EXT_STORAGE .. "/ᴍᴜʜᴀᴍᴀᴅɢᴀᴍᴇʀ.ʟᴜᴀ")
  470.  
  471. os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/MidasLog.mmap", gg.LOAD_APPEND)
  472.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191020_1.txt", gg.LOAD_APPEND)
  473.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191021_1.txt", gg.LOAD_APPEND)
  474.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191022_1.txt", gg.LOAD_APPEND)
  475.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191023_1.txt", gg.LOAD_APPEND)
  476.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191024_1.txt", gg.LOAD_APPEND)
  477.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191025_1.txt", gg.LOAD_APPEND)
  478.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191026_1.txt", gg.LOAD_APPEND)
  479.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191027_1.txt", gg.LOAD_APPEND)
  480.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191028_1.txt", gg.LOAD_APPEND)
  481.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191029_1.txt", gg.LOAD_APPEND)
  482.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191030_1.txt", gg.LOAD_APPEND)
  483.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191101_1.txt", gg.LOAD_APPEND)
  484.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191102_1.txt", gg.LOAD_APPEND)
  485.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191103_1.txt", gg.LOAD_APPEND)
  486.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191104_1.txt", gg.LOAD_APPEND)
  487.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191105_1.txt", gg.LOAD_APPEND)
  488.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191105_1.txt", gg.LOAD_APPEND)
  489.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191106_1.txt", gg.LOAD_APPEND)
  490.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191107_1.txt", gg.LOAD_APPEND)
  491.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.garena.game.codm/20191108_1.txt", gg.LOAD_APPEND)
  492.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/MidasLog.mmap", gg.LOAD_APPEND)
  493.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191020_1.txt", gg.LOAD_APPEND)
  494.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191021_1.txt", gg.LOAD_APPEND)
  495.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191022_1.txt", gg.LOAD_APPEND)
  496.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191023_1.txt", gg.LOAD_APPEND)
  497.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191024_1.txt", gg.LOAD_APPEND)
  498.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191025_1.txt", gg.LOAD_APPEND)
  499.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191026_1.txt", gg.LOAD_APPEND)
  500.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191027_1.txt", gg.LOAD_APPEND)
  501.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191028_1.txt", gg.LOAD_APPEND)
  502.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191029_1.txt", gg.LOAD_APPEND)
  503.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191030_1.txt", gg.LOAD_APPEND)
  504.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191101_1.txt", gg.LOAD_APPEND)
  505.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191102_1.txt", gg.LOAD_APPEND)
  506.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191103_1.txt", gg.LOAD_APPEND)
  507.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191104_1.txt", gg.LOAD_APPEND)
  508.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191105_1.txt", gg.LOAD_APPEND)
  509.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191105_1.txt", gg.LOAD_APPEND)
  510.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191106_1.txt", gg.LOAD_APPEND)
  511.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191107_1.txt", gg.LOAD_APPEND)
  512.   os.remove(gg.EXT_STORAGE .. "/Android/tencent/Midas/log/com.activision.callofduty.shooter/20191108_1.txt", gg.LOAD_APPEND)
  513.   os.remove(gg.EXT_STORAGE .. "/emulated/0/multspace", gg.LOAD_APPEND)
  514.   os.remove(gg.EXT_STORAGE .. "/storage/emulated/0/multspace", gg.LOAD_APPEND)
  515.   os.remove(gg.EXT_STORAGE .. "/multspace", gg.LOAD_APPEND)
  516.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt")
  517.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  518.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/reportnew.db")
  519.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/cache/UnityShaderCache")
  520.   os.remove(gg.EXT_STORAGE .. "/Download/test.pcm", gg.LOAD_APPEND)
  521.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/reportnew.db", gg.LOAD_APPEND)
  522.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  523.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/Free Fire Screenshot.png", gg.LOAD_APPEND)
  524.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  525.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/Free Fire Screenshot.png", gg.LOAD_APPEND)
  526.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt")
  527.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  528.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt")
  529.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  530.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/reportnew.db")
  531.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/cache/UnityShaderCache")
  532.   os.remove(gg.EXT_STORAGE .. "/Download/test.pcm", gg.LOAD_APPEND)
  533.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/reportnew.db", gg.LOAD_APPEND)
  534.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  535.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/Free Fire Screenshot.png", gg.LOAD_APPEND)
  536.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  537.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/Free Fire Screenshot.png", gg.LOAD_APPEND)
  538.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt")
  539.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  540.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt")
  541.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  542.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/reportnew.db")
  543.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/cache/UnityShaderCache")
  544.   os.remove(gg.EXT_STORAGE .. "/Download/test.pcm", gg.LOAD_APPEND)
  545.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/reportnew.db", gg.LOAD_APPEND)
  546.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  547.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/Free Fire Screenshot.png", gg.LOAD_APPEND)
  548.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  549.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/Free Fire Screenshot.png", gg.LOAD_APPEND)
  550.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt")
  551.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  552.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt")
  553.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  554.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/reportnew.db")
  555.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/cache/UnityShaderCache")
  556.   os.remove(gg.EXT_STORAGE .. "/Download/test.pcm", gg.LOAD_APPEND)
  557.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/reportnew.db", gg.LOAD_APPEND)
  558.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  559.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/Free Fire Screenshot.png", gg.LOAD_APPEND)
  560.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt")
  561.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt")
  562.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  563.   gg.clearResults()
  564.   gg.clearResults()
  565.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt")
  566.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  567.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/reportnew.db")
  568.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/cache/UnityShaderCache")
  569.   os.remove(gg.EXT_STORAGE .. "/Download/test.pcm", gg.LOAD_APPEND)
  570.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/reportnew.db", gg.LOAD_APPEND)
  571.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND)
  572.   os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/Free Fire Screenshot.png", gg.LOAD_APPEND)
  573.   os.remove("/storage/emulated/0/com.garena.msdk/guest100067.dat")
  574.   os.remove("/storage/emulated/0/com.garena.msdk")
  575.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/reportnew.db")
  576.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  577.   os.remove("/storage/emulated/0/com.garena.msdk/guest100067.dat")
  578.   os.remove("/storage/emulated/0/com.garena.msdk")
  579.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/reportnew.db")
  580.   os.remove("/storage/emulated/0/Android/data/com.dts.freefireth/files/ymrtc_log.txt")
  581.   end
  582. function W2()
  583. SN = gg.multiChoice({
  584. HD .." هــيــدشــوت ☠️",
  585. Secain .. " ايــمــبــوت 🎯",
  586. Gm .. " ازالــه الــعــشــب 🗾",
  587. MK .. "كــشــف الامــاكــن 🗼",
  588.    SS .. " زيــاده الــحــســاســيــه 📱",
  589.    
  590. "〘 الــرجــوع 〙",
  591. }, nil, "💲 قــائــمــه VIP 💲")
  592.  
  593.  
  594. if SN == nil then else
  595. if SN[1]  == true then M1() end
  596. if SN[2]  == true then M2() end
  597. if SN[3]  == true then M3() end
  598. if SN[4]  == true then M4() end
  599. if SN[5]  == true then M5() end
  600. if SN[6]  ==  true then HOME() end
  601. end
  602.   PUBGMH = -1
  603. end
  604.  
  605.  
  606.      HD = "〘 ᴏғғ 〙"
  607. function M1()
  608.   if HD == "〘 ᴏғғ 〙" then
  609.     gg.setRanges(gg.REGION_ANONYMOUS)
  610.   gg.searchNumber("0000B040rA;0000803FrA;0000403FrA:9", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1)
  611.   gg.getResults(3)
  612.   gg.editAll("1,085,276,160;0;0", gg.TYPE_DWORD)
  613.   gg.clearResults()
  614.   gg.loadList(gg.EXT_STORAGE .. "/RevealedSoulEven/SoulEven.log", gg.LOAD_APPEND)
  615.   gg.setRanges(gg.REGION_CODE_APP)
  616.   name("libil2cpp.so")
  617.   myoffset = 20193548
  618.   original("7F 45 4C 46 01 01 01 00")
  619.   replaced("10 00 A0 E3 1E FF 2F E1")
  620.   gg.clearResults()
  621.   gg.toast("تــم الــتــفــعــيــل 🔔")
  622.     HD = "〘 ᴏɴ 〙"
  623.   elseif HD == "〘 ᴏɴ 〙" then
  624.     gg.alert("تـم الـغـاء الـتــفــعــيــل 🔕")
  625.     HD = "〘 ᴏғғ 〙"
  626.   end
  627. end
  628.  
  629.    
  630.     Secain = "〘 ᴏғғ 〙"
  631. function M2()
  632.   if Secain == "〘 ᴏғғ 〙" then
  633.     gg.clearResults()
  634.     io.output(fileData):write([[
  635. 20245
  636. Var #95149204|95149204|10|43b40000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|686204
  637. ]]):close()
  638.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  639.     os.remove(fileData)
  640.     gg.sleep(50)
  641.     gg.clearList()
  642.     gg.clearResults()
  643.     gg.clearResults()
  644.     io.output(fileData):write([[
  645. 20245
  646. Var #959C0AD4|959c0ad4|10|e344045c|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|efdad4
  647. Var #959C0AD8|959c0ad8|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|efdad8
  648. ]]):close()
  649.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  650.     os.remove(fileData)
  651.     gg.sleep(50)
  652.     gg.clearList()
  653.     gg.clearResults()
  654.     gg.clearResults()
  655.     io.output(fileData):write([[
  656. 20245
  657. Var #95154228|95154228|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|691228
  658. Var #9515422C|9515422c|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|69122c
  659. Var #959CF298|959cf298|10|e3a00001|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|f0c298
  660. Var #959CF29C|959cf29c|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|f0c29c
  661. Var #959CF5C4|959cf5c4|10|e3a0000f|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|f0c5c4
  662. Var #959CF5C8|959cf5c8|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|f0c5c8
  663. ]]):close()
  664.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  665.     os.remove(fileData)
  666.     gg.sleep(50)
  667.     gg.clearList()
  668.     gg.clearResults()
  669.     gg.toast("تــم الــتــفــعــيــل 🔔")
  670.     Secain = "〘 ᴏɴ 〙"
  671.   elseif Secain == "〘 ᴏɴ 〙" then
  672.     gg.clearResults()
  673.     io.output(fileData):write([[
  674. 20245
  675. Var #95149204|95149204|10|42200000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|686204
  676. ]]):close()
  677.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  678.     os.remove(fileData)
  679.     gg.sleep(50)
  680.     gg.clearList()
  681.     gg.clearResults()
  682.     gg.clearResults()
  683.     io.output(fileData):write([[
  684. 20245
  685. Var #959C0AD4|959c0ad4|10|e5900060|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|efdad4
  686. Var #959C0AD8|959c0ad8|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|efdad8
  687. ]]):close()
  688.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  689.     os.remove(fileData)
  690.     gg.sleep(50)
  691.     gg.clearList()
  692.     gg.clearResults()
  693.     gg.clearResults()
  694.     io.output(fileData):write([[
  695. 20245
  696. Var #959CF298|959cf298|10|e92d4830|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|f0c298
  697. Var #959CF29C|959cf29c|10|e28db008|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|f0c29c
  698. Var #959CF5C4|959cf5c4|10|e590013c|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|f0c5c4
  699. Var #959CF5C8|959cf5c8|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|f0c5c8
  700. ]]):close()
  701.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  702.     os.remove(fileData)
  703.     gg.sleep(50)
  704.     gg.clearList()
  705.     gg.clearResults()
  706.     gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  707.     Secain = "〘 ᴏғғ 〙"
  708.   end
  709. end
  710.  
  711.  
  712.  
  713.      Gm = "〘 ᴏғғ 〙"
  714. function M3()
  715.   if Gm == "〘 ᴏғғ 〙" then
  716.     gg.clearResults()
  717.     io.output(fileData):write([[
  718. 20245
  719. Var #95760788|95760788|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|c9d788
  720. Var #9576078C|9576078c|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|c9d78c
  721. ]]):close()
  722.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  723.     os.remove(fileData)
  724.     gg.sleep(50)
  725.     gg.clearList()
  726.     gg.clearResults()
  727.     gg.toast("تــم الــتــفــعــيــل 🔔")
  728.     Gm = "〘 ᴏɴ 〙"
  729.   elseif Gm == "〘 ᴏɴ 〙" then
  730.     gg.clearResults()
  731.     io.output(fileData):write([[
  732. 20245
  733. Var #95760788|95760788|10|e92d4ff0|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|c9d788
  734. Var #9576078C|9576078c|10|e28db01c|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|c9d78c
  735. ]]):close()
  736.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  737.     os.remove(fileData)
  738.     gg.sleep(50)
  739.     gg.clearList()
  740.     gg.clearResults()
  741.     gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  742.     Gm = "〘 ᴏғғ 〙"
  743.   end
  744. end
  745.  
  746. MK = "〘 ᴏғғ 〙"
  747. function M4()
  748.   if MK == "〘 ᴏғғ 〙" then
  749.     gg.toast("تــم الــتــفــعــيــل 🔔")
  750.   gg.setRanges(gg.REGION_ANONYMOUS)
  751.   gg.searchNumber("7.5538861e-7F;1F:5", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  752.   gg.refineNumber("1", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  753.   gg.getResults(10)
  754.   gg.editAll("200", gg.TYPE_FLOAT)
  755.   gg.clearResults()
  756.   gg.setRanges(gg.REGION_ANONYMOUS)
  757.   gg.searchNumber("5.9762459e-7F;1F:5", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  758.   gg.refineNumber("1", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  759.   gg.getResults(10)
  760.   gg.editAll("200", gg.TYPE_FLOAT)
  761.   gg.clearResults()
  762.   gg.toast("تــم الــتــفــعــيــل 🔔")
  763.     MK = "〘 ᴏɴ 〙"
  764.   elseif MK == "〘 ᴏɴ 〙" then
  765.     gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  766.     MK = "〘 ᴏғғ 〙"
  767.   end
  768. end
  769.  
  770. SS = "〘 ᴏғғ 〙"
  771. function M5()
  772.   if SS == "〘 ᴏғғ 〙" then
  773.     gg.clearResults()
  774.     io.output(fileData):write([[
  775. 20245
  776. Var #95156C58|95156c58|10|437a0000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|693c58
  777. ]]):close()
  778.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  779.     os.remove(fileData)
  780.     gg.sleep(50)
  781.     gg.clearList()
  782.     gg.clearResults()
  783.     gg.toast("تــم الــتــفــعــيــل 🔔")
  784.     SS = "〘 ᴏɴ 〙"
  785.   elseif SS == "〘 ᴏɴ 〙" then
  786.     gg.clearResults()
  787.     io.output(fileData):write([[
  788. 20245
  789. Var #95156C58|95156c58|10|43960000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|693c58
  790. ]]):close()
  791.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  792.     os.remove(fileData)
  793.     gg.sleep(50)
  794.     gg.clearList()
  795.     gg.clearResults()
  796.     gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  797.     SS = "〘 ᴏғғ 〙"
  798.   end
  799. end
  800.  
  801. function EXIT0()
  802.   print("🎶مــــجــــهــــول ყŦ🎶")
  803.   revo.goURL("https://www.youtube.com/channel/UCI6PPYOYrVCEneHY7E4ZACw")
  804. gg.skipRestoreState()
  805.   os.exit()
  806.   gg.setVisible(true)
  807. end
  808.  
  809. while true do
  810.   if gg.isVisible(true) then
  811.     PUBGMH = 1
  812.     gg.setVisible(false)
  813.   end
  814.   gg.clearResults()
  815.   if PUBGMH == 1 then
  816.     HOME()
  817.   end
  818. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement