What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

ExMatt

Active Member
Joined
Jul 5, 2015
Messages
1,030
Reaction score
14
I was wondering if there is a general offset range for the gathering properties on the GatheringManager

for example, public static byte GatheringCombo

I would like to find the HQGatheringCombo offset which is truly going to be a pain, since getting HQ combos is hard in the first place.

Maybe someone could help?

@mastahg: Also... Here is one I found that could be added to the API.

This is for the window "GatheringMasterpiece"
Core.Memory.Read<int>(MasterpieceWindow.Pointer + 0x000001C4);

Edit: This is for Rarity.(Collectability during gathering).
 
Last edited:
@mastahg
Just wanted to let you know that I found the HQ Gathering Combo value and it seems to be the GatheringCombo + 1 byte.
 
Back
Top