Cease_requiem Posted November 20, 2021 Posted November 20, 2021 Could someone share a method of hacking gems in this game? the values can be easily found and changed but when you try to buy something in the shop the game just crashes or the loading never ends.
MC874 Posted November 22, 2021 Posted November 22, 2021 On 11/20/2021 at 7:01 PM, Cease_requiem said: Could someone share a method of hacking gems in this game? the values can be easily found and changed but when you try to buy something in the shop the game just crashes or the loading never ends. Hi ! Its looks like the game currency is tied to server-side, thus cant be changed. You can only change the value from the client-side wich there's a value mismatch when the game do transaction. It would be much easier if you can just make the item price to 0 or free instead of changing the gems.
KPLFIELDRAM Posted November 22, 2021 Posted November 22, 2021 savegame on server-side is probably encrypted, making harder to sync into hacked saves
MC874 Posted November 22, 2021 Posted November 22, 2021 2 hours ago, KPLFIELDRAM said: savegame on server-side is probably encrypted, making harder to sync into hacked saves Most game, the hacked item price (paid to free) can still be saved into Online SaveGames because the game only lookup for the transaction (Used Item), this still happens on XboxLive Games. Only a little that does reset everytime you go back to main-menu, so its worth it to look up for the item price. There's atleast 3 different ways to achieve that: 1) Directly change the price value (Rarely work) 2) Changing the item tag (Paid and free item have different tag assigned) 3) Or you can look up on UserHasOwned or something similar to disable paid item and make everything availably free.
Cease_requiem Posted November 22, 2021 Author Posted November 22, 2021 Im not so good with gg, i do understand its complex with server sided games, i will try to edit the prices, but that will be hard for me lol
Cease_requiem Posted November 22, 2021 Author Posted November 22, 2021 Yuukis is it possible to change those item prices with gg? Thanks btw
MC874 Posted November 24, 2021 Posted November 24, 2021 On 11/23/2021 at 4:17 AM, Cease_requiem said: Yuukis is it possible to change those item prices with gg? Thanks btw Its possible but it might a challenging task, for a better sight you can only decompile the game library using a decompiler like IDA, Ghidra or something similar. 1
Cease_requiem Posted November 25, 2021 Author Posted November 25, 2021 On 11/24/2021 at 1:39 AM, Yuukis said: Its possible but it might a challenging task, for a better sight you can only decompile the game library using a decompiler like IDA, Ghidra or something similar. Oh man thats way too much for me, but thanks for the help, ill ask my friend maybe he is capable of it.
flygoParasite Posted November 4, 2022 Posted November 4, 2022 On 11/22/2021 at 7:05 PM, MainC said: Most game, the hacked item price (paid to free) can still be saved into Online SaveGames because the game only lookup for the transaction (Used Item), this still happens on XboxLive Games. Only a little that does reset everytime you go back to main-menu, so its worth it to look up for the item price. There's atleast 3 different ways to achieve that: 1) Directly change the price value (Rarely work) 2) Changing the item tag (Paid and free item have different tag assigned) 3) Or you can look up on UserHasOwned or something similar to disable paid item and make everything availably free. What is UserHasOwned and how to find the tag?
blocx Posted November 5, 2022 Posted November 5, 2022 9 hours ago, flygoParasite said: What is UserHasOwned and how to find the tag? userhasowned can be found in dump ( .cs ) and u can find or modify with toolbox Il2CppDumper Toolbox Free by BadCase (#5ne5d1ze)
blocx Posted November 5, 2022 Posted November 5, 2022 Il2CppDumper Toolbox Free by BadCase (#5ne5d1ze) oups sorry after check is not unity so dump.cs and toolbox not possible
flygoParasite Posted November 7, 2022 Posted November 7, 2022 On 11/5/2022 at 9:18 AM, blocx said: Il2CppDumper Toolbox Free by BadCase (#5ne5d1ze) oups sorry after check is not unity so dump.cs and toolbox not possible Could you tell me your discord i kinda need more help there
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now