mahdiraddad1212

عيود

Jul 17th, 2021 (edited)
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.78 KB | None | 0 0
  1. function Main1()
  2.   MN = gg.choice({
  3.  
  4.  
  5. "🔌3K DPI 🔌",
  6.     "📛 NO RECOIL 📛",
  7.  }, nil, "🔥 VIP SCRIPT 🔥")
  8.  
  9. if MN == 1 then x1() end
  10. if MN == 2 then x2() end
  11. FX1=0
  12. end
  13.  
  14. function x1()
  15. gg.setRanges(16384)
  16. gg.searchNumber("\000300", 16, false, 536870912, 0, -5)
  17. gg.getResults(3)
  18. gg.editAll("160", 16)
  19. gg.clearResults()
  20. gg.toast("✔️")
  21. end
  22.  
  23.  
  24.  
  25. function x2()
  26. gg.setRanges(32)
  27. gg.searchNumber("0.01748251915", 16, false, 536870912, 0, -1)
  28. gg.getResults(999)
  29. gg.editAll("2.2447142e-38", 16)
  30. gg.clearResults()
  31. gg.setRanges(32)
  32. gg.searchNumber("1016018816", 4, false, 536870912, 0, -5)
  33. gg.getResults(500)
  34. gg.editAll("0006018816", 4)
  35. gg.clearResults()
  36. gg.toast("🎭NO RECOIL✔️🎭")
  37. end
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.   if FX1 == nil then
  47.     Main1()
  48.   end
  49.  
Add Comment
Please, Sign In to add comment