Register for your free account! | Forgot your password?

You last visited: Today at 04:55

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



CProxy 0.2B

Discussion on CProxy 0.2B within the CO2 Exploits, Hacks & Tools forum part of the Conquer Online 2 category.

Closed Thread
 
Old 06/27/2006, 17:58   #16
 
elite*gold: 0
Join Date: Aug 2005
Posts: 22
Received Thanks: 5
Quote:
Originally posted by WaRpEd
or Maybe ask Choco for a pseudocode version of his item checker which you could convert to Java or .Net whichever you were using and add in the sell to npc packet....
I already able to decode the item, just that ppl do make error ,
i forget to check the plus status of the item when i first started coding the seller.

That why i disable it first, the community can help me confirm if it is working as expected. Dont want u guy to lost item just because of coding error.

If anyone have a ally or enemy guild that have branch
I would like to see PacketID: 0x453 that is send to yr client.
PM the packet if u have one ...:P
Etain is offline  
Old 06/27/2006, 18:15   #17
 
elite*gold: 0
Join Date: Jun 2005
Posts: 294
Received Thanks: 63
*edit
~Unknown~ is offline  
Old 06/27/2006, 18:45   #18
 
elite*gold: 0
Join Date: Jun 2005
Posts: 294
Received Thanks: 63
btw if you want people to test...Here you go troubleshoot me.

Get this error when starting. Have .net framework and service pack 2.


~Unknown~ is offline  
Old 06/27/2006, 19:08   #19
 
elite*gold: 0
Join Date: Aug 2005
Posts: 22
Received Thanks: 5
Quote:
Originally posted by ~Unknown~@Jun 27 2006, 18:45
btw if you want people to test...Here you go troubleshoot me.

Get this error when starting. Have .net framework and service pack 2.


Have u try reinstall yr .net framework, i have ver 2.0 installed on my system.
Etain is offline  
Old 06/28/2006, 00:28   #20
 
elite*gold: 0
Join Date: Mar 2006
Posts: 66
Received Thanks: 1
Quote:
Originally posted by Etain+Jun 27 2006, 19:08--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Etain @ Jun 27 2006, 19:08)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--~Unknown~@Jun 27 2006, 18:45
btw if you want people to test...Here you go troubleshoot me.

Get this error when starting. Have .net framework and service pack 2.


Have u try reinstall yr .net framework, i have ver 2.0 installed on my system. [/b][/quote]
i got framework .net 2.0 and dont work! do same problem=[
LadoK ;) is offline  
Old 06/28/2006, 02:17   #21
 
elite*gold: 0
Join Date: Feb 2006
Posts: 988
Received Thanks: 45
yah i have the same problem too
Acidburncx is offline  
Old 06/28/2006, 02:30   #22
 
elite*gold: 0
Join Date: Feb 2006
Posts: 226
Received Thanks: 6
I haven't tested, but it sounds nice; although Qonquer did most of the work thats still cool. A met spammer would be cool.
Waverunner is offline  
Old 06/28/2006, 03:16   #23
 
elite*gold: 0
Join Date: Jan 2006
Posts: 52
Received Thanks: 0
Quote:
Originally posted by ~Unknown~@Jun 28 2006, 01:15
QOProxy source code did have a packet based auto-hunter/looter it was probably just fixed since the patch all you have to do is change the packets a bit like you did with the aimbot and such I'm not really sure what you did different except enable things QO had in his source and change some packets around and add a GUI...great work...
The auto-hunter/looter in QOProxy works, but the player's movement is not easy to be reflected on the CO client.

The QOProxy sent a "WARP" (0x3f2, type 0x56) packet to COclient, so that player's position can move, but this results in CPU overhead to refresh the map. It should send a "jump" (0x3f2, type 0x85) to COClient in theory, but according to my test, the COClient ignores jump packet if the playerID in the packet is the player himself.

This adds some difficulty to write packet based botter, as the player's position can not be easily refreshed on the COClient. One way may help is to send windows mouse-click event to COClient process, but that incurs additional complexity.

Way-->perfect bot. BTW, the idea of testing on Qonquer would really work! Cheers.
puzzlebird is offline  
Old 06/28/2006, 03:37   #24
 
