Register for your free account! | Forgot your password?

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

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

Advertisement



how 2 make a hack with 2x teleport

Discussion on how 2 make a hack with 2x teleport within the WarRock Guides, Tutorials & Modifications forum part of the WarRock category.

Reply
 
Old   #1
 
BlackLegend™'s Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 2,527
Received Thanks: 4,404
how 2 make a hack with 2x teleport

so hier das how 2 dazu!

Was braucht ihr dazu:

Ihr braucht Microsoft Visual C++ 2008 wenn ihr das nicht habt ladet es euch hier runter:

Wenn ihr es gedownloadet habt dann Instaliert ihr es noch.



Wenn ihr das habt startet ihr das Programm und erstellt ein Project.


Anschließend öffnet sich ein Fenster dort wählt ihr in der Linken box Win32 aus und in der rechten Win32-Project aus.
Ihr gebt euren Project Namen unten noch ein und drückt auf ok.


Drückt auf Weiter


Dann DLL, Leeres Project und Fertigstellen.


Jetzt wird links ihr Project angezeigt.
Dort drückt ihr auf Quelldateien Rechtsklick und Neues Element hinzufügen.


Danach wählt ihr C++Datei(.cpp) aus und gebt unten main.cpp ein und drückt Hinzufügen.


Dann erstellen wir 2 Fenster definierungen.


Quote:
#define OFS_Z 0x000102D8
#define OFS_Y 0x000102D4
#define OFS_X 0x000102A8
#define OFS_Z1 0x000102D8
#define OFS_Y1 0x000102D4
#define OFS_X1 0x000102A8

float posiY;
float posiZ;
float posiX;

float posiX1;
float posiZ1;
float posiY1;

void Teleport ()
{
DWORD dwPlayerPtr = *(DWORD*)ADR_PLAYERPOINTER;
if(dwPlayerPtr != 0)
{
if (GetAsyncKeyState(VK_F11))
{
posiX = *(float*)(dwPlayerPtr + OFS_X);
posiY = *(float*)(dwPlayerPtr + OFS_Y);
posiZ = *(float*)(dwPlayerPtr + OFS_Z);
}
if (GetAsyncKeyState(VK_F12))
{
*(float*)(dwPlayerPtr + OFS_X) = posiX;
*(float*)(dwPlayerPtr + OFS_Y) = posiY;
*(float*)(dwPlayerPtr + OFS_Z) = posiZ;
}
}
}

void Teleport1 ()
{
DWORD dwPlayerPtr = *(DWORD*)ADR_PLAYERPOINTER;
if(dwPlayerPtr != 0)
{
if (GetAsyncKeyState(VK_F9))
{
posiX1 = *(float*)(dwPlayerPtr + OFS_X1);
posiY1 = *(float*)(dwPlayerPtr + OFS_Y1);
posiZ1 = *(float*)(dwPlayerPtr + OFS_Z1);
}
if (GetAsyncKeyState(VK_F10))
{
*(float*)(dwPlayerPtr + OFS_X1) = posiX1;
*(float*)(dwPlayerPtr + OFS_Y1) = posiY1;
*(float*)(dwPlayerPtr + OFS_Z1) = posiZ1;
}
}
}

