|
You last visited: Today at 02:48
Advertisement
[PROBLEM With c++ Hack] Abnormal Gameplay.
Discussion on [PROBLEM With c++ Hack] Abnormal Gameplay. within the WarRock forum part of the Shooter category.
08/27/2011, 11:59
|
#1
|
elite*gold: 0
Join Date: Jun 2011
Posts: 46
Received Thanks: 19
|
[PROBLEM With c++ Hack] Abnormal Gameplay.
There is my Bypass
Quote:
void MEMwrite(void *adr, void *ptr, int size)
{
DWORD OldProtection;
VirtualProtect(adr,size,PAGE_EXECUTE_READWRITE, &OldProtection);
memcpy(adr,ptr,size);
VirtualProtect(adr,size,OldProtection, &OldProtection);
}
DWORD WINAPI GoodByeHackshield(LPVOID)
{
DWORD HSEhsvc = 0;
//lets sleep while hackshield loading and save its start point
do{
HSEhsvc = (DWORD)GetModuleHandle("Ehsvc.dll");
Sleep(100);
}while(!HSEhsvc);
//prevent hackshield kicking you from the server
//little credits to king7 this is his address but still i change it alittle
MEMwrite((void*)0x4D9E35,(void*)"\x32\xC0\xC3",3);
//prevents WR telling hackshield to start montioring
MEMwrite((void*)0x4D9DD4,(void*)"\xB0\x01\xC2\x04\ x00",5);
//prevents hackshield knowing you are connected inside the server
MEMwrite((void*)0x780A2F,(void*)"\xC2\x04\x00",3);
//prevent hackshield heartbeating to the game!
MEMwrite((void*)0x5812B1,(void*)"\xC3",1);
return 1;
}
|
And I added functions No Reload, function works, but in game, after few seconds, i get message " Abnormal Gameplay"...
Quote:
if (CH_FastReload == 1)
{
MEMwrite((void*)ASM_NORELOAD, (BYTE *)"\x52\xF4\xE9",3);
}
else
{
MEMwrite((void*)ASM_NORELOAD, (BYTE *)"\x33\xDB",2);
}
|
Please where is problem, in bypass or detour or where...
Because the function works, but abnormal gameplay.
Thank you
|
|
|
08/27/2011, 12:30
|
#2
|
elite*gold: 6
Join Date: Mar 2010
Posts: 1,184
Received Thanks: 834
|
kommt hier rein!
|
|
|
08/27/2011, 12:33
|
#3
|
elite*gold: 1
Join Date: Jun 2011
Posts: 302
Received Thanks: 367
|
1st not YOUR bypass, unkown pk bypass ! noob gives credits to himself omg
2nd there are missing some addies
3rd wrong bytes for noreload
4nd you are the biggset faillord i see...
|
|
|
08/27/2011, 13:04
|
#4
|
elite*gold: 6
Join Date: Mar 2010
Posts: 1,184
Received Thanks: 834
|
@paladincz1,
The Bypass isn't yours! UnknownPK's Bypass
The Source isn't yours! Geek's Source
|
|
|
08/27/2011, 13:08
|
#5
|
elite*gold: 0
Join Date: Jun 2011
Posts: 46
Received Thanks: 19
|
Yes, But, did i say something?
I dont show addies, because its work .. and byte is right.. because no reload work ... but after 1 minutes.. i get abnormal gameplay.
|
|
|
08/27/2011, 14:12
|
#6
|
elite*gold: 6
Join Date: Mar 2010
Posts: 1,184
Received Thanks: 834
|
Quote:
Your Bypass
#closerequest
|
|
|
08/29/2011, 14:28
|
#7
|
elite*gold: 0
Join Date: Jul 2011
Posts: 21
Received Thanks: 1
|
He intended that that is the bypass he is using not that he made the bypass !
Understand some english people these days it's a MUST!
|
|
|
|
Similar Threads
|
Abnormal Gameplay!
07/16/2011 - WarRock - 7 Replies
Guten Tag E*Pvp!
Ich habe seit einiger zeit das problem das ich grundsätzlich nach ca 10 minuten wegen "ungewöhnlicher Spielhandlung" aus dem Spiel gekickt.
Bevor hier jetzt jemand sagt "Warrock neuinstallieren, ccleaner durchlaufen lassen oder Firewall aus" Ist alles schon geschehen.
Bitte um schnelle hilfe da Premium+w3r ausläuft!
|
kabbot=abnormal gameplay
05/02/2011 - Dekaron - 22 Replies
since today each time i try to use kabbot an abnormal gameplay message appears and the games closes. any 1 else experiencing the same problem?
|
Abnormal Gameplay [1 Minuten Bann]
04/24/2011 - WarRock - 7 Replies
Frage .
Ich hatte grade ingame halt diesen bug wo man unendlich schuss hat und das schuss feuer nicht angezeigt würd , dann nach kommt ja eigentlich dc blalblba abnormal gameplay.
so hatte das dann das 2te mal und dann stand da
"Dein Konto ist Gesperrt
Kann ich jetzt trotzdem iwie n perma bann bekommen ? oder ist das extra so kp...
|
Kab needs fixing again(abnormal gameplay)
04/15/2011 - Dekaron - 4 Replies
Like the title says sems that kab bot needs fixing again
|
Shutdown of game due to abnormal gameplay
10/02/2010 - Dekaron - 10 Replies
hey guys I always get this error just after the Xigncode comes up, anyway "Shutdown of game due to abnormal gameplay" I was getting this about 2 months ago but I fixed it by running a different compatability now it just wont work, does anyone know how to fix this stupid error
ps. fuck Xigncode.
|
All times are GMT +1. The time now is 02:48.
|
|