Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > WarRock
You last visited: Today at 22:04

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[19.06.11]Problem mit WarRock Hack HILFE

Discussion on [19.06.11]Problem mit WarRock Hack HILFE within the WarRock forum part of the Shooter category.

Closed Thread
 
Old   #1
 
.Flєχ's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 154
Received Thanks: 152
[19.06.11]Problem mit WarRock Hack HILFE


Hallo epvp-Community,
ich habe ein Problem mit meinem Hack, nämlich wenn ich ihn
starte kommt:"Fail to inject".

Was soll ich tun?

Code:
[21:43:25]
#include <Windows.h>
#include <stdio.h>

#define    ADR_PLAYERPOINTER    0x00D4A730
#define    ADR_SERVERPOINTER    0x00D4A730
#define    OFS_Z            0x000102EC       
#define    OFS_NFD          0x004E68


DWORD *ingame = (DWORD*)ADR_PLAYERPOINTER;
DWORD *outgame = (DWORD*)ADR_SERVERPOINTER;

void PlayerHacks()
{
    DWORD dwPlayerPtr = *(DWORD*)ADR_PLAYERPOINTER;
    if(dwPlayerPtr != 0)
    {
        
        {
            if(GetAsyncKeyState(VK_CONTROL) &1)
            {
                *(float*)(dwPlayerPtr + OFS_Z) = 20000;
            }
        }
        
        {
            *(float*)(dwPlayerPtr + OFS_NFD) = -20000;
        }
    }
}
void ServerHacks()
{
    DWORD dwSrvrPtr = *(DWORD*)ADR_SERVERPOINTER;
    if(dwSrvrPtr != 0)
    {        
        

       
    }
}
void HackThread()
{
    for(;; )
    {
        if(*ingame)
        {
            PlayerHacks();
        }
        if(*outgame)
        {
            ServerHacks();
        }
    }
    Sleep( 30 );
}
BOOL WINAPI DllMain(HINSTANCE hModule, DWORD dwReason, LPVOID lpvReserved)
{
    if(dwReason == DLL_PROCESS_ATTACH)
    {
        CreateThread(0, 0, (LPTHREAD_START_ROUTINE)HackThread, 0, 0, 0);
    }
    return TRUE;
}
Mit freundlichen Grüßen

.flex














.Flєχ is offline  
Old 06/20/2011, 05:47   #2
 
elite*gold: 105
Join Date: May 2009
Posts: 2,303
Received Thanks: 714
Das kommt in die normale Warrock Section
#moverequest
marcich1 is offline  
Old 06/20/2011, 13:20   #3


 
elite*gold: 1091
Join Date: Jun 2007
Posts: 19,836
Received Thanks: 7,180
Sourcecode Sticky beachten.

moved
closed
Mostey is offline  
Thanks
1 User
Closed Thread


Similar Threads Similar Threads
Warrock hack problem bitte um hilfe
01/03/2011 - WarRock - 1 Replies
hay leute bin ein anfänger coder hab grad alles gecodet bei c++2008^^hab einen injector und eine dll(beide gleichnamig gemacht)aber wollte fragen wie ich jetzt die .exe datei kriege damit sich der injector startet und der hack im game. mfg...Stylez™
Warrock hack problem bitte um hilfe
01/03/2011 - WarRock - 4 Replies
hay leute ich weiß gehört hier nciht rein aber pls macht eine ausnahme. also hab bei c++08 alles gecodet und so(BIN ANFÄNGER)hab die dll und einen injector aber ich wei nciht wie man diese z.B:dkffg.exe macht also wenn man draufklickt und der injector sich öffnet womit der hack startet bitte um hilfe. mfg leesiro



All times are GMT +2. The time now is 22:04.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.