GTA IV Events Blocker + IP Finder + GodMode Detector & more [Source code]

  • Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

rf0odxm0dz

Member
Oct 1, 2018
13
4
63
Hello everyone

In fact, I would like to post some of my private stuff because someone here posted my stuff in his menu (public) without my permission Because he said he would keep it in private so I want to everyone enjoy here ヅ,

************Events blocker************
---------------------------
:BLES version
START_EXPLOSION_EVENT = 0x7FC8D8
REQUEST_EXPLOSION_EVENT = 0x7FC988
START_FIRE_EVENT = 0x7FCA38
REQUEST_FIRE_EVENT = 0x7FCAE8
REMOVE_ALL_WEAPONS_EVENT = 0x7FCC48
REMOVE_WEAPON_EVENT = 0x7FCCF8
GIVE_WEAPON_EVENT = 0x7FCDA8
RESURRECTED_LOCAL_PLAYER_EVENT = 0x7FCE58
RESURRECT_PLAYER_EVENT = 0x7FCF08
WEAPON_DAMAGE_EVENT = 0x7FD118
REQUEST_CONTROL_EVENT = 0x7FD268

:BLUS version
START_EXPLOSION_EVENT = 0x7FC708
REQUEST_EXPLOSION_EVENT = 0x7FC7B8
START_FIRE_EVENT = 0x7FC868
REQUEST_FIRE_EVENT = 0x7FC918
REMOVE_ALL_WEAPONS_EVENT = 0x7FCA78
REMOVE_WEAPON_EVENT = 0x7FCB28
GIVE_WEAPON_EVENT = 0x7FCBD8
RESURRECTED_LOCAL_PLAYER_EVENT = 0x7FCC88
RESURRECT_PLAYER_EVENT = 0x7FCD38
WEAPON_DAMAGE_EVENT = 0x7FCF48
REQUEST_CONTROL_EVENT = 0x7FD098

void blockEvent(int event) {
*(int*)event = 0x4E800020;
}






************Godmode Detector & Get Ped Address************
---------------------------
:BLES version
int get_ped_address(int ped)
{
int v2;
unsigned int v4 = *(unsigned int*)0x306265A0;
unsigned int v5 = *(unsigned int*)0x306265A4;
unsigned int v6 = *(unsigned int*)0x306265AC;
v2 = 0;
if (*(unsigned char*)((ped >> 8) + v5) == (unsigned char)ped)
v2 = (ped >> 8) * v6 + v4;
return v2;
}

:BLUS version
int get_ped_address(int ped)
{
int v2;
unsigned int v4 = *(unsigned int*)0x306263D0;
unsigned int v5 = *(unsigned int*)0x306263D4;
unsigned int v6 = *(unsigned int*)0x306263DC;
v2 = 0;
if (*(unsigned char*)((ped >> 8) + v5) == (unsigned char)ped)
v2 = (ped >> 8) * v6 + v4;
return v2;
}


//Godmode checker
int pedStruct = get_ped_address(ped); //Get Ped Address
if (*(unsigned char*)(pedStruct + 0x115) == 0x20) {
//your code after godmode detected on selected ped (player)
}




************IP Finder************
---------------------------
char* getPlayerIP(int selectedPlayer) {
char *ipName, v_iptemp[149];
int p1, p2, p3, p4;
int ipAddr = 0x170D8B4; //BLUS = 0x170D6E4
for (int i=0; i:heart:2;i++) {
char *v_real = GET_PLAYER_REAL_NAME_IMP(selectedPlayer);
if (selectedPlayer != GET_PLAYER_ID())
ipName = ReadBytes(ipAddr + (i * 0x60), 100);//get names from memory
if (!strcmp(v_real, ipName)) {
if (selectedPlayer != GET_PLAYER_ID()) {
int ip = *(int *)((ipAddr + 0x2C) + (i * 0x88));//get ip address from memory
p1 = (ip & 0xff000000) >> 24;
p2 = (ip & 0x00ff0000) >> 16;
p3 = (ip & 0x0000ff00) >> 8;
p4 = (ip & 0x000000ff) >> 0;
snprintf(v_iptemp, sizeof(v_iptemp), "%i.%i.%i.%i", p1, p2, p3, p4);
}
}
}
}


everything here by rfoodxmodz
 
  • Like
Reactions: kk_44-88

SHoCKxWAVE

Member
CC Dev Team
Aug 31, 2017
49
39
78
The Public Release didn't include anything suck as IP or Full event blocker, when you helped me, you did assist me on IP and event but only ONE EVENT lol, and i kept my word, you didnt check the public release i guess xD, anyways gg, and you didnt help me on the god mod detection, i had that from sockstress sprx, and bro, i thank you for helping me with ip, but also you should thank me for me giving you the eboot and the idea to mod back gta 4, without my eboot nothing could of been happen.
 

