
Originally Posted by
Storm_
thank you so much
- - - Updated - - -
I'm going to try using Ghidra to try to do this. I don't know if it's the best app, but I use this one.
- - - Updated - - -
thank you so much
- - - Updated - - -
I'm going to try using Ghidra to try to do this. I don't know if it's the best app, but I use this one.
- - - Updated - - -
I can only find
1400e8217 .*quest.*trigger.* ".*quest.*trigger.*" ds
1400e8665 .*chest_quest_worldboss.* ".*chest_quest_worldboss.*" ds
1400e86a7 .*quest_spawn_trigger_radiant.* ".*quest_spawn_trigger_radiant.*" ds
zzst0rm My Dc
you got two issues here
also ngl Ghidra is super powerful, but i don’t really know how to use it
anyway
first you’re searching the wrong way
i didn’t mean u should look for a specific func or object in memory
what i told u earlier is the name of the entity you need to target
so what u actually need is a list of entities around you
go into the source code and check how it finds those entities
once u get that, u can make a filter however u want
your second issue
you’re looking for a specific string instead of searching inside the gameobjects
you can access entities through worldBasePtr
then use the node at offset 0x7C
that’ll lead you to the start of the entities list
from there u can mess with them however u want

Originally Posted by
raged27
People just mad cuz they keep this mod on hush so they stay on top of leaderboards
i get that you’re mad, but u got no right to be mad over somethin like this
if u said u were mad cuz ppl are cheating, that would make sense
but if u think about it, u didn’t even help with the auto dungeon