Advertisement
mahdiraddad1212

script V2

Apr 14th, 2020
4,879
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.21 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("🔴 هــاذا الــســكــربــت يــحــتــوي نــســبه كــبــيــره مــن الــحــمــايــه ولاكــن لا يــعــنــي انــك تــســتــطــيــع تــشــغــيــلــه عــلــى حــســابــك الاصــلــي 🔴")
  360. gg.alert("🔵اســتــعــمــل اداه الــحــمــايــه مــن قــنــاه مــجــهــول YT لــضــمــان عــدم حــصــولــك عــلــى بــانــد 🔵")
  361. function HOME()
  362. SN = gg.choice({
  363. M1 .. 'مــــنــــع الابــــلاغــــات ⚔️',
  364. M2 .. 'مــــــود الــــــشــــبــــح 👻',
  365. M3 .. 'اخــــتــــراق صــــخــور ⛰️',
  366. M4 .. 'اخــــتــــــراق جــــدران 🏠',
  367. M5 .. 'هــــــــيــــــدشــــــــوت 👹',
  368. M6 .. 'زيــاده الــحــســاســيــه 📱',
  369. M7 .. "تــــحــــديــد امــــاكـــن 💂‍♂️",
  370. M8 .. 'تــعبـئــه الــدم والــجري 🏨',
  371. M9 .. 'تــعبـئــه الــدم بــسـرعه 🚑',
  372. M10 .. 'ســـرعــه وقــفــــزه 5X 🚀',
  373. M11 .. 'تـعـبئه الذخـيره بسرعه 🔥',
  374. "🛡️ قــــــنــــــاه الــمـــــــطـــــــور 🛡️",
  375. "⛔ الـــــــــــــــــخـــــــــــــــــروج ⛔ ",
  376. }, nil, "💲 قــائــمــه VIP 💲")
  377. if SN == nil then else
  378. if SN==1 then W1() end
  379. if SN==2 then W2() end
  380. if SN==3 then W3() end
  381. if SN==4 then W4() end
  382. if SN==5 then W5() end
  383. if SN==6 then W6() end
  384. if SN==7 then W7() end
  385. if SN==8 then W8() end
  386. if SN==9 then W9() end
  387. if SN==10 then W10() end
  388. if SN==11 then W11() end
  389. if SN==12 then W12() end
  390. if SN==13 then EXIT0() end
  391. end
  392. PUBGMH = -1
  393. end
  394.  
  395.  
  396.  
  397.  
  398. M1 = '〘 ❌ 〙'
  399. function W1()
  400. if M1 == '〘 ❌ 〙' then
  401. gg.setRanges(gg.REGION_C_ALLOC)
  402. 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)
  403. gg.refineNumber("R_R({8})", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  404. revert = gg.getResults(73, nil, nil, nil, nil, nil, nil, nil, nil)
  405. gg.editAll("R_R({192,158,121})", gg.TYPE_FLOAT)
  406. gg.clearResults()
  407. 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)
  408. gg.processResume()
  409. gg.refineNumber("R_R({61})", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  410. revert = gg.getResults(40, nil, nil, nil, nil, nil, nil, nil, nil)
  411. gg.editAll("R_R({192,158,121})", gg.TYPE_FLOAT)
  412. gg.clearResults()
  413. gg.toast("تــم الــتــفــعــيــل 🔔")
  414. M1 = '〘 ✔ 〙'
  415. elseif M1 == '〘 ✔ 〙' then
  416.  
  417. Z00 = '〘 ❌ 〙'
  418. end
  419. end
  420.  
  421. M2 = '〘 ❌ 〙'
  422. function W2()
  423. if M2 == '〘 ❌ 〙' then
  424. gg.clearResults()
  425. io.output(fileData):write([[
  426. 29042
  427. Var #CA7827F4|ca7827f4|10|e12fff1ee3a00000|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|12c57f4
  428. Var #CA7827F8|ca7827f8|10|e59f0144e12fff1e|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|12c57f8
  429. ]]):close()
  430. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  431. os.remove(fileData)
  432. gg.sleep(50)
  433. gg.clearList()
  434. gg.toast('تــم الــتــفــعــيــل 🔔')
  435. M2 = '〘 ✔ 〙'
  436. elseif M2 == '〘 ✔ 〙' then
  437. gg.clearResults()
  438. io.output(fileData):write([[
  439. 29042
  440. Var #CA7827F4|ca7827f4|10|e28db010e92d4c70|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|12c57f4
  441. Var #CA7827F8|ca7827f8|10|e59f0144e28db010|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|12c57f8
  442. ]]):close()
  443. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  444. os.remove(fileData)
  445. gg.sleep(50)
  446. gg.clearList()
  447. gg.toast('تـم الـغـاء الـتــفــعــيــل 🔕')
  448. M2 = '〘 ❌ 〙'
  449. end
  450. end
  451.  
  452. M3 = '〘 ❌ 〙'
  453. function W3()
  454. if M3 == '〘 ❌ 〙' then
  455. gg.clearResults()
  456. io.output(fileData):write([[
  457. 6740
  458. Var #9510C950|9510c950|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b950
  459. Var #9510C954|9510c954|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b954
  460. ]]):close()
  461. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  462. os.remove(fileData)
  463. gg.sleep(50)
  464. gg.clearList()
  465. io.output(fileData):write([[
  466. 6740
  467. Var #9AE86890|9ae86890|10|bf8e3cc9|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1890
  468. Var #9AE86894|9ae86894|10|bf8e3cc9|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1894
  469. Var #9AE86898|9ae86898|10|bf8e3cc9|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1898
  470. Var #9AE8689C|9ae8689c|10|bf8e3cc9|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea189c
  471. ]]):close()
  472. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  473. os.remove(fileData)
  474. gg.sleep(50)
  475. gg.clearList()
  476. gg.toast('تــم الــتــفــعــيــل 🔔')
  477. M3 = '〘 ✔ 〙'
  478. elseif M3 == '〘 ✔ 〙' then
  479. gg.clearResults()
  480. io.output(fileData):write([[
  481. 5273
  482. Var #9AE86890|9ae86890|10|358637bd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1890
  483. Var #9AE86894|9ae86894|10|358637bd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1894
  484. Var #9AE86898|9ae86898|10|358637bd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea1898
  485. Var #9AE8689C|9ae8689c|10|358637bd|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libunity.so|ea189c
  486. ]]):close()
  487. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  488. os.remove(fileData)
  489. gg.sleep(50)
  490. gg.clearList()
  491. gg.toast('تـم الـغـاء الـتــفــعــيــل 🔕')
  492. M3 = '〘 ❌ 〙'
  493. end
  494. end
  495.  
  496. M4 = '〘 ❌ 〙'
  497. function W4()
  498. if M4 == '〘 ❌ 〙' then
  499. gg.clearResults()
  500. io.output(fileData):write([[
  501. 20780
  502. 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
  503. 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
  504. Var #D071679C|d071679c|10|bf800000|0|0|0|0|rwxp|/data/data/com.chaozhuo.gameassistant/virtual/data/app/com.dts.freefireth/lib/libunity.so|e9579c
  505. Var #D07167A0|d07167a0|10|e3a00000|0|0|0|0|rwxp|/data/data/com.chaozhuo.gameassistant/virtual/data/app/com.dts.freefireth/lib/libunity.so|e957a0
  506. ]]):close()
  507. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  508. os.remove(fileData)
  509. gg.sleep(50)
  510. gg.clearList()
  511. gg.toast('تــم الــتــفــعــيــل 🔔')
  512. M4 = '〘 ✔ 〙'
  513. elseif M4 == '〘 ✔ 〙' then
  514. gg.clearResults()
  515. io.output(fileData):write([[
  516. 18562
  517. Var #D071679C|d071679c|10|358637bd|0|0|0|0|rwxp|/data/data/com.chaozhuo.gameassistant/virtual/data/app/com.dts.freefireth/lib/libunity.so|e9579c
  518. Var #D07167A0|d07167a0|10|e3a00000|0|0|0|0|rwxp|/data/data/com.chaozhuo.gameassistant/virtual/data/app/com.dts.freefireth/lib/libunity.so|e957a0
  519. ]]):close()
  520. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  521. os.remove(fileData)
  522. gg.sleep(50)
  523. gg.clearList()
  524. gg.toast('تـم الـغـاء الـتــفــعــيــل 🔕')
  525. M4 = '〘 ❌ 〙'
  526. end
  527. end
  528.  
  529. M5 = '〘 ❌ 〙'
  530. function W5()
  531. if M5 == '〘 ❌ 〙' then
  532. gg.setRanges(gg.REGION_ANONYMOUS)
  533. gg.searchNumber("00r;00r;B8r;40r;00r;00r;A0r;3Fr;00r;00r;80r;3Fr::12", 1)
  534. gg.getResults(12)
  535. gg.editAll("00r;00r;B0r;40r;00r;00r;80r;3Fr;00r;00r;40r;3Fr", 1)
  536. gg.clearResults()
  537. gg.searchNumber("96r;00r;00r;00r;00r;00r;B0r;40r;00r;00r;80r;3Fr;00r;00r;40r;3Fr::16", 1)
  538. gg.getResults(16)
  539. gg.editAll("96r;00r;00r;00r;00r;00r;B8r;40r;00r;00r;00r;00r;00r;00r;00r;00r", 1)
  540. gg.clearResults()
  541. gg.setRanges(gg.REGION_ANONYMOUS)
  542. gg.searchNumber("0000B040rA;0000803FrA;0000403FrA:9", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1)
  543. gg.getResults(3)
  544. gg.editAll("1,085,276,160;0;0", gg.TYPE_DWORD)
  545. gg.clearResults()
  546. gg.toast("تــم الــتــفــعــيــل 🔔")
  547. gg.loadList(gg.EXT_STORAGE .. "/RevealedSoulEven/SoulEven.log", gg.LOAD_APPEND)
  548. gg.setRanges(gg.REGION_CODE_APP)
  549. name("libil2cpp.so")
  550. myoffset = 20193548
  551. original("7F 45 4C 46 01 01 01 00")
  552. replaced("10 00 A0 E3 1E FF 2F E1")
  553. gg.clearResults()
  554. gg.setRanges(gg.REGION_ANONYMOUS)
  555. gg.searchNumber("96r;00r;00r;00r;00r;00r;B8r;40r;00r;00r;00r;00r;00r;00r;00r;00r::16", 1)
  556. gg.getResults(16)
  557. gg.editAll("96r;00r;00r;00r;00r;00r;B0r;40r;00r;00r;80r;3Fr;00r;00r;40r;3Fr", 1)
  558. gg.clearResults()
  559. gg.searchNumber("00r;00r;B0r;40r;00r;00r;80r;3Fr;00r;00r;40r;3Fr::12", 1)
  560. gg.getResults(12)
  561. gg.editAll("00r;00r;B8r;40r;00r;00r;A0r;3Fr;00r;00r;80r;3Fr", 1)
  562. gg.clearResults()
  563. gg.toast('تــم الــتــفــعــيــل 🔔')
  564. M5 = '〘 ✔ 〙'
  565. elseif M5 == '〘 ✔ 〙' then
  566.  
  567. M5 = '〘 ❌ 〙'
  568. end
  569. end
  570. M6 = '〘 ❌ 〙'
  571. function W6()
  572. if M6 == '〘 ❌ 〙' then
  573. gg.clearResults()
  574. io.output(fileData):write([[
  575. 20245
  576. Var #95156C58|95156c58|10|437a0000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|693c58
  577. ]]):close()
  578. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  579. os.remove(fileData)
  580. gg.sleep(50)
  581. gg.clearList()
  582. gg.clearResults()
  583. gg.toast("تــم الــتــفــعــيــل 🔔")
  584. M6 = '〘 ✔ 〙'
  585. elseif M6 == '〘 ✔ 〙' then
  586. gg.clearResults()
  587. io.output(fileData):write([[
  588. 20245
  589. Var #95156C58|95156c58|10|43960000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|693c58
  590. ]]):close()
  591. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  592. os.remove(fileData)
  593. gg.sleep(50)
  594. gg.clearList()
  595. gg.clearResults()
  596. gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  597. M6 = '〘 ❌ 〙'
  598. end
  599. end
  600. M7 = '〘 ❌ 〙'
  601. function W7()
  602. if M9 == '〘 ❌ 〙' then
  603. gg.clearResults()
  604. gg.setRanges(gg.REGION_ANONYMOUS)
  605. gg.searchNumber('1;3.2404066e-7::5', gg.TYPE_FLOAT)
  606. gg.getResults(1000)
  607. gg.editAll('250.1;3.2404066e-7', gg.TYPE_FLOAT)
  608. gg.clearResults()
  609. gg.searchNumber('-0.39830258489;1;0.5870424509::9', gg.TYPE_FLOAT)
  610. gg.getResults(1000)
  611. gg.editAll('-0.39830258489;250.1;0.5870424509', gg.TYPE_FLOAT)
  612. gg.clearResults()
  613. gg.toast('تــم الــتــفــعــيــل 🔔')
  614. M7 = '〘 ✔ 〙'
  615. elseif M7 == '〘 ✔ 〙' then
  616. gg.clearResults()
  617. gg.setRanges(gg.REGION_ANONYMOUS)
  618. gg.searchNumber('250.1', gg.TYPE_FLOAT)
  619. gg.getResults(1000)
  620. gg.editAll('1', gg.TYPE_FLOAT)
  621. gg.clearResults()
  622. gg.toast('تـم الـغـاء الـتــفــعــيــل 🔕')
  623. M7 = '〘 ❌ 〙'
  624. end
  625. end
  626.  
  627.  
  628. M8 = '〘 ❌ 〙'
  629. function W8()
  630. if M8 == '〘 ❌ 〙' then
  631. gg.clearResults()
  632. io.output(fileData):write([[
  633. 11890
  634. Var #CA1CAB78|ca1cab78|10|e12fff1ee3a00000|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|68db78
  635. Var #CA1CAB7C|ca1cab7c|10|e1a04000e12fff1e|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|68db7c
  636. Var #CB83D5A4|cb83d5a4|10|e12fff1ee3a00000|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1d005a4
  637. Var #CB83D5A8|cb83d5a8|10|e24dd010e12fff1e|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1d005a8
  638. ]]):close()
  639. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  640. os.remove(fileData)
  641. gg.sleep(50)
  642. gg.clearList()
  643. gg.toast('تــم الــتــفــعــيــل 🔔')
  644. M8 = '〘 ✔ 〙'
  645. elseif M8 == '〘 ✔ 〙' then
  646. gg.clearResults()
  647. io.output(fileData):write([[
  648. 11890
  649. Var #CA1CAB78|ca1cab78|10|e28db010e92d4c70|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|68db78
  650. Var #CA1CAB7C|ca1cab7c|10|e1a04000e28db010|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|68db7c
  651. Var #CB83D5A4|cb83d5a4|10|e28db018e92d4bf0|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1d005a4
  652. Var #CB83D5A8|cb83d5a8|10|e24dd010e28db018|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|1d005a8
  653. ]]):close()
  654. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  655. os.remove(fileData)
  656. gg.sleep(50)
  657. gg.clearList()
  658. gg.toast('تـم الـغـاء الـتــفــعــيــل 🔕')
  659. M8 = '〘 ❌ 〙'
  660. end
  661. end
  662.  
  663.  
  664. M9 = '〘 ❌ 〙'
  665. function W9()
  666. if M9 == '〘 ❌ 〙' then
  667. gg.clearResults()
  668. io.output(fileData):write([[
  669. 5273
  670. Var #9510C950|9510c950|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b950
  671. Var #9510C954|9510c954|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b954
  672. ]]):close()
  673. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  674. os.remove(fileData)
  675. gg.sleep(50)
  676. gg.clearList()
  677. gg.setRanges(gg.REGION_ANONYMOUS)
  678. gg.searchNumber('4Br;00r;00r;00r;00r;00r;A0r;40r;00r;00r;80r;40r::12', gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  679. gg.getResults(12)
  680. gg.editAll('4Br;00r;00r;00r;00r;00r;A0r;40r;00r;00r;40r;40r', gg.TYPE_BYTE)
  681. gg.clearResults()
  682. gg.toast('تــم الــتــفــعــيــل 🔔')
  683. M9 = '〘 ✔ 〙'
  684. elseif M9 == '〘 ✔ 〙' then
  685. gg.clearResults()
  686. gg.setRanges(gg.REGION_ANONYMOUS)
  687. gg.searchNumber('4Br;00r;00r;00r;00r;00r;A0r;40r;00r;00r;40r;40r::12', gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  688. gg.getResults(12)
  689. gg.editAll('4Br;00r;00r;00r;00r;00r;A0r;40r;00r;00r;80r;40r', gg.TYPE_BYTE)
  690. gg.clearResults()
  691. gg.toast('تـم الـغـاء الـتــفــعــيــل 🔕')
  692. M9 = '〘 ❌ 〙'
  693. end
  694. end
  695.  
  696.  
  697. M10 = '〘 ❌ 〙'
  698. function W10()
  699. if M10 == '〘 ❌ 〙' then
  700. gg.clearResults()
  701. io.output(fileData):write([[
  702. 5273
  703. Var #9510C950|9510c950|10|e3a00000|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b950
  704. Var #9510C954|9510c954|10|e12fff1e|0|0|0|0|rwxp|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|60b954
  705. ]]):close()
  706. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  707. os.remove(fileData)
  708. gg.sleep(50)
  709. gg.clearList()
  710. gg.setRanges(gg.REGION_ANONYMOUS)
  711. gg.searchNumber('00r;00r;50r;40r;33r;33r;B3r;3Fr::8', gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  712. gg.getResults(8)
  713. gg.editAll('66r;66r;96r;40r;33r;33r;B3r;3Fr', gg.TYPE_BYTE)
  714. gg.clearResults()
  715. gg.clearResults()
  716. gg.setRanges(gg.REGION_ANONYMOUS)
  717. gg.searchNumber('CDr;CCr;CCr;BDr;33r;33r;33r;3Fr;00r;00r;40r;40r::12', gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  718. gg.getResults(12)
  719. gg.editAll('CDr;CCr;CCr;BDr;A4r;70r;DDr;3Fr;00r;00r;A0r;41r', gg.TYPE_BYTE)
  720. gg.clearResults()
  721. gg.toast('تــم الــتــفــعــيــل 🔔')
  722. M10 = '〘 ✔ 〙'
  723. elseif M10 == '〘 ✔ 〙' then
  724. gg.clearResults()
  725. gg.setRanges(gg.REGION_ANONYMOUS)
  726. gg.searchNumber('66r;66r;96r;40r;33r;33r;B3r;3Fr::8', gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  727. gg.getResults(8)
  728. gg.editAll('00r;00r;50r;40r;33r;33r;B3r;3Fr', gg.TYPE_BYTE)
  729. gg.clearResults()
  730. gg.clearResults()
  731. gg.setRanges(gg.REGION_ANONYMOUS)
  732. gg.searchNumber('CDr;CCr;CCr;BDr;A4r;70r;DDr;3Fr;00r;00r;A0r;41r::12', gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  733. gg.getResults(12)
  734. gg.editAll('CDr;CCr;CCr;BDr;33r;33r;33r;3Fr;00r;00r;40r;40r', gg.TYPE_BYTE)
  735. gg.clearResults()
  736. gg.toast('تـم الـغـاء الـتــفــعــيــل 🔕')
  737. M10 = '〘 ❌ 〙'
  738. end
  739. end
  740.  
  741.  
  742. M11 = '〘 ❌ 〙'
  743. function W11()
  744. if M11 == '〘 ❌ 〙' then
  745. gg.clearResults()
  746. io.output(fileData):write([[
  747. 5128
  748. Var #CA9BB11C|ca9bb11c|10|e12fff1ee3a00312|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|efe11c
  749. Var #CA9BB120|ca9bb120|10|ed2d8b02e12fff1e|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|efe120
  750. ]]):close()
  751. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  752. os.remove(fileData)
  753. gg.sleep(50)
  754. gg.clearList()
  755. gg.toast('تــم الــتــفــعــيــل 🔔')
  756. M11 = '〘 ✔ 〙'
  757. elseif M11 == '〘 ✔ 〙' then
  758. gg.clearResults()
  759. io.output(fileData):write([[
  760. 5128
  761. Var #CA9BB11C|ca9bb11c|10|e28db010e92d4c70|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|efe11c
  762. Var #CA9BB120|ca9bb120|10|ed2d8b02e28db010|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|efe120
  763. ]]):close()
  764. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  765. os.remove(fileData)
  766. gg.sleep(50)
  767. gg.clearList()
  768. gg.toast('تـم الـغـاء الـتــفــعــيــل 🔕')
  769. M11 = '〘 ❌ 〙'
  770. end
  771. end
  772.  
  773.  
  774.  
  775.  
  776. function W12()
  777. gg.alert("تــم تــطــويــر الــســكربــت مــن قــنــاه مــجــهــول YT")
  778. gg.alert("⚠️اذا اردت تــحــديــث الــســكــربــت اشــتــرك بــالــقــنــاه مــن الــقــائــمــه الــتــالــيــه ⚠️")
  779. revo.goURL("https://www.youtube.com/channel/UCI6PPYOYrVCEneHY7E4ZACw")
  780. end
  781. function EXIT0()
  782. print("مجهول YT ")
  783. gg.skipRestoreState()
  784. os.exit()
  785. gg.setVisible(true)
  786. end
  787.  
  788. while true do
  789. if gg.isVisible(true) then
  790. PUBGMH = 1
  791. gg.setVisible(false)
  792. end
  793. gg.clearResults()
  794. if PUBGMH == 1 then
  795. HOME()
  796. end
  797. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement