AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Make a Trainer

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
AHKPandit
Guest





PostPosted: Fri Mar 14, 2008 6:02 am    Post subject: Make a Trainer Reply with quote

I want to create a trainer in AHK can anyone tell me the method

Regard
Back to top
AHK
Guest





PostPosted: Fri Mar 14, 2008 6:29 am    Post subject: Re: Make a Trainer Reply with quote

Resident Evil 4 - SLES_527.02
codes for resident evil 4.
Can any one create a trainer of these codes for me?
thanks in advance.
Regard,

Infinite Ammo
2012032C 00000000

Max Infinite Ammo
09CC2083 934C68FD

Extra Ammo
1012031C 00000001

Max Infinite Grenades/RPG
2011F1B0 24020063
Back to top
Lurker1457



Joined: 10 Mar 2008
Posts: 11

PostPosted: Fri Mar 14, 2008 6:51 am    Post subject: Reply with quote

Code:
[Hotkey]:: Send [KeyToOpenDevConsole][YourCheatCode]{enter}[KeyToCloseDevConsole]
Back to top
View user's profile Send private message
Guest






PostPosted: Fri Mar 14, 2008 7:15 am    Post subject: Reply with quote

Lurker1457 wrote:
Code:
[Hotkey]:: Send [KeyToOpenDevConsole][YourCheatCode]{enter}[KeyToCloseDevConsole]


Please explain I am new user of AHK
What is KeyToOpenDevConsole and KeyToCloseDevConsole
Back to top
pieczi



Joined: 08 Mar 2008
Posts: 5

PostPosted: Fri Mar 14, 2008 7:49 am    Post subject: Reply with quote

key to open/close place where code will be written:P
Back to top
View user's profile Send private message
Guest






PostPosted: Fri Mar 14, 2008 8:20 am    Post subject: Reply with quote

pieczi wrote:
key to open/close place where code will be written:P

Thanks U

but where can I find the Open/Close place code

For example i want to make the Trainer for Infinite Ammo
the cheat code is
2012032C 00000000

now i will write the cheat code in [YourCheatCode]

now what will i write in [KeyToOpenDevConsole] and [KeyToCloseDevConsole]


F1:: Send [KeyToOpenDevConsole][2012032C 00000000]{enter}[KeyToCloseDevConsole]

Can u tell me please
Confused
Back to top
BoBoĻ
Guest





PostPosted: Fri Mar 14, 2008 8:41 am    Post subject: Reply with quote

Or ...
[KeyToOpenDevConsole]::Send, [2012032C 00000000]{enter}
[KeyToCloseDevConsole]::MsgBox Cheating rox Ur soxs off! Yeehaa!!
Back to top
Guest






PostPosted: Wed Mar 19, 2008 10:26 am    Post subject: Reply with quote

can anyone give me a working example?

thanks in advance
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group