| View previous topic :: View next topic |
| Author |
Message |
FreeFIRE How do I cheat?
Reputation: 0
Joined: 23 Aug 2021 Posts: 2
|
Posted: Mon Aug 23, 2021 9:44 am Post subject: [HELP] Game Guardian group search convert to cheat engine? |
|
|
[HELP] GG group search convert to CE
here is the sample code ( for bypass limit of name or chat )
gg.searchNumber('12;1', gg.TYPE_DWORD) ( New Scan ) ( 12 ) is the limited and ( 1 ) to ( 3 ) is the number I write to get the limit unchanged
gg.getResults(112717)
gg.refineNumber("12;3", gg.TYPE_DWORD) ( Next Scan )
gg.getResults(7)
gg.refineNumber("12", gg.TYPE_DWORD) ( Next Scan )
gg.getResults(3)
gg.editAll('500', gg.TYPE_DWORD)
first, it search for '12;1' which is a group search for 4byte DWORD.
second its the next search '12;3' which is 4byte too because of DWORD.
after next search only '12' it gets only the 3 result , the last code is to edit the 3 result 12 to 500.
So how do you search this "12;1" in cheat engine?
Last edited by FreeFIRE on Mon Aug 23, 2021 9:59 am; edited 3 times in total |
|
| Back to top |
|
 |
LeFiXER Grandmaster Cheater Supreme
Reputation: 20
Joined: 02 Sep 2011 Posts: 1069 Location: 0x90
|
Posted: Mon Aug 23, 2021 9:58 am Post subject: |
|
|
| Search for the value 12 with 4 bytes as the value type.
|
|
| Back to top |
|
 |
FreeFIRE How do I cheat?
Reputation: 0
Joined: 23 Aug 2021 Posts: 2
|
Posted: Mon Aug 23, 2021 10:06 am Post subject: LeFiXER |
|
|
It's not that easy I've tried everything It's very hard to find one limit among thousands of value
| Description: |
|
| Filesize: |
180.18 KB |
| Viewed: |
3673 Time(s) |

|
|
|
| Back to top |
|
 |
LeFiXER Grandmaster Cheater Supreme
Reputation: 20
Joined: 02 Sep 2011 Posts: 1069 Location: 0x90
|
Posted: Mon Aug 23, 2021 11:23 am Post subject: |
|
|
| Cheat Engine wasn't designed to scan for Android emulated games.
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Mon Aug 23, 2021 11:26 am Post subject: |
|
|
try a groupscan 4:12 4:1 and then 4:12 4:3
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
|