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
Got ground textures working now (not pictured), just gotta set up alpha blending. Yes, the textures on objects is off, its only using the first texture for each object atm. Aspect ratio on my window is off (window is square) so it looks a little off.
Did a bunch of work on the navigation code (mostly handling low FPS) and solved a few complexity issued with pathfinding. Going to focus more on the combat/target decision and routine integration part, which will probably be pretty time intensive. Kudos to the OpenBot devs for doing what they did.
I also implemented kynox' tip for my harvest states regarding moving straight to the node if possible. Also threw together a quick BG state to prepare for my work on target decision and combat logic.
Again, there wouldn't be much to see in a screenshot, so here's a
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
Did a bunch of work on the navigation code (mostly handling low FPS) and solved a few complexity issued with pathfinding. Going to focus more on the combat/target decision and routine integration part, which will probably be pretty time intensive. Kudos to the OpenBot devs for doing what they did.
I also implemented kynox' tip for my harvest states regarding moving straight to the node if possible. Also threw together a quick BG state to prepare for my work on target decision and combat logic.
Again, there wouldn't be much to see in a screenshot, so here's a [Only registered and activated users can see links. ] instead again.
Impressive!
The new gathering nav looks really great.
__________________
[Only registered and activated users can see links. ]
hiho
a friend of mine gave me a source code..and i changed some things, but now not running i think the offsets are to old...maybe anyone can help me
here is a screenshot..btw its an gathering bot :P
Well so far, this is only "protection"? I found: [Only registered and activated users can see links. ]
However I'm still at the beginning, so maybe there is something that is going to stop me. But before continuing my project I've found that I really have to learn some c++ basics. I keep having huge memory leaks and random crashes God bless c#..