rf0odxm0dz

Member
Oct 1, 2018
13
4
63
The Public Release didn't include anything suck as IP or Full event blocker, when you helped me, you did assist me on IP and event but only ONE EVENT lol, and i kept my word, you didnt check the public release i guess xD, anyways gg, and you didnt help me on the god mod detection, i had that from sockstress sprx, and bro, i thank you for helping me with ip, but also you should thank me for me giving you the eboot and the idea to mod back gta 4, without my eboot nothing could of been happen.

I have proof (skype chats, voice..etc)
Don't be ungrateful,
Also you don't know anything in programming just copy pasta (Clueless).
 
  • Like
Reactions: kk_44-88

rf0odxm0dz

Member
Oct 1, 2018
13
4
63
The Public Release didn't include anything suck as IP or Full event blocker, when you helped me, you did assist me on IP and event but only ONE EVENT lol, and i kept my word, you didnt check the public release i guess xD, anyways gg, and you didnt help me on the god mod detection, i had that from sockstress sprx, and bro, i thank you for helping me with ip, but also you should thank me for me giving you the eboot and the idea to mod back gta 4, without my eboot nothing could of been happen.
I don't care what you did and you nothing!
 
Last edited:
  • Like
Reactions: kk_44-88

SHoCKxWAVE

Member
CC Dev Team
Aug 31, 2017
49
39
78
https://ibb.co/8jV3sFP
https://ibb.co/c3WVqXB

You couldnt Get one single event without my eboot, you couldnt be who you are on IV without my help showing you the ways, and i have everything also but im not like you :) check who you did sent too because the whatsapp chat you sent its not even me and i dont write like this hahahahah YOU GOT SCAMED By someone else and took your events XD
 

kk_44-88

Member
Mar 26, 2020
3
0
11
ي شوك ويف تروح تهين نفسك عند المبرمجين ههههههه وتاخذ منهم ومسوي نفسك معدل ههههه صدق من قال الي مايعرف الصقر يشويه
 

SHoCKxWAVE

Member
CC Dev Team
Aug 31, 2017
49
39
78
ي شوك ويف تروح تهين نفسك عند المبرمجين ههههههه وتاخذ منهم ومسوي نفسك معدل ههههه صدق من قال الي مايعرف الصقر يشويه
انت داخل في سالفه عشانك حاقد علي وذا طبيعي جدا، انا صورت المحادثه الي بيني و بينه اخر كلام كان تاريخ ٢٠ ابريل بسبب وفاه ابوي توقفت عن لعب . و كلمني بعدها بتاريخ ٢٥ اغسطس. هو جايب محادثه تمت بتاريخ ٢٠ يونيو وذا مزور تماما. وثالث شي الكود حق الايفينت الي نشره مختلف تماما عن الي عندي
انا لا انكر مساعده لي بس هو اخذ مقابل وهو معترف انا معطيه ايبوت مفتوح كامل في كل شي. طيب يعني هو او نزل هاك اجي اقول حرامي ؟ المشكله انك هتيجي و هترد و دافع له عشانكم مع بعض عادي متعود علي عنصريه
 

Douglas Oliveira

Public Legend
Retired Staff
Local Legend
Local Hero
Local Celebrity
Community Elite
Community Veteran
Determined Poster
Active Member
Console ID Poster
Jun 5, 2015
3,915
7,500
1,268
Brasil
ي شوك ويف تروح تهين نفسك عند المبرمجين ههههههه وتاخذ منهم ومسوي نفسك معدل ههههه صدق من قال الي مايعرف الصقر يشويه



هنا مكتوب باللغة الإنجليزية فقط ، احترم القواعد ، هذا هو تحذيرك الأول
 

Miss @ Security

Avid Poster
CC Dev Team
Determined Poster
Active Member
Jul 13, 2016
1,040
576
198
Hello everyone

In fact, I would like to post some of my private stuff because someone here posted my stuff in his menu (public) without my permission Because he said he would keep it in private so I want to everyone enjoy here ヅ,

************Events blocker************
---------------------------
:BLES version
START_EXPLOSION_EVENT = 0x7FC8D8
REQUEST_EXPLOSION_EVENT = 0x7FC988
START_FIRE_EVENT = 0x7FCA38
REQUEST_FIRE_EVENT = 0x7FCAE8
REMOVE_ALL_WEAPONS_EVENT = 0x7FCC48
REMOVE_WEAPON_EVENT = 0x7FCCF8
GIVE_WEAPON_EVENT = 0x7FCDA8
RESURRECTED_LOCAL_PLAYER_EVENT = 0x7FCE58
RESURRECT_PLAYER_EVENT = 0x7FCF08
WEAPON_DAMAGE_EVENT = 0x7FD118
REQUEST_CONTROL_EVENT = 0x7FD268

