Hey guys first of i would like to thanks Anastacia for teaching us how to crack this bot and also Cucurucho for his wonderful guide and for everyone contributing to this topic. It is better to crack it yourself rather then wait for someone to crack it for you.
My problem is that i completed all of the required steps, and when i alt tab to my conquer window and press f11 i get an error message saying
1. Youd dont start the game,Pls start it and Press * or F11
2. The game have new patch, pls update it first
3. If 1 & 2 Ok, Pls remove your games, and reinstall it. The update the patch to the new one.
And it also seems that my agent king froze, and when i went to taks manager, it says that the agent king program isnt responding. Its been like that for 20 mins now. So can some one please tell me how to fix it, been trying to crack this for 4 hrs now... and im very eager to finishing cracking it by using Cucurucho's new guid to save it.
Originally posted by mango696@Jan 8 2007, 06:35 Hey guys first of i would like to thanks Anastacia for teaching us how to crack this bot and also Cucurucho for his wonderful guide and for everyone contributing to this topic. It is better to crack it yourself rather then wait for someone to crack it for you.
My problem is that i completed all of the required steps, and when i alt tab to my conquer window and press f11 i get an error message saying
1. Youd dont start the game,Pls start it and Press * or F11
2. The game have new patch, pls update it first
3. If 1 & 2 Ok, Pls remove your games, and reinstall it. The update the patch to the new one.
And it also seems that my agent king froze, and when i went to taks manager, it says that the agent king program isnt responding. Its been like that for 20 mins now. So can some one please tell me how to fix it, been trying to crack this for 4 hrs now... and im very eager to finishing cracking it by using Cucurucho's new guid to save it.
Any help is appreciated and please dont flame
Cheers Mango
yea ur agent window freezes but that doesnt affect anything, But i also had the same problem with the error, that pops up.. what u have to do is close all ur open conquer clients .. go to and manually install the patches.. i was missing the last three patches 4333,4334, and 4335 so install those patches and then re-open conquer and it should work. if not re-do the steps on Cucurucho's guide and it should work
Originally posted by RichBastard+Jan 8 2007, 06:51--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (RichBastard @ Jan 8 2007, 06:51)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--mango696@Jan 8 2007, 06:35 Hey guys first of i would like to thanks Anastacia for teaching us how to crack this bot and also Cucurucho for his wonderful guide and for everyone contributing to this topic. It is better to crack it yourself rather then wait for someone to crack it for you.
My problem is that i completed all of the required steps, and when i alt tab to my conquer window and press f11 i get an error message saying
1. Youd dont start the game,Pls start it and Press * or F11
2. The game have new patch, pls update it first
3. If 1 & 2 Ok, Pls remove your games, and reinstall it. The update the patch to the new one.
And it also seems that my agent king froze, and when i went to taks manager, it says that the agent king program isnt responding. Its been like that for 20 mins now. So can some one please tell me how to fix it, been trying to crack this for 4 hrs now... and im very eager to finishing cracking it by using Cucurucho's new guid to save it.
Any help is appreciated and please dont flame
Cheers Mango
yea ur agent window freezes but that doesnt affect anything, But i also had the same problem with the error, that pops up.. what u have to do is close all ur open conquer clients .. go to and manually install the patches.. i was missing the last three patches 4333,4334, and 4335 so install those patches and then re-open conquer and it should work. if not re-do the steps on Cucurucho's guide and it should work [/b][/quote]
Omg Thank you soo much man, it finally works. Woot those 4 frustrating hours paid off. Everyone dont ask for a crack version, u can do it ur self and i have no knowledged whats so ever in hacking or programming. If i can do it you can do it to. Cant wait to crack this, Thank you again Anastasia and Cucurucho and also RichBastard, you guys helped me alot. I would give you guys karma lol but my post count is too low =(.
Cheers Mango
lol nvm, i got the karma thing working =D. I shall give out karma for you guys
If anybody wanna join to help to check is so great.
For your reference,
0041F35F - 041F44B is event loop for check click button
0040375 CALL ebx <-- display "Logining" message
004031FE CALL 423d62 <-- Take long time to call and display error message
Originally posted by anantasia@Jan 8 2007, 09:21 I'm working on debug to bypass internet part,
If anybody wanna join to help to check is so great.
For your reference,
0041F35F - 041F44B is event loop for check click button
0040375 CALL ebx <-- display "Logining" message
004031FE CALL 423d62 <-- Take long time to call and display error message
holy **** there is a *** it took me 30 min to do this following theinstruction and it works omg someone tell me how to give karma this deserves a karma fest
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]
...