Jump to content

sKiLLz-At-CoDz

sKiLLz-At-CoDz

Member Since 21 Jan 2012
ONLINE Last Active Today, 04:01 AM
*****

EliteMossy's BO Modding Tool for Zombies - Easy Modding!

19 May 2012 - 07:56 PM

This is a simple, easy to use tool for doing the Zombie binds!

I will not be replying to questions, so don't ask here!

I will release the multiplayer one tomorrow as i have not got it on my laptop

But here is a screenshot:


Posted Image

Tutorial for first time (BIG STEPS)

Step 1: Install 1.02 package, and get patch.ff using FTP on Jailbreak

Step 2: Install 1.13 package on jailbreak

Step 3: Copy patch.ff and Data transfer to online ps3!

Step 4: Install 1.02 on Jailbreak again

Step 5: Enter your codes in my tool, and click Generate Eboot!

Step 6: Copy EBOOT.BIN to your 1.02 patch via FTP.

Step 7: Load up game on Jailbreak and go to zombies and maybe start solo (not always needed).

Step 8: Copy save game to usb stick and copy to online ps3

Step 10: Load up zombies, and voila, HACKS :P

Step 11: Use the save on your usb to re-copy if you loose the hacks.

Tutorial for Second time:

If you have done above, then changing mods is a little easier.

Step 1: Generate EBOOT.BIN

Step 2: Copy to Jailbreak PS3 using FTP

Step 3: Delete old savegame and load zombies

Step 4: Go to solo then quit

Step 5: Copy to usb and copy to online ps3 to the same account as on jailbreak ps3

Job Done!


Link to tool here:

Hidden Content
You'll be able to see the hidden content once you Register.

I have fully tested this and it works here is a simple Bind Code

set stats_version_check 0
set gpad_buttonsConfig null
set sv_cheats 1
set demo_enabled 0
set magic_chest_movable "0"
set perk_armorvest "0"
bind DPAD_UP "toggle timescale 1 2 5 10;+actionslot 1"
bind DPAD_LEFT "noclip"
bind DPAD_RIGHT "ai axis delete"
bind DPAD_DOWN "give tesla_gun_zm;wait 20;give ammo;dropweapon;give ray_gun_upgraded_zm;wait 20;give ammo;give defaultweapon;wait 20;give ammo;dropweapon;give m1911_upgraded_zm;wait 20;give ammo;dropweapon;give thundergun_upgraded_zm;wait 20;give ammo;dropweapon;give microwavegundw_upgraded_zm;wait 20;give ammo;dropweapon;give sniper_explosive_upgraded_zm;wait 20;give ammo;dropweapon;give shrink_ray_upgraded_zm;wait 20;give ammo;give humangun_upgraded_zm;wait 20;give ammo;give minigun_zm;wait 20;give ammo"
bind BUTTON_BACK "god;cg_tracerLength 500;cg_tracerWidth 8;cg_tracerSpeed 150;cg_tracerScrewRadius 5;player_clipSizeMultiplier 999;player_burstFireCoolDown 0;player_meleeRange 999;player_meleeWidth 999;give zombie_gersh_device;ai_meleeRange 1;phys_gravity 99;bg_gravity 800;revive_trigger_radius 99999;player_lastStandBleedOutTime 400;perk_armorvest 0;give ammo"

THESE ARE BIND CODES
Spoiler

THESE ARE DVAR COMMANDS
Spoiler


THESE ARE FUN CODES
Spoiler

THESE ARE WEAPON CODES FOR FIVE
Spoiler

THESE ARE WEAPON CODES FOR KINO DER TOTEN
Spoiler


Official Tutorial for Save Modding on Black Ops

18 May 2012 - 09:51 PM

As several people already decided to leak it, I'm going to release an official tutorial.
You will need to have:
-3.55 PS3
-4.11 PS3
-USB stick
-Tools for decrypting and encrypting self/bin files, I would recommend using failoverfl0w's tools
-HxD (or your preferred hex editor)

ZOMBIES/CAMPAIGN:

Prerequisite: Data transfer from your 4.11 PS3 to your 3.55 PS3. This step can be skipped if you have Xploder. If you do skip it, you will need to use Xploder to resign your savegame before you load it on your 4.11 PS3.

