rastah Posted October 28, 2018 Posted October 28, 2018 i'm new to all this script stuff so any help will be greatly appreciated i wanna know the function for refining a search value e.g i want to search an encrypted value 5 gg.searchNumber('5', gg.TYPE_DWORD, true) once i get all results i alter the value(in game) to 10 is there a function that will refine my earlier search of values from 5 to 10 ? if there is plz feel free to share thanks in advance : ) edit: i missed this vital statement If no results in results list then perform new search else refine search thanks enyby
Administrators Enyby Posted October 28, 2018 Administrators Posted October 28, 2018 Try read description for searchNumber. Not just copy paste from it - read. Answer present there.
Question
rastah
i'm new to all this script stuff so any help will be greatly appreciated
i wanna know the function for refining a search value e.g
i want to search an encrypted value 5
gg.searchNumber('5', gg.TYPE_DWORD, true)
once i get all results i alter the value(in game) to 10
is there a function that will refine my earlier search of values from 5 to 10 ? if there is plz feel free to share
thanks in advance : )
edit: i missed this vital statement
If no results in results list then perform new search else refine search
thanks enyby
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.