MyTrainer v2.1
Re: MyTrainer v2.1
im using kitterz injector oso. so as u said tat use winject, i juz inject ur trainer to wher? i inject ur trainer to maple but it says tat MSVCR100.dll was not found. HOW?
- Nerrazzuri
- Destiny General
- Posts: 1110
- Joined: Sun Dec 20, 2009 9:15 pm
Re: MyTrainer v2.1
search the dll file and put it into your system32oxman123 wrote:im using kitterz injector oso. so as u said tat use winject, i juz inject ur trainer to wher? i inject ur trainer to maple but it says tat MSVCR100.dll was not found. HOW?
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot
Click Here for more Information!

Click Here for more Information!

Re: MyTrainer v2.1
Get Visual c++ redistributable package to fix most dll problems
also threadstarter , did u change your project property to MT?
also threadstarter , did u change your project property to MT?
- Nerrazzuri
- Destiny General
- Posts: 1110
- Joined: Sun Dec 20, 2009 9:15 pm
Re: MyTrainer v2.1
What did you mean by MT?zile wrote:Get Visual c++ redistributable package to fix most dll problems
also threadstarter , did u change your project property to MT?
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot
Click Here for more Information!

Click Here for more Information!

Re: MyTrainer v2.1
The setting to make it not popup those dll errors for those without c++ redist
Im using VC++2008, these are the settings i usually change when i make a new dll project
go to configuration manager
-Change to RELEASE mode
go to project properties
-General : Unicode->MultiByte - i don't know how to code in unicode, altho it is better
-C++,Code Generation : Runtime Library - Change to /MT (Multi-Thread) - no errors
-C++,Precompiled Header - Don't use precompiled headers - no need stdafx.h
then i delete off all .cpp and .h except my main .cpp
Im using VC++2008, these are the settings i usually change when i make a new dll project
go to configuration manager
-Change to RELEASE mode
go to project properties
-General : Unicode->MultiByte - i don't know how to code in unicode, altho it is better
-C++,Code Generation : Runtime Library - Change to /MT (Multi-Thread) - no errors
-C++,Precompiled Header - Don't use precompiled headers - no need stdafx.h
then i delete off all .cpp and .h except my main .cpp
- Nerrazzuri
- Destiny General
- Posts: 1110
- Joined: Sun Dec 20, 2009 9:15 pm
Re: MyTrainer v2.1
Alright noted. Thanks for the setting guidance =) I used to set it at MD.zile wrote:The setting to make it not popup those dll errors for those without c++ redist
Im using VC++2008, these are the settings i usually change when i make a new dll project
go to configuration manager
-Change to RELEASE mode
go to project properties
-General : Unicode->MultiByte - i don't know how to code in unicode, altho it is better
-C++,Code Generation : Runtime Library - Change to /MT (Multi-Thread) - no errors
-C++,Precompiled Header - Don't use precompiled headers - no need stdafx.h
then i delete off all .cpp and .h except my main .cpp
the release and the precompiled header stuff i know, I always use empty project to make my dll. =)
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot
Click Here for more Information!

Click Here for more Information!

Re: MyTrainer v2.1
Er... Sorry for the noob question...
But how do u even download it..TT
Oops.. Sorry.. I juz found out that i was using ad blocker. so couldn't dl it.. problem fixed
Sorry AGAIN.. But can u upload it to mediafire?
But how do u even download it..TT
Oops.. Sorry.. I juz found out that i was using ad blocker. so couldn't dl it.. problem fixed
Sorry AGAIN.. But can u upload it to mediafire?
- Nerrazzuri
- Destiny General
- Posts: 1110
- Joined: Sun Dec 20, 2009 9:15 pm
Re: MyTrainer v2.1
Link updated.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot
Click Here for more Information!

Click Here for more Information!

-
- Apprantice Knight
- Posts: 17
- Joined: Sat Apr 03, 2010 3:03 pm
Re: MyTrainer v2.1
i used kitterz injector, when i run its says injection successful and all but nth comes out in game
Re: MyTrainer v2.1
K thanks for the new link.