ola.
I'm interested in getting back into botting scripts for Trove, but I need some help as I've hit a brick wall.
What I need help with:
Finding item IDs in slots.
I've done a solid 100+ hours of research as to how Trove may be throwing data into the slots.
Here's what I know, which may be of help in finding this info:
Trove uses a system called Iggy Game UI to use Flash/ActionScript 3.
Link:
http://www.radgametools.com/iggy.htm
The actionscript in the swf files themselves (they are in the Trove folder) can be decompiled to show AS3 in clean and readable code using:
https://www.free-decompiler.com/flash/
Perhaps editing the swf files to perhaps output some data to a variable?
Though, I can't seem to find any information in the files themselves in anything other than it's name. like, Items don't seem to have a number ID (like Maplestory for example).
The log in the bottom right corner which gets updated telling what items have been picked up (like if we could find the "current message" address, this would be another helpful thing) does get logged into memory, but gets thrown around randomly a lot.
Anyway, I'd be pretty keen to work with anyone that could help in finding this information. Could be fun (throw away them boots oh lawd).
If you have any further questions, flick me a PM.