Post: 1.19 C# Help
01-02-2015, 01:42 PM #1
XxBlud23xX
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); Hey NGU i am almost complete with the zombies rtm tool i am creating. But i need a couple of offsets and quick, my devExpress trial is expiring. The offsets i need are:
1.Force Host
2.Show Host
3.Flash God Mode
And teleport, for zombies.
You will be given credit in the tool
Thanks :-)
(adsbygoogle = window.adsbygoogle || []).push({});
01-03-2015, 10:53 AM #20
B777x
Hurah!
Originally posted by DEXBLUD23 View Post
The client interval changed for the flash god mode ?


you just add 0x5808 for the next client
01-03-2015, 11:52 PM #21
XxBlud23xX
< ^ > < ^ >
Originally posted by B777x View Post
you just add 0x5808 for the next client


Oh ok because it has + 0x54DC i thought it was a new client interval
01-04-2015, 12:18 AM #22
One
At least I can fight
Originally posted by DEXBLUD23 View Post
Oh ok because it has + 0x54DC i thought it was a new client interval

Address - 0x1780F28
Offset - 0x54DC
like i said before offsets are the difference between a value and it's main address
01-04-2015, 03:23 AM #23
XxBlud23xX
< ^ > < ^ >
Originally posted by One. View Post
Address - 0x1780F28
Offset - 0x54DC
like i said before offsets are the difference between a value and it's main address


Ok i know how to put them i but i just didnt know what is was, lol
01-04-2015, 03:34 AM #24
XxBlud23xX
< ^ > < ^ >
To make sure i got this one, it would go like this. PS3.SetMemory(0x1780F28 + 0x54DC, byte);
01-04-2015, 04:13 AM #25
One
At least I can fight
Originally posted by DEXBLUD23 View Post
To make sure i got this one, it would go like this. PS3.SetMemory(0x1780F28 + 0x54DC, byte);

store your offsets/addresses in variables so you can update them easier etc.
    
public uint GodMode = 0x1780F28 + 0x54DC;

PS3.SetMemory(GodMode, new byte[] { 0x00, 0x00 });
01-04-2015, 07:35 AM #26
XxBlud23xX
< ^ > < ^ >
Ok got the 1.19 RPC thanks guys
01-04-2015, 08:32 AM #27
XxBlud23xX
< ^ > < ^ >
Close this thread
12-23-2015, 02:45 PM #28
MwBx
Keeper
do i copy all of this in the offset ( "%ifps / %02ims(sv)"//FPS Default String ) ?
i want to add show host in an eboot.
im abit noob in this

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo