Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. gg.setVisible(false)
  2.  
  3. local old = gg.getRanges()
  4. gg.setRanges(gg.REGION_ANONYMOUS)
  5.  
  6. --https://fifarenderz.com/20/player/21230666 - Gabriel Jesus (ST 80)
  7. gg.toast('Gabriel Jesus')
  8. gg.searchNumber('932EF39Bh;34E0C685h;8E698BA0h;AA485AE1h;05B9AFFAh;1EBBA73Eh;1DC75F3Fh;05B9AFFAh;1BDECF41h;E9DAE0B9h;923AAB9Ch;7567945Ch;35D50E84h;7B214456h;A85FCAE3h;A39A62E8h;BAB3CA2Eh;AA485AE1h;1EBBA73Eh;34E0C685h;00F447FFh;7B214456h;90521B9Eh;F088D8B2h;F088D8B2h;06ADF7F9h;765BDC5Bh;A48EAAE7h;923AAB9Ch;C06D7A28h;BAB3CA2Eh;7B214456h::1500', gg.TYPE_DWORD)
  9. gg.getResults(gg.getResultsCount())
  10. gg.editAll('3A9A767Fh', gg.TYPE_DWORD)
  11. gg.clearResults()
  12.  
  13. gg.setRanges(old)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement