Release Call of Duty 3 - HACK Binds PS3 MP & SP & request +Download

Z

Zlink033

Guest
Hi,

I found a simply binds hack for call of duty 3 in PS3 ( maybe work on PC)
Work in Multiplayer and SinglePlayer

So if someone can make a little menu in MP it's can really cool with add bots and more :grinning:


Binds:
Press DPAD UP to Noclip
Press DPAD LEFT to Give Ammo & activate God Mode
Press DPAD RIGHT to toggle FOV (Far & Normal)
Press DPAD DOWN to toggle Third Person



file: mp_ps3_a :
Code:
// MULTIPLAYER DEFAULT COD3 PS3 A BUTTONS
//
// AKA: Default

unbind L1
unbind R1
unbind L2
unbind R2
unbind L3
unbind R3
unbind SQUARE
unbind TRIANGLE
unbind CIRCLE
unbind JOY6
unbind UPARROW
unbind DOWNARROW
unbind LEFTARROW
unbind RIGHTARROW
unbind TAB
unbind PAUSE
unbind ESCAPE
clearallaliases

// Controller Controls
bind L1 "+speed"
bind R1 "+attack"
bind L2 "+grenadeattack"
bind R2 "+class"
bind L3 "+sprintbreath"
bind R3 "+melee"

//D-Pad
bind UPARROW "noclip"
bind LEFTARROW "give ammo;player_sustainammo 1;god"
bind RIGHTARROW "toggle cg_fov 145 90;cg_laserlight 1" 
bind DOWNARROW "toggle cg_thirdperson 1 0"

//Stance&Activate
bind SQUARE "+activatereload"
bind TRIANGLE "weapnext"
bind CIRCLE "+stance"
bind JOY6 "+gostand"

//Menus&Interaction
bind TAB "+scores"
bind PAUSE "togglepaused;toggle timescale 5 1 .5"
bind ESCAPE "togglemenu;dropweapon"

//Vehicle Controls
buttonalias Vehicle X "SwitchSeats"
buttonalias Vehicle SQUARE "HandBrake"
buttonalias Vehicle CIRCLE "Reverse"
buttonalias Vehicle R2 "Gas"
buttonalias Vehicle L2 "HandBrake"
buttonalias VehicleTank L2 "AlignTurret"
buttonalias VehicleTank L1 "FireCoax"


// this is how many millisecs count twards the "activate" part of the activate reload
// this should be 0 if not using activate reload
set g_useholdtime "0"


Single player:
file: ps3_a:
Code:
// SINGLEPLAYER DEFAULT COD3 PS3 A BUTTONS
//
// AKA: Default

unbind L1
unbind R1
unbind L2
unbind R2
unbind L3
unbind R3
unbind SQUARE
unbind TRIANGLE
unbind CIRCLE
unbind JOY6
unbind UPARROW
unbind DOWNARROW
unbind LEFTARROW
unbind RIGHTARROW
unbind TAB
unbind PAUSE
unbind ESCAPE

// Controller Controls
bind L1 "+speed"
bind R1 "+attack"
bind R2 "+grenadeattack"
bind L2 "+smokegrenade"
bind L3 "+binoculars"
bind R3 "+melee"

//Stance&Activate
bind SQUARE "+activatereload"
bind TRIANGLE "weapnext"
bind CIRCLE "+stance"
bind JOY6 "+gostand"

//D-Pad
// Take out this next bind when you get +binnocularsbreath (like sprintbreath in MP)
bind UPARROW "noclip"
bind LEFTARROW "give all;give ammo;player_sustainammo 1;god"
bind RIGHTARROW "toggle cg_fov 145 90;cg_laserlight 1" 
bind DOWNARROW "toggle cg_thirdperson 1 0"

//Menus&Interaction
bind TAB "+scores"
bind PAUSE "togglepaused"
bind ESCAPE "togglemenu"

// this is how many millisecs count twards the "activate" part of the activate reload
// this should be 0 if not using activate reload
set g_useholdtime "250"


clearallaliases
buttonalias VehicleTank L2 "FireCoax"
buttonalias VehicleTank L1 "AlignTurret"
buttonalias Vehicle CIRCLE "Reverse"
buttonalias Vehicle R1 "Gas"
buttonalias Vehicle L1 "HandBrake"



So if someone can make a little menu in MP it's can really cool with add bots and more :grinning:

@P!X


Download bind if you don't want edit :


You do not have permission to view link Log in or register now.
 

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
Hi,

I found a simply binds hack for call of duty 3 in PS3 ( maybe work on PC)
Work in Multiplayer and SinglePlayer

So if someone can make a little menu in MP it's can really cool with add bots and more :grinning:


