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-10-2013, 12:10 AM #11
Tustin
Balls of Steel
Originally posted by TruthMyReligioN View Post
did you removed the cheat protection so we don't get banned in 5 minutes ?

Cheat protection has to be removed for a lot of stuff to work. I dunno if it lets you stay on any longer though.
07-10-2013, 12:11 AM #12
Choco
Respect my authoritah!!
Originally posted by TruthMyReligioN View Post
did you removed the cheat protection so we don't get banned in 5 minutes ?


I removed dvar cheat protection. But, as I stated in the thread, I do not condone using this online.

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

ErasedDev, Uk_ViiPeR
07-10-2013, 12:13 AM #13
ChynkBud
Big Daddy
Choco, you are a boss!!
07-10-2013, 12:15 AM #14
ErasedDev
Climbing up the ladder
I will try it and I'll let you know . I got a couple console ID . I could waste using this :-)
07-10-2013, 12:21 AM #15
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


C or C#?
07-10-2013, 12:22 AM #16
Choco
Respect my authoritah!!
Originally posted by Jake625 View Post
C or C#?


C#.

5 chars
07-10-2013, 12:29 AM #17
Originally posted by Choco View Post
C#.

5 chars

oh okay, nice tool :p
07-10-2013, 12:55 AM #18
Chxii
Do a barrel roll!
Great Release Choco like always Smile
07-10-2013, 03:04 AM #19
xXGMLO2Xx
B O R I C U A
Originally posted by another user
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

i use your eboot and get banned really quick

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo