Post: [PS3] Command Console
07-09-2013, 11:22 PM #1
Choco
Respect my authoritah!!
(adsbygoogle = window.adsbygoogle || []).push({}); Hello NGU!

Here's a little tool I have been working on for a few days now. This is a command line tool for Black Ops II that acts as a command console (like what you would have on PC). This tool requires a DEX PS3.

Features of the Tool:

  • True command line - You can type an entire line of commands (those supported by the game) and they will be executed by the in-game command buffer function.
  • Config file execution - You can load and execute any .cfg file directly from your computer (max size: 2048 characters)
  • Custom commands added to game - listed further down in the thread.
  • Custom dvars added: jump_height, player_sustainAmmo, player_recoilEnabled, and r_fog
  • Easter eggs - there are a few special commands in here Winky Winky Have fun finding them!


Here is a screenshot of the tool:

You must login or register to view this content.


List of custom commands I have added:

  • god - classic god mode toggle
  • allgod - classic god mode toggle, all clients
  • flymode - pseudo-noclip. Cannot go through barriers. (thanks to aerosoul94)
  • addcash - add 10000 points (zombies)
  • addcashall - add 10000 points to all clients (zombies)
  • setcash <value> - set your points (zombies)
  • say "text" - send a message to all clients
  • setname "name" - change your name
  • listperks - display all perk names
  • dvarlist - list a few (and i mean very few) useful dvars
  • maplist - list map names (mp dlc not included)

*Note: these commands can not be executed via .cfg files.


How to Use:

1. Download the EBOOT.BIN for either zombies or multiplayer (can be found in downloads section).
2. Copy the EBOOT.BIN to /dev_hdd0/game/YOUR BLACK OPS II REGION/USRDIR/ on your PS3.
3. Launch Black Ops II.
4. Download and run the BOII Command Console program.
5. Type the following code, then hit enter:

    connect "your ps3 ip address"


6. The tool should then connect to your PS3 and attach the process.



Downloads:

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content. (may display false positives due to packing)



Some example commands:

setperk yourName specialty_rof - give yourself double tap
setperk yourName specialty_additionalprimaryweapon - give yourself mulekick
set jump_height 2000 - maximum jump height
set g_speed 300 - fast movement speed
set bg_gravity 200 - low gravity
set player_sustainAmmo 1 - enable unlimited ammo
set player_recoilEnabled 0 - disable weapon recoil
set r_fog 0 - disable fog


Credits:
-Sonoro for packing
-aerosoul94 for helping me figure out how to change player movement type


Have fun guys! Keep in mind that in black ops II the security is much higher than other CODs. Commands like "bind" will not work as they did before. Also, to discourage online modding, I have not bothered to add client number detection for host. It is only guaranteed to work properly in private or offline matches.

Enjoy everyone Smile
Last edited by Choco ; 07-09-2013 at 11:25 PM.

The following 88 users say thank you to Choco for this useful post:

Day, {H} | Exception, ℳaTiCz, Ace, Agent Beast, AlexNGU, AMNE, B o n e, B777x, BAMF, BigGucciSosa300, blackhawk34, Bucko, Callum x, Capo837, BLiNDzZ, Chxii, Crunk, dara jihan, deneo24, DEREKTROTTER, Devastation, DinoFreak, ErasedDev, DonGiuliiano, drdshh, FM|T Enstone, Harry, HolyCreepsHacks, Beats, IcyDose, II Dave II, imD, inflao, Insult, ItsMagiicsz, Jakeyy, Karoolus, kashiboy, KCxFTW, KrElZo, Liam-, Mango_Knife, Master Ro, MOHN, Nicktasticz, network10, NUKES-X-MODS-X, O-H, oIvan, oMODern_Edition, Dan, Darth Saul, primetime43, Pseudo_Soldier, punkybear2102, Raz0rMind, Rick, Sal, Sarmas, ICS Vortex, SC58, smashedya, SnaY, sniper-4Eye, Soldier., Taylor, TheJaRniBoi, ThreeSixtyyy, TreyarchTragedy, Uk_ViiPeR, Vampytwistッ, WeJailbreakYou, worrorfight, xkoeckiiej, xLuCiDiTyZxHD, xMonkeyBoyX, XxBlud23xX, Ziad1997, ZMK-iNFiNiTY, zSunriseModz, Zwiik
07-09-2013, 11:25 PM #2
ϜUCK
Banned
Cool release!

The following 3 users say thank you to ϜUCK for this useful post:

