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
 1791

Disable IDLE KICK [ XBOX 360 ]

by GHOSTED - 03-06-2020 - 06:11 PM
#1
Code:
int GlobalToAddress(int Global)
Code:
{
Code:
Global &= 0xFFFFFF;
Code:
int Address = *(int*)(0x83DDD930 + ((Global >> 16) & 0xFFFC));
Code:
return (Address + ((Global * 4) & 0xFFFFC));
Code:
}

GlobalToAddress(1312623)

*(int*)GlobalToAddress(262145 + 73) = 2147000000;// disable idle kick
*(int*)GlobalToAddress(262145 + 74) = 2147000000;
*(int*)GlobalToAddress(262145 + 75) = 2147000000;
*(int*)GlobalToAddress(262145 + 76) = 2147000000;
DISCORD: geazyclown
Reply
#2
Nothing new, please explain the explanation of a WHOLE thread needed for this?
Reply
#3
(03-06-2020 - 07:18 PM)TS7 Wrote: Nothing new, please explain the explanation of a WHOLE thread needed for this?

i just want to post this.
i dont care if this is new or not
DISCORD: geazyclown
Reply
#4
(03-06-2020 - 06:11 PM)XKE Wrote:
Code:
int GlobalToAddress(int Global)
Code:
{
Code:
Global &= 0xFFFFFF;
Code:
int Address = *(int*)(0x83DDD930 + ((Global >> 16) & 0xFFFC));
Code:
return (Address + ((Global * 4) & 0xFFFFC));
Code:
}

GlobalToAddress(1312623)

*(int*)GlobalToAddress(262145 + 73) = 2147000000;// disable idle kick
*(int*)GlobalToAddress(262145 + 74) = 2147000000;
*(int*)GlobalToAddress(262145 + 75) = 2147000000;
*(int*)GlobalToAddress(262145 + 76) = 2147000000;
from ninja engine :/ nothing interesting
Reply
#5
(03-16-2020 - 08:07 PM)BModzMasterTM Wrote:
(03-06-2020 - 06:11 PM)XKE Wrote:
Code:
int GlobalToAddress(int Global)
Code:
{
Code:
Global &= 0xFFFFFF;
Code:
int Address = *(int*)(0x83DDD930 + ((Global >> 16) & 0xFFFC));
Code:
return (Address + ((Global * 4) & 0xFFFFC));
Code:
}

GlobalToAddress(1312623)

*(int*)GlobalToAddress(262145 + 73) = 2147000000;// disable idle kick
*(int*)GlobalToAddress(262145 + 74) = 2147000000;
*(int*)GlobalToAddress(262145 + 75) = 2147000000;
*(int*)GlobalToAddress(262145 + 76) = 2147000000;
from ninja engine :/ nothing interesting
nice leaking from ninja source
Reply
#6
Lol pointless dont post old stuff thats already on here...
Reply
#7
Simple release, but nice. Hope the community starts to share together even if it is just small stuff
Reply

Users browsing: 1 Guest(s)