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
I'm going to begin writing a bot for myself pretty soon, though I haven't got around to learning about reversing yet. The only thing I'm having an issue with is finding the clientconnection and curMgr offsets (clientconnection value + curMgr value = object manager, correct?), although I've searched on these forums extensively.
[Only registered and activated users can see links. ]
Reading this forum, I followed what I believed to be his method as outlined in a screenshot I just took;
"I'm going to begin writing a bot for myself pretty soon, though I haven't got around to learning about reversing yet." <-- I lol'd right there.
__________________
[Only registered and activated users can see links. ]
Results of MaiN getting trolled in regards to mixing managed and unmanaged code:
Quote:
(4:25:36 PM) MaiN: I really don't care what you think
(4:25:41 PM) Cypher: rifk
(4:25:42 PM) Cypher: trolled
(4:25:47 PM) MaiN: no seriously
(4:25:50 PM) MaiN: I never have
"I'm going to begin writing a bot for myself pretty soon, though I haven't got around to learning about reversing yet." <-- I lol'd right there.
From what I understand - which may very well be wrong - as long as I'm able to get all the offsets that are required for my program (which will be purely memory reading), I won't need to learn real reversing until I make a more complex bot. That's just what I've gathered so far, which could be completely incorrect.
Anyway, thanks for the constructive response.
Last edited by Thongs; 06-18-2009 at 04:26 AM.
Reason: typo
I dont really know what you are looking for here. But have you even tried the values you found there? And I cant really see what you have done in that printscreen more than looked up the right values :P
Try them out and see what happens? they should be correct.
I just need to know whether or not I did this correctly- as if it's incorrect I'll be screwed on everything done after.
Write a piece of code and check it out yourself. If you don't know anything about reversing you're better off getting the offsets from the 3.1.3 thread or better yet learn to reverse and then come back.