Advertisement
mahdiraddad1212

script V1

May 9th, 2020
1,013
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 30.48 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. function HOME()
  361. SN = gg.choice({
  362.     "🔥 تــشــغــيــل الــهــاك 🔥",
  363.     "🔥 قــنــــاه الــمــطـــور 🔥",
  364.     "🔥 الــخــروج 🔥 ",
  365.  }, nil, "تــم الــتــطــويــر بــواســطــه مــجــهــول YT")
  366. if SN == nil then else
  367. if SN==1 then W1() end
  368. if SN==2 then W2() end
  369. if SN==3 then EXIT0() end
  370. end
  371.   PUBGMH = -1
  372. end
  373.  
  374.  
  375.  
  376. function W1()
  377. SN = gg.multiChoice({
  378. XX1.."هــاك الــطــيــران 🦋",
  379. XX2.."هــاك الاخـتــفــاء 👻",
  380. XX3.."هــاك الــطــيــران بالــســيــاره 🚘",
  381. XX4.."هــاك الــنــــزول الــــســريــــع 🎢",
  382. XX5.."هــاك الــنــزول تــحــت الارض 🔻",
  383. XX6.."قــفــــزه X300 🚀",
  384. XX7.."ســرعــه X300 🏃‍♂️",
  385.     "الــــرجــــوع 🔙"
  386. }, nil, " 😵 قــائــمــه الــتــفــعــيــلات الــعــجــيــبــه 😵")
  387.  
  388.  
  389. if SN == nil then else
  390. if SN[1]  == true then K1() end
  391. if SN[2]  ==  true then K2() end
  392. if SN[3]  == true then K3() end
  393. if SN[4]  == true then K4() end
  394. if SN[5]  == true then K5() end
  395. if SN[6]  == true then K6() end
  396. if SN[7]  == true then K7() end
  397. if SN[8]  ==  true then HOME() end
  398. end
  399.   PUBGMH = -1
  400. end
  401.  
  402. XX1= "〘 لا يعمل 〙"
  403. function K1()
  404.   if XX1== "〘 لا يعمل 〙" then
  405.     gg.clearResults()
  406.     gg.setRanges(gg.REGION_C_DATA)
  407.     gg.searchNumber("00h;00h;C8h;42h;F0h;48h;2Dh;E9h;10h;B0h::10", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  408.     gg.refineNumber("00h;00h;C8h;42h;F0h;48h;2Dh;E9h;10h;B0h::10", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  409.     gg.refineNumber("00h;00h;C8h;42h::4", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  410.     gg.getResults(100000)
  411.     gg.editAll("00h;00h;7Ah;C3h", gg.TYPE_BYTE)
  412.     gg.clearResults()
  413.     gg.setVisible(false)
  414.     gg.toast("تــم الــتــفــعــيــل 🔔")
  415.     XX1= "〘 يعمل 〙"
  416.   elseif XX1 == "〘 يعمل 〙" then
  417.     gg.clearResults()
  418.     gg.setRanges(gg.REGION_C_DATA)
  419.     gg.searchNumber("00h;00h;7Ah;C3h;F0h;48h;2Dh;E9h;10h;B0h::10", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  420.     gg.refineNumber("00h;00h;7Ah;C3h;F0h;48h;2Dh;E9h;10h;B0h::10", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  421.     gg.refineNumber("00h;00h;7Ah;C3h::4", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  422.     gg.getResults(100000)
  423.     gg.editAll("00h;00h;C8h;42h", gg.TYPE_BYTE)
  424.     gg.clearResults()
  425.     gg.setVisible(false)
  426.     gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  427.     XX1 = "〘 لا يعمل 〙"
  428.   end
  429. end
  430.  
  431. XX2= "〘 لا يعمل 〙"
  432. function K2()
  433.   if XX2== "〘 لا يعمل 〙" then
  434.     gg.clearResults()
  435.       io.output(fileData):write([[
  436. 29042
  437. 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
  438. 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
  439. ]]):close()
  440.       gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  441.       os.remove(fileData)
  442.       gg.sleep(50)
  443.       gg.clearList()
  444.       gg.toast('تــم الــتــفــعــيــل 🔔')
  445.     XX2= "〘 يعمل 〙"
  446.   elseif XX2 == "〘 يعمل 〙" then
  447.     gg.clearResults()
  448.       io.output(fileData):write([[
  449. 29042
  450. 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
  451. 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
  452. ]]):close()
  453.       gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  454.       os.remove(fileData)
  455.       gg.sleep(50)
  456.       gg.clearList()
  457.       gg.toast('تـم الـغـاء الـتــفــعــيــل 🔕')
  458.     XX2 = "〘 لا يعمل 〙"
  459.   end
  460. end
  461.  
  462. XX3= "〘 لا يعمل 〙"
  463. function K3()
  464. gg.alert("لكي يعمل معك الهاك بشكل جيد يجب عليك الصعود الى منطقه مرتفعه بالسياره وتفعيل هاذا الخيار 👉", "تفعيل ","")
  465.   if XX3== "〘 لا يعمل 〙" then
  466.     gg.clearResults()
  467.     gg.setRanges(gg.REGION_C_DATA)
  468.     gg.searchNumber("1000", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  469.     gg.getResults(500)
  470.     gg.editAll("2500.1234", gg.TYPE_FLOAT)
  471.     gg.clearResults()
  472.     gg.clearResults()
  473.     gg.setRanges(gg.REGION_CODE_APP)
  474.     name("libil2cpp.so")
  475.     myoffset = 24186136
  476.     original("7F 45 4C 46 01 01 01 00")
  477.     replaced("00 00 A0 E3 1E FF 2F E1")
  478.     gg.toast("تــم الــتــفــعــيــل 🔔")
  479.     XX3= "〘 يعمل 〙"
  480.   elseif XX3 == "〘 يعمل 〙" then
  481.     gg.clearResults()
  482.     gg.setRanges(gg.REGION_C_DATA)
  483.     gg.searchNumber("2500.1234", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  484.     gg.getResults(500)
  485.     gg.editAll("1000", gg.TYPE_FLOAT)
  486.     gg.clearResults()
  487.     gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  488.     XX3 = "〘 لا يعمل 〙"
  489.   end
  490. end
  491.  
  492. XX4= "〘 لا يعمل 〙"
  493. function K4()
  494.   if XX4== "〘 لا يعمل 〙" then
  495.     gg.clearResults()
  496.     io.output(fileData):write([[
  497. 6740
  498. Var #C9C3004C|c9c3004c|10|e12fff1ee3a00000|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|67204c
  499. Var #C9C30050|c9c30050|10|e590058ce12fff1e|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|672050
  500. ]]):close()
  501.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  502.     os.remove(fileData)
  503.     gg.sleep(50)
  504.     gg.clearList()
  505.     gg.toast("تــم الــتــفــعــيــل 🔔")
  506.     XX4= "〘 يعمل 〙"
  507.   elseif XX4 == "〘 يعمل 〙" then
  508.     gg.clearResults()
  509.     io.output(fileData):write([[
  510. 6740
  511. Var #C9C3004C|c9c3004c|10|e1a0b00de92d4800|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|67204c
  512. Var #C9C30050|c9c30050|10|e590058ce1a0b00d|0|0|0|0|rwxp|/mnt/expand/c5b07762-cc27-48b4-ad45-18ed81002585/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|672050
  513. ]]):close()
  514.     gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  515.     os.remove(fileData)
  516.     gg.sleep(50)
  517.     gg.clearList()
  518.     gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  519.     XX4 = "〘 لا يعمل 〙"
  520.   end
  521. end
  522.  
  523. XX5= "〘 لا يعمل 〙"
  524. function K5()
  525.   if XX5== "〘 لا يعمل 〙" then
  526.     gg.clearResults()
  527.     gg.setRanges(gg.REGION_C_DATA)
  528.     gg.searchNumber("1000", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  529.     gg.getResults(500)
  530.     gg.editAll("2500.1234", gg.TYPE_FLOAT)
  531.     gg.clearResults()
  532.     gg.clearResults()
  533.     gg.setRanges(gg.REGION_CODE_APP)
  534.     name("libil2cpp.so")
  535.     myoffset = 24186136
  536.     original("7F 45 4C 46 01 01 01 00")
  537.     replaced("00 00 A0 E3 1E FF 2F E1")
  538.     gg.toast("تــم الــتــفــعــيــل 🔔")
  539.     XX5= "〘 يعمل 〙"
  540.   elseif XX5 == "〘 يعمل 〙" then
  541.     gg.clearResults()
  542.     gg.setRanges(gg.REGION_C_DATA)
  543.     gg.searchNumber("2500.1234", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  544.     gg.getResults(500)
  545.     gg.editAll("1000", gg.TYPE_FLOAT)
  546.     gg.clearResults()
  547.     gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  548.     XX5 = "〘 لا يعمل 〙"
  549.   end
  550. end
  551.  
  552. XX6= "〘 لا يعمل 〙"
  553. function K6()
  554. gg.alert("لكي يعمل معك هاذا التفعيل يجب عليك تفعيل خيار الاختفاء لتجنب الاق 🙏", "تفعيل ","")
  555.   if XX6== "〘 لا يعمل 〙" then
  556.     gg.clearResults()
  557.     gg.setRanges(gg.REGION_CODE_APP)
  558.     name("libil2cpp.so")
  559.     myoffset = 24186136
  560.     original("7F 45 4C 46 01 01 01 00")
  561.     replaced("00 00 A0 E3 1E FF 2F E1")
  562.     gg.clearResults()
  563.     gg.setRanges(gg.REGION_ANONYMOUS)
  564.     gg.searchNumber("CDr;CCr;CCr;BDr;33r;33r;33r;3Fr;00r;00r;40r;40r::12", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  565.     gg.getResults(12)
  566.     gg.editAll("CDr;CCr;CCr;BDr;00r;00r;C8r;42r;00r;00r;A0r;41r", gg.TYPE_BYTE)
  567.     gg.clearResults()
  568.     gg.toast("تــم الــتــفــعــيــل 🔔")
  569.     XX6= "〘 يعمل 〙"
  570.   elseif XX6 == "〘 يعمل 〙" then
  571.     gg.clearResults()
  572.     gg.setRanges(gg.REGION_ANONYMOUS)
  573.     gg.searchNumber("CDr;CCr;CCr;BDr;00r;00r;C8r;42r;00r;00r;A0r;41r::12", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1)
  574.     gg.getResults(12)
  575.     gg.editAll("CDr;CCr;CCr;BDr;33r;33r;33r;3Fr;00r;00r;40r;40r", gg.TYPE_BYTE)
  576.     gg.clearResults()
  577.     gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  578.     XX6 = "〘 لا يعمل 〙"
  579.   end
  580. end
  581.  
  582. XX7= "〘 لا يعمل 〙"
  583. function K7()
  584.   if XX7== "〘 لا يعمل 〙" then
  585.     gg.setRanges(gg.REGION_C_DATA)
  586.   gg.searchNumber(100, gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  587.   gg.getResults(99999)
  588.   gg.editAll(800, gg.TYPE_FLOAT)
  589.   gg.toast("تــم الــتــفــعــيــل 🔔")
  590.     XX7= "〘 يعمل 〙"
  591.   elseif XX7 == "〘 يعمل 〙" then
  592.     gg.setRanges(gg.REGION_C_DATA)
  593.   gg.searchNumber(800, gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  594.   gg.getResults(99999)
  595.   gg.editAll(100, gg.TYPE_FLOAT)
  596.   gg.toast("تـم الـغـاء الـتــفــعــيــل 🔕")
  597.     XX7 = "〘 لا يعمل 〙"
  598.   end
  599. end
  600.  
  601. function EXIT0()
  602.   print("تــم الــتــطــويــر بــواســطــه مــجــهــول YT")
  603. gg.skipRestoreState()
  604.   os.exit()
  605.   gg.setVisible(true)
  606. end
  607.  
  608. while true do
  609.   if gg.isVisible(true) then
  610.     PUBGMH = 1
  611.     gg.setVisible(false)
  612.   end
  613.   gg.clearResults()
  614.   if PUBGMH == 1 then
  615.     HOME()
  616.   end
  617. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement