Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Cabal Online > Cabal Guides & Templates
You last visited: Today at 00:04

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

Advertisement



[Release][C++ Code] GM/AOE/Range

Discussion on [Release][C++ Code] GM/AOE/Range within the Cabal Guides & Templates forum part of the Cabal Online category.

Reply
 
Old 08/30/2012, 05:22   #226
 
elite*gold: 0
Join Date: Nov 2009
Posts: 9
Received Thanks: 3
Thankssssssssssss
Tank20 is offline  
Thanks
1 User
Old 08/31/2012, 19:04   #227
 
elite*gold: 0
Join Date: May 2012
Posts: 80
Received Thanks: 77
with wich command string can i ad pointers in c++?
kleinidefix is offline  
Old 08/31/2012, 20:42   #228
 
elite*gold: 0
Join Date: Aug 2012
Posts: 7
Received Thanks: 0
how to get that ?
Rudz is offline  
Old 09/01/2012, 12:58   #229
 
elite*gold: 0
Join Date: May 2012
Posts: 4
Received Thanks: 0
how to update the pointer?
gameMaster025 is offline  
Old 09/04/2012, 05:53   #230
 
elite*gold: 0
Join Date: Oct 2008
Posts: 16
Received Thanks: 8
thanks! got mine working(ph server).
cleech1217 is offline  
Old 09/07/2012, 08:37   #231
 
elite*gold: 0
Join Date: Dec 2010
Posts: 69
Received Thanks: 54
how do i make this into a .dll file

Quote:
#include <windows.h>

#define ADDR_GM 0x1075C40
#define ADDR_AOE 0x10C62DC
#define ADDR_RANGE 0x10C62D8

void Start();

BOOL APIENTRY DllMain(HMODULE hModule, DWORD ulReason, LPVOID lpReserved)
{
if (ulReason == DLL_PROCESS_ATTACH)
{
CreateThread(0, 0, (LPTHREAD_START_ROUTINE)Start, 0, 0, 0);
}

return TRUE;
}

void Start()
{
while (1)
{
if (GetKeyState(VK_F11) < 0) // Turn On
{
*(DWORD*)ADDR_GM = 2;
*(DWORD*)ADDR_AOE = 100;
*(DWORD*)ADDR_RANGE = 7;
}

if (GetKeyState(VK_F12) < 0) // Turn Off
{
*(DWORD*)ADDR_GM = 0;
*(DWORD*)ADDR_AOE = 0;
*(DWORD*)ADDR_RANGE = 0;
}

Sleep(1);
}
}
glemor1234 is offline  
Old 09/08/2012, 04:25   #232
 
elite*gold: 0
Join Date: Apr 2010
Posts: 65
Received Thanks: 9
#include <windows.h>

#define ADDR_GM 0x1076C40
#define ADDR_AOE 0x10C730C
#define ADDR_RANGE 0x10C62D8

void Start();

BOOL APIENTRY DllMain(HMODULE hModule, DWORD ulReason, LPVOID lpReserved)
{
if (ulReason == DLL_PROCESS_ATTACH)
{
CreateThread(0, 0, (LPTHREAD_START_ROUTINE)Start, 0, 0, 0);
}

return TRUE;
}

void Start()
{
while (1)
{
if (GetKeyState(VK_F11) < 0) // Turn On
{
*(DWORD*)ADDR_GM = 2;
*(DWORD*)ADDR_AOE = 100;
*(DWORD*)ADDR_RANGE = 7;
}

if (GetKeyState(VK_F12) < 0) // Turn Off
{
*(DWORD*)ADDR_GM = 0;
*(DWORD*)ADDR_AOE = 0;
*(DWORD*)ADDR_RANGE = 0;
}

Sleep(1);
}
}

i compiled this code and inject but its not working
i got the address here

keypress14 is offline  
Old 09/08/2012, 04:45   #233
 
elite*gold: 0
Join Date: Nov 2008
Posts: 224
Received Thanks: 17
i still havent been able to work after injecting it...
syndrah is offline  
Old 09/08/2012, 04:47   #234
 
elite*gold: 0
Join Date: Mar 2012
Posts: 30
Received Thanks: 0
nothing effects.
audreyxp2012 is offline  
Old 09/08/2012, 11:39   #235
 
elite*gold: 0
Join Date: Aug 2012
Posts: 4
Received Thanks: 0
guys i just wanna ask what compiler best suites for making dll files? thanks eniweyz
CabalPHGMpakyuALL is offline  
Old 09/08/2012, 11:45   #236
 
elite*gold: 0
Join Date: Aug 2012
Posts: 42
Received Thanks: 7
Quote:
Originally Posted by CabalPHGMpakyuALL View Post
guys i just wanna ask what compiler best suites for making dll files? thanks eniweyz
- Visual Studio !
ichezen23 is offline  
Old 09/08/2012, 12:30   #237
 
elite*gold: 0
Join Date: Mar 2012
Posts: 30
Received Thanks: 0
i try the GM / AOE / Range address off sir crckd its not working using the same source code for c++? are this address for cabal ph?
audreyxp2012 is offline  
Old 09/08/2012, 12:43   #238
 
elite*gold: 0
Join Date: Aug 2012
Posts: 42
Received Thanks: 7
Quote:
Originally Posted by audreyxp2012 View Post
i try the GM / AOE / Range address off sir crckd its not working using the same source code for c++? are this address for cabal ph?
- Try this
ichezen23 is offline  
Old 09/08/2012, 13:00   #239
 
elite*gold: 0
Join Date: Mar 2012
Posts: 30
Received Thanks: 0
i already try that one. but still the aoe is not working even the combo hack.
audreyxp2012 is offline  
Old 09/08/2012, 14:57   #240
 
denz0892's Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 173
Received Thanks: 100
Hey I just wanna ask on how can i compile the codes in visual c++? can someone give me some idea, i dont know where to save the file and make it like "cheat.dll" its just compiling and i dont know if the file is sucessfully save. -_- this makes my brain sick, since 8:35am i am trying to search look and find on how can i compile the codes and make it a .dll file
denz0892 is offline  
Reply


Similar Threads Similar Threads
Rsro range code.
06/14/2011 - SRO Coding Corner - 0 Replies
I am using Flex Hex program but i cant find how change mob selection range need help. Please Tel my how i can find code.
Range modify ESRO code chaning?
06/14/2011 - SRO Coding Corner - 3 Replies
having toruble with creating a dll... the guy posted the source which is below for his dll that goes with his loader: esroLoaderdll.cpp: #include "windows.h" void WriteMemory(DWORD address, LPVOID patch, DWORD size) { DWORD oldProtect; VirtualProtect((LPVOID)address, 4, PAGE_EXECUTE_READWRITE, &oldProtect); memcpy((LPVOID)address, patch, size);
Range modify EXRO code chaning?
06/13/2011 - SRO Coding Corner - 0 Replies
# delete request no idea why it posted twice
[Release] MS Range CheatEngine
03/13/2010 - S4 League Hacks, Bots, Cheats & Exploits - 19 Replies
entfernt da nur gemault wird
[RELEASE] ATK Range Hack v1.0b
02/19/2008 - Metin2 - 16 Replies
ATK Range Hack v1.0b Working after update ! To use this hack: 1. Start the (ATK Range Hack.exe). 2. Start Metin2. 3. Login into youre acc.



All times are GMT +1. The time now is 00:05.


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