Binds:
Press DPAD UP to Noclip
Press DPAD LEFT to Give Ammo & activate God Mode
Press DPAD RIGHT to toggle FOV (Far & Normal)
Press DPAD DOWN to toggle Third Person


file: mp_ps3_a :
Code:
// MULTIPLAYER DEFAULT COD3 PS3 A BUTTONS
//
// AKA: Default

unbind L1
unbind R1
unbind L2
unbind R2
unbind L3
unbind R3
unbind SQUARE
unbind TRIANGLE
unbind CIRCLE
unbind JOY6
unbind UPARROW
unbind DOWNARROW
unbind LEFTARROW
unbind RIGHTARROW
unbind TAB
unbind PAUSE
unbind ESCAPE
clearallaliases

// Controller Controls
bind L1 "+speed"
bind R1 "+attack"
bind L2 "+grenadeattack"
bind R2 "+class"
bind L3 "+sprintbreath"
bind R3 "+melee"

//D-Pad
bind UPARROW "noclip"
bind LEFTARROW "give ammo;player_sustainammo 1;god"
bind RIGHTARROW "toggle cg_fov 145 90;cg_laserlight 1"
bind DOWNARROW "toggle cg_thirdperson 1 0"

//Stance&Activate
bind SQUARE "+activatereload"
bind TRIANGLE "weapnext"
bind CIRCLE "+stance"
bind JOY6 "+gostand"

//Menus&Interaction
bind TAB "+scores"
bind PAUSE "togglepaused;toggle timescale 5 1 .5"
bind ESCAPE "togglemenu;dropweapon"

//Vehicle Controls
buttonalias Vehicle X "SwitchSeats"
buttonalias Vehicle SQUARE "HandBrake"
buttonalias Vehicle CIRCLE "Reverse"
buttonalias Vehicle R2 "Gas"
buttonalias Vehicle L2 "HandBrake"
buttonalias VehicleTank L2 "AlignTurret"
buttonalias VehicleTank L1 "FireCoax"


// this is how many millisecs count twards the "activate" part of the activate reload
// this should be 0 if not using activate reload
set g_useholdtime "0"


Single player:
file: ps3_a:
Code:
// SINGLEPLAYER DEFAULT COD3 PS3 A BUTTONS
//
// AKA: Default

unbind L1
unbind R1
unbind L2
unbind R2
unbind L3
unbind R3
unbind SQUARE
unbind TRIANGLE
unbind CIRCLE
unbind JOY6
unbind UPARROW
unbind DOWNARROW
unbind LEFTARROW
unbind RIGHTARROW
unbind TAB
unbind PAUSE
unbind ESCAPE

// Controller Controls
bind L1 "+speed"
bind R1 "+attack"
bind R2 "+grenadeattack"
bind L2 "+smokegrenade"
bind L3 "+binoculars"
bind R3 "+melee"

//Stance&Activate
bind SQUARE "+activatereload"
bind TRIANGLE "weapnext"
bind CIRCLE "+stance"
bind JOY6 "+gostand"

//D-Pad
// Take out this next bind when you get +binnocularsbreath (like sprintbreath in MP)
bind UPARROW "noclip"
bind LEFTARROW "give all;give ammo;player_sustainammo 1;god"
bind RIGHTARROW "toggle cg_fov 145 90;cg_laserlight 1"
bind DOWNARROW "toggle cg_thirdperson 1 0"

//Menus&Interaction
bind TAB "+scores"
bind PAUSE "togglepaused"
bind ESCAPE "togglemenu"

// this is how many millisecs count twards the "activate" part of the activate reload
// this should be 0 if not using activate reload
set g_useholdtime "250"


clearallaliases
buttonalias VehicleTank L2 "FireCoax"
buttonalias VehicleTank L1 "AlignTurret"
buttonalias Vehicle CIRCLE "Reverse"
buttonalias Vehicle R1 "Gas"
buttonalias Vehicle L1 "HandBrake"



So if someone can make a little menu in MP it's can really cool with add bots and more :grinning:

@P!X


Download bind if you don't want edit :


You do not have permission to view link Log in or register now.
Good job! :y: Thanks for sharing! Would you mind if I reupload the video on my channel? :grinning:
 
Z

Zlink033

Guest
Good job! :y: Thanks for sharing! Would you mind if I reupload the video on my channel? :grinning:
It's not my hack and not my video xD I just found it, and yes of course you can ^^ and if you want to edit my post with your video in, you can too
 

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
It's not my hack and not my video xD I just found it, and yes of course you can ^^ and if you want to edit my post with your video in, you can too
Ah ok, that's fine. I'll contact the video creator. :y: Happy weekend!
 

