Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > WarRock
You last visited: Today at 01:47

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

Advertisement



[suche] tut

Discussion on [suche] tut within the WarRock forum part of the Shooter category.

Reply
 
Old   #1
 
willkeinnamen's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 152
Received Thanks: 9
Question [suche] tut

hey leute

kann mir jemand ein tutorial machen wo der quelltext für alle warrock hacks drin ist? Ich hab schon viele gefunden nur mir fehlen noch automedic autoammo triggerbot wtw stw. Wäre echt nett wenn mir jemand den Quelltext geben könnte.
willkeinnamen is offline  
Old 08/15/2010, 18:26   #2
 
xDark67's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 4,467
Received Thanks: 2,000
Meinst du Addys?
xDark67 is offline  
Old 08/15/2010, 18:33   #3
 
elite*gold: 1
Join Date: Jun 2010
Posts: 2,843
Received Thanks: 3,724
Trigerbot
Quote:
void TriggerBot(){
DWORD ActivePL = *(DWORD*)ADR_TRIGGERBOT;
if( ActivePL == 0x2){
mouse_event( MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0 );
triggerstop=true;
}else{
if (triggerstop){
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
triggerstop=false;}
if (GetAsyncKeyState(VK_LBUTTON)&0x8000){
if (triggerstop){
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
triggerstop=false;}
mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0 );
}else{
if (triggerstop){
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
triggerstop=false;}
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );}}
}
AutoMedic
Quote:
void automedic()
{
if(GetAsyncKeyState(VK_NUMPAD0) &1)
{
DWORD dwProtect;
const BYTE nop[6] = {0x90,0x90,0x90,0x90,0x90,0x90};
VirtualProtect((void*)(ADR_AUTOMEDIC), 6, PAGE_EXECUTE_READWRITE, &dwProtect);
memcpy((void*)ADR_AUTOMEDIC, &nop, 6);
VirtualProtect((void*)(ADR_AUTOMEDIC), 6, dwProtect, NULL);
}
}


WTW

Quote:
void WTW()
{
DWORD dwPlayerPointer = *(DWORD*)ADR_PLAYERPOINTER;
if(dwPlayerPointer != 0){

WriteAsm((void *)ADR_WTW,NOPS,3);
}
}else {
if (CH_WTW==0){
WriteAsm((void *)ADR_WTW,WTWOFF,3);
}
}
AutoAmmo
Quote:
void AutoAmmo()
if(GetAsyncKeyState(VK_END) &1)
{
DWORD dwProtect;
const BYTE nop[6] = {0x90,0x90,0x90,0x90,0x90,0x90};
VirtualProtect((void*)(ADR_AUTOAMMO), 6, PAGE_EXECUTE_READWRITE, &dwProtect);
memcpy((void*)ADR_AUTOAMMO, &nop, 6);
VirtualProtect((void*)(ADR_AUTOAMMO), 6, dwProtect, NULL);
}
CyberRazzer is offline  
Reply


Similar Threads Similar Threads
[ SUCHE ] ICH SUCHE EINEN DER MIR EINE HOMEPAGE FÜR MEINEN SERVER MACHT
07/19/2010 - Metin2 Private Server - 5 Replies
Hi ich bin SGA xD ( Andy ) , ich stelle euch meinen Hamachi P-Server vor. ------------------------------------------------- ------------------ Er ist so wie edgmt2! - Seelengrotte 1 + 2 - neue Maps - Kingi 1 + 2 uppbar durch 66+9



All times are GMT +2. The time now is 01:47.


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.