Curt, Vince, XGingerKILLERX-
07-09-2013, 11:25 PM #3
Tustin
Balls of Steel
Yes have fun finding the easter eggs... Winky Winky Winky Winky Winky Winky Winky Winky

The following 2 users say thank you to Tustin for this useful post:

O-H, WeJailbreakYou
07-09-2013, 11:29 PM #4
Jeremy
Former Staff
Originally posted by Choco View Post
Hello NGU!

Here's a little tool I have been working on for a few days now. This is a command line tool for Black Ops II that acts as a command console (like what you would have on PC). This tool requires a DEX PS3.

Features of the Tool:

  • True command line - You can type an entire line of commands (those supported by the game) and they will be executed by the in-game command buffer function.
  • Config file execution - You can load and execute any .cfg file directly from your computer (max size: 2048 characters)
  • Custom commands added to game - listed further down in the thread.
  • Custom dvars added: jump_height, player_sustainAmmo, player_recoilEnabled, and r_fog
  • Easter eggs - there are a few special commands in here Winky Winky Have fun finding them!


Here is a screenshot of the tool:

You must login or register to view this content.


List of custom commands I have added:

  • god - classic god mode toggle
  • allgod - classic god mode toggle, all clients
  • flymode - pseudo-noclip. Cannot go through barriers. (thanks to aerosoul94)
  • addcash - add 10000 points (zombies)
  • addcashall - add 10000 points to all clients (zombies)
  • setcash <value> - set your points (zombies)
  • say "text" - send a message to all clients
  • setname "name" - change your name
  • listperks - display all perk names
  • dvarlist - list a few (and i mean very few) useful dvars
  • maplist - list map names (mp dlc not included)

*Note: these commands can not be executed via .cfg files.


How to Use:

1. Download the EBOOT.BIN for either zombies or multiplayer (can be found in downloads section).
2. Copy the EBOOT.BIN to /dev_hdd0/game/YOUR BLACK OPS II REGION/USRDIR/ on your PS3.
3. Launch Black Ops II.
4. Download and run the BOII Command Console program.
5. Type the following code, then hit enter:

    connect "your ps3 ip address"


6. The tool should then connect to your PS3 and attach the process.



Downloads:

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content. (may display false positives due to packing)



Some example commands:

setperk yourName specialty_rof - give yourself double tap
setperk yourName specialty_additionalprimaryweapon - give yourself mulekick
set jump_height 2000 - maximum jump height
set g_speed 300 - fast movement speed
set bg_gravity 200 - low gravity
set player_sustainAmmo 1 - enable unlimited ammo
set player_recoilEnabled 0 - disable weapon recoil
set r_fog 0 - disable fog


Credits:
-Sonoro for packing
-aerosoul94 for helping me figure out how to change player movement type


Have fun guys! Keep in mind that in black ops II the security is much higher than other CODs. Commands like "bind" will not work as they did before. Also, to discourage online modding, I have not bothered to add client number detection for host. It is only guaranteed to work properly in private or offline matches.

Enjoy everyone Smile

Excellent release, Choco. :y:
07-09-2013, 11:32 PM #5
Harry
Former Staff
One of the greatest BO2 tools released to date, the simplicity makes the tool that extra step better!

Choco you get better with every release, nice!^^.
07-09-2013, 11:33 PM #6
iTruceFret
[move]From now on, call me DRAGON.[/move]
Cool. Interspersing tool.
07-09-2013, 11:40 PM #7
delete
Last edited by Capo837 ; 07-17-2023 at 07:50 PM. Reason: delete
07-10-2013, 12:03 AM #8
SC58
Former Staff
Originally posted by Choco View Post
Hello NGU!

Here's a little tool I have been working on for a few days now. This is a command line tool for Black Ops II that acts as a command console (like what you would have on PC). This tool requires a DEX PS3.

Features of the Tool:

  • True command line - You can type an entire line of commands (those supported by the game) and they will be executed by the in-game command buffer function.
  • Config file execution - You can load and execute any .cfg file directly from your computer (max size: 2048 characters)
  • Custom commands added to game - listed further down in the thread.
  • Custom dvars added: jump_height, player_sustainAmmo, player_recoilEnabled, and r_fog
  • Easter eggs - there are a few special commands in here Winky Winky Have fun finding them!


Here is a screenshot of the tool:

You must login or register to view this content.


List of custom commands I have added:

  • god - classic god mode toggle
  • allgod - classic god mode toggle, all clients
  • flymode - pseudo-noclip. Cannot go through barriers. (thanks to aerosoul94)
  • addcash - add 10000 points (zombies)
  • addcashall - add 10000 points to all clients (zombies)
  • setcash <value> - set your points (zombies)
  • say "text" - send a message to all clients
  • setname "name" - change your name
  • listperks - display all perk names
  • dvarlist - list a few (and i mean very few) useful dvars
  • maplist - list map names (mp dlc not included)