elite*gold: 0
Join Date: Jun 2006
Posts: 55
Received Thanks: 3
Well i get same error , i got sp2 and .net 2.0 so please xplain how i can make it work, sounds awesome, ill give +k if u help us to figure out..
TacticGuy is offline  
Old 06/28/2006, 04:13   #25
 
elite*gold: 0
Join Date: Jun 2005
Posts: 294
Received Thanks: 63
yes I've reinstalled SP2....
~Unknown~ is offline  
Old 06/28/2006, 05:39   #26
 
elite*gold: 0
Join Date: Aug 2005
Posts: 22
Received Thanks: 5
Can someone click on "What data does this error report contain?" and let me know what it contain.

Actally i only use Qonquer concept, i rewrite most of the code as i do not agree to the way Qonquer implement them.
Etain is offline  
Old 06/28/2006, 05:55   #27
 
elite*gold: 0
Join Date: Apr 2005
Posts: 43
Received Thanks: 0
humm really nice bot
but a metdove notifier will be really usefull
lol
mtacaci is offline  
Old 06/29/2006, 03:16   #28
 
elite*gold: 0
Join Date: Jun 2006
Posts: 55
Received Thanks: 3
Quote:
Originally posted by Etain@Jun 28 2006, 05:39
Can someone click on "What data does this error report contain?" and let me know what it contain.

Actally i only use Qonquer concept, i rewrite most of the code as i do not agree to the way Qonquer implement them.
Here is the thing:
Attached Images
File Type: jpg post-85-1151543802.jpg (48.2 KB, 10 views)
TacticGuy is offline  
Old 06/29/2006, 06:35   #29
 
elite*gold: 0
Join Date: Aug 2005
Posts: 22
Received Thanks: 5
Quote:
Originally posted by TacticGuy+Jun 29 2006, 03:16--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (TacticGuy @ Jun 29 2006, 03:16)</td></tr><tr><td id='QUOTE'><!--QuoteBegin--Etain@Jun 28 2006, 05:39
Can someone click on "What data does this error report contain?" and let me know what it contain.

Actally i only use Qonquer concept, i rewrite most of the code as i do not agree to the way Qonquer implement them.
Here is the thing:[/b][/quote]
It seen like u hit a common .Net application error with unknown source,
that only happen to some computers.

u can try the following :

1) Scan yr computer for virus/worms
2) Re-download my app and try run.
3) Upgrade yr Kernel32.dll, the following update contain

Kernel32.dll ver: 5.1.2600.2906 Size: 984,576 Date: 12-May-2006 04:03

Etain is offline  
Old 06/30/2006, 17:03   #30
 
elite*gold: 0
Join Date: Jun 2006
Posts: 55
Received Thanks: 3
Quote:
Originally posted by Etain+Jun 29 2006, 06:35--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Etain @ Jun 29 2006, 06:35)</td></tr><tr><td id='QUOTE'>
Quote:
Originally posted by -TacticGuy@Jun 29 2006, 03:16
<!--QuoteBegin--Etain
Quote:
@Jun 28 2006, 05:39
Can someone click on "What data does this error report contain?" and let me know what it contain.

Actally i only use Qonquer concept, i rewrite most of the code as i do not agree to the way Qonquer implement them.

Here is the thing:
It seen like u hit a common .Net application error with unknown source,
that only happen to some computers.

u can try the following :

1) Scan yr computer for virus/worms
2) Re-download my app and try run.
3) Upgrade yr Kernel32.dll, the following update contain

Kernel32.dll ver: 5.1.2600.2906 Size: 984,576 Date: 12-May-2006 04:03

[/b][/quote]
Thanks. ill try it
TacticGuy is offline  
Closed Thread


Similar Threads Similar Threads
Cproxy- To older members
08/13/2007 - Conquer Online 2 - 5 Replies
hey guys, does any1 have CProxy? Only the older members remeber this program. Im not too sure if it still works but i used to have it until i had to reformat my computer. Not to sure if any1 else has it still, its very very old. PM if u doo thanks Have a look, this was the project http://www.elitepvpers.com/forum/index.php?...st&a mp;CODE=00&f=53



All times are GMT +2. The time now is 04:55.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.