Post: End Game offset?
10-29-2015, 07:00 PM #1
BurtE
NextGenUpdate Elite
(adsbygoogle = window.adsbygoogle || []).push({}); Is there a end game offset?

If so can anyone share please?

Thanks <3
(adsbygoogle = window.adsbygoogle || []).push({});
10-29-2015, 07:18 PM #2
mrtn
Little One
Originally posted by burtE View Post
Is there a end game offset?

If so can anyone share please?

Thanks <3


Might aswell post this since you can already do that shit with CFG tears
Credits to SC58 for SV_ExecuteClientCommand Value

    
char buffer[0x100];
snprintf(buffer, sizeof(buffer), "cmd mr %i -1 endround", *(int*)(0x1BE5BECool Man (aka Tustin));
Cbuf_AddText(buffer);

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

-Numb, BurtE
10-29-2015, 08:11 PM #3
BurtE
NextGenUpdate Elite
Originally posted by 0x0000000 View Post
Might aswell post this since you can already do that shit with CFG tears
Credits to SC58 for SV_ExecuteClientCommand Value

    
char buffer[0x100];
snprintf(buffer, sizeof(buffer), "cmd mr %i -1 endround", *(int*)(0x1BE5BECool Man (aka Tustin));
Cbuf_AddText(buffer);


I have a jailbreak..
A cfg noob was doing it to me, So I want it so I can have it ready if it happens again
Many thanks <3
10-31-2015, 06:37 PM #4
BurtE
NextGenUpdate Elite
Originally posted by 0x0000000 View Post
Might aswell post this since you can already do that shit with CFG tears
Credits to SC58 for SV_ExecuteClientCommand Value

    
char buffer[0x100];
snprintf(buffer, sizeof(buffer), "cmd mr %i -1 endround", *(int*)(0x1BE5BECool Man (aka Tustin));
Cbuf_AddText(buffer);


Hi
My friend tried to make a tool but it doesnt work for some reason, he said before he made the tool it could cause a error, you reckon you can help?
11-02-2015, 06:23 PM #5
mrtn
Little One
Originally posted by burtE View Post
Hi
My friend tried to make a tool but it doesnt work for some reason, he said before he made the tool it could cause a error, you reckon you can help?


It's for C++, if you want it for C#:

You need PS3Lib & RPC in your tool

Cbuf AddText:
    
public static void Cbuf_AddText(String Command)
{
RPC.Call(0x001D9EC0, new Object[] { 0, Command });
}


    
string buffer = "cmd mr " + PS3.Extension.ReadInt32(0x1BE5BECool Man (aka Tustin) + " -1 endround";
Cbuf_AddText(buffer);

The following user thanked mrtn for this useful post:

BurtE
11-02-2015, 06:45 PM #6
BurtE
NextGenUpdate Elite
Originally posted by 0x0000000 View Post
It's for C++, if you want it for C#:

You need PS3Lib & RPC in your tool

Cbuf AddText:
    
public static void Cbuf_AddText(String Command)
{
RPC.Call(0x001D9EC0, new Object[] { 0, Command });
}


    
string buffer = "cmd mr " + PS3.Extension.ReadInt32(0x1BE5BECool Man (aka Tustin) + " -1 endround";
Cbuf_AddText(buffer);


Ill keep you posted, thanks for the reply
11-10-2015, 10:38 AM #7
BurtE
NextGenUpdate Elite
Originally posted by 0x0000000 View Post
It's for C++, if you want it for C#:

You need PS3Lib & RPC in your tool

Cbuf AddText:
    
public static void Cbuf_AddText(String Command)
{
RPC.Call(0x001D9EC0, new Object[] { 0, Command });
}


    
string buffer = "cmd mr " + PS3.Extension.ReadInt32(0x1BE5BECool Man (aka Tustin) + " -1 endround";
Cbuf_AddText(buffer);


Cant get it working bro :(

My mate said he's gonna retry when hes got the time
11-10-2015, 12:48 PM #8
mrtn
Little One
Originally posted by burtE View Post
Cant get it working bro :(

My mate said he's gonna retry when hes got the time


Doing it wrong then, works for me in both C++ & C#.
11-10-2015, 05:43 PM #9
BurtE
NextGenUpdate Elite
Originally posted by 0x0000000 View Post
Doing it wrong then, works for me in both C++ & C#.


if i get the source and upload it u reckon u could fix it for me please? <3

you would be the biggest bae if you could
11-17-2015, 11:25 AM #10
BurtE
NextGenUpdate Elite
Originally posted by mrtn View Post
Doing it wrong then, works for me in both C++ & C#.


This is non host right?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo