Post: [1.24]MW3+GHOSTS 1.09 Name/Clantag/Buttons/icons/Loops/Client Changer Tool V4 CEX+DEX
03-05-2014, 01:40 PM #1
Advancer
Space Ninja
(adsbygoogle = window.adsbygoogle || []).push({}); HEY NGU, I decided to make a big name changer tool for mw3 because my ghosts name changer had a bit of interest, this tool took me a while to put all together im calling it a v3 because it is my 3rd name changer ive made but my best so far I think, please give me feedback.. it features a few cool things...e.g name loops, clan tag loops, icon names/loops... clients flashing names in game .. just take a look Smile.. Screenshots and download below

UPDATE: Fixed Reset Name, Should Reset properly now, also added Reset Clantag and Clear names for clients in game.

UPDATE2: NEW SUTTLE DESIGN and coded for use on ghosts 1.09.. I don't play ghosts no more so I didn't code the in game names simply because I cba, was asked to make it for ghosts so everything else should work except for icons as well maybe...TEST ANTI BAN ON A DUMMY ACCOUNT NOT SURE IF ITS 100% WORKING!.. before people groan this tool is made mainly for MW3!

OLD DESIGN Virus Scan: You must login or register to view this content.

MW3 ONLY OLD DESIGN Download: You must login or register to view this content.

NEW DESIGN Virus Scan: You must login or register to view this content.

MW3 NEW DESIGN Download: You must login or register to view this content.

OLD DESIGN

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.
You must login or register to view this content.
You must login or register to view this content.

NEW DESIGN

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.
You must login or register to view this content.
You must login or register to view this content.


Credits are in tool but thanks to NGU for some offsets and icon offsets Smile

** ghosts out dated **
Last edited by Advancer ; 12-01-2014 at 07:04 PM.

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

/SneakerStreet/, Gangsta_NGU
03-05-2014, 11:26 PM #2
Awsome !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
03-05-2014, 11:34 PM #3
Advancer
Space Ninja
Thanks took me a while Smile
03-05-2014, 11:46 PM #4
Hey Rob, change clear name offset make it reset name.
Solves alot of bugs
You got the code?
03-05-2014, 11:49 PM #5
// change pre-game name reset
private void button16_Click(object sender, EventArgs e)
{
textBox2.Text = "";
byte[] buffer = Encoding.ASCII.GetBytes(textBox2.Text);
Array.Resize(ref buffer, buffer.Length + 1);
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x01BBBC2C, buffer);
}
Maybe got beter code. I let you know als soon als possible


Yet again freaking awsome !!! Best name changer out there !!!
Last edited by mrdarkblue ; 03-06-2014 at 01:19 AM.
03-06-2014, 01:08 AM #6
Advancer
Space Ninja
Thanks and I will change that tomorrow and update the download
03-06-2014, 07:34 AM #7
kiwi_modz
I defeated!
Originally posted by RoBzMoDz
HEY NGU, I decided to make a big name changer tool for mw3 because my ghosts name changer had a bit of interest, this tool took me a while to put all together im calling it a v3 because it is my 3rd name changer ive made but my best so far I think, please give me feedback.. it features a few cool things...e.g name loops, clan tag loops, icon names/loops... clients flashing names in game .. just take a look Smile.. Screenshots and download below.

Virus Scan: You must login or register to view this content.

Download: You must login or register to view this content.

You must login or register to view this content.

Credits are in tool but thanks to NGU for Some offsets and the icon offsets Smile

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.

You must login or register to view this content.

Credits are in tool but thanks to NGU for some offsets and icon offsets Smile


Wouldn't call this "MW3 Ultimate Name Changer" lol you don't want to sound like your blowing your own trumpet now do you.... + The gui looks like a 5 year old made it? ewww??? wtf
03-06-2014, 10:59 AM #8
Advancer
Space Ninja
Well I havent seen no others released, uve been working on a beta for like a year so.. and u dont like the design fair enuff others do..
03-06-2014, 05:39 PM #9
Got it:

byte[] MASTERRESETREALNAME = new byte[] { 0x00 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x01bbbc2b, MASTERRESETREALNAME);
03-06-2014, 05:47 PM #10
Advancer
Space Ninja
That wont give ur psn that will just be blank like already in the tool

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo