Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > WarRock
You last visited: Today at 15:55

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

Advertisement



WarRock 5th Slot source geht nicht was falsch? Oo

Discussion on WarRock 5th Slot source geht nicht was falsch? Oo within the WarRock forum part of the Shooter category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2011
Posts: 21
Received Thanks: 17
WarRock 5th Slot source geht nicht was falsch? Oo

Hi,
ich habe mal versucht einen 5th slot hack zu coden (nur 5th slot)
aber irgentwie geht das nicht... im injektor steht dan immer "failed to injekt"
hier mal der source code:

Quote:
#include <windows.h>
#include <stdio.h>

#define Serverpointer 0x00C46960
#define Ofs_5Slot 0x001021A4

DWORD *outgame= (DWORD*)Serverpointer;

void Slots5 ()
{
DWORD dwPlayerPtr = *(DWORD*)Serverpointer;
if(dwPlayerPtr != 0)
{
*(long*)(dwPlayerPtr+Ofs_5Slot) = 1;
}
}

void HackThread()
{
for(;; )
{
if(*outgame)
{
Slots5();
}
Sleep(200);
}
}

BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
if (dwReason==DLL_PROCESS_ATTACH)
{
CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)HackThread, NULL, NULL, NULL);
}
return TRUE;
}
was ist da falsch Ô.ô
kann mir einer da helfen? ^^
h4cker0style is offline  
Old 07/05/2011, 15:47   #2
 
Hanfi™'s Avatar
 
elite*gold: 13
Join Date: Feb 2011
Posts: 333
Received Thanks: 90
Quote:
#include <windows.h>
#include <stdio.h>

#define Serverpointer 0x00C46960
#define Ofs_5Slot 0x001021A4

DWORD *outgame= (DWORD*)Serverpointer;

void Slots5 ()
{
DWORD dwSrvrPtr = *(DWORD*)Serverpointer;
if(dwSrvrPtr != 0)
{
*(long*)(dwSrvrPtr+Ofs_5Slot) = 1;
}
}

void HackThread()
{
for(;; )
{
if(*outgame)
{
Slots5();
}
Sleep(200);
}
}

BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
if (dwReason==DLL_PROCESS_ATTACH)
{
CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)HackThread, NULL, NULL, NULL);
}
return TRUE;
}
Du musst Serverpointer eingeben und nicht Playerpointer
Auserdem gibt es einen sticky.

Achja, wenn du win 64bit hast,als adminstrator ausführen.
Hanfi™ is offline  
Old 07/05/2011, 16:27   #3
 
Der-Kazuya's Avatar
 
elite*gold: 0
Join Date: Jun 2011
Posts: 421
Received Thanks: 145
Dafür gibt es das Source sammel Thread.
Der-Kazuya is offline  
Old 07/05/2011, 20:00   #4
 
elite*gold: 0
Join Date: Jul 2011
Posts: 21
Received Thanks: 17
ohhh xDD hatte den source mal so abgespeichert gehabt ^^
naja kann passieren anfänger fehler ^^
h4cker0style is offline  
Old 07/05/2011, 20:07   #5
 
elite*gold: 0
Join Date: Sep 2010
Posts: 10,216
Received Thanks: 5,781
#closed
theitfan1337 is offline  
Closed Thread


Similar Threads Similar Threads
login geht nicht mehr aber, id oder PW falsch
04/25/2011 - Metin2 Private Server - 2 Replies
Hallo, ich habe folgendes Problem. Wenn ich mich korrekt ein logge kommt: Wenn ich mich falsch ein logge kommt:
Mein Source geht nicht richtig
04/02/2011 - Flyff Private Server - 13 Replies
hi ich habe sedricka files und will da den source den sedrika realiesirt hat einfügen ich habe ihn kompleet und habe die Ordner AccountServer CacheServer Certifier CoreServer LoginServer
[Help]Steam geht nicht und Counter Strike Source auch nicht
06/18/2010 - Counter-Strike - 6 Replies
Hallo, Ich wollte ma fragen ob bei euch Steam Funkt denn bei mir steht "Update: Steam ist derzeit nicht verfügbar" aber andere kommen in Steam und Counter Strike Source rein bitte um Hilfe!



All times are GMT +2. The time now is 15:55.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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