void Hacks()
{
for(;
{
if(*ingame)
{
Teleport();
Teleport1();

}
if(*outgame)
{

}
}
Sleep(200);
}

BOOL WINAPI DllMain(HINSTANCE mod, DWORD DWORD_GRUND, LPVOID res)
{
switch(DWORD_GRUND)
{
case 1:

MessageBoxA(NULL, "Creditz: Fabi an Gegner", "Injection Succesfull", MB_OK);
CreateThread(0, 0, (LPTHREAD_START_ROUTINE)Hacks, 0, 0, 0);
break;
case 2:
break;
}
return TRUE;
}

wenn ihr jetzt die addys aktualisiert habt drückt f7.

Jetzt habt ihr euren Teleport 2x MiniNoMenü hack.

Tasten(F9/F11 Save)(Teleport F10/F12)

creditz:
50%me
50Gegner
BlackLegend™ is offline  
Thanks
1 User
Old 10/11/2010, 17:28   #2
 
.MyBestSide's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 110
Received Thanks: 55
Ausführliche Erklärung?

Das sol ein tutorial/how to sein und nicht so ein Mach das hier C&P in dein hack - Fertig.

.MyBestSide is offline  
Old 10/11/2010, 18:10   #3
 
BlackLegend™'s Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 2,527
Received Thanks: 4,404
Quote:
Originally Posted by .MyBestSide View Post
Ausführliche Erklärung?

Das sol ein tutorial/how to sein und nicht so ein Mach das hier C&P in dein hack - Fertig.

werde noch ausführliches adden. hatte aber keine zeit deshalb muss erstmal das hier reichen.
BlackLegend™ is offline  
Old 10/12/2010, 17:21   #4
 
OriginalFenistilGel's Avatar
 
elite*gold: 17
Join Date: Sep 2010
Posts: 2,166
Received Thanks: 861
wenn du es noch ausfürhlicher addest kriegste n thx von mir
OriginalFenistilGel is offline  
Old 10/12/2010, 17:37   #5
 
BlackLegend™'s Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 2,527
Received Thanks: 4,404
Quote:
Originally Posted by OriginalFenistilGel View Post
wenn du es noch ausfürhlicher addest kriegste n thx von mir
ausführlicher gemacht ein großes thx auch an gegner
BlackLegend™ is offline  
Old 10/12/2010, 19:43   #6
 
elite*gold: 1
Join Date: Jun 2010
Posts: 2,843
Received Thanks: 3,724
Nett das ihr uns das zeigt aber mal ims ernst das ist logisch und das kann man alle in ein Void machen
CyberRazzer is offline  
Reply

Tags
2xteleport, hack, warrock


Similar Threads Similar Threads
[Release]Super Jump+HP Recovery+Defense Hack+No Teleport Hack and Skills Hack
12/16/2009 - Grand Chase Hacks, Bots, Cheats & Exploits - 59 Replies
Here Is The Hack made by GenuisAmos^_^ This is only for limited edition: GenuisAmos removes the Character Super Speed when Dash but the: HP RECOVERY,HP HACK,DEFENCE HACK IS INSIDE IN his HACK but THIS IS ONLY IF YOU WANT THIS HACK FOR JUMP Hack ONLY but NO MANA HACK IN HERE.. Guide: better use the other one Player Template.kom that GenuisAmos edit rather than this. By the way. This is only just a suggestion from GenuisAmos!!! Tut: 1. Open your grand chase folder/directory.(Ex.D:\Program...
[Help]How to Make VIP Teleport payment??
12/01/2009 - EO PServer Hosting - 2 Replies
I have find the script I was VIP Teleport ... but when I enter free only .. who have scripts to make VIP Teleport pay with ep.. INSERT INTO `cq_action` VALUES ('5991100', '5991101', '0000', '0101', '0', 'Hello!~I\'m~the~VIP~Teleporter!~and~I~can~Telepor t~you~to~any~of~these~VIP~Locations!'); INSERT INTO `cq_action` VALUES ('5991101', '5991102', '0000', '0102', '0', 'Take~me~to~the~VIP~4~Map. 5991106'); INSERT INTO `cq_action` VALUES ('5991102', '5991103', '0000', '0102', '0',...
NA hack CT ( map hack..no skill delay...teleport hack...combo)
09/01/2009 - Cabal Hacks, Bots, Cheats, Exploits & Macros - 39 Replies
First thank you to xanward and Elite Trooper for make guide teach how to find those address 2nd ..i am not sure the no skill delay work or not...because it work for me but i dont knw about other... here the link to download ct file MEGAUPLOAD - The leading online storage and file delivery service PS: sorry for my bad english...because i am viet and just live in us for 2 months ;P..and i upload to mega because i dont knw how to post file in here -.- ..thank me if this ct help u guys out ;P...
[Help] How To make teleport item
07/20/2009 - CO2 Private Server - 3 Replies
Can someone help me how to make my own scroll item or item teleporter on LOTF source? Please help me. Thanks.
How to make bot auto teleport?
08/29/2007 - Lineage 2 - 0 Replies
How do i make a bot auto teleport after the char he is following?



All times are GMT +2. The time now is 06:27.


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.