Search the Community
Showing results for tags 'Offsets'.
-
Please help how to freeze offsets edited values! Pls r = {"4","8","12","16","20","24","28","32","36","40","44","48","52"} gg.setRanges(gg.REGION_C_BSS) gg.searchNumber("-8388609", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0) gg.refineAddress("524", -1, gg.TYPE_DWORD, gg.SIGN_EQUAL, 0, -1, 0) q = gg.getResults(1) for i = 1,#r do p= {} p = {} p.address = q[1].address + r p.flags = 4 p.value = 1120403456 gg.setValues(p) end
-
Group searches are always slower then searches with one value. In this video i show how we could use single search and pointers and how we could possibly script them for or game so that we faster get to or values then group searches.
-
5
-
- Pointer
- Pointer search
-
(and 3 more)
Tagged with: