|
Thread |
Forum |
Last Post |
Posts |
Views |
 |
Who Can Do This?
Posted on: Sat 1. Nov 2008, 11:57
LorDream
Preview
Go To Post
Hi all... I want to only nametags and cvar-dvar unlocker... But We can on or off this cheats with numlock key. For example SchoolHackCoD4MultiRC5... Num 1 | Name Tags (We can on or off with numlock 1) Num 7 | CVAR Bypass (We can on or off with numlock 7)
So I want to cheat(for COD5) like this... Thanks for your helping...
|
Call of Duty 4: Modern Warfare |
Sat 1. Nov 2008, 16:32
by KN4CK3R
|
3 |
813 |
 |
Who Can Do This?
Posted on: Sat 1. Nov 2008, 11:57
LorDream
Preview
Go To Post
I think, 0x5B88CE < CVAR Bypass
Is This True?
TEXT Code: #include <windows.h> #define CVAR Bypass 0x5B88CE BYTE CVAR Bypass[] = {0x74, 0x05}; BYTE CVAR Bypass[] = {0x75, 0x05}; bool WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved) { if(dwReason == DLL_PROCESS_ATTACH) { if(GetAsyncKeyState(VK_NUMPAD0)&1)// ON { WriteProcessMemory(GetCurrentProcess(), (void*)CVAR Bypass, &CVAR BypassOn, sizeof(CVAR BypassOn), NULL); } if(GetAsyncKeyState(VK_NUMPAD1)&1)// OFF { WriteProcessMemory(GetCurrentProcess(), (void*)CVAR Bypass, &CVAR BypassOff, sizeof(CVAR BypassOff), NULL); } } }
|
Call of Duty 4: Modern Warfare |
Sat 1. Nov 2008, 16:32
by KN4CK3R
|
3 |
813 |
 |
Do You Know These?
Posted on: Mon 27. Oct 2008, 14:41
LorDream
Preview
Go To Post
I want to know something. Firstly, I want to know thats... How can I edit read only console codes at COD4? For example I am writing xx_xxx 1. xx_xxx code is read only... Is there any program for this? Also I want to know perk\'s codes in COD4. For example player_sprinttime X... This code is like extreme conditioning. I want to know dead silence code, stopping power etc. Thanks for your helping...
|
Call of Duty 4: Modern Warfare |
Mon 27. Oct 2008, 14:41
by LorDream
|
0 |
181 |
 |
"Cod4" Interesting condition at Pam And Promod...
Posted on: Mon 20. Oct 2008, 21:06
LorDream
Preview
Go To Post
Everbody knows that, We can use bandolier and stopping power in Pam or Promod. Somebody is running silently. But They havent got dead silence(perk). How are they doing this? Is this about fps? Have you got any idea? Thanks for your helping...
|
Call of Duty 4: Modern Warfare |
Mon 20. Oct 2008, 23:19
by tiktic
|
1 |
683 |
 |
Konsole Codes
Posted on: Sat 18. Oct 2008, 16:50
LorDream
Preview
Go To Post
Hi all... I am searching konsole codes for cod4. For example; g_compassShowEnemies: Whether enemies are visible on the compass at all times. But I want to find name tag(for friendly and enemy) and radar(for open and close) codes. I looked cvar(dvar) lists.I didnt find anything. Can anybody help me? Thanks for help...
|
Call of Duty 4: Modern Warfare |
Sat 18. Oct 2008, 17:47
by root.
|
1 |
771 |
 |
Cod4 v1.7 Undetected Hack...
Posted on: Sun 5. Oct 2008, 21:16
LorDream
Preview
Go To Post
I am searching cod4 v1.7 undetected hack for PB v1.693... Is there a cheat like this? If there is this cheat , Is it free? Thanks for your helping...
|
Call of Duty 4: Modern Warfare |
Tue 7. Oct 2008, 00:30
by higH...xD
|
4 |
2308 |
 |
