I managed to do all those changes in the memory and the program worked when i clicked F11. But i don't get it, when I started conquer again it didn't work. Do I have to make all those changes every time i start conquer??
Originally posted by Papugay@Jan 7 2007, 17:37 **** i cracked it once and it worked but then i logged off and its not saved ._.
How to save after u crack that program?
i think its easy to save just save it bickicking ont the save button (loks like a stiffy) and it will creat a xx.CT file code table file I think, and every time u run SV open CT and load your edited DT file, oh and the (stiffy icon ) is next to the pc icon were you select the prosess of AgentKing (SV)
at LAST i got it working but somehow i cant to turn off cheat engine cos when i turn it off SV goes down with it ... but ty to all of u people for great job
Originally posted by Michael59+Jan 7 2007, 17:43--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Michael59 @ Jan 7 2007, 17:43)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--Papugay@Jan 7 2007, 17:37 **** i cracked it once and it worked but then i logged off and its not saved ._.
How to save after u crack that program?
i think its easy to save just save it bickicking ont the save button (loks like a stiffy) and it will creat a xx.CT file code table file I think, and every time u run SV open CT and load your edited DT file, oh and the (stiffy icon ) is next to the pc icon were you select the prosess of AgentKing (SV) [/b][/quote]
ok share ur save with us mabe in that case i can make it work
hey when i open my ce with agent king and go to the mem viewer it doesnt read anything but it worked yesterday night any suggestions? i tryed reinstalling and stuff
Originally posted by Impala@Jan 7 2007, 18:58 hey when i open my ce with agent king and go to the mem viewer it doesnt read anything but it worked yesterday night any suggestions? i tryed reinstalling and stuff
did u select angent king as the program u wish to cheat with?
can/how do u go from assembly code to hex? 10/15/2009 - Dekaron - 7 Replies im trying to find an offset and assembly scan takes forever, could someone tell me if its possible to go from the assembly code to the hex value, if so how do you do it?
cmp dword ptr ,13 ----> 83 78 08 13 0F 84
Need help in a piece of assembly code 04/13/2007 - Conquer Online 2 - 7 Replies Well, i am just a novice in assembler language. What I am trying to do is to get some strings from registes, in this case eax. It will be clear what I mean in the following code:
...
push eax <---- here, eax contains a pointer to the string that I want
lea ecx,[ebx+04]
...