[Tut]How to make a dll trainer

Discuss MapleStory hacks and bots over here!
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [Tut]How to make a dll trainer

Post by Nerrazzuri »

Add me into MSN and we could talk there.
nerrazzuri2002@hotmail.com
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
EpsilonDelta
Novice Knight
Novice Knight
Posts: 4
Joined: Wed Jun 23, 2010 9:53 am

Re: [Tut]How to make a dll trainer

Post by EpsilonDelta »

Hi, how would I go about freezing the value of a pointer? Say I just had a level one pointer and I wanted to set its value every 250ms. I understand that I would have to retrieve the address that is being pointed to by the pointer and then write to that address, but I'm not quite sure how to do it.
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [Tut]How to make a dll trainer

Post by Nerrazzuri »

EpsilonDelta wrote:Hi, how would I go about freezing the value of a pointer? Say I just had a level one pointer and I wanted to set its value every 250ms. I understand that I would have to retrieve the address that is being pointed to by the pointer and then write to that address, but I'm not quite sure how to do it.
I don't quite understand what do you mean, did you mean to show level on the interface and read if the level is still the same every 250ms?
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
EpsilonDelta
Novice Knight
Novice Knight
Posts: 4
Joined: Wed Jun 23, 2010 9:53 am

Re: [Tut]How to make a dll trainer

Post by EpsilonDelta »

Well I guess that would be one application, but basically, I'm looking for how to set the value of the address that a static address (green address in Cheat Engine) points to every 250ms.
Explanation of pointer by DarkByte on the Cheat Engine forums: http://forum.cheatengine.org/viewtopic. ... dd42a5ceff
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [Tut]How to make a dll trainer

Post by Nerrazzuri »

EpsilonDelta wrote:Well I guess that would be one application, but basically, I'm looking for how to set the value of the address that a static address (green address in Cheat Engine) points to every 250ms.
Explanation of pointer by DarkByte on the Cheat Engine forums: http://forum.cheatengine.org/viewtopic. ... dd42a5ceff
So you want to freeze the pointer that pointed to the address huh?
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
EpsilonDelta
Novice Knight
Novice Knight
Posts: 4
Joined: Wed Jun 23, 2010 9:53 am

Re: [Tut]How to make a dll trainer

Post by EpsilonDelta »

I want to freeze the address that the pointer is pointing to. For example: say we have a base address 0x00100000 with an offset of 0xfa0. So, we read the address at 0x00100000+0xfa0 (0x00100fa0) which holds the address of the dynamic address that we want to freeze.
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [Tut]How to make a dll trainer

Post by Nerrazzuri »

EpsilonDelta wrote:I want to freeze the address that the pointer is pointing to. For example: say we have a base address 0x00100000 with an offset of 0xfa0. So, we read the address at 0x00100000+0xfa0 (0x00100fa0) which holds the address of the dynamic address that we want to freeze.
Ok finally i get what you mean, use ReadPointer, I suggest you search for Kitterz source, inside have some useful information about ReadPointer.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
EpsilonDelta
Novice Knight
Novice Knight
Posts: 4
Joined: Wed Jun 23, 2010 9:53 am

Re: [Tut]How to make a dll trainer

Post by EpsilonDelta »

I can't find Kitterz Source...the thread at CEF has been taken down. Do you think you can upload or PM it? Also, wouldn't ReadPointer be blocked by HackShield?
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [Tut]How to make a dll trainer

Post by Nerrazzuri »

EpsilonDelta wrote:I can't find Kitterz Source...the thread at CEF has been taken down. Do you think you can upload or PM it? Also, wouldn't ReadPointer be blocked by HackShield?
Just PM me your MSN and I'll give it to you, and no, ReadPointer does not hooked by Hackshield, at least my bot using it. :D
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
mapleplayer
Apprantice Knight
Apprantice Knight
Posts: 9
Joined: Mon May 31, 2010 4:19 pm

Re: [Tut]How to make a dll trainer

Post by mapleplayer »

may i know how to readpointer? if can read char direction then auto move was useful~
Post Reply