Register for your free account! | Forgot your password?

You last visited: Today at 09:26

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

Advertisement



[Sammelthread] Addys

Discussion on [Sammelthread] Addys within the WarRock Hacks, Bots, Cheats & Exploits forum part of the WarRock category.

Closed Thread
 
Old 07/25/2011, 12:30   #496
 
Neqqa™'s Avatar
 
elite*gold: 6
Join Date: Mar 2010
Posts: 1,184
Received Thanks: 834
Quote:
give me the address of selfkill? please
selfkill have no adress

you need the address of NFD:

Source of Selfkill:
Quote:
*(float*)(Ptr + OFS_NFD)=2000000;
Neqqa™ is offline  
Old 07/25/2011, 13:04   #497
 
elite*gold: 0
Join Date: Nov 2010
Posts: 164
Received Thanks: 195
thanks
Tom1313 is offline  
Old 07/25/2011, 17:17   #498
 
elite*gold: 0
Join Date: Oct 2009
Posts: 10
Received Thanks: 1
need code for defuse anywere
cube13 is offline  
Old 07/25/2011, 18:35   #499
 
InstantBlood's Avatar
 
elite*gold: 30
The Black Market: 105/0/1
Join Date: Jun 2011
Posts: 3,335
Received Thanks: 1,356
Quote:
Originally Posted by _TradEmArk_:) View Post
Seit wann ist den NFD ne Adresse? Das ist ein Offset o_O




PHP Code:
#define ADR_PLAYERPOINTER 0x00ABD750
#define ADR_SERVERPOINTER 0x009B7EA8
#define ADR_BASEPOINTER 0x009F2508
#define ADR_SuperNoSpread 0x007ECF00
#define ADR_STAMINA1 0x007EAE04
#define ADR_STAMINA2 0x007EAE08
#define ADR_STAMINA3 0x007EAE0C
#define ADR_STAMINA4 0x007EAE1C
#define ADR_STAMINA5 0x007EAE10
#define ADR_SPEED 0x007F8784
#define ADR_SCOPE 0x008602FC
#define ADR_ScopeSize 0x00860304
#define ADR_ImDrunk 0x0096D2E0
#define ADR_NearFog 0x00943EA0
#define ADR_FarFog 0x00943EA2
#define ADR_NOSPAWNWAIT1 0x00971638
#define ADR_NOSPAWNWAIT2 0x0097163C
#define ADR_NOSPAWNWAIT3 0x00971640
#define ADR_NOBOUNDS1 0x00968554
#define ADR_NOBOUNDS2 0x00968558
#define ADR_NOBOUNDS3 0x0096855C
#define ADR_FastAmmo 0x0094140C
#define ADR_FastMedic 0x00941414
#define ADR_FastFlag 0x00941424
#define OFS_PlayerSize 0x001CF0
#define OFS_NFD 0x00102C4
#define OFS_NORECOIL1 0x00C43C
#define OFS_NORECOIL2 0x00C440
#define OFS_NORECOIL3 0x00C444
#define OFS_X 0x00102EC
#define OFS_Y 0x00102DC
#define OFS_Z 0x00102E8
#define OFS_Premium 0x001C34
#define OFS_Premium2 0x001C38
#define OFS_GameMode 0x0011A2A4
#define OFS_EnableDeathCam 0x0011B7E0
#define OFS_GameMaster 0x00574 
#define ADR_FullBright1 0x00943DF0
#define ADR_FullBright2 0x00943DF4
#define ADR_FullBright3 0x00943DF8 
#define OFS_5SLOT 0x001021A4
#define OFS_6SLOT 0x001021A5
#define OFS_7SLOT 0x001021A6
#define OFS_8SLOT 0x001021A7
#define ADR_COLORSHOT1 0x00943DF0
#define ADR_COLORSHOT2 0x00943DF4
#define ADR_COLORSHOT3 0x00943DF8 
#define PLANTANYWHERE_MEM 0x0093DF30 

Sind die Addys richtig?


Antispamm:
#define OFS_7SLOT 0x001021A6
InstantBlood is offline  
Old 07/25/2011, 18:59   #500
 
Dogukan47's Avatar
 
elite*gold: 1
Join Date: May 2011
Posts: 1,490
Received Thanks: 196
yap die funktionieren

#define OFS_Y 0x00102DC
Dogukan47 is offline  
Old 07/25/2011, 20:28   #501
 
elite*gold: 0
Join Date: Jul 2011
Posts: 21
Received Thanks: 0
selfkill address?
PowerB is offline  
Old 07/25/2011, 22:17   #502
 
.DayWalker™'s Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 198
Received Thanks: 120
Quote:
Originally Posted by PowerB View Post
selfkill address?
Selfkill hat keine Adresse?

Selfkill hav'nt got Adresses.
.DayWalker™ is offline  
Old 07/25/2011, 22:22   #503
 
->HackSh[!]eldx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 198
Received Thanks: 369
Quote:
Originally Posted by .Bozkurt™ View Post
Selfkill hat keine Adresse?

