Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > WarRock > WarRock Guides, Tutorials & Modifications
You last visited: Today at 07:56

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

Advertisement



...:::Wie macht man Hacks An/Aus [TuT]:::...

Discussion on ...:::Wie macht man Hacks An/Aus [TuT]:::... within the WarRock Guides, Tutorials & Modifications forum part of the WarRock category.

Reply
 
Old   #1
 
elite*gold: 1
Join Date: Jun 2010
Posts: 2,843
Received Thanks: 3,724
Cool ...:::Wie macht man Hacks An/Aus [TuT]:::...

Ich zeige euch heute wie ihr Funtkionen an/aus machen könnt.
In dem fall:
NoRecoil An und ausmachbar mit Numpad8
NoSpreadl An und ausmachbar mit Numpad7
Code:
#include <stdio.h>
#include <windows.h>
#define ADR_PLAYERPOINTER 0x00A69C88
#define ADR_Speed 0x0077C6FC 
#define OFS_NORECOIL3 0x00000024
#define OFS_NORECOIL2 0x00000020
#define OFS_NORECOIL1 0x0000001c
#define ADR_NSpread 0x008AB4C4
bool NoRecoil = true; //////////true (Es ist am anfang an , false am anfang aus)
bool NoSpread = true; //////////true (Es ist am anfang an , false am anfang aus)
void Weapon(void)
{
DWORD dwPlayerPtr = *(DWORD*)ADR_PLAYERPOINTER;
if(dwPlayerPtr != 0)
{
if(NoSpread==true)
{
long t=0;
unsigned long Protection;
VirtualProtect((void*)ADR_NSpread, sizeof(t), PAGE_READWRITE, &Protection);
memcpy((void*)ADR_NSpread, &t , sizeof(t));
VirtualProtect((void*)ADR_NSpread, sizeof(t), Protection, 0);
}
if(GetAsyncKeyState(VK_NUMPAD7) &1)
{
NoSpread = NoSpread==false;
}
if(NoRecoil==true)
{
*(float*)(dwPlayerPtr+OFS_NORECOIL1) = 0;
*(float*)(dwPlayerPtr+OFS_NORECOIL2) = 0;
*(float*)(dwPlayerPtr+OFS_NORECOIL3) = 0;
}
if(GetAsyncKeyState(VK_NUMPAD8) &1)
{
NoRecoil = NoRecoil==false;
}
}}
void Hacks1()
{
for(;; )
{
Weapon();
Sleep(0);
}
}
BOOL WINAPI DllMain(HINSTANCE mod, DWORD DWORD_GRUND, LPVOID res)
{
switch(DWORD_GRUND)
{
case 1:
MessageBoxA(NULL, "CyberRazzer/DU^^", "Credits", MB_OK);
CreateThread(0, 0, (LPTHREAD_START_ROUTINE)Hacks1 , 0, 0, 0);
break;
case 2:
break;
}
return TRUE;
}
CyberRazzer is offline  
Thanks
6 Users
Old 09/05/2010, 13:14   #2
 
elite*gold: LOCKED
Join Date: Jul 2010
Posts: 761
Received Thanks: 160
THANKS mache jetz mein nomenü hack mit no reciol fertig thanksssss +

P.S superjump und nfd usw (no spread) auch ^^

Gw zu 1000 beiträge^^

€: vote4sticky
.:RaTzIoN:. is offline  
Old 09/05/2010, 13:56   #3
 
elite*gold: 0
Join Date: Aug 2010
Posts: 417
Received Thanks: 344
Joah, hast nen Thanks, wird vielen weiterhelfen.
Doch für Sticky ist der Thread keines Mahls geeignet, sorry.
Starweed is offline  
Old 09/07/2010, 23:57   #4
 
HackTec's Avatar
 
elite*gold: 21
Join Date: Apr 2010
Posts: 1,724
Received Thanks: 1,237
Ja das hilft mir weiter ^^ und andere bestimmt auch
HackTec is offline  
Old 09/08/2010, 01:37   #5
 
-J0ker-'s Avatar
 
elite*gold: 0
Join Date: Dec 2008
Posts: 1,390
Received Thanks: 333
sry das es vielcht ne nub frage ist aber was ist NoRecoil ,
NoSpreadl btw wozu ist das
-J0ker- is offline  
Old 09/08/2010, 06:51   #6
 
BestOfElite's Avatar
 
elite*gold: 33
Join Date: May 2010
Posts: 3,240
Received Thanks: 1,960
No recoil ist glaube ich kein Rückstoß und no spred vllt das der schuss nicht so sprayt also bei beidem an schiest er immer auf einen Punkt MfG

ps: da gibt es doch auch so ne Übersicht
BestOfElite is offline  
Reply


Similar Threads Similar Threads
wie macht man hacks?
03/01/2011 - WarRock Hacks, Bots, Cheats & Exploits - 7 Replies
s0rry ich hab immer ohne hack gezockt <silber prem lvl 39 kdr 1.87 :D JETZT möchte ich auch hacks machen kan mir einer ne anleitung machen waere nett pls :@
Wie macht man hacks :O
06/23/2010 - S4 League - 17 Replies
Hallo Leute, wie oben steht würde ich gerne das hacken lernen also wie ich mit c++ und ... hacks machen kann und wie ich die Addresen herausfinden kann Mfg Pozain :D
[HOW TO] So macht man Hacks !
05/13/2010 - Combat Arms - 16 Replies
Wallhack YouTube - ::Howto Create Hacks:: Wallhack - Part 1 YouTube - ::Howto Create Hacks:: Wallhack - Part 2 YouTube - ::Howto Create Hacks:: Wallhack - Part 3 Man braucht viel geduld :) Viel Spaß ;P
Wie macht man hacks?
01/15/2010 - WarRock Hacks, Bots, Cheats & Exploits - 1 Replies
Hay leute woltle mal wissn womit man selbst hacks machn kann... will es auch mal ausprobieren udn sie dann hier ins forum setzen wenn sie gehn vg knoob123 (rl name:chris)
Wie macht man hacks
10/22/2008 - General Coding - 7 Replies
Hallo ich suche immer last chaos hack aber ich finde sie nie Darum wollte ich fragen wie man Hacks macht und was für ein programmm braucht man dafür :handsdown::handsdown::handsdown::handsdown::hands down::handsdown::handsdown::handsdown::handsdown:: handsdown:



All times are GMT +1. The time now is 07:56.


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.