P!X

Head Moderator
Staff member
Head Staff Team
Messages
408
Reaction score
590
Points
878
Hi,

I found a simply binds hack for call of duty 3 in PS3 ( maybe work on PC)
Work in Multiplayer and SinglePlayer

So if someone can make a little menu in MP it's can really cool with add bots and more :grinning:


Binds:
Press DPAD UP to Noclip
Press DPAD LEFT to Give Ammo & activate God Mode
Press DPAD RIGHT to toggle FOV (Far & Normal)
Press DPAD DOWN to toggle Third Person


file: mp_ps3_a :
Code:
// MULTIPLAYER DEFAULT COD3 PS3 A BUTTONS
//
// AKA: Default

unbind L1
unbind R1
unbind L2
unbind R2
unbind L3
unbind R3
unbind SQUARE
unbind TRIANGLE
unbind CIRCLE
unbind JOY6
unbind UPARROW
unbind DOWNARROW
unbind LEFTARROW
unbind RIGHTARROW
unbind TAB
unbind PAUSE
unbind ESCAPE
clearallaliases

// Controller Controls
bind L1 "+speed"
bind R1 "+attack"
bind L2 "+grenadeattack"
bind R2 "+class"
bind L3 "+sprintbreath"
bind R3 "+melee"

//D-Pad
bind UPARROW "noclip"
bind LEFTARROW "give ammo;player_sustainammo 1;god"
bind RIGHTARROW "toggle cg_fov 145 90;cg_laserlight 1"
bind DOWNARROW "toggle cg_thirdperson 1 0"

//Stance&Activate
bind SQUARE "+activatereload"
bind TRIANGLE "weapnext"
bind CIRCLE "+stance"
bind JOY6 "+gostand"

//Menus&Interaction
bind TAB "+scores"
bind PAUSE "togglepaused;toggle timescale 5 1 .5"
bind ESCAPE "togglemenu;dropweapon"

//Vehicle Controls
buttonalias Vehicle X "SwitchSeats"
buttonalias Vehicle SQUARE "HandBrake"
buttonalias Vehicle CIRCLE "Reverse"
buttonalias Vehicle R2 "Gas"
buttonalias Vehicle L2 "HandBrake"
buttonalias VehicleTank L2 "AlignTurret"
buttonalias VehicleTank L1 "FireCoax"


// this is how many millisecs count twards the "activate" part of the activate reload
// this should be 0 if not using activate reload
set g_useholdtime "0"


Single player:
file: ps3_a:
Code:
// SINGLEPLAYER DEFAULT COD3 PS3 A BUTTONS
//
// AKA: Default

unbind L1
unbind R1
unbind L2
unbind R2
unbind L3
unbind R3
unbind SQUARE
unbind TRIANGLE
unbind CIRCLE
unbind JOY6
unbind UPARROW
unbind DOWNARROW
unbind LEFTARROW
unbind RIGHTARROW
unbind TAB
unbind PAUSE
unbind ESCAPE

// Controller Controls
bind L1 "+speed"
bind R1 "+attack"
bind R2 "+grenadeattack"
bind L2 "+smokegrenade"
bind L3 "+binoculars"
bind R3 "+melee"

//Stance&Activate
bind SQUARE "+activatereload"
bind TRIANGLE "weapnext"
bind CIRCLE "+stance"
bind JOY6 "+gostand"

//D-Pad
// Take out this next bind when you get +binnocularsbreath (like sprintbreath in MP)
bind UPARROW "noclip"
bind LEFTARROW "give all;give ammo;player_sustainammo 1;god"
bind RIGHTARROW "toggle cg_fov 145 90;cg_laserlight 1"
bind DOWNARROW "toggle cg_thirdperson 1 0"

//Menus&Interaction
bind TAB "+scores"
bind PAUSE "togglepaused"
bind ESCAPE "togglemenu"

// this is how many millisecs count twards the "activate" part of the activate reload
// this should be 0 if not using activate reload
set g_useholdtime "250"


clearallaliases
buttonalias VehicleTank L2 "FireCoax"
buttonalias VehicleTank L1 "AlignTurret"
buttonalias Vehicle CIRCLE "Reverse"
buttonalias Vehicle R1 "Gas"
buttonalias Vehicle L1 "HandBrake"



So if someone can make a little menu in MP it's can really cool with add bots and more :grinning:

@P!X


Download bind if you don't want edit :


You do not have permission to view link Log in or register now.


time to get cod3 :wink:
 

Christien

Insane-Known Member
Messages
113
Reaction score
70
Points
378
Yeah. There are more new COD's so people have moved on. I definitely miss the COD3 days. Anyway, nice little code! :smile:
 
Top