Search found 13 matches

by ZixMatrix
Sun Feb 19, 2023 7:08 pm
Forum: General Gamehacking
Topic: Mono Disector JIT Boolean Always True
Replies: 5
Views: 2395

Re: Mono Disector JIT Boolean Always True

Messy6666 wrote:
Sun Feb 19, 2023 4:24 pm

Code: Select all

GWUserData.IsChatTitleUnlocked:
 mov al, 1  // AL = true
 ret            //  return TRUE
this is works
thanks :wub:
by ZixMatrix
Sun Feb 19, 2023 7:05 pm
Forum: General Gamehacking
Topic: Mono Disector JIT Boolean Always True
Replies: 5
Views: 2395

Re: Mono Disector JIT Boolean Always True

-edit- ps. if this is the boolean GameAssembly.dll+1B651A5 : GWUserData.IsChatTitleUnlocked: mov al, 1 // AL = true mov [GameAssembly.dll+1B651A5], al /// <<--- set to TRUE ret // return TRUE it will set it to true can you help me to explain what Dark Byte mean in this thread ? https://forum.cheate...
by ZixMatrix
Sun Feb 19, 2023 6:44 pm
Forum: General Gamehacking
Topic: Mono Disector JIT Boolean Always True
Replies: 5
Views: 2395

Re: Mono Disector JIT Boolean Always True

so i have this kind boolean property from mono disector i want to set it to "TRUE" how to do it using code injection ? please care to explain it, i still can't understand assembly / code injection thanks ofc this is rly hard to say this way but seeing the end of the function GWUserData.IsChatTitleU...
by ZixMatrix
Sun Feb 19, 2023 3:38 pm
Forum: General Gamehacking
Topic: Mono Disector JIT Boolean Always True
Replies: 5
Views: 2395

Mono Disector JIT Boolean Always True

so i have this kind boolean property from mono disector i want to set it to "TRUE" how to do it using code injection ? please care to explain it, i still can't understand assembly / code injection thanks GWUserData.IsChatTitleUnlocked - 55 - push ebp GWUserData.IsChatTitleUnlocked+1- 8B EC - mov ebp...
by ZixMatrix
Tue Nov 29, 2022 1:57 pm
Forum: Tables
Topic: puzzle quest 3 // infinity plus 2
Replies: 32
Views: 3026

Re: puzzle quest 3 // infinity plus 2

do you care to make bypass for gems of war ?
i always get banned because cheating to much
by ZixMatrix
Tue Nov 29, 2022 1:53 pm
Forum: Tables
Topic: Royal Quest Hacks (Fulqrum and 4Game)
Replies: 11
Views: 3322

Re: Royal Quest (4Game)

thanks, just download it right know
any guild or guide ?
what is best class
by ZixMatrix
Sun Sep 18, 2022 11:43 am
Forum: Cheat Engine Lua Scripting
Topic: AOBScan and Replace All Result
Replies: 8
Views: 7243

Re: AOBScan and Replace All Result

Care to share for others on how you fixed it? ok, first i will let you know about my objective I have this specific AOB that i want to search for I realize the address always change after I finish the battle or go to the lobby I have tried to using pointer and always failed cause when I restart the...
by ZixMatrix
Sun Sep 18, 2022 3:27 am
Forum: Cheat Engine Lua Scripting
Topic: AOBScan and Replace All Result
Replies: 8
Views: 7243

Re: AOBScan and Replace All Result

thanks already solved this
by ZixMatrix
Sun Sep 18, 2022 1:42 am
Forum: Cheat Engine Lua Scripting
Topic: AOBScan and Replace All Result
Replies: 8
Views: 7243

Re: AOBScan and Replace All Result

You need a unique AOB, or at least narrow it down by using aobscanregion [ENABLE] {$lua} local pattern = "?? 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00" local replace = "00 00 00 00 00 00 00 00 00 00 00 00 01 00 0...
by ZixMatrix
Sat Sep 17, 2022 6:12 pm
Forum: Cheat Engine Lua Scripting
Topic: AOBScan and Replace All Result
Replies: 8
Views: 7243

AOBScan and Replace All Result

is there any example of simple AOBScan then replace all the result ?
in my case i want scan ?? 00 14 00 0E, the result is more than one
then i want replace all of it with 01 00 14 00 0E
thank you very much
by ZixMatrix
Sat Sep 17, 2022 11:47 am
Forum: Tables
Topic: Gems of War [STEAM]
Replies: 93
Views: 20683

Re: Gems of War [STEAM]

[Link]

[Link]
by ZixMatrix
Sat Sep 17, 2022 11:47 am
Forum: Tables
Topic: Gems of War [STEAM]
Replies: 93
Views: 20683

Re: Gems of War [STEAM]

direct edit will cause your account got banned
this is the most safe method so far

Image

Image
by ZixMatrix
Sun Sep 04, 2022 9:53 am
Forum: Tables
Topic: Gems of War [STEAM]
Replies: 93
Views: 20683

Re: Gems of War [STEAM]

can you enable the CHEATS MENU ? thank you i cant send you message, please message me and i want to join your guild you can find the address from mono method is get_CHEATS public static class GoWApplication { // Token: 0x170006D0 RID: 1744 // (get) Token: 0x060023E6 RID: 9190 RVA: 0x0000D518 File Of...