Hello! I have an address the SendToServerNew and I can set breakpoint on it. Everything works that I want. but I don't know how to use SendToServerNew with my program (I write on delphi). Whether someone can give any code example or show the right way for work? What parameters to set? Earlier the declaration of SendToServerNew was
note 1: this code is for an injected dll, you cannot use this in a exe, the reason is the packet encryption and session id
note 2: you need the CNetworkMessage Class from engine.dll source code (i will not give you this, don't ask me, ask google)
note 3: this code is outdated and will not work on current EP2 server (Gamigo, Aeria, Destiny, ... )
types.h:
Code:
typedef signed __int64 SQUAD;
typedef signed long int SLONG;
typedef signed short int SWORD;
typedef signed char SBYTE;
typedef signed int SINT;
typedef unsigned __int64 UQUAD;
typedef unsigned long int ULONG;
typedef unsigned short int UWORD;
typedef unsigned char UBYTE;
typedef unsigned int UINT;
typedef int BOOL; // this is for TRUE/FALSE
typedef long int RESULT; // for error codes
typedef long int INDEX; // for indexed values and quantities
typedef SLONG PIX; // pixel coordinates
typedef SLONG TEX; // texel coordinates
typedef SLONG MEX; // texels in mip-level 0
typedef float FLOAT;
typedef double DOUBLE;
typedef float ANGLE;
typedef float TIME;
typedef FLOAT RANGE;
typedef ULONG COLOR; // color is always in 32 bit true-color format
class CNetworkMessage;
class CTString;
CNetworkMessage - I took it from svn:
(If to be useful to somebody)
The CNetworkMessage class is a Last Chaos specific class, no other game or tool uses this, you NEED the full engine.dll source code, because you need more then just CNetworkMessage to get it working, it is illegal to post this code, because it's copyright protected.
And yes, for the current EP2 server you need signature (AOB) scans, but also lots of other stuff was changed to protect against my private hack.
вы не поняли мне нужен чит что бы увеличить силу атаки что бы момбы падали с одного или двух ударов в Тарне (Google Translator) это что за чит?
Quote:
Originally Posted by destro1
Use google translator and the .Net Trainer from Show.
Quote:
Originally Posted by dsfgd
The CNetworkMessage class is a Last Chaos specific class, no other game or tool uses this, you NEED the full engine.dll source code, because you need more then just CNetworkMessage to get it working, it is illegal to post this code, because it's copyright protected.
And yes, for the current EP2 server you need signature (AOB) scans, but also lots of other stuff was changed to protect against my private hack.
CPU Usage 03/06/2013 - Conquer Online 2 - 0 Replies Can someone do some coding and get rid of this problem? Or tell me how I can do it? I formated and reinstalled windows 7.. CO leaked before but was manageable. Now it runs at 98 pct CPU, drains my physical memory down to 42 free and all this is making my poor cpu run at 92 degrees C.
Ive been on all types of forums, shut down essentially everything running in windows and even tried the dumb process explorer "Kill the extra conquer.exes" which only served to disconnect me constantly. PLEASE...
CPU Usage 03/07/2012 - Kal Online - 13 Replies Any one know how to solve this problem, my kalonline using 70 - 80% of my cpu, my cpu is intel petium dual core E2220 @2,40GHz, im using windows 7 64 bits with 4gb memory, if any one know any solution please say Thx.
CPU usage 80% when i am looking at SRO 01/13/2011 - Silkroad Online - 31 Replies What i mean is when i alt tab to SRO , i get 80% cpu usage, if i alt tab out to other window (no longer looking at sro) i get 5% cpu usage...
I got a Core2Duo 2.66ghz, should be able to run this shit fine (only 1 client)
[Help]Ram Usage 09/28/2010 - CO2 Private Server - 18 Replies Hey guys...I don't know if anything like this have happened to you too but the source is eating up RAM slowly...I was wondering if all of this happens because of the timers (that repeat every .1 second) if so ... I have a lot of "if's" in them checking the servertime...would it reduce the ram usage by using a switch (Servertime.hr/day/blahblah) and make with cases?
if this is not the problem of the ram usage can anybody tell me what causes this ram usage?
EDIT: i'm talking about tanel's...