FIOTINHOMOD

FIOTINHO V1.0 VIP

Apr 6th, 2020
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.80 KB | None | 0 0
  1. gg.alert('SCRIPT BLOQUEADA PARA DESBLOQUEAR TEM QUE SE INSCREVER NO CANAL DO FIOTINHO','[SEGUIR]')
  2. revo.goURL('https://www.youtube.com/channel/UCwUR_y8WaNS0_TAEZ0c4Ojw')
  3.  
  4. gg.alert('NÃO ME RESPONSABILISO SE VOCÊ TORMA  BAN SCRIPT By FIOTINHO MODZ','[Seguir ]')
  5.  
  6.  
  7. print('V1.0')
  8. print('FIOTINHO MODZ')
  9. print('Creditos: FIOTINHO MODZ')
  10. print ('OBRIGADO PELOS 100 INSCRITOS RUMO A #200')
  11.  
  12. while(true) do
  13. if gg.isVisible(true) then
  14. menuk = 1
  15. gg.setVisible(false)
  16. end
  17.  
  18. function open()
  19.     menu = gg.choice({'MODO FANTASMA','ATRAVESAR PEDRAS','PERSONAGEM','MENU ARMA','MENU MAPA','MENU DESBANIR','Exit'},nil,'FIOTINHO MODZ')
  20.     if menu == 1 then hack1()end
  21.     if menu == 2 then hack2() end
  22.    if menu == 3 then hack3() end --aqui vc ira bota qualquer nome mais tem que numera serto  
  23.     if menu == 4 then hack4() end --aqui vc ira bota qualquer nome mais tem que numera serto
  24.     if menu == 5 then hack5() end --aqui vc ira bota qualquer nome mais tem que numera serto
  25.      if menu == 6 then hack6() end --aqui vc ira bota qualquer nome mais tem que numera serto
  26.        if menu == 7 then exit() end
  27.            if menu == nil then minimize() end
  28.               menuk = -1
  29.                     end                    
  30.  
  31. function hack1()
  32. menu1 = gg.multiChoice({'modo fᥲntᥲsmᥲ (ON)','modo fᥲntᥲsmᥲ (OFF)','Voltar'},nil,' FIOTINHO MODZ')
  33. if menu1 == nil then else
  34. if menu1[1] == true then M1() end
  35. if menu1[2] == true then M2() end
  36. if menu1[3] == true then open() end
  37. end
  38. menuk=-1
  39. end
  40.  
  41. function M1 ()
  42. gg.setRanges(gg.REGION_CODE_APP | gg.REGION_C_DATA)
  43.   name("libil2cpp.so")
  44.   myoffset = 21357652
  45.   original("7F 45 4C 46 01 01 01 00")
  46.   replaced("00 00 A0 E3 1E FF 2F E1")
  47.   gg.clearResults()
  48.   gg.toast("Ativado✔")
  49. gg.setVisible(falar)
  50. end
  51.  
  52. function M2 ()
  53.   gg.setRanges(gg.REGION_CODE_APP | gg.REGION_C_DATA)
  54.   name("libil2cpp.so")
  55.   myoffset = 21357652
  56.   original("7F 45 4C 46 01 01 01 00")
  57.   replaced("70 4C 2D E9 10 B0 8D E2")
  58.   gg.clearResults()
  59. gg.toast("Ativado✔")
  60. gg.setVisible(false)
  61. end
  62.  
  63.  
  64. function hack2()
  65. menu2 = gg.multiChoice({'ATRAVERSAR PEDRAS (ON)','ATRAVERSA PEDRAS(OFF)','Voltar'},nil,' FIOTINHO MODZ')
  66. if menu2 [1] == true then z1()end
  67. if menu2 [2] == true then z2()end
  68. if menu2 [3] == true then open() end
  69. menuk = - 1
  70. end
  71.  
  72.  
  73. function hack3()          
  74. menu = gg.multiChoice({'ANTENA','CORPO BRANCO','CORPO ROSA','MED KIT 3s','Back'},nil,'FIOTINHO MODZ')
  75. if menu [1] == true then ANTENA() end
  76. if menu [2] == true then a2() end
  77. if menu [3] == true then a3() end
  78. if menu [4] == true then a4() end
  79. if menu [5] == true then open() end
  80. menuk = -1
  81. end
  82.  
  83.  
  84.  
  85.  
  86.  
  87. function hack4()
  88. menu = gg.multiChoice({'HEADSHOT','AIM BOT','AIM LOCK','CHUVA DE BALAS','MIRA BRANCA','MAIS SENSIBILIDADE','CARREGAR LOGO','DISPARO AUTOMÁTICO','SEMI AIM BOT','Back'},nil,'FIOTINHO MODZ')
  89. if menu [1] == true then n1() end
  90. if menu [2] == true then n2()end
  91. if menu [3] == true then n3()end
  92. if menu [4] == true then n4()end
  93. if menu [5] == true then n5()end
  94. if menu [6] == true then n6()end
  95. if menu [7] == true then n7()end
  96. if menu [8] == true then n8()end
  97. if menu [9] == true then n9()end
  98. if menu [10] == true then open() end
  99. menuk = -1
  100. end
  101.  
  102.  
  103. function hack5()
  104. menu = gg.multiChoice({'NÃO SER ELIMINADO','Black'},nil,'FIOTINHO MODZ')
  105. if menu [1] == true then k1() end
  106. if menu [2] == true then open() end
  107. menuk = -1
  108. end
  109.  
  110.  
  111.  
  112.  
  113. function hack6()
  114. menu = gg.multiChoice({'DESBANIR IMEI ','DESBANIR SERIAL ','DESBANIR MEID','Back'},nil,' ')
  115. if menu [1] == true then c1() end
  116. if menu [2] == true then c2()end
  117. if menu [3] == true then c3()end
  118. if menu [4] == true then open() end
  119. menuk = -1
  120. end
  121.    
  122.  
  123.  
  124. function minimize()
  125. gg.toast('FIOTINHO MODZ')
  126. end
  127.  
  128. function exit()
  129. os.exit()
  130. end
  131.  
  132.  
  133.        if menuk == 1 then
  134. open()
  135. end
  136. end
  137.    
  138.     print('Até mais:)')
Add Comment
Please, Sign In to add comment