Selfkill hav'nt got Adresses.
Ja bei Selfkill musst du einfach if (Selfkill ==1)
{
*(float*)ADR_NFD= -2000000;
}
}

Das ist der ganze Selfkill Source ^^
->HackSh[!]eldx3 is offline  
Thanks
1 User
Old 07/26/2011, 09:31   #504
 
InstantBlood's Avatar
 
elite*gold: 30
The Black Market: 105/0/1
Join Date: Jun 2011
Posts: 3,335
Received Thanks: 1,356
Quote:
Originally Posted by HackShieldx3 View Post
Ja bei Selfkill musst du einfach if (Selfkill ==1)
{
*(float*)ADR_NFD= -2000000;
}
}

Das ist der ganze Selfkill Source ^^
LLLLLLOOOOOOLLLLLLLL du Rübe das ist die Source von No Fall Damage



Das hier ist SelfKill Source:

Code:
// SelfKill
if(SelfKill == 1)
{
	*(float*)(dwPlayerPtr+OFS_NFD) = 9999999;
}





Antispam:
Quote:
#define ADR_PLAYERPOINTER 0x00ABD750
InstantBlood is offline  
Thanks
1 User
Old 07/26/2011, 09:31   #505
 
elite*gold: 0
Join Date: Jan 2011
Posts: 130
Received Thanks: 46
Quote:
{
*(float*)ADR_NFD= -2000000;
}
}
du musst {
*(float*)ADR_NFD += 2000000;
}
}


schreiben
Piselman is offline  
Thanks
1 User
Old 07/26/2011, 12:11   #506
 
elite*gold: 1
Join Date: Jul 2011
Posts: 472
Received Thanks: 1,444
Quote:
Originally Posted by gangsta9022 View Post
du musst {
*(float*)ADR_NFD += 2000000;
}
}


schreiben
Und du musst C++ Lernen.
Zwei klammern am ende? kk 08/15

Code:
if(AS_SelfKill==1) *(float*)(ADR_PLAYERPOINTER+OFS_NFD) =+20000;;

Richtige Stamina Addys:
Code:
[B]#define ADR_STAMINA1 0x007EAE04
#define ADR_STAMINA2 0x007EAE08
#define ADR_STAMINA3 0x007EAE0C
#define ADR_STAMINA4 0x007EAE1C
#define ADR_STAMINA5 0x007EAE10[/B]
_TradEmArk_:) is offline  
Thanks
2 Users
Old 07/26/2011, 14:04   #507
 
->HackSh[!]eldx3's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 198
Received Thanks: 369
Quote:
Originally Posted by Space :) View Post
LLLLLLOOOOOOLLLLLLLL du Rübe das ist die Source von No Fall Damage



Das hier ist SelfKill Source:

Code:
// SelfKill
if(SelfKill == 1)
{
	*(float*)(dwPlayerPtr+OFS_NFD) = 9999999;
}





Antispam:

Fail0r, wenn du das machst dann schützt du dich vor Schäden wenn du runterspringst das ist der normale NoFallDamage Source und nicht der von Selfkill
->HackSh[!]eldx3 is offline  
Old 07/26/2011, 14:50   #508
 
Neqqa™'s Avatar
 
elite*gold: 6
Join Date: Mar 2010
Posts: 1,184
Received Thanks: 834
HackShieldx3, fai0r (dein's ist NoFallDamage)

SelfKill:
Code:
*(float*)(PlayerPointer + OFS_NFD)=2000000;
hat wer die Addy von UserName_D3D ?
Neqqa™ is offline  
Old 07/27/2011, 02:50   #509
 
tobi260's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 846
Received Thanks: 144
brauche die addy von plant/defuse anywhere und auto f
tobi260 is offline  
Old 07/27/2011, 15:36   #510
 
elite*gold: 0
Join Date: May 2011
Posts: 171
Received Thanks: 81
AutoF:

if(AutoF)
{
keybd_event('F',0,0,0);
Sleep(10);
}

I need AlwaysCrosshair addy
R3d~F!st is offline  
Closed Thread


Similar Threads Similar Threads
[Sammelthread] Addys
11/22/2010 - WarRock Hacks, Bots, Cheats & Exploits - 54 Replies
Hi leute, ich hab mir einfach mal gedacht das wir auch ein sammelthread für addys machen könnten(falls es so was schon gibt bitte closen). Ja also wie der Threadname schon sagt sollten hier ausschließlich Addys geposted werden. Ich hab mich nur noch nicht entschieden ob ich sie imemr hier oben hin schreiben soll(also die aktuellen Addys), oder ob man einfach immer auf die letzte seite gehen soll um die addys dann so zu finden. Aber ihr könnt mir eine pn schicken damit meine wahl...
[Sammelthread]PSN addys
09/16/2010 - Consoles - 2 Replies
so daher das ich noch kein theard gesehen habe erstelle ich so einen theard mal. So hier kann jeder seine PSN addy hinschreiben: ich fange mal an:err0rC0de123 so jetzt seit ihr dran^^



All times are GMT +1. The time now is 09:27.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.