:BLUS version
START_EXPLOSION_EVENT = 0x7FC708
REQUEST_EXPLOSION_EVENT = 0x7FC7B8
START_FIRE_EVENT = 0x7FC868
REQUEST_FIRE_EVENT = 0x7FC918
REMOVE_ALL_WEAPONS_EVENT = 0x7FCA78
REMOVE_WEAPON_EVENT = 0x7FCB28
GIVE_WEAPON_EVENT = 0x7FCBD8
RESURRECTED_LOCAL_PLAYER_EVENT = 0x7FCC88
RESURRECT_PLAYER_EVENT = 0x7FCD38
WEAPON_DAMAGE_EVENT = 0x7FCF48
REQUEST_CONTROL_EVENT = 0x7FD098

void blockEvent(int event) {
*(int*)event = 0x4E800020;
}






************Godmode Detector & Get Ped Address************
---------------------------
:BLES version
int get_ped_address(int ped)
{
int v2;
unsigned int v4 = *(unsigned int*)0x306265A0;
unsigned int v5 = *(unsigned int*)0x306265A4;
unsigned int v6 = *(unsigned int*)0x306265AC;
v2 = 0;
if (*(unsigned char*)((ped >> 8) + v5) == (unsigned char)ped)
v2 = (ped >> 8) * v6 + v4;
return v2;
}

:BLUS version
int get_ped_address(int ped)
{
int v2;
unsigned int v4 = *(unsigned int*)0x306263D0;
unsigned int v5 = *(unsigned int*)0x306263D4;
unsigned int v6 = *(unsigned int*)0x306263DC;
v2 = 0;
if (*(unsigned char*)((ped >> 8) + v5) == (unsigned char)ped)
v2 = (ped >> 8) * v6 + v4;
return v2;
}


//Godmode checker
int pedStruct = get_ped_address(ped); //Get Ped Address
if (*(unsigned char*)(pedStruct + 0x115) == 0x20) {
//your code after godmode detected on selected ped (player)
}




************IP Finder************
---------------------------
char* getPlayerIP(int selectedPlayer) {
char *ipName, v_iptemp[149];
int p1, p2, p3, p4;
int ipAddr = 0x170D8B4; //BLUS = 0x170D6E4
for (int i=0; i:heart:2;i++) {
char *v_real = GET_PLAYER_REAL_NAME_IMP(selectedPlayer);
if (selectedPlayer != GET_PLAYER_ID())
ipName = ReadBytes(ipAddr + (i * 0x60), 100);//get names from memory
if (!strcmp(v_real, ipName)) {
if (selectedPlayer != GET_PLAYER_ID()) {
int ip = *(int *)((ipAddr + 0x2C) + (i * 0x88));//get ip address from memory
p1 = (ip & 0xff000000) >> 24;
p2 = (ip & 0x00ff0000) >> 16;
p3 = (ip & 0x0000ff00) >> 8;
p4 = (ip & 0x000000ff) >> 0;
snprintf(v_iptemp, sizeof(v_iptemp), "%i.%i.%i.%i", p1, p2, p3, p4);
}
}
}
}


everything here by rfoodxmodz
you are pathetic and proud you have just proved it buddy
 
  • Like
Reactions: DARKxWAVE

iHJDH-

Member
Jun 2, 2018
28
3
63
معضهم
انت داخل في سالفه عشانك حاقد علي وذا طبيعي جدا، انا صورت المحادثه الي بيني و بينه اخر كلام كان تاريخ ٢٠ ابريل بسبب وفاه ابوي توقفت عن لعب . و كلمني بعدها بتاريخ ٢٥ اغسطس. هو جايب محادثه تمت بتاريخ ٢٠ يونيو وذا مزور تماما. وثالث شي الكود حق الايفينت الي نشره مختلف تماما عن الي عندي
انا لا انكر مساعده لي بس هو اخذ مقابل وهو معترف انا معطيه ايبوت مفتوح كامل في كل شي. طيب يعني هو او نزل هاك اجي اقول حرامي ؟ المشكله انك هتيجي و هترد و دافع له عشانكم مع بعض عادي متعود علي عنصريه[/QUOTE انا ماشفت زي هاذا الادمي انا مابيني وبينه شيء بس اشوفه بزرف مودات ويعدل عليها وانتهى الموضوع سلامات خلي حقوق على الاقل
 
General chit-chat
Help Users
    Chat Bot: lurch6661 has started a new thread called "gta5 give cars to friends glitch" in PlayStation 4...