1. Unself the debug EBOOT.BIN from the 1.02 update.
2. For the regular EBOOT.ELF, open it in HxD hex editor and go to the offset 0x35DE2C. Replace the next 8 bytes with this hex:
3C A0 00 90 38 A5 6E 20

3. Now, go to the offset 0x35DE4C. Replace the next four bytes with this hex:
3C A0 00 8F

4. Last hex replace, go to the offset 0x35DE54. Replace the next four bytes with this hex:
38 A5 FF 20

5. Now, go to the offset 0x8DFF20. This is where you will put binds/dvars for the GPAD0_SP file. Type up whatever stuff you want in here in notepad and copy it, then paste write (NOT paste insert) the text into the file starting at this offset. It is critical that the total size of your dvars/binds/commands is less than 1000 bytes or the save will not work.
6. The offset 0x8F6E20 is where the commands go for the GPAD0_CM file. Just like above, type up whatever stuff you want in here in notepad and copy it, then paste write (NOT paste insert) the text into the file starting at this offset. It is critical that the total size of your dvars/binds/commands is less than 1000 bytes or the save will not work.
7. Take the EBOOT.ELF you just finished modifying, save it, and make it into an EBOOT.BIN (I would recommend using failoverfl0w's tools for this). On your 3.55 ps3 install the 1.02 update, then copy your custom EBOOT.BIN into your USRDIR. Delete any black ops save data and launch the game. At the main menu, just click through all the settings and change your sensitivity. Quit the game, and your modified save data will be ready to go under Saved Data Utility. Copy it to a USB and save it for later.
8. Install the 1.13 update for black ops on your 3.55 PS3. Replace the patch.ff in the USRDIR/english directory with
Hidden Content
You'll be able to see the hidden content once you Register.
9. Data transfer to your 4.11 PS3, then sign in on your 4.11 on the same user account you were on when you generated the custom save. Copy the save over from your USB to your PS3. Enjoy having your binds/commands online

FOR MULTIPLAYER:
1. Unself the t5mp_ps3f.self just like you would have for zombies, follow steps from above.
2. Open it in HxD and go to the offset 0x524C5C. Replace the next 8 bytes with this hex:
3C A0 00 9E 38 A5 21 C0

3. Go to the offset 0x524C7C. Replace the next 12 bytes with this hex:
3C A0 00 9E 38 E0 03 E8 38 A5 24 5A

4. Go to the offset 0x9D2190. Here is where you can add a few dvars. Keep the length under 50 characters for this one.
5. Go to the offset 0x9D21D0. Here you can insert your dvars. Keep the length under 1000 characters or it won't be read by the game. Also, be warned that most dvars are cheat protected or get reset after the savegame loads.
6. Take the t5mp_ps3f.elf you just finished modifying, save it, and make it into an EBOOT.BIN (I would recommend using failoverfl0w's tools for this). On your 3.55 ps3 install the 1.02 update, then copy your custom EBOOT.BIN into your USRDIR. Delete any black ops save data and launch the game. At the MP menu, just wait til it fully loads and quit the game. Quit the game, and your modified save data will be ready to go under Saved Data Utility. Copy it to a USB.
7. Copy the save over to it's corresponding account on your 4.11 PS3. Enjoy your mods

How does it work?
It works by modifying the EBOOT to write your own data to the savegame. To be more specific, you take advantage of the default function in the game which saves data. What you are doing is modifying a pointer in the function to inject your own string of data, and the game takes that string and fully encrypts it for you so you don't have to worry about encrypting/decrypting any data on your own.


Now it's out. Hopefully all the leechers are happy, using zombie binds can and will get you console banned because you're using a modified fastfile. And you can be account banned for anything else.

Some thing i did in PhotoShop

16 May 2012 - 07:09 PM

Posted Image

Posted Image

i Now it not all that Good but i am not good on PhotoShop any ways

New Donation gb-_riggs_-rt2k

15 May 2012 - 09:23 AM

Hi gb-_riggs_-rt2k, Thank you for your donation of 2.00 GBP. We look forward to improving the forums with your donation.

New Donation gb-_riggs_-rt2k

15 May 2012 - 09:12 AM

Hi gb-_riggs_-rt2k, Thank you for your donation of 10.00 GBP. We look forward to improving the forums with your donation.

IPB skins by Skinbox