Page 9 of 10

Re: [Tut]How to make a dll trainer

Posted: Sun Aug 15, 2010 8:50 am
by Nerrazzuri
Great.
Seems fun to have this, but there is some messpatch out there for unlimited nudge I guess.

Re: [Tut]How to make a dll trainer

Posted: Sun Aug 15, 2010 10:04 am
by royalsymbol
Hehe, dll trainer coded in C++ makes me feel that they are more powerful and fun than just patch and exit ==

Re: [Tut]How to make a dll trainer

Posted: Mon Nov 29, 2010 3:59 am
by Rabbitman
This isnt working please help me

Re: [Tut]How to make a dll trainer

Posted: Mon Nov 29, 2010 11:27 pm
by Towzy
awesome job~i got nothing to do so ill just compliment :D

Re: [Tut]How to make a dll trainer

Posted: Mon Feb 14, 2011 11:09 am
by gonglan
where can i download dll ??

Re: [Tut]How to make a dll trainer

Posted: Mon Feb 14, 2011 5:25 pm
by xiangloong
gonglan wrote:where can i download dll ??
This is discussion section not download!

Re: [Tut]How to make a dll trainer

Posted: Tue Feb 15, 2011 3:49 pm
by Angelique
He wanted to download what here?? Go ask him find from google.!

Re: [Tut]How to make a dll trainer

Posted: Fri Apr 01, 2011 9:28 pm
by roM3
How can i add a timer in trainer if i'm using Microsoft Visual 2010? I can't find in tool bar.

Re: [Tut]How to make a dll trainer

Posted: Fri Apr 01, 2011 11:23 pm
by Nerrazzuri
Try to use an infinite loop for(;;) and a sleep(1000) for timer.

Re: [Tut]How to make a dll trainer

Posted: Sat Apr 02, 2011 12:01 am
by roM3
Nerrazzuri wrote:Try to use an infinite loop for(;;) and a sleep(1000) for timer.
Ics.Thanks for your assistance. From your NRZ Trainer Source...header file included resx used.How to do that?You not using Visual Studio?