*Note: these commands can not be executed via .cfg files.


How to Use:

1. Download the EBOOT.BIN for either zombies or multiplayer (can be found in downloads section).
2. Copy the EBOOT.BIN to /dev_hdd0/game/YOUR BLACK OPS II REGION/USRDIR/ on your PS3.
3. Launch Black Ops II.
4. Download and run the BOII Command Console program.
5. Type the following code, then hit enter:

    connect "your ps3 ip address"


6. The tool should then connect to your PS3 and attach the process.



Downloads:

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content. (may display false positives due to packing)



Some example commands:

setperk yourName specialty_rof - give yourself double tap
setperk yourName specialty_additionalprimaryweapon - give yourself mulekick
set jump_height 2000 - maximum jump height
set g_speed 300 - fast movement speed
set bg_gravity 200 - low gravity
set player_sustainAmmo 1 - enable unlimited ammo
set player_recoilEnabled 0 - disable weapon recoil
set r_fog 0 - disable fog


Credits:
-Sonoro for packing
-aerosoul94 for helping me figure out how to change player movement type


Have fun guys! Keep in mind that in black ops II the security is much higher than other CODs. Commands like "bind" will not work as they did before. Also, to discourage online modding, I have not bothered to add client number detection for host. It is only guaranteed to work properly in private or offline matches.

Enjoy everyone Smile


Nice tool choco, but idk how to use it soo yea...
07-10-2013, 12:03 AM #9
Hawk
Former Staff
Nice tool. However, a shame it isn't for Elite. Very Disappointing.
07-10-2013, 12:07 AM #10
ErasedDev
Climbing up the ladder
Originally posted by Choco View Post
Hello NGU!

Here's a little tool I have been working on for a few days now. This is a command line tool for Black Ops II that acts as a command console (like what you would have on PC). This tool requires a DEX PS3.

Features of the Tool:

  • True command line - You can type an entire line of commands (those supported by the game) and they will be executed by the in-game command buffer function.
  • Config file execution - You can load and execute any .cfg file directly from your computer (max size: 2048 characters)
  • Custom commands added to game - listed further down in the thread.
  • Custom dvars added: jump_height, player_sustainAmmo, player_recoilEnabled, and r_fog
  • Easter eggs - there are a few special commands in here Winky Winky Have fun finding them!


Here is a screenshot of the tool:

You must login or register to view this content.


List of custom commands I have added:

  • god - classic god mode toggle
  • allgod - classic god mode toggle, all clients
  • flymode - pseudo-noclip. Cannot go through barriers. (thanks to aerosoul94)
  • addcash - add 10000 points (zombies)
  • addcashall - add 10000 points to all clients (zombies)
  • setcash <value> - set your points (zombies)
  • say "text" - send a message to all clients
  • setname "name" - change your name
  • listperks - display all perk names
  • dvarlist - list a few (and i mean very few) useful dvars
  • maplist - list map names (mp dlc not included)

*Note: these commands can not be executed via .cfg files.


How to Use:

1. Download the EBOOT.BIN for either zombies or multiplayer (can be found in downloads section).
2. Copy the EBOOT.BIN to /dev_hdd0/game/YOUR BLACK OPS II REGION/USRDIR/ on your PS3.
3. Launch Black Ops II.
4. Download and run the BOII Command Console program.
5. Type the following code, then hit enter:

    connect "your ps3 ip address"


6. The tool should then connect to your PS3 and attach the process.



Downloads:

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content. (may display false positives due to packing)



Some example commands:

setperk yourName specialty_rof - give yourself double tap
setperk yourName specialty_additionalprimaryweapon - give yourself mulekick
set jump_height 2000 - maximum jump height
set g_speed 300 - fast movement speed
set bg_gravity 200 - low gravity
set player_sustainAmmo 1 - enable unlimited ammo
set player_recoilEnabled 0 - disable weapon recoil
set r_fog 0 - disable fog


Credits:
-Sonoro for packing
-aerosoul94 for helping me figure out how to change player movement type


Have fun guys! Keep in mind that in black ops II the security is much higher than other CODs. Commands like "bind" will not work as they did before. Also, to discourage online modding, I have not bothered to add client number detection for host. It is only guaranteed to work properly in private or offline matches.

Enjoy everyone Smile
did you removed the cheat protection so we don't get banned in 5 minutes ?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo