CProxy 0.2B

06/27/2006 17:58 Etain#16
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
06/27/2006 18:15 ~Unknown~#17
*edit
06/27/2006 18:45 ~Unknown~#18
btw if you want people to test...Here you go troubleshoot me. :D

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


[Only registered and activated users can see links. Click Here To Register...]
06/27/2006 19:08 Etain#19
Quote:
Originally posted by ~Unknown~@Jun 27 2006, 18:45
btw if you want people to test...Here you go troubleshoot me. :D

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


[Only registered and activated users can see links. Click Here To Register...]
Have u try reinstall yr .net framework, i have ver 2.0 installed on my system.
06/28/2006 00:28 LadoK ;)#20
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. :D

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


[Only registered and activated users can see links. Click Here To Register...]
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=[
06/28/2006 02:17 Acidburncx#21
yah i have the same problem too
06/28/2006 02:30 Waverunner#22
I haven't tested, but it sounds nice; although Qonquer did most of the work thats still cool. A met spammer would be cool.
06/28/2006 03:16 puzzlebird#23
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... :rolleyes:
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.
06/28/2006 03:37 TacticGuy#24
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..
06/28/2006 04:13 ~Unknown~#25
yes I've reinstalled SP2....
06/28/2006 05:39 Etain#26
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.
06/28/2006 05:55 mtacaci#27
humm really nice bot
but a metdove notifier will be really usefull
lol
06/29/2006 03:16 TacticGuy#28
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:
06/29/2006 06:35 Etain#29
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

[Only registered and activated users can see links. Click Here To Register...]
06/30/2006 17:03 TacticGuy#30
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

[Only registered and activated users can see links. Click Here To Register...] [/b][/quote]
Thanks. ill try it