Advertisement
Panerror

11

Dec 4th, 2021 (edited)
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.82 KB | None | 0 0
  1. function START()
  2. menu = gg.choice({
  3.   A1.."⚙️ สโคบล๊อกหัว ",
  4.   "🔙EXIT🔜"
  5. },nil,"🎀 亗 VIP 亗 Scripr Online BY : Panx01 🎀")
  6.  
  7.  if menu == nil then else end
  8.  if menu == 1 then MAS1() end\
  9.  if menu == 2 then Exit() end
  10.  menuk = -1
  11. end
  12.  
  13.  
  14. A1 = "〖 🔵 〗"
  15.  
  16. function MAS4()
  17. gg.clearResults()
  18. io.output(fileData):write([[
  19. 3970
  20. Var #A1097E38|a1097e38|10|0|0|0|0|0|r--p|/data/app/com.dts.freefireth-1/lib/arm/libil2cpp.so|917e38
  21. ]]):close()
  22. gg.loadList(fileData, gg.LOAD_APPEND | gg.LOAD_VALUES)
  23. gg.sleep(50)
  24. gg.clearList()
  25. gg.clearResults()
  26. end
  27.  
  28. function Exit()  
  29.   print(" ปิดสคริปเรียบร้อยแล้ว ")
  30.     gg.skipRestoreState()
  31.   gg.setVisible(true)
  32.   os.exit()
  33. end
  34.  
  35. print("Panx01 SUPER MOD MENU")
  36. print("ทำโดย : Panx01")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement