Post: Alright I'm getting back into cod4 hacking, and having trouble with accuracy.
06-25-2011, 01:46 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Well these are my edited codes, from Dockka!!
CM-
set gpad_buttonsConfig "t"
set gpad_sticksConfig "t"
bind dpad_down "vstr a"
set a "bind dpad_down vstr b;bind dpad_up vstr p;bind button_a statSet 2302 9305060;^1ScoRe"
set b "bind dpad_down vstr c;bind dpad_up vstr a;bind button_a statSet 2303 125030;^5Killz"
set c "bind dpad_down vstr d;bind dpad_up vstr b;bind button_a statSet 2316 18493;^3WiiNz"
set d "bind dpad_down vstr e;bind dpad_up vstr c;bind button_a statSet 2325 2147483647;^2Accuracy"
set e "bind dpad_down vstr f;bind dpad_up vstr g;bind button_a statSet 2313 23;^4TimePlayed"
set f "bind dpad_down vstr g;bind dpad_up vstr d;bind button_a statSet 2305 54295;^6DeatHs"
set g "bind dpad_down vstr h;bind dpad_up vstr p;bind button_a statSet 2322 600000;^0Hits :P"
set h "bind dpad_down vstr i;bind dpad_up vstr a;bind button_a statSet 2323 1800000;^1Misses :P"
set i "bind dpad_down vstr j;bind dpad_up vstr b;bind button_a statSet 2325 30;^3Accurcy :P"
bind button_back "scr_dm_timelimit 0;scr_dm_scorelimit 0"
MP-
bind button_x "scr_dm_timelimit 1"
bind button_lstick "+sprint;jump_height 999;g_speed 800;bg_fallDamageMinHeight 9999;bg_fallDamageMaxHeight 9999;cg_drawFps 1;cg_fov 80;cg_laserForceOn 5;phys_gravity 800;player_meleeRange 999;player_sustainAmmo 1"
set k "bind dpad_down vstr l;bind dpad_up vstr j;bind button_a statSet 2317 10346;^5Loses"
set l "bind dpad_down vstr m;bind dpad_up vstr k;bind button_a statSet 2326 9;^19TH"
set m "bind dpad_down vstr n;bind dpad_up vstr l;bind button_a vstr xp"
set xp "vstr xp1"
set xp1 "vstr xp1a; set xp vstr xp2"
set xp1a "scr_xpscale 400"
set xp2 "vstr xp2a; set xp vstr xp1"
set xp2a "scr_xpscale 3000"
set n "bind dpad_down vstr o;bind dpad_up vstr m;bind button_a statSet 2326 10;^010TH"
set o "bind dpad_down vstr p;bind dpad_up vstr n;bind button_a statSet 2304 38;^1Streak"
set p "bind dpad_down vstr a;bind dpad_up vstr o;bind button_a statSet 2319 56;^1Streak"
Now I'm having trouble with the accuracy and days played. I want days played at 23 and accuracy at 30%

---------- Post added at 09:46 PM ---------- Previous post was at 09:43 PM ----------

If someone could try these and help me get the 30% and days to work, it'd be great.
(adsbygoogle = window.adsbygoogle || []).push({});
06-25-2011, 01:50 AM #2
Originally posted by Gambler View Post
Well these are my edited codes, from Dockka!!
CM-
set gpad_buttonsConfig "t"
set gpad_sticksConfig "t"
bind dpad_down "vstr a"
set a "bind dpad_down vstr b;bind dpad_up vstr p;bind button_a statSet 2302 9305060;^1ScoRe"
set b "bind dpad_down vstr c;bind dpad_up vstr a;bind button_a statSet 2303 125030;^5Killz"
set c "bind dpad_down vstr d;bind dpad_up vstr b;bind button_a statSet 2316 18493;^3WiiNz"
set d "bind dpad_down vstr e;bind dpad_up vstr c;bind button_a statSet 2325 2147483647;^2Accuracy"
set e "bind dpad_down vstr f;bind dpad_up vstr g;bind button_a statSet 2313 23;^4TimePlayed"
set f "bind dpad_down vstr g;bind dpad_up vstr d;bind button_a statSet 2305 54295;^6DeatHs"
set g "bind dpad_down vstr h;bind dpad_up vstr p;bind button_a statSet 2322 600000;^0Hits :P"
set h "bind dpad_down vstr i;bind dpad_up vstr a;bind button_a statSet 2323 1800000;^1Misses :P"
set i "bind dpad_down vstr j;bind dpad_up vstr b;bind button_a statSet 2325 30;^3Accurcy :P"
bind button_back "scr_dm_timelimit 0;scr_dm_scorelimit 0"
MP-
bind button_x "scr_dm_timelimit 1"
bind button_lstick "+sprint;jump_height 999;g_speed 800;bg_fallDamageMinHeight 9999;bg_fallDamageMaxHeight 9999;cg_drawFps 1;cg_fov 80;cg_laserForceOn 5;phys_gravity 800;player_meleeRange 999;player_sustainAmmo 1"
set k "bind dpad_down vstr l;bind dpad_up vstr j;bind button_a statSet 2317 10346;^5Loses"
set l "bind dpad_down vstr m;bind dpad_up vstr k;bind button_a statSet 2326 9;^19TH"
set m "bind dpad_down vstr n;bind dpad_up vstr l;bind button_a vstr xp"
set xp "vstr xp1"
set xp1 "vstr xp1a; set xp vstr xp2"
set xp1a "scr_xpscale 400"
set xp2 "vstr xp2a; set xp vstr xp1"
set xp2a "scr_xpscale 3000"
set n "bind dpad_down vstr o;bind dpad_up vstr m;bind button_a statSet 2326 10;^010TH"
set o "bind dpad_down vstr p;bind dpad_up vstr n;bind button_a statSet 2304 38;^1Streak"
set p "bind dpad_down vstr a;bind dpad_up vstr o;bind button_a statSet 2319 56;^1Streak"
Now I'm having trouble with the accuracy and days played. I want days played at 23 and accuracy at 30%

---------- Post added at 09:46 PM ---------- Previous post was at 09:43 PM ----------

If someone could try these and help me get the 30% and days to work, it'd be great.


I never worked out how to do accuaracy it just didnt work so what i did is i got me and a buddy to both put on god mode, unlimited ammo on and stand in a small space and shoot eachother for ages, i know thats not what you were looking for but it still does work
06-25-2011, 01:52 AM #3
Originally posted by WCE View Post
I never worked out how to do accuaracy it just didnt work so what i did is i got me and a buddy to both put on god mode, unlimited ammo on and stand in a small space and shoot eachother for ages, i know thats not what you were looking for but it still does work


Yeah I did that along time ago, I'm trying to get legit looking stuff then releasing this. So people can have legit looking stats lol. Well it's released basically now.
06-28-2011, 12:33 AM #4
D.anny
~ Danny .
Originally posted by Gambler View Post
Yeah I did that along time ago, I'm trying to get legit looking stuff then releasing this. So people can have legit looking stats lol. Well it's released basically now.

Are there codes for leaderboard hack to get to the top 100 :P?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo