-----------------------------
is this what u mean??
Quote:
Originally Posted by jslvdr
@syndrah I think there will be an error if you compile it because there is no windows.h in the header.
You need windows.h for the hotkeys.
no need for to include windows.h, it's already inside "stdafx.h".
@syndrah i think we have the same problem.. i got the aoe/gm/range working with just 1 key. eg f12, it works. but when i added another key eg f11 for combo, all wouldn't function anymore..
@linktekens02
the combo addresses are a level 1 combo, you can't just code it like the gm/aoe/range addresses, which are statics, are you sure that you code it as a level 1 pointer?
@syndrah i think we have the same problem.. i got the aoe/gm/range working with just 1 key. eg f12, it works. but when i added another key eg f11 for combo, all wouldn't function anymore..
you're using a loop to freeze combo right? you should code it in such a way that the other hotkeys will still get detected w/in that loop.
@CreatedByMe
-you need to freeze the value of nocd for it to work
-you haven't declared what mTempVal1 is
hmmmm. i already gave a *hint* on how to freeze a value a few posts before this. one word, loop.
it's *your* code so i don't know what you want mTempVal1 to be and what value it should contain.
executing a break statement w/in a loop means to break out or exit the loop. in your code, pressing either f8 or f9 once will cause the program to exit the while loop.
@linktekens02
the combo addresses are a level 1 combo, you can't just code it like the gm/aoe/range addresses, which are statics, are you sure that you code it as a level 1 pointer?
i know.. i created a loop to freeze the values... i already figured out a way. i used functions to separate the codes. working just fine ^^
Very nice after reviewing my C++ programming i got it!
next step : revise it to VC++ (window based) so that some of the address values can be dynamically change like: nation (1,2,3), aoe range (because somebody complain to me a cabalrider user^^ and i admire him "TOL PAKIHINAAN NAMAN AOE MO!" that what he said when in fact i been using crckd DLL with no AOE adjustment hehe)
question: is windows based ok? envylang DLL seems ok but i think he/she have to filter values entered into text box like (accept only numeric values)
well thank you very much PCSBots (already hit thanks too ^_^)
Whew got to go back to my C++ times. Tnx TS I made it run in PH... though just the AOE and range only... Still looking for other useful options. Can someone send for Change Nation?
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.