Post: [PREVIEW] TOOL MP/ZM 1.03 ( Offsets Wanted )
11-23-2015, 02:27 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey Ngu

HERE IM BACK , my tool is 80 % Finished watching for some best offset to had of Multiplayer Host Game Happy
(GODMODE , JETPACK , FORCE HOST ) also RPC parts doesnt work too .

You can help me by share offset you find ( credits for sure guys ) and if you needed some offset , or help .. let me know Winky Winky

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.

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. KryptusKryptus You must login or register to view this content. ( Blue vision , IEM ... more gonna be added )

THIRD PERSON You must login or register to view this content. ( thank's to DRObythePoUnD for his share )

RELEASE D-2 Happy
Last edited by Brian84 ; 11-26-2015 at 07:37 PM.

The following 8 users groaned at Brian84 for this awful post:

Boliberrys, CodJumper:, Eddie-Lucas, koekiemonstarr2, ModyHacker, MrToxlcBooty, John, x_com
11-24-2015, 11:20 AM #11
Originally posted by Kizza09 View Post
If you need any zombie offsets just PM me, They're not hard to find bud.


Yeaaah , I doesn't really begin the ZM Part because there some tools ( your's is the best for me Winky Winky )
I'm more watching for MP , but debugger gonna make me crazy !! and also I'm doing wrong with IDA

If you can MP me your skype for converss I really like to .. Thank's bud
11-24-2015, 11:43 AM #12
MrToxlcBooty
I defeated!
Originally posted by Khalid1993 View Post
I don't think he asked you to put your 2 cents in he asked for help n you couldn't help so why reply


my statement still stands, if you cant find them yourself its pointless because we get noobs @ c# that code the same damn tool a million times, thats why all the other sections like bo2 ghosts and aw are fucked with a bunch of shitty useless tools, save this section and the people some time by not posting garbage

The following user thanked MrToxlcBooty for this useful post:

Khalid1993
11-24-2015, 12:38 PM #13
Originally posted by MrToxlcBooty View Post
my statement still stands, if you cant find them yourself its pointless because we get noobs @ c# that code the same damn tool a million times, thats why all the other sections like bo2 ghosts and aw are fucked with a bunch of shitty useless tools, save this section and the people some time by not posting garbage


I Trust You For Sure , I've been post like the first tool for BO1 on NGU there is 2 years before I stop .. I've been find a lot of offset , but SC58 , Choco give me offsets , I doesn't have ... Do you think it's bad to ask for the community shared some offset ? ( also I Understand what you mean .. ^^ ) And in two years there's a lot of new thing i want to learn , but nobody have 10 minutes to explain
11-24-2015, 12:45 PM #14
Originally posted by MrToxlcBooty View Post
if you can't find offsets/addresses yourself don't bother making a tool...


LOL , I don't sayd I need help for codding , just for some good guys whant to shared offsets they have to complete my tool also help me with IDA

I stay 2 years away from Dex Develloping , So I'm sorry to asked for help , I'm Sure you never asked someone to help yourself :troll:

Well thank's if you whant to share what you know , if isn't and just say this .. have a good day
11-24-2015, 12:53 PM #15
Manlol
Little One
nice tool m8 Smile but previews are not allowed on NGU Tustin
11-24-2015, 01:06 PM #16
Originally posted by Manlol View Post
nice tool m8 Smile but previews are not allowed on NGU Tustin


Olly Shhhht I doesn't Know ^^ Sorry so .. I change preview just by Help Required ?
11-24-2015, 01:15 PM #17
Manlol
Little One
Originally posted by Brian84 View Post
Olly Shhhht I doesn't Know ^^ Sorry so .. I change preview just by Help Required ?


a Moderator or Admin will be close your Thread soon Smile But i hope i will get your tool very soon Winky Winky Keep up the good work m8 Smile
11-24-2015, 01:22 PM #18
Originally posted by Manlol View Post
a Moderator or Admin will be close your Thread soon Smile But i hope i will get your tool very soon Winky Winky Keep up the good work m8 Smile


Bad For Me ! But I know now , my pleasure to release soon but I need , GODMODE & Jetpack ... can't release a tool with not in the base function we need Happy

Also I need help for IDA , I Find the offsets but not the base I do something wrong need someone explain me Smile If u can ..
12-13-2015, 12:43 PM #19
zombiehunterv3
Pokemon Trainer
Originally posted by Brian84 View Post
Hey Ngu

HERE IM BACK , my tool is 80 % Finished watching for some best offset to had of Multiplayer Host Game Happy
(GODMODE , JETPACK , FORCE HOST ) also RPC parts doesnt work too .

You can help me by share offset you find ( credits for sure guys ) and if you needed some offset , or help .. let me know Winky Winky

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.

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. KryptusKryptus You must login or register to view this content. ( Blue vision , IEM ... more gonna be added )

THIRD PERSON You must login or register to view this content. ( thank's to DRObythePoUnD for his share )

RELEASE D-2 Happy

Version 1.04
Code to enable RPC

public static void Enable_RPC()
{
PS3.SetMemory(function_address, new byte[] { 0x4E, 0x80, 0x00, 0x20 });
System.Threading.Thread.Sleep(20);
byte[] func = new byte[] { 0x7C, 0x08, 0x02, 0xA6, 0xF8, 0x01, 0x00, 0x80, 0x3C, 0x60, 0x10, 0x05, 0x81, 0x83, 0x00, 0x4C, 0x2C, 0x0C, 0x00, 0x00, 0x41, 0x82, 0x00, 0x64, 0x80, 0x83, 0x00, 0x04, 0x80, 0xA3, 0x00, 0x08, 0x80, 0xC3, 0x00, 0x0C, 0x80, 0xE3, 0x00, 0x10, 0x81, 0x03, 0x00, 0x14, 0x81, 0x23, 0x00, 0x18, 0x81, 0x43, 0x00, 0x1C, 0x81, 0x63, 0x00, 0x20, 0xC0, 0x23, 0x00, 0x24, 0xC0, 0x43, 0x00, 0x28, 0xC0, 0x63, 0x00, 0x2C, 0xC0, 0x83, 0x00, 0x30, 0xC0, 0xA3, 0x00, 0x34, 0xC0, 0xC3, 0x00, 0x38, 0xC0, 0xE3, 0x00, 0x3C, 0xC1, 0x03, 0x00, 0x40, 0xC1, 0x23, 0x00, 0x48, 0x80, 0x63, 0x00, 0x00, 0x7D, 0x89, 0x03, 0xA6, 0x4E, 0x80, 0x04, 0x21, 0x3C, 0x80, 0x10, 0x05, 0x38, 0xA0, 0x00, 0x00, 0x90, 0xA4, 0x00, 0x4C, 0x90, 0x64, 0x00, 0x50, 0xE8, 0x01, 0x00, 0x80, 0x7C, 0x08, 0x03, 0xA6, 0x38, 0x21, 0x00, 0x70, 0x4E, 0x80, 0x00, 0x20 };
PS3.SetMemory(function_address + 0x4, func);
PS3.SetMemory(0x10050000, new byte[0x2854]);
PS3.SetMemory(function_address, new byte[] { 0xF8, 0x21, 0xFF, 0x91 });
}

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo