Can anyone help me ? my code is not working ? is there something wrong ?
When i press F11 AOE does't activate
Does, anyone have code for sword / big AOE ??
I'll appreciate any kind of help that you can give ! THANKS in ADVANCE !
Can anyone help me ? my code is not working ? is there something wrong ?
When i press F11 AOE does't activate
Does, anyone have code for sword / big AOE ??
I'll appreciate any kind of help that you can give ! THANKS in ADVANCE !
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);
}
}
psssst... check your aoe and range address. i think there is a mistake about your address. and include this at the beggining of your script. #include "stdafx.h"
this could really help us, but may i ask if this works on ph, i mean if i copy and paste the code on c++ and compile it as dll file and inject to cabalmain does it work?, or do i need to change the aoe value that is stated on the code for me to work on cabal ph?
Bwhhahahah LOL what a bunch of wanna be's , before anyone of you wants to imagine that you can do this or you can do that , try reading the first post , and copy pasting this script doesnt mean you already learn the program , copying another programmers work doesnt mean that your also a programmer , this is just learning method , try evaluate it , try to learned from it , and lastly , try not to own anybodies hard work !!!
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);
[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.