Register for your free account! | Forgot your password?

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

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

Advertisement



Source for allslots nomenu hack!

Discussion on Source for allslots nomenu hack! within the WarRock Guides, Tutorials & Modifications forum part of the WarRock category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2010
Posts: 56
Received Thanks: 6
Source for allslots nomenu hack!

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

#define ADR_PLAYERPOINTER 0xBC4470
#define ADR_SERVERPOINTER 0xABF050
#define OFS_5SLOT 0x1021A4
#define OFS_6SLOT 0x1021A5
#define OFS_7SLOT 0x1021A6
#define OFS_8SLOT 0x1021A7
DWORD *ingame= (DWORD*)ADR_PLAYERPOINTER;
DWORD *outgame= (DWORD*)ADR_SERVERPOINTER;

void allSlots()
{
DWORD dwPlayerPtr = *(DWORD*)ADR_SERVERPOINTER;
if(dwPlayerPtr != 0)
{
*(int*)(dwPlayerPtr + OFS_5SLOT)= 1;
*(int*)(dwPlayerPtr + OFS_6SLOT)= 1;
*(int*)(dwPlayerPtr + OFS_7SLOT)= 1;
*(int*)(dwPlayerPtr + OFS_8SLOT)= 1;
}
}
void HackThread()
{
for(;; )
{
if(*ingame)
{
}
if(*outgame)
{
allSlots();
}
}
Sleep(200);
}
BOOL WINAPI DllMain(HINSTANCE mod, DWORD DWORD_GRUND, LPVOID res)
{
switch(DWORD_GRUND)
{
case 1:

CreateThread(0, 0, (LPTHREAD_START_ROUTINE)HackThread , 0, 0, 0);
break;
}
return TRUE;
}
Warrockhaxer is offline  
Old 01/30/2011, 11:29   #2
 
elite*gold: LOCKED
Join Date: Dec 2010
Posts: 1,457
Received Thanks: 357
Gehört in Warrock Sources. Der Thread ist extra pinned.. So schwer?
#closerquest
KörpaaaaaKriegaaaaah is offline  
Old 01/31/2011, 21:25   #3
 
elite*gold: LOCKED
The Black Market: 206/0/2
Join Date: Jan 2011
Posts: 5,231
Received Thanks: 461
Falsche Sektion.
#closerquest
suNk1z. is offline  
Reply


Similar Threads Similar Threads
Wie startet man einen NoMenu-Hack / Probleme mit NoMenu-Hacks
12/04/2010 - WarRock Guides, Tutorials & Modifications - 30 Replies
How to: Start a NoMenu Hack Hallo liebe Com, ich habe mich entschieden hier ein kleines Tutorial, und gleichzeitig ein Thread für Probleme beim Starten eines NoMenu-Hacks schreiben, da immer mehr selbstgecodete NoMenu Hacks released werden, und ich bis jetzt mindestens 10 Threads, allein über nicht-funktionierende No-Menu-Hacks gesehen habe. Ich denke dieses Tut ist notwendig, da es Unterscheide zwischen der Funktionsweise von D3D- und NoMenu Hacks gibt, und diese wiederum andere...
Warrock NoMenu Source codes.
11/05/2010 - WarRock Hacks, Bots, Cheats & Exploits - 23 Replies
Hier meine Source codes, wer haben möchte und einen hack draus machen will... kein bock mehr auf hacks erstellen.... Addys.h #define ADR_PLAYERPOINTER 0xC62388 #define ADR_SERVERPOINTER 0xB5D0F8 #define OFS_X 0x102D4 #define OFS_Y 0x102DC
[Source]Entwickelt by CyberRazzer (MapColor) With Addy for NoMenu
10/31/2010 - WarRock Hacks, Bots, Cheats & Exploits - 14 Replies
Hallo ich habe einige Addys selber herausbekommen und habe source codes damit ausprobiert und habe eine entedeckung gemacht !!! MapColor für NoMenu!!! Ohne D3D eine Addy form!!! #define MapColor1 0x00AE919C #define MapColor2 0x00AE9198 #define MapColor3 0x00AE9194 void MapColor() {
goldtigga90 NoMenu Source
10/08/2010 - WarRock Hacks, Bots, Cheats & Exploits - 6 Replies
hah close
[Source]Small NoMenu Example
09/27/2010 - WarRock - 3 Replies
Hi, hier mal einem kleines NoMenu Beispiel bei dem ihr euch selbst die funktionen nach dem darin vorgegebenen schema hinzufügen dann kommen wir mal zum code : Base.cpp ////////////////////// ////Author:YaZZn`///// ////Language:C++////// //////////////////////



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


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.