ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 3547

Change Lobby time

by XBLxPhantom - 11-27-2018 - 10:46 PM
#1
okay so 2 things, this was leaked before and then removed but i got it b4 removal... 1 need confirmation if this is for xbox? and 2 if anyone has the required natives and would be willing to give them, that'd be dope.
Code:
int GameTimeStub[2] = { 0x1042D20, TOC };
typedef void(pGameTimeFn)(int H, int M, int S);
pGameTimeFn GAME_TIME = (pGameTimeFn)GameTimeStub;

int GameTimeSyncStub[2] = { 0x12C2A00, TOC };
typedef void(pGameTimeSyncFn)(int r3, int r4); //0, 1
pGameTimeSyncFn GAME_TIME_SYNC = (pGameTimeSyncFn)GameTimeSyncStub;

void setlobbytime(int H, int M, int S)
{
  GAME_TIME(H, M, S);
  GAME_TIME_SYNC(0, 1);
}
Reply
#2
(11-27-2018 - 10:46 PM)XBLxPhantom Wrote: okay so 2 things, this was leaked before and then removed but i got it b4 removal... 1 need confirmation if this is for xbox? and 2 if anyone has the required natives and would be willing to give them, that'd be dope.
Code:
int GameTimeStub[2] = { 0x1042D20, TOC };
typedef void(pGameTimeFn)(int H, int M, int S);
pGameTimeFn GAME_TIME = (pGameTimeFn)GameTimeStub;

int GameTimeSyncStub[2] = { 0x12C2A00, TOC };
typedef void(pGameTimeSyncFn)(int r3, int r4); //0, 1
pGameTimeSyncFn GAME_TIME_SYNC = (pGameTimeSyncFn)GameTimeSyncStub;

void setlobbytime(int H, int M, int S)
{
  GAME_TIME(H, M, S);
  GAME_TIME_SYNC(0, 1);
}

you do not need native

I think it's also available for Xbox, search on the forums.
This account is currently banned
Ban reason: Leeching and Spamming is not allowed, please read the forum Rules upon your return.
Reply
#3
There ps3 offsets.
Reply
#4
(11-27-2018 - 11:18 PM)NoNameV2345 Wrote:
(11-27-2018 - 10:46 PM)XBLxPhantom Wrote: okay so 2 things, this was leaked before and then removed but i got it b4 removal... 1 need confirmation if this is for xbox? and 2 if anyone has the required natives and would be willing to give them, that'd be dope.
Code:
int GameTimeStub[2] = { 0x1042D20, TOC };
typedef void(pGameTimeFn)(int H, int M, int S);
pGameTimeFn GAME_TIME = (pGameTimeFn)GameTimeStub;

int GameTimeSyncStub[2] = { 0x12C2A00, TOC };
typedef void(pGameTimeSyncFn)(int r3, int r4); //0, 1
pGameTimeSyncFn GAME_TIME_SYNC = (pGameTimeSyncFn)GameTimeSyncStub;

void setlobbytime(int H, int M, int S)
{
  GAME_TIME(H, M, S);
  GAME_TIME_SYNC(0, 1);
}

you do not need native

I think it's also available for Xbox, search on the forums.
thought that while posting but left it asking for natives. and haven't seen anything on the forums for Lobby time changing
Reply
#5
this is ps3 bro.
2021 Best Be Better Then 2020
Reply
#6
(11-28-2018 - 09:41 AM)trinity7 Wrote: this is ps3 bro.

yupp someone beat you to it but thanks
Reply
#7
Yeah thats for PS3 mate.
This account is currently banned
Ban reason: Multi
Reply
#8
Yeah thats for PS3 mate.
This account is currently banned
Ban reason: Multi
Reply
#9
For ps3, can send the TOC address but sure google can be your friend with the natives
Reply

Users browsing: 1 Guest(s)