WoW Memory EditingWoW Memory Editing for learning purposes only.
This section is more advanced than others on MMOwnedRead the section specific rules, infractions will be given out if u break them!That is including the expectations! - If you don't meet them then don't post
First of all, I'm still at a novice level in memory editing and know that my work isn't
as impressive as almost all screenshots / videos that where posted in this
thread already (maybe I get cypher to lol? ). However, I really like the
topic and am improving continuously.
Thanks to the MMOwned memory editing community I could achieve some
little goal: Some DLL which allows you to set the facing (and later probably
do movement and other stuff) from ingame macros.
Video download: [Only registered and activated users can see links. ] (26.53 MB)
Video stream: [Only registered and activated users can see links. ] (may take some time until megavideo has completed video conversion)
Last edited by Ellesar1; 2 Weeks Ago at 01:22 PM.
Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.
My language is more l33t than yours lul !111
I can cause memory access violations, you can't whahaha.
Fail troll is fail.
__________________
[Only registered and activated users can see links. ]Back online!
"Science is interesting, and if you don't agree you can **** off." [Only registered and activated users can see links. ]
Leonard: "I'm just saying, you can catch more flies with honey than with vinegar."
Sheldon: "You can catch even more flies with manure, what's your point?"
Ehmm... The same C# and VB code compiles to the same IL code... And I don't think C# is too bad for programming stuff like that.
C# is not exactly like VB unless you have Visual Studio 2010; But that doesn't matter because the "language" being talked about is AutoIt.
And if you judge a product instead of what was used (AutoIt), you might as well say "Well you repaired that car fender pretty well for only having a Chainsaw."
Isn't Malu05 coding in AutoIt only? He did some nice things
-------
To make something on-Topic, here a nothing-saying screenshot:
Today I started reversing PerfectWorld. I managed to iterate through the CECPlayer-objectlist but it still has many flaws :/
At least I find myself....
Ehmm... The same C# and VB code compiles to the same IL code... And I don't think C# is too bad for programming stuff like that.
C# has at least one important feature VB doesn't have. Unsafe code.
Unless something has changed recently?
__________________
[Only registered and activated users can see links. ]Back online!
"Science is interesting, and if you don't agree you can **** off." [Only registered and activated users can see links. ]
Leonard: "I'm just saying, you can catch more flies with honey than with vinegar."
Sheldon: "You can catch even more flies with manure, what's your point?"
Working on generating navigation meshes, but first we must render the area in question to make sure we're parsing things correctly. The app allows me to load/unload ADTs on demand by clicking on the "Continent View" window.
[Only registered and activated users can see links. ]
The reason you see green stuff in the ocean is (I think) that I am rendering the ocean bottom and my drawing order isn't ideal aesthetically.