Cod4 v1.7 Undetected Hack...
Posted on: Sun 5. Oct 2008, 21:16
LorDream
Preview
Go To Post
I know this. We can open these cheats in PB servers. But from time to time, Punkbuster is checking these cheat codes. For example cg_LaserForceOn this code opens peculiarity of laser. When we opened this cheat code with cheat program, we play a few minutes. After that Punkbuster is scanning these codes. If There are some changes at this codes, Punkbuster kick you. Namely, Before scanning, you must close this cheat code. For example Num9 = lasermod. You can use this code until the scanning. But Before scanning You must close this code with num9. After scanning You can use this code until another scanning becomes. The most important thing We must know punkbuster scanning time. Easy Example; Nametags codes ct_nametags 1 (It is imaginary) We cant write this code in server. Because We see the warning... ( This Code Cheat protected) But We can open this code with cheat program.(Because with bypass) When Punkbuster saw that , It understands changes in memory. And We kick by Punkbuster. You can use this code until the scanning. But Before scanning You must close this code with num1. After scanning You can use this code until another scanning becomes. The most important thing We must know punkbuster scanning time.
|
Call of Duty 4: Modern Warfare |
Tue 7. Oct 2008, 00:30
by higH...xD
|
4 |
2308 |
 |
Cod4 Scripts Index Searching...
Posted on: Fri 5. Sep 2008, 12:03
LorDream
Preview
Go To Post
Hi all... I am searching Cod4 scripts index. For example America's Army NO-Recoil/Breathe
TEXT Code: function Tick(DeltaTime, ViewPort) PC = ViewPort.Actor end function PostRender(Canvas) if (PC.Pawn) then if (PC.Pawn.Weapon) then PC.bPerfectAccuracy = true PC.Pawn.Weapon.bWpnRecoil = false PC.Pawn.Weapon.bWpnAccuracy = false end end end
But I am searching for COD4 v1.7... Need ; 2d or 3d radar script , esp script , nametags script , lazer script , CVAR Bypass script... Thanks for all...
|
Call of Duty 4: Modern Warfare |
Fri 5. Sep 2008, 12:03
by LorDream
|
0 |
1046 |
 |
Cod4 2d or 3d Radar and Esp Hack...
Posted on: Fri 29. Aug 2008, 15:22
LorDream
Preview
Go To Post
Hi all... I am searching a cheat for cod4 v1.7. This cheat must got (only) 2d or 3d radar and esp hack.(for example nametags) Thanks for all...
|
Call of Duty 4: Modern Warfare |
Fri 29. Aug 2008, 21:28
by AldiSkill
|
4 |
1852 |
 |
Cod4 2d or 3d Radar and Esp Hack...
Posted on: Fri 29. Aug 2008, 15:22
LorDream
Preview
Go To Post
Quote Original von AldiSkill you find CoD 4 Hacks @ Hackarchiv for example Jägerbot.
mfg Aldi But got virus 8)
|
Call of Duty 4: Modern Warfare |
Fri 29. Aug 2008, 21:28
by AldiSkill
|
4 |
1852 |
 |
COD4 Wall Hack v1.6 Problem and Request...
Posted on: Thu 14. Aug 2008, 12:50
LorDream
Preview
Go To Post
Hi all... I was searching a wall hack for cod4 v1.6. After , I found SchoolHackCoD4MultiRC4... I was using only Num 1 | Name Tags... But, This property isn't working good. For Example, Name Tags are working at Team Deathmatch... But Name Tags arent working at the Free-For-All... I think, İt is working only at team match... I want a cheat (nametags must be in this cheat) which workes all the game mods( Team Deathmatch, Free-For-All, Sabotage etc.) I will give a sample from Counter-Strike 1.6 ;  This cheat's name is Cdhack 4.33.4... This cheat has got a lot of properties... I am searching a cheat like this for COD4...(This cheat isnt necessary for Punkbaster) In addition I want one more cheat but this cheat is necessary for Punkbaster... Thanks for your helping...
|
Call of Duty 4: Modern Warfare |
Thu 14. Aug 2008, 12:50
by LorDream
|
0 |
438 |