this is my first post here.. and i hope this is
1) the right section / forum
2) the information is useful for someone
i googled a lot and did not find any information about "read char stats and position from memory of the running rose process"
so i figured out the info and want to share it with you :)
the code:
i found the "how to read memory" somewhere (there are a lot of examples in the net)
the "main work" was to figure out the basepointer to the adresses and offsets
what can i use this for?
the code read out the player stats (without bonusses), current HP and MP plus the current position of the player.. it can be used for bot-programming..
what can i not use this for?
manipulate any of the values, set stats or hp or position (its all server side ;) )
with which client can i use the code?
i tested it with the TRose.exe client version 1.1.3.326
(used by AruaRose, and.. RuffRose <- in the past?)
where is the code?
here -> [Only registered and activated users can see links. ]
what should the output look like if the code runs?