Murder Cheats Inc - BF2 Hacks - BF2142 Hacks - Counter-Strike Source Hacks - CoD4 Hacks - CoD WaW Hacks
All times are GMT -7. The time now is 08:57 PM.  

Welcome to the 187ci BF2 Hacks CoD4 Hacks BF2142 Hacks CoD WaW Hacks CSS Hacks forums.

We Have the Best Hacks, the Best Service, and the Best Game Hacking Community around. If you want to get access to our hacks, all you have to do is purchase our V.I.P. package. By doing this you will be supporting our site, our work, and this community. Your contribution will be much appreciated. You can Sign-Up Here.

If you have any problems with the registration process or your account login, please contact us. We look forward to seeing you in the forums!!

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-12-2007, 04:18 PM
Dedicated Poster
Imperial Warrior
 
Join Date: Sep 2006
Posts: 355
DarkKn1ght is on a distinguished road
iTrader: (0)
Console Cheat Enabler Script

Not sure if this is the right place to post this, but here goes. I've been bored with BF2, so I started playing a game called Painkiller. Was looking for a script to auto enter cheats into the console for me, just by pushing one key. This script will do that for you. I did not write the script, but I did add coding for more than one cheat entry. You enter your cheats via numpad keys. Here is the code for an ahk file, for the autohotkey program. Just make a notepad file and save it with the .ahk in the file name.
-T3D- @AA wrote the script. To use it for another game just change the exe name and cheat that are in red below.

[codestart]
#NoEnv
#InstallKeybdHook
#InstallMouseHook

SetTimer, KeepRunning
return

KeepRunning:


WinGet, szProcessName, ProcessName, A
if szProcessName = painkiller.exe ;change this to your games exe
{
Suspend, off
}
else
{
Suspend, on
}
return



$NumPad1::
Send, {~ Down}
Sleep 50
Send, {~ Up}
Sleep 50
Send, pkpower ;for other commands, change this text
Sleep 50
Send, {Enter}
Sleep 50
Send, {~ Down}
Sleep 50
Send, {~ Up}
return


$NumPad2::
$NumPadEnd::
Send, {~ Down}
Sleep 50
Send, {~ Up}
Sleep 50
Send, pkgod ;for other commands, change this text
Sleep 50
Send, {Enter}
Sleep 50
Send, {~ Down}
Sleep 50
Send, {~ Up}

return
[codeend]
__________________
Medic!!! Come get this bullet outta my kidney!!!

Last edited by DarkKn1ght; 04-12-2007 at 04:21 PM.
Reply With Quote
  #2 (permalink)  
Old 07-01-2008, 06:58 AM
Newbie
 
Join Date: Jul 2008
Posts: 1
nicktexel is on a distinguished road
iTrader: (0)
thnx m8 i was waiting on this
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Arabic Bulgarian Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch Finnish French German Greek Hebrew Hungarian Italian Japanese Korean Norwegian Polish Portuguese Romanian Russian Serbian Slovak Spanish Swedish Thai Turkish

Total Page Views: 33,239,232, Page Views Today: 69,844
Page generated in 0.08433008 seconds (89.69% PHP - 10.31% MySQL) with 14 queries
All times are GMT -7. The time now is 08:57 PM.